@prefix cc: <http://creativecommons.org/ns#>.
@prefix cert: <http://www.w3.org/ns/auth/cert#>.
@prefix dbp: <http://dbpedia.org/property/>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix doap: <http://usefulinc.com/ns/doap#>.
@prefix exif: <http://www.w3.org/2003/12/exif/ns#>.
@prefix fn: <http://www.w3.org/2005/xpath-functions#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#>.
@prefix geonames: <http://www.geonames.org/ontology#>.
@prefix gr: <http://purl.org/goodrelations/v1#>.
@prefix gs1: <https://ref.gs1.org/voc/>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix rei: <http://www.w3.org/2004/06/rei#>.
@prefix rsa: <http://www.w3.org/ns/auth/rsa#>.
@prefix rss: <http://purl.org/rss/1.0/>.
@prefix schema: <http://schema.org/>.
@prefix sfn: <http://www.w3.org/ns/sparql#>.
@prefix sioc: <http://rdfs.org/sioc/ns#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix sw: <http://www.w3.org/2003/06/sw-vocab-status/ns#>.
@prefix swrc: <http://swrc.ontoware.org/ontology#>.
@prefix types: <http://rdfs.org/sioc/types#>.
@prefix vann: <http://purl.org/vocab/vann/>.
@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
@prefix voaf: <http://purl.org/vocommons/voaf#>.
@prefix wot: <http://xmlns.com/wot/0.1/>.
@prefix xhtml: <http://www.w3.org/1999/xhtml#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

dc:date a owl:AnnotationProperty.

dc:description a owl:AnnotationProperty.

dc:title a owl:AnnotationProperty.

sw:term_status a owl:AnnotationProperty.

<https://ref.gs1.org/voc/> dc:contributor "Eric Kauz, Mark Harrison, Phil Archer";
    dc:creator <https://www.gs1.org/>;
    dc:description "The GS1 RDF vocabulary, described using W3C RDF Schema and the Web Ontology Language. The vocabulary builds on and refers to schema.org where appropriate."@en;
    dc:identifier "GS1 Vocabulary";
    dc:title "GS1 Vocabulary";
    dct:issued "2017-11-20"^^xsd:date;
    dct:modified "2026-06-01"^^xsd:date;
    vann:preferredNamespacePrefix "gs1";
    vann:preferredNamespaceUri <https://ref.gs1.org/voc/>;
    voaf:extends <http://schema.org/>;
    voaf:hasEquivalencesWith <http://schema.org/>;
    voaf:specializes <http://schema.org/>;
    schema:license "data:text/html;charset=UTF-8,<p>GS1&reg;, under its IP Policy, seeks to avoid uncertainty regarding intellectual property claims by requiring the participants in the Work Groups that developed this vocabulary to agree to grant to GS1 members a royalty-free licence or a RAND licence to Necessary Claims, as that term is defined in the GS1 IP Policy. Furthermore, attention is drawn to the possibility that an implementation of one or more features of this vocabulary may be the subject of a patent or other intellectual property     right that does not involve a Necessary Claim. Any such patent or other intellectual property right is not subject to the licencing obligations of GS1. Moreover, the agreement to grant licences provided under the GS1 IP Policy does not include IP rights and any claims of third parties who were not participants in the Work Groups. Accordingly, GS1 recommends that any organisation developing an implementation designed to be in conformance with this vocabulary should determine whether there are any     patents that may encompass a specific implementation that the organisation is developing in compliance with the vocabulary and whether a licence under a patent or other intellectual property right is needed. Such a determination of a need for licencing should be made in view of the details of the specific system designed by the organisation in consultation with their own patent counsel. THIS DOCUMENT IS PROVIDED &quot;AS IS&quot; WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NONINFRINGMENT, FITNESS FOR PARTICULAR PURPOSE, OR ANY WARRANTY OTHER WISE ARISING OUT OF THIS SPECIFICATION. GS1 disclaims all liability for any damages arising from use or misuse of this vocabulary, whether special, indirect, consequential, or compensatory damages, and including liability for infringement of any intellectual property     rights, relating to use of information in or reliance upon this document. GS1 retains the right to make changes to this vocabulary at any time, without notice. GS1 makes no warranty for the use of this vocabulary and assumes no responsibility for any errors which may appear in the vocabulary, nor does it make a commitment to update the     information contained herein. GS1 and the GS1 logo are registered trademarks of GS1 AISBL.</p><p>Copyright 2015-2019 GS1 AISBL</p><p>Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at <a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;blank&quot;>http://www.apache.org/licenses/LICENSE-2.0</a>.<p><p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>";
    a voaf:Vocabulary, owl:Ontology;
    owl:versionInfo "1.18".

gs1:AI a rdfs:Datatype;
    rdfs:comment "A Data Type that corresponds to GS1 Application Identifiers defined in the GS1 General Specifications"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GS1 Application Identifier"@en;
    sw:term_status "stable".

gs1:ALARM_CONDITION a gs1:SensorAlertType;
    rdfs:comment "Indicates the reporting of an alarm condition detected by a sensor device"@en;
    rdfs:label "Alarm condition"@en;
    owl:sameAs <https://gs1.org/voc/ALARM_CONDITION>, <https://www.gs1.org/voc/ALARM_CONDITION>;
    skos:prefLabel "ALARM_CONDITION".

gs1:AbsoluteHumidity a gs1:MeasurementType;
    rdfs:comment "The ratio of the mass of water vapour in a sample of moist air to the volume of the sample.  SI Units: kilogram per cubic metre"@en;
    rdfs:label "Absolute humidity"@en;
    owl:sameAs <https://gs1.org/voc/AbsoluteHumidity>, <https://www.gs1.org/voc/AbsoluteHumidity>;
    skos:prefLabel "AbsoluteHumidity".

gs1:AbsorbedDose a gs1:MeasurementType;
    rdfs:comment "The energy absorbed per unit mass of the patient from the decay of a radionuclide given to a patient for diagnostic or therapeutic purposes.  SI Units: gray"@en;
    rdfs:label "Absorbed dose"@en;
    owl:sameAs <https://gs1.org/voc/AbsorbedDose>, <https://www.gs1.org/voc/AbsorbedDose>;
    skos:prefLabel "AbsorbedDose".

gs1:AbsorbedDoseRate a gs1:MeasurementType;
    rdfs:comment "The energy absorbed per unit time per unit mass of the patient from the decay of a radionuclide given to a patient for diagnostic or therapeutic purposes.  SI Units: gray per second"@en;
    rdfs:label "Absorbed dose rate"@en;
    owl:sameAs <https://gs1.org/voc/AbsorbedDoseRate>, <https://www.gs1.org/voc/AbsorbedDoseRate>;
    skos:prefLabel "AbsorbedDoseRate".

gs1:Acceleration a gs1:MeasurementType;
    rdfs:comment "The rate of change of velocity, a vector quantity with magnitude and direction.  SI Units: metre per second per second"@en;
    rdfs:label "Acceleration"@en;
    owl:sameAs <https://gs1.org/voc/Acceleration>, <https://www.gs1.org/voc/Acceleration>;
    skos:prefLabel "Acceleration".

gs1:AdditionalProductClassificationDetails a rdfs:Class, owl:Class;
    rdfs:comment "A product classification for the product other than the Global Product Classification(GPC brick value)."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Product Classification Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/AdditionalProductClassificationDetails>, <https://www.gs1.org/voc/AdditionalProductClassificationDetails>;
    sw:term_status "stable".

gs1:AdditiveDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of details about one of the additives within the product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additive Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/AdditiveDetails>, <https://www.gs1.org/voc/AdditiveDetails>;
    sw:term_status "stable".

gs1:AllergenDetails a rdfs:Class, owl:Class;
    rdfs:comment "Details of an allergen for a product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/AllergenDetails>, <https://www.gs1.org/voc/AllergenDetails>;
    sw:term_status "stable".

<https://ref.gs1.org/voc/AllergenTypeCode-1%2C3-BIS-%282%2C4-DIAMINOPHENOXY%29PROPANE> dct:isReplacedBy gs1:AllergenTypeCode-BR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 1,3-Bis-(2,4-diaminophenoxy)propane as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "1,3-Bis-(2,4-diaminophenoxy)propane"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-1%2C3-BIS-%282%2C4-DIAMINOPHENOXY%29PROPANE>, <https://www.gs1.org/voc/AllergenTypeCode-1%2C3-BIS-%282%2C4-DIAMINOPHENOXY%29PROPANE>;
    skos:prefLabel "1,3-BIS-(2,4-DIAMINOPHENOXY)PROPANE";
    gs1:originalCodeValue "BR".

gs1:AllergenTypeCode-1-NAPHTHOL dct:isReplacedBy gs1:AllergenTypeCode-ON;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 1-Naphthol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "1-Naphthol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-1-NAPHTHOL>, <https://www.gs1.org/voc/AllergenTypeCode-1-NAPHTHOL>;
    skos:prefLabel "1-NAPHTHOL";
    gs1:originalCodeValue "ON".

<https://ref.gs1.org/voc/AllergenTypeCode-2%2C6-DIMETHOXY-3%2C5-PYRIDINEDIAMINE_HCL> dct:isReplacedBy gs1:AllergenTypeCode-DA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2,6-Dimethoxy-3,5-pyridinediamine HCl as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "2,6-Dimethoxy-3,5-pyridinediamine HCl"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-2%2C6-DIMETHOXY-3%2C5-PYRIDINEDIAMINE_HCL>, <https://www.gs1.org/voc/AllergenTypeCode-2%2C6-DIMETHOXY-3%2C5-PYRIDINEDIAMINE_HCL>;
    skos:prefLabel "2,6-DIMETHOXY-3,5-PYRIDINEDIAMINE_HCL";
    gs1:originalCodeValue "DA".

gs1:AllergenTypeCode-2-HYDROXYETHYL-PICRAMIC_ACID dct:isReplacedBy gs1:AllergenTypeCode-HP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2-Hydroxyethyl-picramic acid as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "2-Hydroxyethyl-picramic Acid"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-2-HYDROXYETHYL-PICRAMIC_ACID>, <https://www.gs1.org/voc/AllergenTypeCode-2-HYDROXYETHYL-PICRAMIC_ACID>;
    skos:prefLabel "2-HYDROXYETHYL-PICRAMIC_ACID";
    gs1:originalCodeValue "HP".

gs1:AllergenTypeCode-2-METHYL-5-HYDROXYETHYLAMINOPHENOL dct:isReplacedBy gs1:AllergenTypeCode-MH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2-Methyl-5-hydroxyethylaminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "2-Methyl-5-hydroxyethylaminophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-2-METHYL-5-HYDROXYETHYLAMINOPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-2-METHYL-5-HYDROXYETHYLAMINOPHENOL>;
    skos:prefLabel "2-METHYL-5-HYDROXYETHYLAMINOPHENOL";
    gs1:originalCodeValue "MH".

<https://ref.gs1.org/voc/AllergenTypeCode-3-AMINO-2%2C4-DICHLOROPHENOL> dct:isReplacedBy gs1:AllergenTypeCode-AD;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 3-Amino-2,4-dichlorophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "3-Amino-2,4-dichlorophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-3-AMINO-2%2C4-DICHLOROPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-3-AMINO-2%2C4-DICHLOROPHENOL>;
    skos:prefLabel "3-AMINO-2,4-DICHLOROPHENOL";
    gs1:originalCodeValue "AD".

gs1:AllergenTypeCode-3-AMINOPHENOL dct:isReplacedBy gs1:AllergenTypeCode-TA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 3-Aminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "3-Aminophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-3-AMINOPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-3-AMINOPHENOL>;
    skos:prefLabel "3-AMINOPHENOL";
    gs1:originalCodeValue "TA".

gs1:AllergenTypeCode-4-AMINO-3-NITROPHENOL dct:isReplacedBy gs1:AllergenTypeCode-FT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 4-Amino-3-nitrophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "4-Amino-3-nitrophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-4-AMINO-3-NITROPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-4-AMINO-3-NITROPHENOL>;
    skos:prefLabel "4-AMINO-3-NITROPHENOL";
    gs1:originalCodeValue "FT".

gs1:AllergenTypeCode-4-HYDROXY-PROPYLAMINO-3-NITROPHENOL dct:isReplacedBy gs1:AllergenTypeCode-FH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 4-Hydroxy-propylamino-3-nitrophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "4-Hydroxy-propylamino-3-nitrophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-4-HYDROXY-PROPYLAMINO-3-NITROPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-4-HYDROXY-PROPYLAMINO-3-NITROPHENOL>;
    skos:prefLabel "4-HYDROXY-PROPYLAMINO-3-NITROPHENOL";
    gs1:originalCodeValue "FH".

gs1:AllergenTypeCode-AA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Amylcinnamyl Alcohol in the product. - CAS Registry Number: 101-85-9 - Also known as: alpha-Amylcinnamyl alcohol - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Amylcinnamyl alcohol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AA>, <https://www.gs1.org/voc/AllergenTypeCode-AA>;
    skos:prefLabel "AA";
    gs1:originalCodeValue "AA".

gs1:AllergenTypeCode-ABALONE dct:isReplacedBy gs1:AllergenTypeCode-ABN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Abalone and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Abalone and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABALONE>, <https://www.gs1.org/voc/AllergenTypeCode-ABALONE>;
    skos:prefLabel "ABALONE";
    gs1:originalCodeValue "ABN".

gs1:AllergenTypeCode-ABD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tuna and its derivatives in the product. - Family/Genus/Species: Scombridae subfamily Scombrinae/(various) - Also known as: Albacore, Bigeye Tuna, Black Skipjack, Blackfin Tuna, Bluefin Tuna, Bullet Tuna, Buri, Dogtooth Tuna, Escolar, Frigate Tuna, Kawakawa, Little Tuna, Longtail Tuna, Pacific Bluefin Tuna, Skipjack Tuna, Slender Tuna, Southern Bluefin Tuna, Spotted Tunny, Tuna, Yellowfin Tuna - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Tuna and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABD>, <https://www.gs1.org/voc/AllergenTypeCode-ABD>;
    skos:prefLabel "ABD";
    gs1:originalCodeValue "ABD".

gs1:AllergenTypeCode-ABE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Walleye and its derivatives in the product. - Family/Genus/Species: Percidae/Sander/S. vitreus - Also known as: Walleye, Yellow Pike, Yellow Pickerel - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Walleye and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABE>, <https://www.gs1.org/voc/AllergenTypeCode-ABE>;
    skos:prefLabel "ABE";
    gs1:originalCodeValue "ABE".

gs1:AllergenTypeCode-ABF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Barnacles and its derivatives in the product. - Family/Genus/Species: (various) - Also known as: Barnacle, Goose Barnacle, Leaf Barnacle, Pico - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Barnacle and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABF>, <https://www.gs1.org/voc/AllergenTypeCode-ABF>;
    skos:prefLabel "ABF";
    gs1:originalCodeValue "ABF".

gs1:AllergenTypeCode-ABG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crab and its derivatives in the product. - Family/Genus/Species: Brachyura (various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Crab and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABG>, <https://www.gs1.org/voc/AllergenTypeCode-ABG>;
    skos:prefLabel "ABG";
    gs1:originalCodeValue "ABG".

gs1:AllergenTypeCode-ABH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crawfish and its derivatives in the product. - Family/Genus/Species: Astacidae or Cambaridae or Cambaroididae or Parastacidae/(various) - Also known as: Caribbean Spiny Lobster, Crawdad, Crawdaddy, Crawfish, Craydid, Crayfish, Freshwater Crayfish, Freshwater Lobsters, Marron, Mountain Lobsters, Mudbugs, Murray River Crayfish, Red Claw Crayfish, Red Swamp Crayfish, Rock Lobsters, Royal Spiny Lobster, White River Crayfish, Yabbie Crayfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Crawfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABH>, <https://www.gs1.org/voc/AllergenTypeCode-ABH>;
    skos:prefLabel "ABH";
    gs1:originalCodeValue "ABH".

gs1:AllergenTypeCode-ABI a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Krill and its derivatives in the product. - Family/Genus/Species:  Euphausiacea (various) - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Krill and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABI>, <https://www.gs1.org/voc/AllergenTypeCode-ABI>;
    skos:prefLabel "ABI";
    gs1:originalCodeValue "ABI".

gs1:AllergenTypeCode-ABJ a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lobster and its derivatives in the product. - Family/Genus/Species: Nephropidae/(various) - Also known as: American Lobster, Blue Spiny Lobster, Blunt Slipper Lobster, Brazilian Slipper Lobster, California Spiny Lobster, Cape Spiny Lobster, Caribbean Lobsterette, Caribbean Spiny Lobster, Colorado Langostino, Common Spiny Lobster, Eastern Spiny Lobster, European Lobster, Flathead Locust Lobster, Florida Lobsterette, Gilchrist Spiny Lobster, Green Spiny Lobster, Hawaiian Spiny Lobster, Japanese Fan Lobster, Japanese Spiny Lobster, Lobsterette, Mud Spiny Lobster, Natal Spiny Lobster, Norway Lobster, Ornate Spiny Lobster, Painted Spiny Lobster, Pelagic Crab, Pink Spiny Lobster, Pronghorn Spiny Lobster, Red-banded Lobster, Ridged Slipper Lobster, Royal Spiny Lobster, Scalloped Spiny Lobster, Smoothtail Spiny Lobster, Southern Rock Lobster, Spanish Slipper Lobster, St. Paul Spiny Lobster, Swarming Squat Lobster, Urugavian Lobster, Western Red Lobster - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Lobster and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABJ>, <https://www.gs1.org/voc/AllergenTypeCode-ABJ>;
    skos:prefLabel "ABJ";
    gs1:originalCodeValue "ABJ".

gs1:AllergenTypeCode-ABK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Prawns and its derivatives in the product. Prawn is a common name for small aquatic crustaceans with an exoskeleton and ten legs (which is a member of the order decapoda), some of which can be eaten. The terms shrimp and prawn are common names, not scientific names. They are vernacular or colloquial terms which lack the formal definition of scientific terms. They are not taxa, but are terms of convenience with little circumscriptional significance. There is no reason to avoid using the terms shrimp or prawn when convenient, but it is important not to confuse them with the names or relationships of actual taxa. - Family/Genus/Species: (various) - Also known as: Banana Prawn, Brown Tiger Prawn, Caramote Prawn, Common Prawn, Eastern King Prawn, Giant Freshwater Prawn, Giant Gamba Prawn, Giant Tiger Prawn, Green Tiger Prawn, Indian Prawn, Jack-knife Prawn, Kuruma Prawn, Redtail Prawn, Roshna Prawn, Western King Prawn, Prawn - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Prawns and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABK>, <https://www.gs1.org/voc/AllergenTypeCode-ABK>;
    skos:prefLabel "ABK";
    gs1:originalCodeValue "ABK".

gs1:AllergenTypeCode-ABL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shrimp and its derivatives in the product. The terms shrimp and prawn are common names, not scientific names. They are vernacular or colloquial terms which lack the formal definition of scientific terms. They are not taxa, but are terms of convenience with little circumscriptional significance. There is no reason to avoid using the terms shrimp or prawn when convenient, but it is important not to confuse them with the names or relationships of actual taxa. - Family/Genus/Species: (various) - Also known as: Akiami Paste Shrimp, Argentine Red Shrimp, Atlantic Seabob, Bigclaw River Shrimp, Blue Shrimp, Brown Rock Shrimp, Brown Shrimp, California Shrimp, Chinese White Shrimp, Cinnamon River Shrimp, Common Shrimp, Coonstriped Shrimp, Deep-water Rose Shrimp, Deep-water Rose Shrimp, Endeavour Shrimp, Golden Shrimp, Greasyback Shrimp, Humpy Shrimp, Jinga Shrimp, Kadal Shrimp, Kiddi Shrimp, Knife Shrimp, Kolibri Shrimp, Marsh Grass Shrimp, Northern Shrimp, Ocean Shrimp, Ohio Shrimp, Pink Shrimp, Pinkspotted Shrimp, Rainbow Shrimp, Royal Red Shrimp, Sakura Shrimp, Seven-spine Bay Shrimp, Sidestriped Shrimp, Smooth Nylon Shrimp, Southern Brown Shrimp, Southern White Shrimp, Speckled Shrimp, Spot Shrimp, Spot-tail Mantis Shrimp, Titi Shrimp, Western White Shrimp, White Shrimp, Whiteleg Shrimp, Tiger Shrimp, Shrimp - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Shrimp and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABL>, <https://www.gs1.org/voc/AllergenTypeCode-ABL>;
    skos:prefLabel "ABL";
    gs1:originalCodeValue "ABL".

gs1:AllergenTypeCode-ABN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Abalone and its derivates in the product. - Family/Genus/Species: Haliotidae/Haliotis/(various) - Also known as: Abalone, Ear Shells, Sea Ears, Muttonfish, Muttonshells, Ormer, Perlemoen, Pāua, Australian Abalone, Blackfoot Abalone, Blacklip Abalone, Flat Abalone, Giant Abalone, Green Abalone, Greenlip Abalone, Pink Abalone, Pinto Abalone, Pourtale Abalone, Red Abalone, Roe's Abalone, Threaded Abalone, Tube Abalone - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Abalone and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ABN>, <https://www.gs1.org/voc/AllergenTypeCode-ABN>;
    skos:prefLabel "ABN";
    gs1:originalCodeValue "ABN".

gs1:AllergenTypeCode-AC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crustaceans and its derivates in the product - Family/Genus/Species: (Subphylum: Crustacea)/(various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Crustaceans and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AC>, <https://www.gs1.org/voc/AllergenTypeCode-AC>;
    skos:prefLabel "AC";
    gs1:originalCodeValue "AC".

gs1:AllergenTypeCode-ACP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Carp and its derivatives in the product. - Family/Genus/Species: Cyprinidae /Cyprinus/(various) - Also known as: Banded Carpet Shell, Bighead Carp, Black Carp, Blue Morwong, Carp, Common Carp, Crucian Carp, Giant Barb, Golden Carpet Shell, Grass Carp, Grooved Carpet Shell, Large Razorbelly Minnow, Mola Carplet, Mottled Grouper, Mrigal, Mud Carp, Quillback, Reba Carp, River Carpsucker, Rockfish, Rudd, Silver Carp, Small Scaled Mud Carp, Smooth Nylon Shrimp, Ziege - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Carp and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ACP>, <https://www.gs1.org/voc/AllergenTypeCode-ACP>;
    skos:prefLabel "ACP";
    gs1:originalCodeValue "ACP".

gs1:AllergenTypeCode-AD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 3-Amino-2,4-dichlorophenol in the product. - CAS Registry Number: 61693-42-3 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "3-Amino-2,4-dichlorophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AD>, <https://www.gs1.org/voc/AllergenTypeCode-AD>;
    skos:prefLabel "AD";
    gs1:originalCodeValue "AD".

gs1:AllergenTypeCode-ADB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bass and its derivatives in the product. - Family/Genus/Species: Percichthyidae Macquaria novemaculeata/Serranidae Centropristis striata/Nototheniidae Dissostichus eleginoides/Polyprionidae Stereolepis gigas - Also known as: Akamutsu, Antarctic Toothfish, Argentine Sea Bass, Atlantic Creolefish, Bank Sea Bass, Barred Sand Bass, Black Crappie, Black Sea Bass, Blackfin Seabass, Blackmouth Bass, Blacktip Grouper, Choctaw Bass, Common Name, European Sea Bass, European Seabass, Giant Perch, Giant Sea Bass, Guadalupe Bass, Hapuka, Himalayan Glassy Perchlet, Japanese SeabassLargemouth Bass, Japanese Seaperch, Kelp Bass, Largemouth Bass, Longtail Bass, Meagre, Murray Cod, Northern Rockfish, Oscar, Ozark Bass, Pacific Creolefish, Palmetto Bass, Patagonian Toothfish, Peacock Cichlid, Peruvian Sea Bass, Red Drum, Roanoke Bass, Rock Bass, Rock Sea Bass, Sea Bass, Shortfin Corvina, Smallmouth Bass, Splittail Bass, Spotted Bass, Spotted Grouper, Spotted Sand Bass, Striped Bass, Sunshine Bass, Suwannee Bass, Tripletail, Warmouth, White Bass, White Crappie, White Seabass, Wreckfish, Yellow Bass - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Bass and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADB>, <https://www.gs1.org/voc/AllergenTypeCode-ADB>;
    skos:prefLabel "ADB";
    gs1:originalCodeValue "ADB".

gs1:AllergenTypeCode-ADC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Anchovies and its derivatives in the product. - Family/Genus/Species: Engraulidae/(various) - Also known as: Anchoveta, Anchovy, Bay Anchovy, Deepbody Anchovy, Dusky Anchovy, European Anchovy, Flat Anchovy, Japanese Anchovy, Key Anchovy, Moustached Thryssa, New Jersey Anchovy, Northern Anchovy, Ramcarat Grenadier Anchovy, Round Headed Anchovy, Silver Anchovy, Slough Anchovy, Southern Anchovy, Striped Anchovy, Teri Anchovy - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Anchovy and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADC>, <https://www.gs1.org/voc/AllergenTypeCode-ADC>;
    skos:prefLabel "ADC";
    gs1:originalCodeValue "ADC".

gs1:AllergenTypeCode-ADE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Catfish and its derivatives in the product. - Family/Genus/Species: (various) - Also known as: Asian Redtail Catfish, Atlantic Wolffish, Bagrid Catfish, Bagrid Catfishes, Black Bullhead, Blue Catfish, Broadhead Catfish, Brown Bullhead, Catfish, Channel Catfish, Couma Sea Catfish, Crucifix Sea Catfish, Flathead Catfish, Flatwhiskered Catfish, Gafftopsail Catfish, Giant Catfish, Giant River Catfish, Gilded Catfish, Gillbacker Sea Catfish, Glass Catfishes, Hardhead Catfish, Hardhead Sea Catfish, Highwaterman Catfish, Hybrid Clarias Catfish, Large Spotted Dogfish, Long Whiskered Catfish, Mekong Giant Catfish, Northern Wolffish, Pabdah Catfish, Pemecou Sea Catfish, Sharptooth Catfish, Spotted Stargazer, Spotted Wolffish, Stinging Catfish, Striped Dwarf Catfish, Sucker Catfishes, Sutchi Catfish, Tiger Sorubim, Walking Catfish, Wels Catfish, White Catfish, Yaqui Catfish, Yellowtail Catfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Catfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADE>, <https://www.gs1.org/voc/AllergenTypeCode-ADE>;
    skos:prefLabel "ADE";
    gs1:originalCodeValue "ADE".

gs1:AllergenTypeCode-ADF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cod and its derivatives in the product. - Family/Genus/Species: Gadidae/Gadus/(various) - Also known as: Arctic Cod, Atlantic Cod, Blue Antimora, Common Mora, Greenland Cod, Longfin Codling, Maori Cod, Northern Bastard Codling, Pacific Cod, Polar Cod, Red Cod, Rock Cod, Saffron Cod, Tadpole Mora, Toothed Cod - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cod and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADF>, <https://www.gs1.org/voc/AllergenTypeCode-ADF>;
    skos:prefLabel "ADF";
    gs1:originalCodeValue "ADF".

gs1:AllergenTypeCode-ADG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Flounder and its derivatives in the product. - Family/Genus/Species: Achiropsettidae or Bothidae or Pleuronectidae or Paralichthyidae or Samaridae/(various) - Also known as: Arctic Flounder, Arrowtooth Flounder, Bering Flounder, Bigmouth Flounder, Black Flounder, Blackback, Brill, Broad Flounder, California Flounder, Common Dab, Cortez Halibut, European Flounder, Eyed Flounder, Fivespot Flounder, Fluke, Fourspot Flounder, Fourspot Megrim, Greenback Flounder, Gulf Flounder, Indian Ocean Spiny Halibut, Kamchatka Flounder, Largetoothed Flounder, Longhead Dab, Megrim, Mexican Flounder, New Zealand Brill, Olive Flounder, Panther Flounder, Patagonian Flounder, Peacock Flounder, Pelican Flounder, Sand Flounder, Slime Flounder, Smalleye Flounder, Smalltoothed Flounder, Sohachi Flounder, Southern Flounder, Speckled Flounder, Starry Flounder, Summer Flounder, Three-eye Flounder, Threespot Righteye Flounder, Tropical Flounder, Windowpane, Winter Flounder, Witch, Witch Flounder, Yellowbelly Flounder, Yellowtail Flounder - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Flounder and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADG>, <https://www.gs1.org/voc/AllergenTypeCode-ADG>;
    skos:prefLabel "ADG";
    gs1:originalCodeValue "ADG".

gs1:AllergenTypeCode-ADH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Grouper and its derivatives in the product. - Family/Genus/Species: Serranidae subfamily Epinephelina/(various) - Also known as: Banded Grouper, Black Grouper, Blacktip Grouper, Bridled Grouper, Broomtail Grouper, Brownspotted Rockcod, Camouflage Grouper, Chevron Tailed Grouper, Comb Grouper, Comet Grouper, Coney, Coral Hind, Dot-dash Grouper, Dusky Grouper, Dusty Tail Grouper, Gag, Giant Grouper, Goliath, Graysby, Greasy Rockcod, Grouper, Gulf Coney, Gulf Grouper, Halfmoon Grouper, Hawaiian Grouper, Highfin Grouper, Hong Kong Grouper, Leopard Coralgrouper, Longspine Grouper, Malabar Grouper, Marbled Grouper, Misty Grouper, Mottled Grouper, Nassau Grouper, Netfin Grouper, Oblique-banded Grouper, Orange-spotted Grouper, Persian Grouper, Purplespotted Grouper, Red Grouper, Red Hind, Redmouth Grouper, Sabah Grouper, Sand Perch, Scamp, Sixbar Grouper, Slender Grouper, Snowy Grouper, Snubnose Grouper, Speckled Blue Grouper, Speckled Dwarf Grouper, Spinycheek Grouper, Spotted Grouper, Squaretail Coralgrouper, Starspotted Grouper, Star-studded grouper, Strawberry Hind, Striped Grouper, Tiger Grouper, Tomato Hind, Warsaw Grouper, Wavy Lined Grouper, White Grouper, White-blotched Grouper, Yellowedge Grouper, Yellow-edged Lyretail, Yellowfin Grouper, Yellowmouth Grouper - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Grouper and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADH>, <https://www.gs1.org/voc/AllergenTypeCode-ADH>;
    skos:prefLabel "ADH";
    gs1:originalCodeValue "ADH".

gs1:AllergenTypeCode-ADI a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Haddock and its derivatives in the product. - Family/Genus/Species: Gadidae/Melanogrammus/Melanogrammus aeglefinus - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Haddock and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADI>, <https://www.gs1.org/voc/AllergenTypeCode-ADI>;
    skos:prefLabel "ADI";
    gs1:originalCodeValue "ADI".

gs1:AllergenTypeCode-ADJ a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hake and its derivatives in the product. - Family/Genus/Species: Merlucciidae or Phycidae or Gadidae subfamily Phycinae/(various) - Also known as: Argentine hake, Benguela hake, Brazilian Hake, Carolina Hake, Deep-water hake, European hake, Gayi hake, Gulf Hake, Longfin Hake, North Pacific hake, Offshore hake, Panama hake, Red Hake, Senegalese hake, Shallow-water hake, Silver hake, Southern Hake, Southern hake, Spotted Hake, White Hake - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hake and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADJ>, <https://www.gs1.org/voc/AllergenTypeCode-ADJ>;
    skos:prefLabel "ADJ";
    gs1:originalCodeValue "ADJ".

gs1:AllergenTypeCode-ADK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Halibut and its derivatives in the product. - FFamily/Genus/Species: Pleuronectidae/Hippoglossus/Hippoglossus hippoglossus or Hippoglossus stenolepis or Reinhardtius hippoglossoides - Also known as: Atlantic Halibut, Pacific Halibut, Greenland Halibut - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Halibut and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADK>, <https://www.gs1.org/voc/AllergenTypeCode-ADK>;
    skos:prefLabel "ADK";
    gs1:originalCodeValue "ADK".

gs1:AllergenTypeCode-ADL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Herring and its derivatives in the product. - Family/Genus/Species: Clupeidae/Clupea/(various) - Also known as: African Ilisha, Araucanian herring, Atlantic Herring, Atlantic Thread Herring, Bigeye Ilisha, Blackstripe herring, Blueback Herring, Day's round herring, Deepbody Thread Herring, Denticle herring, Dogtooth herring, Dwarf round herring, Flatiron Herring, Galapagos thread herring, Gilchrist's round herring, Graceful herring, Indian Ilisha, Indian Pellona, Javan Ilisha, Little-eye round herring, Middling thread herring, Pacific Flatiron herring, Pacific Herring, Pacific thread herring, Panamanian Ilisha, Pugnose Ilisha, Red-eye round herring, Round Herring, Sanaga pygmy herring, Silver Darlings, Silver-stripe round herring, Skipjack Herring, Slender thread herring, Striped herring, Tardoore, Toothed river herring, Two-finned round herring, Venezuelan herring, West African pygmy herring, Whitehead's round herring - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Herring and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADL>, <https://www.gs1.org/voc/AllergenTypeCode-ADL>;
    skos:prefLabel "ADL";
    gs1:originalCodeValue "ADL".

gs1:AllergenTypeCode-ADM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mahi Mahi and its derivatives in the product. - Family/Genus/Species: Coryphaenidae/Coryphaena/C. hippurus - Also known as: Mahi, Mahi-Mahi, Common Dolphinfish, Dorado, Pompano Dolphin - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Mahi mahi and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADM>, <https://www.gs1.org/voc/AllergenTypeCode-ADM>;
    skos:prefLabel "ADM";
    gs1:originalCodeValue "ADM".

gs1:AllergenTypeCode-ADP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pike and its derivatives in the product. - Family/Genus/Species: Esocidae/Esox/(various) - Also known as: Pike, Pickerel, American Pickerel, Amur Pike, Aquitanian Pike, Chain Pickerel, Muskellunge, Northern Pike, Southern Pike, Grass Pike - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pike and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADP>, <https://www.gs1.org/voc/AllergenTypeCode-ADP>;
    skos:prefLabel "ADP";
    gs1:originalCodeValue "ADP".

gs1:AllergenTypeCode-ADQ a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pollock and its derivatives in the product. - Family/Genus/Species: Gadidae/Pollachius/Pollachius pollachius or Pollachius virens - Also known as: Atlantic pollock, European pollock, Lieu Jaune, Lythe, Boston Blue, Silver Bill, Saithem Pollock, Pollack, Coley, Coalfish, Walleye Pollock - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pollock and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADQ>, <https://www.gs1.org/voc/AllergenTypeCode-ADQ>;
    skos:prefLabel "ADQ";
    gs1:originalCodeValue "ADQ".

gs1:AllergenTypeCode-ADR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Salmon and its derivatives in the product. - Family/Genus/Species: Salmonidae subfamily Salmoninae/(various) - Also known as: Atlantic salmon, Chinook salmon, Chum salmon, Coho salmon, Masu salmon, Pacific Salmon, Pink salmon, Sockeye salmon - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Salmon and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADR>, <https://www.gs1.org/voc/AllergenTypeCode-ADR>;
    skos:prefLabel "ADR";
    gs1:originalCodeValue "ADR".

gs1:AllergenTypeCode-ADS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Snapper and its derivatives in the product. - Family/Genus/Species: Lutjanidae/(various) - Also known as: African Forktail Snapper, Amarillo Snapper, Black and White Snapper, Black Snapper, Blackfin Snapper, Blacktail Snapper, Bloodred Snapper, Blubberlip Snapper, Bluestriped Snapper, Cardinal Snapper, Caribbean Red Snapper, Chinamanfish, Colorado Snapper, Crimson Jobfish, Crimson Snapper, Cubera Snapper, Cunera Snapper, Dog Snapper, Emperor Snapper, Five-lined Snapper, Goldbanded Jobfish, Golden Snapper, Goldeneye Jobfish, Gold-striped Snapper, Gray Snapper, Green Jobfish, Humpback Snapper, John's Snapper, Lane Snapper, Lavender Jobfish, Mahogany Snapper, Malabar Snapper, Mangrove Red Snapper, Midnight Snapper, Mullet Snapper, Mutton Snapper, Oblique-banded Snapper, Onespot Snapper, Pacific Dog Snapper, Pacific Snapper, Pinjalo, Pink Snapper, Queen Snapper, Red Snapper, Rose Snapper, Ruby Snapper, Rufous Snapper, Rusty Jobfish, Saddleback Snapper, Sailfin Snapper, Sharptooth Jobfish, Silk Snapper, Smalltooth Jobfish, Snapper, Twinspot Snapper, Vermilion Snapper, Wenchman, Yellowstripe Snapper, Yellowtail Blue Snapper, Yellowtail Snapper - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Snapper and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADS>, <https://www.gs1.org/voc/AllergenTypeCode-ADS>;
    skos:prefLabel "ADS";
    gs1:originalCodeValue "ADS".

gs1:AllergenTypeCode-ADT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sole and its derivatives in the product. - Family/Genus/Species: Soleidae or Achiridae or Cynoglossidae or Pleuronectidae/(various) - Also known as: American Sole, Butter Sole, C-O Sole, Curlfin Sole, Deepsea Sole, Double-lined Tonguesole, Dover Sole, English Sole, Fantail Sole, Flathead Sole, Hogchoker, Lemon Sole, Milky Spotted Sole, Mud Sole, Naked Sole, Narrowbanded Sole, New Zealand Lemon Sole, Northern Rock Sole, Oriental Sole, Pacific Dover, Petrale Sole, Rex Sole, Roughscale Sole, Sand Sole, Scrawled Sole, Senegalese Sole, Slender Sole, Sole, Solenette, Southern Rock Sole, Thickback Sole, Toungue Sole, Tounguefish, West Coast Sole, Yellowfin Sole - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sole and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADT>, <https://www.gs1.org/voc/AllergenTypeCode-ADT>;
    skos:prefLabel "ADT";
    gs1:originalCodeValue "ADT".

gs1:AllergenTypeCode-ADU a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Swordfish and its derivatives in the product. - FFamily/Genus/Species: Xiphiidae/Xiphias/X. gladius - Also known as: Swordfish, Broadbill - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Swordfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADU>, <https://www.gs1.org/voc/AllergenTypeCode-ADU>;
    skos:prefLabel "ADU";
    gs1:originalCodeValue "ADU".

gs1:AllergenTypeCode-ADV a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tilapia and its derivatives in the product. - Family/Genus/Species: Cichlidae/Talapia or Coptodon or Oreochormis or Sarotherodon/(various) - Also known as: Talapia, Mozambique Talapia, Nile Talapia, Blue Talapia - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Tilapia and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADV>, <https://www.gs1.org/voc/AllergenTypeCode-ADV>;
    skos:prefLabel "ADV";
    gs1:originalCodeValue "ADV".

gs1:AllergenTypeCode-ADW a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Trout and its derivatives in the product. - Family/Genus/Species: Salmonida subfamily Salmoninae/Oncorhynchus or Salmo or Salvelinus- Also known as: Adriatic Trout, Alvord Cutthroat Trout, Apache Trout, Aurora Trout, Baja California Rainbow Trout, Beardslee Trout, Biwa Trout, Bonneville Cutthroat Trout, Brook Trout, Brown Trout, Bull Trout, Coastal Cutthroat Trout, Coastal Rainbow Trout (steelhead), Colorado River Cutthroat Trout, Columbia River Redband Trout, Crescenti Trout, Cutthroat Trout, Dolly Varden, Dolly Varden Trout, Eagle Lake Trout, Flathead Trout, Genus Oncorhynchus, Gila Trout, Golden Trout, Great Basin Redband Trout, Greenback Cutthroat Trout, Humboldt Cutthroat Trout, Inconnu, Kamchatkan Rainbow Trout, Kamloops Rainbow Trout, Kern River Rainbow Trout, Lacustrine Trout, Lahontan Cutthroat Trout, Lake Trout, Little Kern Golden Trout, Marble Trout, McCloud River Redband Trout, Mexican Golden Trout, Nelson's Trout, Ohrid Trout, Paiute Cutthroat Trout, Rainbow Trout, Rio Grande Cutthroat Trout, River Trout, Sacramento Golden Trout, San Pedro Martir Trout, Sea Trout, Sevan Trout, Sheepheaven Creek Redband Trout, Silver Trout, Snake River Fine-spotted Cutthroat Trout, Soca River Trout, Soča Trout, Speckled Lake (Splake) Trout, Tiger Trout, Trout, Westslope Cutthroat Trout, Whitehorse Basin Cutthroat Trout, Yellowstone Cutthroat Trout - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Trout and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ADW>, <https://www.gs1.org/voc/AllergenTypeCode-ADW>;
    skos:prefLabel "ADW";
    gs1:originalCodeValue "ADW".

gs1:AllergenTypeCode-AE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of eggs and its derivates in the product - Family/Genus/Species: - Also known as: Ovum - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Eggs and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AE>, <https://www.gs1.org/voc/AllergenTypeCode-AE>;
    skos:prefLabel "AE";
    gs1:originalCodeValue "AE".

gs1:AllergenTypeCode-AF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Fish and its derivates in the product. - Family/Genus/Species: (various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AF>, <https://www.gs1.org/voc/AllergenTypeCode-AF>;
    skos:prefLabel "AF";
    gs1:originalCodeValue "AF".

gs1:AllergenTypeCode-AH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Anise Alcohol in the product. - CAS Registry Number: 105-13-5 - Also known as: anisyl alcohol - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Anise Alcohol"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AH>, <https://www.gs1.org/voc/AllergenTypeCode-AH>;
    skos:prefLabel "AH";
    gs1:originalCodeValue "AH".

gs1:AllergenTypeCode-AI a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Alpha-Isomethyl Ionone in the product. - CAS Registry Number: 127-51-5 - Also known as: 3 Methyl-4-(2,6,6-trimethyl-2-cyclohexen-1-yl)-3-buten-2-on - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Alpha-Isomethyl Ionone"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AI>, <https://www.gs1.org/voc/AllergenTypeCode-AI>;
    skos:prefLabel "AI";
    gs1:originalCodeValue "AI".

gs1:AllergenTypeCode-AJF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Amberjack and its Derivatives in the product. - Family/Genus/Species: Carangidae/Seriola/(various) - Also known as: Amberjack, Buri, Greater amberjack, Lesser amberjack, Almaco jack, Yellowtail, Banded rudderfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Amberjack fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AJF>, <https://www.gs1.org/voc/AllergenTypeCode-AJF>;
    skos:prefLabel "AJF";
    gs1:originalCodeValue "AJF".

gs1:AllergenTypeCode-AL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Amyl Cinnamal in the product. - CAS Registry Number: 122-40-7 - Also known as: alpha-amyl cinnamic aldehyde - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Amyl cinnamal "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AL>, <https://www.gs1.org/voc/AllergenTypeCode-AL>;
    skos:prefLabel "AL";
    gs1:originalCodeValue "AL".

gs1:AllergenTypeCode-ALMONDS dct:isReplacedBy gs1:AllergenTypeCode-SA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of almond and almond products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Almond and Almond Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ALMONDS>, <https://www.gs1.org/voc/AllergenTypeCode-ALMONDS>;
    skos:prefLabel "ALMONDS";
    gs1:originalCodeValue "SA".

gs1:AllergenTypeCode-ALPHA_ISOMETHYL_IONONE dct:isReplacedBy gs1:AllergenTypeCode-AI;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Alpha-Isomethyl Ionone as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Alpha-Isomethyl Ionone"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ALPHA_ISOMETHYL_IONONE>, <https://www.gs1.org/voc/AllergenTypeCode-ALPHA_ISOMETHYL_IONONE>;
    skos:prefLabel "ALPHA_ISOMETHYL_IONONE";
    gs1:originalCodeValue "AI".

gs1:AllergenTypeCode-AM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of milk and its derivatives in the product, as listed in in the product. - Family/Genus/Species: - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Milk and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AM>, <https://www.gs1.org/voc/AllergenTypeCode-AM>;
    skos:prefLabel "AM";
    gs1:originalCodeValue "AM".

gs1:AllergenTypeCode-AMYLCINNAMYL_ALCOHOL dct:isReplacedBy gs1:AllergenTypeCode-AA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Amylcinnamyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Amylcinnamyl Alcohol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AMYLCINNAMYL_ALCOHOL>, <https://www.gs1.org/voc/AllergenTypeCode-AMYLCINNAMYL_ALCOHOL>;
    skos:prefLabel "AMYLCINNAMYL_ALCOHOL";
    gs1:originalCodeValue "AA".

gs1:AllergenTypeCode-AMYL_CINNAMAL dct:isReplacedBy gs1:AllergenTypeCode-AL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Amyl Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Amyl Cinnamal"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AMYL_CINNAMAL>, <https://www.gs1.org/voc/AllergenTypeCode-AMYL_CINNAMAL>;
    skos:prefLabel "AMYL_CINNAMAL";
    gs1:originalCodeValue "AL".

gs1:AllergenTypeCode-AN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tree nuts or nuts and its derivatives in the product. - Family/Genus/Species: Fagales. - Also known as: Nuts - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Tree nuts (Nuts) and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AN>, <https://www.gs1.org/voc/AllergenTypeCode-AN>;
    skos:prefLabel "AN";
    gs1:originalCodeValue "AN".

gs1:AllergenTypeCode-ANCHOVY dct:isReplacedBy gs1:AllergenTypeCode-ADC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of anchovies and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Anchovy and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ANCHOVY>, <https://www.gs1.org/voc/AllergenTypeCode-ANCHOVY>;
    skos:prefLabel "ANCHOVY";
    gs1:originalCodeValue "ADC".

gs1:AllergenTypeCode-ANISE_ALCOHOL dct:isReplacedBy gs1:AllergenTypeCode-AH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Anise Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Anise Alcohol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ANISE_ALCOHOL>, <https://www.gs1.org/voc/AllergenTypeCode-ANISE_ALCOHOL>;
    skos:prefLabel "ANISE_ALCOHOL";
    gs1:originalCodeValue "AH".

gs1:AllergenTypeCode-ANO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Perch and its derivatives in the product. - Family/Genus/Species: Percidae subfamily Percinae/Perca/(various) - Also known as: Acadian Redfish, Argentinian Sandperch, Barred Surfperch, Black Surfperch, Blue Cod, Calico Surfperch, Chilean Sandperch, Climbing Perch, Deepwater Redfish, Eurasian Perch, Golden Perch, Golden Redfish, Grass Goby, Namorado Sandperch, Nile Perch, Norway Redfish, Pacific Ocean Perch, Painted Comber, Pile Perch, Redtail Surfperch, Rockfish, Rubberlip Seaperch, Sandperch, Sauger, Shiner Surfperch, Silver Perch, Striped Surfperch, Thicktail Cardinalfish, Volga Pikeperch, Walleye Surfperch, White Perch, Yellow Perch, Zander, Zebra Perch - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Perch and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ANO>, <https://www.gs1.org/voc/AllergenTypeCode-ANO>;
    skos:prefLabel "ANO";
    gs1:originalCodeValue "ANO".

gs1:AllergenTypeCode-AP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Peanuts and its derivatives in the product. - Family/Genus/Species: Arachis hypogaea. - Also known as: Groundnut, Goober, Pindar, Monkey nut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Peanuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AP>, <https://www.gs1.org/voc/AllergenTypeCode-AP>;
    skos:prefLabel "AP";
    gs1:originalCodeValue "AP".

gs1:AllergenTypeCode-APL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Apple and its derivatives in the product. - Family/Genus/Species: Malus domestica. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Apple and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-APL>, <https://www.gs1.org/voc/AllergenTypeCode-APL>;
    skos:prefLabel "APL";
    gs1:originalCodeValue "APL".

gs1:AllergenTypeCode-AS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sesame seeds or its derivatives in the product, as listed in in the product - Family/Genus/Species: Sesamum. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sesame Seeds and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AS>, <https://www.gs1.org/voc/AllergenTypeCode-AS>;
    skos:prefLabel "AS";
    gs1:originalCodeValue "AS".

gs1:AllergenTypeCode-ASD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Aspartame and Aspartame-acesulfame salt in the product. - CAS Registry Number: 22839-47-0 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Aspartame and aspartame-acesulfame salt and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ASD>, <https://www.gs1.org/voc/AllergenTypeCode-ASD>;
    skos:prefLabel "ASD";
    gs1:originalCodeValue "ASD".

gs1:AllergenTypeCode-AU a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of sulfur dioxide and sulfits in the product. - CAS Registry Number: 7446-09-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sulfur Dioxide and Sulfits "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AU>, <https://www.gs1.org/voc/AllergenTypeCode-AU>;
    skos:prefLabel "AU";
    gs1:originalCodeValue "AU".

gs1:AllergenTypeCode-AW a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of cereal grains containing gluten (protein) and their derivatives in the product. Includes wheat grains, grains that have been demonstrated capable of triggering celiac disease (such as common wheat, durum, spelt, khorasan, emmer and einkorn), barley, rye and oats as well as any cross hybrids of these grains (such as triticale). -Family/Genus/Species: Poaceae/Gramineae. - Also known as: Grasses, Grains. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cereals and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AW>, <https://www.gs1.org/voc/AllergenTypeCode-AW>;
    skos:prefLabel "AW";
    gs1:originalCodeValue "AW".

gs1:AllergenTypeCode-AWF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whitefish and its derivatives in the product. - Family/Genus/Species: (various) - Also known as: Humpback Whitefish, Lake Whitefish, Round Whitefish, Whitefish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Whitefish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AWF>, <https://www.gs1.org/voc/AllergenTypeCode-AWF>;
    skos:prefLabel "AWF";
    gs1:originalCodeValue "AWF".

gs1:AllergenTypeCode-AY a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Soybean and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Glycine max. - Also known as: Soya bean - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Soybean and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-AY>, <https://www.gs1.org/voc/AllergenTypeCode-AY>;
    skos:prefLabel "AY";
    gs1:originalCodeValue "AY".

gs1:AllergenTypeCode-BA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Alcohol in the product. - CAS Registry Number: 100-51-6 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Benzyl Alcohol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BA>, <https://www.gs1.org/voc/AllergenTypeCode-BA>;
    skos:prefLabel "BA";
    gs1:originalCodeValue "BA".

gs1:AllergenTypeCode-BARLEY dct:isReplacedBy gs1:AllergenTypeCode-GB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Barley and barley products (gluten containing grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Barley and Barley Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BARLEY>, <https://www.gs1.org/voc/AllergenTypeCode-BARLEY>;
    skos:prefLabel "BARLEY";
    gs1:originalCodeValue "GB".

gs1:AllergenTypeCode-BARNACLE dct:isReplacedBy gs1:AllergenTypeCode-ABF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Barnacles and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Barnacle and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BARNACLE>, <https://www.gs1.org/voc/AllergenTypeCode-BARNACLE>;
    skos:prefLabel "BARNACLE";
    gs1:originalCodeValue "ABF".

gs1:AllergenTypeCode-BAS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Basa and its derivates in the product. - Family/Genus/Species: Pangasiidae/Pangasius/P. bocourti - Also known as: Basa, Basa Fish, Bocourti, Pangasius, Panga, Pacific Dory, River Cobbler, Swai - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Basa and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BAS>, <https://www.gs1.org/voc/AllergenTypeCode-BAS>;
    skos:prefLabel "BAS";
    gs1:originalCodeValue "BAS".

gs1:AllergenTypeCode-BASA dct:isReplacedBy gs1:AllergenTypeCode-BAS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Basa and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Basa and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BASA>, <https://www.gs1.org/voc/AllergenTypeCode-BASA>;
    skos:prefLabel "BASA";
    gs1:originalCodeValue "BAS".

gs1:AllergenTypeCode-BASS dct:isReplacedBy gs1:AllergenTypeCode-ADB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of bass and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Bass and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BASS>, <https://www.gs1.org/voc/AllergenTypeCode-BASS>;
    skos:prefLabel "BASS";
    gs1:originalCodeValue "ADB".

gs1:AllergenTypeCode-BB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Benzoate in the product. - CAS Registry Number: 120-51-4 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Benzyl Benzoate "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BB>, <https://www.gs1.org/voc/AllergenTypeCode-BB>;
    skos:prefLabel "BB";
    gs1:originalCodeValue "BB".

gs1:AllergenTypeCode-BC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of celery or its derivatives in the product, as listed in in the product. - Family/Genus/Species: Apium graveolens. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Celery and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BC>, <https://www.gs1.org/voc/AllergenTypeCode-BC>;
    skos:prefLabel "BC";
    gs1:originalCodeValue "BC".

gs1:AllergenTypeCode-BE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2 (4-tert-Butylbenzyl) in the product. - CAS Registry Number: 80-54-6 - Also known as: Butylphenyl Methylpropional - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "2 (4-tert-Butylbenzyl)"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BE>, <https://www.gs1.org/voc/AllergenTypeCode-BE>;
    skos:prefLabel "BE";
    gs1:originalCodeValue "BE".

gs1:AllergenTypeCode-BEECH_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SD;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Beech nuts [Fagus spp. (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Beech Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BEECH_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-BEECH_NUTS>;
    skos:prefLabel "BEECH_NUTS";
    gs1:originalCodeValue "SD".

gs1:AllergenTypeCode-BEEF dct:isReplacedBy gs1:AllergenTypeCode-BF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of beef and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Beef and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BEEF>, <https://www.gs1.org/voc/AllergenTypeCode-BEEF>;
    skos:prefLabel "BEEF";
    gs1:originalCodeValue "BF".

gs1:AllergenTypeCode-BENZYL_ALCOHOL dct:isReplacedBy gs1:AllergenTypeCode-BA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Benzyl Alcohol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BENZYL_ALCOHOL>, <https://www.gs1.org/voc/AllergenTypeCode-BENZYL_ALCOHOL>;
    skos:prefLabel "BENZYL_ALCOHOL";
    gs1:originalCodeValue "BA".

gs1:AllergenTypeCode-BENZYL_BENZOATE dct:isReplacedBy gs1:AllergenTypeCode-BB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Benzoate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Benzyl Benzoate"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BENZYL_BENZOATE>, <https://www.gs1.org/voc/AllergenTypeCode-BENZYL_BENZOATE>;
    skos:prefLabel "BENZYL_BENZOATE";
    gs1:originalCodeValue "BB".

gs1:AllergenTypeCode-BENZYL_CINNAMATE dct:isReplacedBy gs1:AllergenTypeCode-BI;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Cinnamate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Benzyl Cinnamate."@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BENZYL_CINNAMATE>, <https://www.gs1.org/voc/AllergenTypeCode-BENZYL_CINNAMATE>;
    skos:prefLabel "BENZYL_CINNAMATE";
    gs1:originalCodeValue "BI".

gs1:AllergenTypeCode-BENZYL_SALICYLATE dct:isReplacedBy gs1:AllergenTypeCode-BS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Salicylate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Benzyl Salicylate"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BENZYL_SALICYLATE>, <https://www.gs1.org/voc/AllergenTypeCode-BENZYL_SALICYLATE>;
    skos:prefLabel "BENZYL_SALICYLATE";
    gs1:originalCodeValue "BS".

gs1:AllergenTypeCode-BF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of beef and its derivative in the product, in the product - Family/Genus/Species: Bos taurus Linnaeus - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Beef and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BF>, <https://www.gs1.org/voc/AllergenTypeCode-BF>;
    skos:prefLabel "BF";
    gs1:originalCodeValue "BF".

gs1:AllergenTypeCode-BFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Butterfish and its Derivatives in the product. - Family/Genus/Species: Stromateidae/Pampus or Peprilus or Stromateus/(various) - Also known as: Black Butterfish, Greenbone, Silver Pomfret, White Pomfret, Gulf Butterfish, Harvestfish, Pacific Pompano, Butterfish, Southwest Atlantic ButterfishCommon Name - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Butterfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BFD>, <https://www.gs1.org/voc/AllergenTypeCode-BFD>;
    skos:prefLabel "BFD";
    gs1:originalCodeValue "BFD".

gs1:AllergenTypeCode-BFH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bonito and its Derivatives in the product. - Family/Genus/Species: Scombridae subfamily: Scombrinae/Cybiosarda or Gymnosarda Gill or Orcynopsis Gill or Sarda/(various) - Also known as: Australian Bonito, Dogtooth Tuna, Leaping Bonito, Pacific Bonito, Plain Bonito, Striped Bonito - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Bonito fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BFH>, <https://www.gs1.org/voc/AllergenTypeCode-BFH>;
    skos:prefLabel "BFH";
    gs1:originalCodeValue "BFH".

gs1:AllergenTypeCode-BI a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Cinnamate in the product. - CAS Registry Number: 103-41-3 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Benzyl Cinnamate "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BI>, <https://www.gs1.org/voc/AllergenTypeCode-BI>;
    skos:prefLabel "BI";
    gs1:originalCodeValue "BI".

gs1:AllergenTypeCode-BLF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bluefish and its derivates in the product. - Family/Genus/Species: Pomatomidae/Pomatomus/P. saltatrix - Also known as: Bluefish, Elf, Shad, Tailor, Black Sea Bass, Shortfin Corvina, Opaleye, Rudderfish, Pollock - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Bluefish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BLF>, <https://www.gs1.org/voc/AllergenTypeCode-BLF>;
    skos:prefLabel "BLF";
    gs1:originalCodeValue "BLF".

gs1:AllergenTypeCode-BLUEFISH dct:isReplacedBy gs1:AllergenTypeCode-BLF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bluefish and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Bluefish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BLUEFISH>, <https://www.gs1.org/voc/AllergenTypeCode-BLUEFISH>;
    skos:prefLabel "BLUEFISH";
    gs1:originalCodeValue "BLF".

gs1:AllergenTypeCode-BM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mustard or its derivatives in the product, as listed in in the product. - Family/Genus/Species: Brassicaceae. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Mustard and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BM>, <https://www.gs1.org/voc/AllergenTypeCode-BM>;
    skos:prefLabel "BM";
    gs1:originalCodeValue "BM".

gs1:AllergenTypeCode-BN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Isoeugenol in the product - CAS Registry Number: 97-54-1 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Isoeugenol"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BN>, <https://www.gs1.org/voc/AllergenTypeCode-BN>;
    skos:prefLabel "BN";
    gs1:originalCodeValue "BN".

gs1:AllergenTypeCode-BND a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Banana and its derivatives in the product. - Family/Genus/Species: Musa. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Banana and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BND>, <https://www.gs1.org/voc/AllergenTypeCode-BND>;
    skos:prefLabel "BND";
    gs1:originalCodeValue "BND".

gs1:AllergenTypeCode-BO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of d-Limonene in the product - CAS Registry Number: 5989-27-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "d-Limonene"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BO>, <https://www.gs1.org/voc/AllergenTypeCode-BO>;
    skos:prefLabel "BO";
    gs1:originalCodeValue "BO".

gs1:AllergenTypeCode-BP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Linalool in the product - CAS Registry Number: 78-70-6 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Linalool"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BP>, <https://www.gs1.org/voc/AllergenTypeCode-BP>;
    skos:prefLabel "BP";
    gs1:originalCodeValue "BP".

gs1:AllergenTypeCode-BQ a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Methyl 2-octynoate in the product - CAS Registry Number: 111-12-6 - Also known as: 2-Octynoic acid, methyl ester, Folione, Vert de violette, Methyl 2-octynate, Methyl pentylacetylenecarboxylate, NSC 72098, Methyl Heptin Carbonate, Methyl oct-2-ynoate - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Methyl Heptine Carbonate"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BQ>, <https://www.gs1.org/voc/AllergenTypeCode-BQ>;
    skos:prefLabel "BQ";
    gs1:originalCodeValue "BQ".

gs1:AllergenTypeCode-BR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 1,3-Bis-(2,4-diaminophenoxy)propane in the product. - CAS Registry Number: 81892-72-0 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "1,3-Bis-(2,4-diaminophenoxy) propane "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BR>, <https://www.gs1.org/voc/AllergenTypeCode-BR>;
    skos:prefLabel "BR";
    gs1:originalCodeValue "BR".

gs1:AllergenTypeCode-BRAZIL_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of brazil nut and brazil nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Brazil Nut and Brazil Nut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BRAZIL_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-BRAZIL_NUTS>;
    skos:prefLabel "BRAZIL_NUTS";
    gs1:originalCodeValue "SR".

gs1:AllergenTypeCode-BRC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Barracuda and its Derivatives in the product. - Family/Genus/Species: Sphyraenidae/Sphyraena/(various) - Also known as: Pacific Barracuda, California Barracuda, Cuda, Barracouta, Barracuda, Great Barracuda, Short Barracuda, Picuda, Japanese Barracuda, Pickhandle Barracuda - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Barracuda and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BRC>, <https://www.gs1.org/voc/AllergenTypeCode-BRC>;
    skos:prefLabel "BRC";
    gs1:originalCodeValue "BRC".

gs1:AllergenTypeCode-BREAM dct:isReplacedBy gs1:AllergenTypeCode-BRM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bream and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Bream and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BREAM>, <https://www.gs1.org/voc/AllergenTypeCode-BREAM>;
    skos:prefLabel "BREAM";
    gs1:originalCodeValue "BRM".

gs1:AllergenTypeCode-BRM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Bream and its derivates in the product. - Family/Genus/Species: Cyprinidae sub. Leuciscinae/(various) - Also known as: Antarctic Butterfish, Black Sweetlips, Bloodred Snapper, Bluegill, Blue-lined Large-eye Bream, Bogue, Bream, Bronze Bream, Carp Bream, Common Bream, Common Pandora, Delagoa Threadfin Bream, Fork-tailed Threadfin Bream, Freshwater Bream, Gilthead Bream, Golden Redfish, Golden Tai, Golden Threadfin Bream, Humpnose Big-eye Bream, Japanese Threadfin Bream, Longfin Tilapia, Long-spined Red Bream, Lowfinned Drummer, Madai, Malabar Snapper, Margate, Mauvelip Threadfin Bream, Mozambique Large-eye Bream, Pacific Pomfret, Pinfish, Pumpkinseed, Puntazzo, Red Bream, Red Porgy, Redbreast Tilapia, Redear Sunfish, River Bream, Rock Flagtail, Sea Bream, Southern Rays Bream, Squirefish, Taiwan Tai, Tarakihi, Threadfin Bream, Warmouth, Western Australian Gizzard Shad - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Bream and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BRM>, <https://www.gs1.org/voc/AllergenTypeCode-BRM>;
    skos:prefLabel "BRM";
    gs1:originalCodeValue "BRM".

gs1:AllergenTypeCode-BS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Benzyl Salicylate in the product. - CAS Registry Number: 118-58-1 - Also known as: benzyl 2-hydroxybenzoate - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Benzyl Salicylate "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BS>, <https://www.gs1.org/voc/AllergenTypeCode-BS>;
    skos:prefLabel "BS";
    gs1:originalCodeValue "BS".

gs1:AllergenTypeCode-BUTTERNUTS dct:isReplacedBy gs1:AllergenTypeCode-SE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Butternuts [Juglans cinerea (Juglandaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Butternuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BUTTERNUTS>, <https://www.gs1.org/voc/AllergenTypeCode-BUTTERNUTS>;
    skos:prefLabel "BUTTERNUTS";
    gs1:originalCodeValue "SE".

gs1:AllergenTypeCode-BUTYLPHENYL_METHYLPROPIONATE dct:isReplacedBy gs1:AllergenTypeCode-BE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Butylphenyl Methylpropionate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Butylphenyl Methylpropionate."@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BUTYLPHENYL_METHYLPROPIONATE>, <https://www.gs1.org/voc/AllergenTypeCode-BUTYLPHENYL_METHYLPROPIONATE>;
    skos:prefLabel "BUTYLPHENYL_METHYLPROPIONATE";
    gs1:originalCodeValue "BE".

gs1:AllergenTypeCode-BWD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of buckwheat and its derivatives in the product. - Family/Genus/Species: Fagopyrum. - Also known as: Common buckwheat, Tartary buckwheat, Green buckwheat and Bitter buckwheat. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Buckwheat and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-BWD>, <https://www.gs1.org/voc/AllergenTypeCode-BWD>;
    skos:prefLabel "BWD";
    gs1:originalCodeValue "BWD".

gs1:AllergenTypeCode-CA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cinnamyl Alcohol in the product. - CAS Registry Number: 104-54-1 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cinnamyl Alcohol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CA>, <https://www.gs1.org/voc/AllergenTypeCode-CA>;
    skos:prefLabel "CA";
    gs1:originalCodeValue "CA".

gs1:AllergenTypeCode-CARP dct:isReplacedBy gs1:AllergenTypeCode-ACP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Carp and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Carp and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CARP>, <https://www.gs1.org/voc/AllergenTypeCode-CARP>;
    skos:prefLabel "CARP";
    gs1:originalCodeValue "ACP".

gs1:AllergenTypeCode-CARROTS dct:isReplacedBy gs1:AllergenTypeCode-NW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of carrot and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Carrot and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CARROTS>, <https://www.gs1.org/voc/AllergenTypeCode-CARROTS>;
    skos:prefLabel "CARROTS";
    gs1:originalCodeValue "NW".

gs1:AllergenTypeCode-CASHEW_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of cashew and cashew products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cashew and Cashew Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CASHEW_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-CASHEW_NUTS>;
    skos:prefLabel "CASHEW_NUTS";
    gs1:originalCodeValue "SC".

gs1:AllergenTypeCode-CATFISH dct:isReplacedBy gs1:AllergenTypeCode-ADE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of catfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Catfish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CATFISH>, <https://www.gs1.org/voc/AllergenTypeCode-CATFISH>;
    skos:prefLabel "CATFISH";
    gs1:originalCodeValue "ADE".

gs1:AllergenTypeCode-CELERY dct:isReplacedBy gs1:AllergenTypeCode-BC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of celery or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Celery or Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CELERY>, <https://www.gs1.org/voc/AllergenTypeCode-CELERY>;
    skos:prefLabel "CELERY";
    gs1:originalCodeValue "BC".

gs1:AllergenTypeCode-CEREALS_CONTAINING_GLUTEN dct:isReplacedBy gs1:AllergenTypeCode-AW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cereals containing gluten and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Cereals Containing Gluten and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CEREALS_CONTAINING_GLUTEN>, <https://www.gs1.org/voc/AllergenTypeCode-CEREALS_CONTAINING_GLUTEN>;
    skos:prefLabel "CEREALS_CONTAINING_GLUTEN";
    gs1:originalCodeValue "AW".

gs1:AllergenTypeCode-CFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cutlassfish and its Derivatives in the product. - Family/Genus/Species: Trichiuridae/(various) - Also known as: Black Scabbardfish, Silver Scabbardfish, Smallhead Hairtail, Atlantic Cutlassfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cutlassfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CFD>, <https://www.gs1.org/voc/AllergenTypeCode-CFD>;
    skos:prefLabel "CFD";
    gs1:originalCodeValue "CFD".

gs1:AllergenTypeCode-CFH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Croaker and its Derivatives in the product. - Family/Genus/Species: Sciaenidae/(various) - Also known as: Argentine Croaker, Atlantic Croaker, Bearded Jewfish, Belanger's Croaker, Bigtooth Corvina, Black Croaker, Blackmouth Croaker, Blackspotted Croaker, Blue Croaker, Bronze Croaker, Captainfish, Cob, Croceine Croaker, Donkey Croaker, Flathead Captainfish, Giant Captainfish, Gulf Corvina, Japanese Croaker, Meagre, Miiuy Croaker, Pama Croaker, Peruvian Croaker, Redlip Croaker, Reef Croaker, Shortfin Corvina, Shortfin Weakfish, Silver Croaker, Silver Croaker, Smalleye Croaker, Spotfin Croaker, Striped Croaker, Tigertooth Croaker, White Croaker, Whitemouth Drummer, Yellowfin Croaker, Donkey Croaker, Flathead Captainfish, Giant Captainfish, Gulf Corvina, Japanese Croaker, Meagre, Miiuy Croaker, Pama Croaker, Peruvian Croaker, Redlip Croaker, Reef Croaker, Shortfin Corvina, Shortfin Weakfish, Silver Croaker, Silver Croaker, Smalleye Croaker, Spotfin Croaker, Striped Croaker, Tigertooth Croaker, White Croaker, Whitemouth Drummer, Yellowfin Croaker - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Croaker fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CFH>, <https://www.gs1.org/voc/AllergenTypeCode-CFH>;
    skos:prefLabel "CFH";
    gs1:originalCodeValue "CFH".

gs1:AllergenTypeCode-CHAR dct:isReplacedBy gs1:AllergenTypeCode-CHR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Char and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Char and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHAR>, <https://www.gs1.org/voc/AllergenTypeCode-CHAR>;
    skos:prefLabel "CHAR";
    gs1:originalCodeValue "CHR".

gs1:AllergenTypeCode-CHB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Chub and its derivates in the product. - Family/Genus/Species: Cyprinidae or Kyphosidae/(various) - Also known as: Atlantic Chub Mackerel, Bermuda Chub, Bigeye chub, Chum Salmon, Creek Chub, European chub, Fallfish, Flame chub, Flathead chub, Hornyhead chub, Kiyi, Lake chub, Largemouth Bass, Least chub, Leatherside chub, Oregon chub, Pacific Chub Mackerel, Ponto-Caspian chub, Rudderfish, Sea Chub, Slender chub, Spotted Chub Mackerel, Western chub, Yellow Chub - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Chub and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHB>, <https://www.gs1.org/voc/AllergenTypeCode-CHB>;
    skos:prefLabel "CHB";
    gs1:originalCodeValue "CHB".

gs1:AllergenTypeCode-CHESTNUTS dct:isReplacedBy gs1:AllergenTypeCode-SN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Chestnuts [Castanea spp. (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Chestnuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHESTNUTS>, <https://www.gs1.org/voc/AllergenTypeCode-CHESTNUTS>;
    skos:prefLabel "CHESTNUTS";
    gs1:originalCodeValue "SN".

gs1:AllergenTypeCode-CHICKEN_MEAT dct:isReplacedBy gs1:AllergenTypeCode-CM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of chicken meat and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Chicken Meat and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHICKEN_MEAT>, <https://www.gs1.org/voc/AllergenTypeCode-CHICKEN_MEAT>;
    skos:prefLabel "CHICKEN_MEAT";
    gs1:originalCodeValue "CM".

gs1:AllergenTypeCode-CHINQUAPINS dct:isReplacedBy gs1:AllergenTypeCode-SF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Chinquapins [Castanea pumila (Fagaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Chinquapins and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHINQUAPINS>, <https://www.gs1.org/voc/AllergenTypeCode-CHINQUAPINS>;
    skos:prefLabel "CHINQUAPINS";
    gs1:originalCodeValue "SF".

gs1:AllergenTypeCode-CHR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Char and its derivates in the product. - Family/Genus/Species: Salmonidae/Salmoninae/Salvelinus - Also known as: Char, Charr, Artic Char, Lake Char, Golden Char, Cole's Char, Coomsaharn Char, Gray's Char, Blunt-snouted Irish Char, Bear Island Char, Alsatian Char, Angayukaksurak Char, Boganida Char, Cherskii's Char, Chukot Char, Dryagin's Char, Kirikuchi Char, Lake Yessey Char, Long-finned Char, Sakhalinian Char, Small-mouth Char, Southern Dolly Varden Char, Taranets Char, White Char, Whitespotted Char, Yakutian Char - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Char and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHR>, <https://www.gs1.org/voc/AllergenTypeCode-CHR>;
    skos:prefLabel "CHR";
    gs1:originalCodeValue "CHR".

gs1:AllergenTypeCode-CHUB dct:isReplacedBy gs1:AllergenTypeCode-CHB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Chub and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Chub and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CHUB>, <https://www.gs1.org/voc/AllergenTypeCode-CHUB>;
    skos:prefLabel "CHUB";
    gs1:originalCodeValue "CHB".

gs1:AllergenTypeCode-CINNAMAL dct:isReplacedBy gs1:AllergenTypeCode-CL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cinnamal"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CINNAMAL>, <https://www.gs1.org/voc/AllergenTypeCode-CINNAMAL>;
    skos:prefLabel "CINNAMAL";
    gs1:originalCodeValue "CL".

gs1:AllergenTypeCode-CINNAMYL_ALCOHOL dct:isReplacedBy gs1:AllergenTypeCode-CA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cinnamyl Alcohol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cinnamyl Alcohol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CINNAMYL_ALCOHOL>, <https://www.gs1.org/voc/AllergenTypeCode-CINNAMYL_ALCOHOL>;
    skos:prefLabel "CINNAMYL_ALCOHOL";
    gs1:originalCodeValue "CA".

gs1:AllergenTypeCode-CISCO dct:isReplacedBy gs1:AllergenTypeCode-CSC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cisco and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cisco and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CISCO>, <https://www.gs1.org/voc/AllergenTypeCode-CISCO>;
    skos:prefLabel "CISCO";
    gs1:originalCodeValue "CSC".

gs1:AllergenTypeCode-CITRAL dct:isReplacedBy gs1:AllergenTypeCode-CT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Citral as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Citral"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CITRAL>, <https://www.gs1.org/voc/AllergenTypeCode-CITRAL>;
    skos:prefLabel "CITRAL";
    gs1:originalCodeValue "CT".

gs1:AllergenTypeCode-CITRONELLOL dct:isReplacedBy gs1:AllergenTypeCode-CN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Citronellol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Citronellol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CITRONELLOL>, <https://www.gs1.org/voc/AllergenTypeCode-CITRONELLOL>;
    skos:prefLabel "CITRONELLOL";
    gs1:originalCodeValue "CN".

gs1:AllergenTypeCode-CKF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cusk and its Derivatives in the product. - Family/Genus/Species: Lotidae/Brosme/brosme - Also known as: Cusk, Tusk, Torsk, European Cusk, Brosmius - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cusk fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CKF>, <https://www.gs1.org/voc/AllergenTypeCode-CKF>;
    skos:prefLabel "CKF";
    gs1:originalCodeValue "CKF".

gs1:AllergenTypeCode-CL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cinnamal in the product. - CAS Registry Number: 104-55-2 - Also known as: cinnamaldehyde - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cinnamal "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CL>, <https://www.gs1.org/voc/AllergenTypeCode-CL>;
    skos:prefLabel "CL";
    gs1:originalCodeValue "CL".

gs1:AllergenTypeCode-CLAM dct:isReplacedBy gs1:AllergenTypeCode-CLM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Clam and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Clam and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CLAM>, <https://www.gs1.org/voc/AllergenTypeCode-CLAM>;
    skos:prefLabel "CLAM";
    gs1:originalCodeValue "CLM".

gs1:AllergenTypeCode-CLM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Clam and its derivates in the product. - Family/Genus/Species: (various) - Also known as: Alaska Razor, Arctic Surfclam, Asian Clam, Atlantic Geoduck, Atlantic Jackknife, Atlantic Razor, Atlantic Sanguin, Atlantic Surfclam, Banded Carpet Shell, Bent Surfclam, Bentnose Macoma, Butter Clam, Calico Clam, California Surfclam, California Tagelus, California Venus, Caribbean Winged Surfclam, Dish Surfclam, Fat Gaper, Flat Surfclam, Fragile Surfclam, Freshwater Clam, Frilled Venus, Golden Carpet Shell, Grand Razor Shell, Green Jackknife, Grooved Carpet Shell, Grooved Razor, Hard Clam, Hardshell Clam, Hatchet Surfclam, Hemphill Surfclam, Hen Clam, Hooked Surfclam, Jackknife Clam, Japanese Littleneck Clam, Littleneck Clam, Lyrate Hard Clam, Mogai Clam, New Zealand Wedge Clam, Northern Razor, Pacific Gaper, Pacific Geoduck, Pacific Littleneck Clam, Pipi Clam, Pismo Clam, Pod Razor, Razor Shell Clam, Rosy Jackknife, Shortneck Clam, Smooth Venus, Softshell Clam, Solid Sanguin Clam, Stout Tagelus, Sunray Venus, Sword Razor, Thin-shell Littleneck Clam, Washington Clam - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Clam and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CLM>, <https://www.gs1.org/voc/AllergenTypeCode-CLM>;
    skos:prefLabel "CLM";
    gs1:originalCodeValue "CLM".

gs1:AllergenTypeCode-CM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of chicken meat and its derivative in the product, in the product - Family/Genus/Species: Gallus domesticus - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Chicken Meat and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CM>, <https://www.gs1.org/voc/AllergenTypeCode-CM>;
    skos:prefLabel "CM";
    gs1:originalCodeValue "CM".

gs1:AllergenTypeCode-CN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Citronellol in the product. - Family/Genus/Species: - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Citronellol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CN>, <https://www.gs1.org/voc/AllergenTypeCode-CN>;
    skos:prefLabel "CN";
    gs1:originalCodeValue "CN".

gs1:AllergenTypeCode-CO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Coumarin in the product. - Family/Genus/Species: - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Coumarin "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CO>, <https://www.gs1.org/voc/AllergenTypeCode-CO>;
    skos:prefLabel "CO";
    gs1:originalCodeValue "CO".

gs1:AllergenTypeCode-COCKLE dct:isReplacedBy gs1:AllergenTypeCode-COK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cockle and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cockle and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COCKLE>, <https://www.gs1.org/voc/AllergenTypeCode-COCKLE>;
    skos:prefLabel "COCKLE";
    gs1:originalCodeValue "COK".

gs1:AllergenTypeCode-COCOA dct:isReplacedBy gs1:AllergenTypeCode-NC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of cocoa and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Cocoa and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COCOA>, <https://www.gs1.org/voc/AllergenTypeCode-COCOA>;
    skos:prefLabel "COCOA";
    gs1:originalCodeValue "NC".

gs1:AllergenTypeCode-COCONUTS dct:isReplacedBy gs1:AllergenTypeCode-SO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Coconuts [Cocos (Arecaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Coconuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COCONUTS>, <https://www.gs1.org/voc/AllergenTypeCode-COCONUTS>;
    skos:prefLabel "COCONUTS";
    gs1:originalCodeValue "SO".

gs1:AllergenTypeCode-COD dct:isReplacedBy gs1:AllergenTypeCode-ADF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cod and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Cod and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COD>, <https://www.gs1.org/voc/AllergenTypeCode-COD>;
    skos:prefLabel "COD";
    gs1:originalCodeValue "ADF".

gs1:AllergenTypeCode-COK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cockle and its derivates in the product. - Family/Genus/Species: Cardiidae/(various) - Also known as: Atlantic Giant Cockle, Bittersweet, Blood Cockle, California Cockle, Common Cockle, Decussate Bittersweet, Dock Cockle, Greenland Cockle, Knotted Cockle, New Zealand Cockle, Spiny Cockle, Violet Bittersweet - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cockle and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COK>, <https://www.gs1.org/voc/AllergenTypeCode-COK>;
    skos:prefLabel "COK";
    gs1:originalCodeValue "COK".

gs1:AllergenTypeCode-CON a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Conch and its derivates in the product. - Family/Genus/Species: Strombidae/(various) - Also known as: Conch, Florida Fighting Conch, Horse Conch, Milk Conch, Queen Conch, Spider Conch, West Indian Fighting Conch - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Conch and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CON>, <https://www.gs1.org/voc/AllergenTypeCode-CON>;
    skos:prefLabel "CON";
    gs1:originalCodeValue "CON".

gs1:AllergenTypeCode-CONCH dct:isReplacedBy gs1:AllergenTypeCode-CON;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Conch and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Conch and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CONCH>, <https://www.gs1.org/voc/AllergenTypeCode-CONCH>;
    skos:prefLabel "CONCH";
    gs1:originalCodeValue "CON".

gs1:AllergenTypeCode-CORIANDER dct:isReplacedBy gs1:AllergenTypeCode-NK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of coriander and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Coriander Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CORIANDER>, <https://www.gs1.org/voc/AllergenTypeCode-CORIANDER>;
    skos:prefLabel "CORIANDER";
    gs1:originalCodeValue "NK".

gs1:AllergenTypeCode-CORN dct:isReplacedBy gs1:AllergenTypeCode-NM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of corn and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Corn and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CORN>, <https://www.gs1.org/voc/AllergenTypeCode-CORN>;
    skos:prefLabel "CORN";
    gs1:originalCodeValue "NM".

gs1:AllergenTypeCode-COTTON_SEEDS dct:isReplacedBy gs1:AllergenTypeCode-CS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cotton Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Cotton Seeds and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COTTON_SEEDS>, <https://www.gs1.org/voc/AllergenTypeCode-COTTON_SEEDS>;
    skos:prefLabel "COTTON_SEEDS";
    gs1:originalCodeValue "CS".

gs1:AllergenTypeCode-COUMARIN dct:isReplacedBy gs1:AllergenTypeCode-CO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Coumarin as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Coumarin"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-COUMARIN>, <https://www.gs1.org/voc/AllergenTypeCode-COUMARIN>;
    skos:prefLabel "COUMARIN";
    gs1:originalCodeValue "CO".

gs1:AllergenTypeCode-CRAB dct:isReplacedBy gs1:AllergenTypeCode-ABG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crab and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Crab and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CRAB>, <https://www.gs1.org/voc/AllergenTypeCode-CRAB>;
    skos:prefLabel "CRAB";
    gs1:originalCodeValue "ABG".

gs1:AllergenTypeCode-CRAWFISH dct:isReplacedBy gs1:AllergenTypeCode-ABH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crawfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Crawfish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CRAWFISH>, <https://www.gs1.org/voc/AllergenTypeCode-CRAWFISH>;
    skos:prefLabel "CRAWFISH";
    gs1:originalCodeValue "ABH".

gs1:AllergenTypeCode-CRUSTACEANS dct:isReplacedBy gs1:AllergenTypeCode-AC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Crustaceans and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Crustaceans and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CRUSTACEANS>, <https://www.gs1.org/voc/AllergenTypeCode-CRUSTACEANS>;
    skos:prefLabel "CRUSTACEANS";
    gs1:originalCodeValue "AC".

gs1:AllergenTypeCode-CS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cotton Seeds or its derivatives in the product in the product - Family/Genus/Species: Gossypium. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cotton Seeds and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CS>, <https://www.gs1.org/voc/AllergenTypeCode-CS>;
    skos:prefLabel "CS";
    gs1:originalCodeValue "CS".

gs1:AllergenTypeCode-CSC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cisco and its derivates in the product. - Family/Genus/Species: Salmonidae/Coregonus/(various) - Also known as: Arctic Cisco, Bering Cisco, Blackfin Cisco, Bloater, Cisco, Deepwater Cisco, European Cisco, Irish pollan, Kiyi, Lake Cisco, Lake Herring, Least Cisco, Longjaw Cisco, Northern Cisco, Peled, Sardine Cisco, Shortjaw Cisco, Shortnose Cisco, Stechlin Cisco - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cisco and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CSC>, <https://www.gs1.org/voc/AllergenTypeCode-CSC>;
    skos:prefLabel "CSC";
    gs1:originalCodeValue "CSC".

gs1:AllergenTypeCode-CT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Citral in the product. - CAS Registry Number: 5392-40-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Citral "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-CT>, <https://www.gs1.org/voc/AllergenTypeCode-CT>;
    skos:prefLabel "CT";
    gs1:originalCodeValue "CT".

gs1:AllergenTypeCode-D-LIMONENE dct:isReplacedBy gs1:AllergenTypeCode-BO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of d-Limonene as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "d-Limonene"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-D-LIMONENE>, <https://www.gs1.org/voc/AllergenTypeCode-D-LIMONENE>;
    skos:prefLabel "D-LIMONENE";
    gs1:originalCodeValue "BO".

gs1:AllergenTypeCode-DA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2,6-Dimethoxy-3,5-pyridine diamine HCl in the product. - CAS Registry Number: 56216-28-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "2,6-Dimethoxy-3,5-pyridinediamine HCl "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-DA>, <https://www.gs1.org/voc/AllergenTypeCode-DA>;
    skos:prefLabel "DA";
    gs1:originalCodeValue "DA".

gs1:AllergenTypeCode-DIAMINOPHENOLS dct:isReplacedBy gs1:AllergenTypeCode-DP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Diaminophenols as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Diaminophenols"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-DIAMINOPHENOLS>, <https://www.gs1.org/voc/AllergenTypeCode-DIAMINOPHENOLS>;
    skos:prefLabel "DIAMINOPHENOLS";
    gs1:originalCodeValue "DP".

gs1:AllergenTypeCode-DMF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Drum and its Derivatives in the product. - Family/Genus/Species: Sciaenidae/(various) - Also known as: Banded Drum, Black Drum, Corb, Cubbyu, Freshwater Drum, Queenfish, Red Drum, Sand Drum, Spotted Drum, Star Drum, Totoaba - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Drum fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-DMF>, <https://www.gs1.org/voc/AllergenTypeCode-DMF>;
    skos:prefLabel "DMF";
    gs1:originalCodeValue "DMF".

gs1:AllergenTypeCode-DP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Diaminophenol in the product. - CAS Registry Number: - Also known as: 137-09-7 - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Diaminophenols "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-DP>, <https://www.gs1.org/voc/AllergenTypeCode-DP>;
    skos:prefLabel "DP";
    gs1:originalCodeValue "DP".

gs1:AllergenTypeCode-DYF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Dory and its Derivatives in the product. - Family/Genus/Species: (various) - Also known as: Black Oreo Dory, Buckler Dory, John Dory, Mirror Dory, Oreo, Silver Dory, Smooth Oreo Dory - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Dory fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-DYF>, <https://www.gs1.org/voc/AllergenTypeCode-DYF>;
    skos:prefLabel "DYF";
    gs1:originalCodeValue "DYF".

gs1:AllergenTypeCode-EEL dct:isReplacedBy gs1:AllergenTypeCode-EEL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Eel and its derivates in the product. - Family/Genus/Species: (various) - Also known as: American Eel, Bandtooth Conger, Blackedge Cusk-eel, Blacktail Moray, Blacktail Pike-conger, Broadbanded Moray, Brown Moray, Conger Eel, Daggertooth Pike Conger, European Eel, Fangtooth Moray, Fawn Cusk-eel, Freckled Pike-conger, Giant Moray, Giant Snake Eel, Goldentail Moray, Green Moray, Hardtail Conger, Honey Comb Moray, Japanese Eel, Lesser Spiny Eel, Longfin Conger, Long-finned Eel, Manytooth Conger, Margintail Conger, Mottled Cusk-eel, Murray, Pebbletooth Moray, Reticulate Moray, Sea Eel, Short-finned Eel, Spiny Eel, Spotjaw Moray, Spotted Pike-conger, Stout Moray, Tiretrack Eel, Whiptail Conger, White Eel, Yellow Conger - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en, "Refers to the presence of Eel and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Eel and its Derivatives"@en, "Eel and its derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EEL>, <https://www.gs1.org/voc/AllergenTypeCode-EEL>;
    skos:prefLabel "EEL";
    gs1:originalCodeValue "EEL".

gs1:AllergenTypeCode-EG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Eugenol in the product. - CAS Registry Number: 97-53-0 - Also known as: clove oil - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Eugenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EG>, <https://www.gs1.org/voc/AllergenTypeCode-EG>;
    skos:prefLabel "EG";
    gs1:originalCodeValue "EG".

gs1:AllergenTypeCode-EGGS dct:isReplacedBy gs1:AllergenTypeCode-AE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of eggs and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Eggs and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EGGS>, <https://www.gs1.org/voc/AllergenTypeCode-EGGS>;
    skos:prefLabel "EGGS";
    gs1:originalCodeValue "AE".

gs1:AllergenTypeCode-EOD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Escolar and its Derivatives in the product. - Family/Genus/Species: Gempylidae/Lepidocybium/flavobrunneum - Also known as: Escolar - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Escolar and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EOD>, <https://www.gs1.org/voc/AllergenTypeCode-EOD>;
    skos:prefLabel "EOD";
    gs1:originalCodeValue "EOD".

gs1:AllergenTypeCode-EP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Oakmoss extract in the product. - Family/Genus/Species: Evernia prunastri. - CAS Registry Number: 90028-68-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Oak Moss Extract and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EP>, <https://www.gs1.org/voc/AllergenTypeCode-EP>;
    skos:prefLabel "EP";
    gs1:originalCodeValue "EP".

gs1:AllergenTypeCode-EUGENOL dct:isReplacedBy gs1:AllergenTypeCode-EG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Eugenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Eugenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EUGENOL>, <https://www.gs1.org/voc/AllergenTypeCode-EUGENOL>;
    skos:prefLabel "EUGENOL";
    gs1:originalCodeValue "EG".

gs1:AllergenTypeCode-EV a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Treemoss extract in the product - Family/Genus/Species: Evernia Furfuracea - CAS Registry Number: 90028-67-4 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Treemoss Extract and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EV>, <https://www.gs1.org/voc/AllergenTypeCode-EV>;
    skos:prefLabel "EV";
    gs1:originalCodeValue "EV".

gs1:AllergenTypeCode-EVERNIA_FURFURACEA dct:isReplacedBy gs1:AllergenTypeCode-EV;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Evernia Furfuracea as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Evernia Furfuracea"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EVERNIA_FURFURACEA>, <https://www.gs1.org/voc/AllergenTypeCode-EVERNIA_FURFURACEA>;
    skos:prefLabel "EVERNIA_FURFURACEA";
    gs1:originalCodeValue "EV".

gs1:AllergenTypeCode-EVERNIA_PRUNASTRI dct:isReplacedBy gs1:AllergenTypeCode-EP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Evernia Prunastri as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Evernia Prunastri"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-EVERNIA_PRUNASTRI>, <https://www.gs1.org/voc/AllergenTypeCode-EVERNIA_PRUNASTRI>;
    skos:prefLabel "EVERNIA_PRUNASTRI";
    gs1:originalCodeValue "EP".

gs1:AllergenTypeCode-FA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Farnesol in the product. - CAS Registry Number: 4602-84-0 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Farnesol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FA>, <https://www.gs1.org/voc/AllergenTypeCode-FA>;
    skos:prefLabel "FA";
    gs1:originalCodeValue "FA".

gs1:AllergenTypeCode-FARNESOL dct:isReplacedBy gs1:AllergenTypeCode-FA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Farnesol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Farnesol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FARNESOL>, <https://www.gs1.org/voc/AllergenTypeCode-FARNESOL>;
    skos:prefLabel "FARNESOL";
    gs1:originalCodeValue "FA".

gs1:AllergenTypeCode-FH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 4-Hydroxy-propyl amino-3-nitrophenol in the product. - CAS Registry Number: 92952-81-3 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "4-Hydroxy-propylamino-3-nitrophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FH>, <https://www.gs1.org/voc/AllergenTypeCode-FH>;
    skos:prefLabel "FH";
    gs1:originalCodeValue "FH".

gs1:AllergenTypeCode-FISH dct:isReplacedBy gs1:AllergenTypeCode-AF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Fish and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Fish and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FISH>, <https://www.gs1.org/voc/AllergenTypeCode-FISH>;
    skos:prefLabel "FISH";
    gs1:originalCodeValue "AF".

gs1:AllergenTypeCode-FLOUNDER dct:isReplacedBy gs1:AllergenTypeCode-ADG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Flounder and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Flounder and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FLOUNDER>, <https://www.gs1.org/voc/AllergenTypeCode-FLOUNDER>;
    skos:prefLabel "FLOUNDER";
    gs1:originalCodeValue "ADG".

gs1:AllergenTypeCode-FT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 4-Amino-3-nitrophenol in the product. - CAS Registry Number: 610-81-1 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "4-Amino-3-nitrophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-FT>, <https://www.gs1.org/voc/AllergenTypeCode-FT>;
    skos:prefLabel "FT";
    gs1:originalCodeValue "FT".

gs1:AllergenTypeCode-GB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of barley and its derivatives in the product. - Family/Genus/Species: Hordeum vulgare. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Barley and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GB>, <https://www.gs1.org/voc/AllergenTypeCode-GB>;
    skos:prefLabel "GB";
    gs1:originalCodeValue "GB".

gs1:AllergenTypeCode-GE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Geraniol in the product. - CAS Registry Number: 106-24-1 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Geraniol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GE>, <https://www.gs1.org/voc/AllergenTypeCode-GE>;
    skos:prefLabel "GE";
    gs1:originalCodeValue "GE".

gs1:AllergenTypeCode-GERANIOL dct:isReplacedBy gs1:AllergenTypeCode-GE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Geraniol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Geraniol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GERANIOL>, <https://www.gs1.org/voc/AllergenTypeCode-GERANIOL>;
    skos:prefLabel "GERANIOL";
    gs1:originalCodeValue "GE".

gs1:AllergenTypeCode-GINKGO_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Ginkgo nuts [Ginkgo biloba L. (Ginkgoaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Ginkgo Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GINKGO_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-GINKGO_NUTS>;
    skos:prefLabel "GINKGO_NUTS";
    gs1:originalCodeValue "SG".

gs1:AllergenTypeCode-GK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of kamut and its derivatives in the product. - Family/Genus/Species: Triticum turanicum. - Also known as: Khorasan wheat, Oriental wheat. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Kamut and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GK>, <https://www.gs1.org/voc/AllergenTypeCode-GK>;
    skos:prefLabel "GK";
    gs1:originalCodeValue "GK".

gs1:AllergenTypeCode-GL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Glutamate and its derivatives in the product. - Family/Genus/Species: - Also known as: Glutamic acid. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Glutamate and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GL>, <https://www.gs1.org/voc/AllergenTypeCode-GL>;
    skos:prefLabel "GL";
    gs1:originalCodeValue "GL".

gs1:AllergenTypeCode-GLUTAMATE dct:isReplacedBy gs1:AllergenTypeCode-GL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of glutamate and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Glutamate and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GLUTAMATE>, <https://www.gs1.org/voc/AllergenTypeCode-GLUTAMATE>;
    skos:prefLabel "GLUTAMATE";
    gs1:originalCodeValue "GL".

gs1:AllergenTypeCode-GLUTEN dct:isReplacedBy gs1:AllergenTypeCode-AW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presense of other gluten containing grain and gluten containing grain products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Gluten"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GLUTEN>, <https://www.gs1.org/voc/AllergenTypeCode-GLUTEN>;
    skos:prefLabel "GLUTEN";
    gs1:originalCodeValue "AX".

gs1:AllergenTypeCode-GO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Oat and its derivatives in the product. - Family/Genus/Species: Avena sativa. - Also known as: Common oat. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Oats and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GO>, <https://www.gs1.org/voc/AllergenTypeCode-GO>;
    skos:prefLabel "GO";
    gs1:originalCodeValue "GO".

gs1:AllergenTypeCode-GOM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Goat milk and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Capra - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Goat Milk"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GOM>, <https://www.gs1.org/voc/AllergenTypeCode-GOM>;
    skos:prefLabel "GOM";
    gs1:originalCodeValue "GOM".

gs1:AllergenTypeCode-GROUPER dct:isReplacedBy gs1:AllergenTypeCode-ADH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Grouper and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Grouper and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GROUPER>, <https://www.gs1.org/voc/AllergenTypeCode-GROUPER>;
    skos:prefLabel "GROUPER";
    gs1:originalCodeValue "ADH".

gs1:AllergenTypeCode-GS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Spelt and its derivatives in the product. - Family/Genus/Species: Pooideae/Triticum/T. spelta - Also known as: Spelt, Dinkel Wheat, Hulled Wheat - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Spelt and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GS>, <https://www.gs1.org/voc/AllergenTypeCode-GS>;
    skos:prefLabel "GS";
    gs1:originalCodeValue "GS".

gs1:AllergenTypeCode-GTD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Gelatine in the product. - CAS Registry Number: 9000-70-8 - Also known as: Gelatin - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Gelatine and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-GTD>, <https://www.gs1.org/voc/AllergenTypeCode-GTD>;
    skos:prefLabel "GTD";
    gs1:originalCodeValue "GTD".

gs1:AllergenTypeCode-HADDOCK dct:isReplacedBy gs1:AllergenTypeCode-ADI;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Haddock and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Haddock and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HADDOCK>, <https://www.gs1.org/voc/AllergenTypeCode-HADDOCK>;
    skos:prefLabel "HADDOCK";
    gs1:originalCodeValue "ADI".

gs1:AllergenTypeCode-HAKE dct:isReplacedBy gs1:AllergenTypeCode-ADJ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hake and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hake and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HAKE>, <https://www.gs1.org/voc/AllergenTypeCode-HAKE>;
    skos:prefLabel "HAKE";
    gs1:originalCodeValue "ADJ".

gs1:AllergenTypeCode-HALIBUT dct:isReplacedBy gs1:AllergenTypeCode-ADK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Halibut and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Halibut and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HALIBUT>, <https://www.gs1.org/voc/AllergenTypeCode-HALIBUT>;
    skos:prefLabel "HALIBUT";
    gs1:originalCodeValue "ADK".

gs1:AllergenTypeCode-HAZELNUTS dct:isReplacedBy gs1:AllergenTypeCode-SH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of hazelnut and hazelnut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hazelnut and Hazelnut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HAZELNUTS>, <https://www.gs1.org/voc/AllergenTypeCode-HAZELNUTS>;
    skos:prefLabel "HAZELNUTS";
    gs1:originalCodeValue "SH".

gs1:AllergenTypeCode-HB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of HC Blue No 12 in the product. - CAS Registry Number: 132885-85-9 - Also known as: 1-(alpha-hydroxyethyl)amino-2-nitro-4,N-ethyl-N-(alpha-hydroxyethyl)aminobenzene - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "HC Blue No 12 "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HB>, <https://www.gs1.org/voc/AllergenTypeCode-HB>;
    skos:prefLabel "HB";
    gs1:originalCodeValue "HB".

gs1:AllergenTypeCode-HC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxyisohexyl 3-Cyclohexene Carboxaldehyde in the product. - CAS Registry Number: 31906-04-4 - Also known as: Hydroxy-methylpentylcyclohexenecarboxaldehyde - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hydroxyisohexyl 3-Cyclohexene Carboxaldehyde"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HC>, <https://www.gs1.org/voc/AllergenTypeCode-HC>;
    skos:prefLabel "HC";
    gs1:originalCodeValue "HC".

gs1:AllergenTypeCode-HC_BLUE_NO_11 dct:isReplacedBy gs1:AllergenTypeCode-HD;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of HC Blue No 11 as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "HC Blue No 11"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_11>, <https://www.gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_11>;
    skos:prefLabel "HC_BLUE_NO_11";
    gs1:originalCodeValue "HD".

gs1:AllergenTypeCode-HC_BLUE_NO_12 dct:isReplacedBy gs1:AllergenTypeCode-HB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of HC Blue No 12 as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "HC Blue No 12"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_12>, <https://www.gs1.org/voc/AllergenTypeCode-HC_BLUE_NO_12>;
    skos:prefLabel "HC_BLUE_NO_12";
    gs1:originalCodeValue "HB".

gs1:AllergenTypeCode-HD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of HC Blue No 11 in the product. - CAS Registry Number: 23920-15-2 - Also known as: 2,2'-((4-((2-methoxyethyl)amino)-3-nitrophenyl)imino)diethanol - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "HC Blue No 11 "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HD>, <https://www.gs1.org/voc/AllergenTypeCode-HD>;
    skos:prefLabel "HD";
    gs1:originalCodeValue "HD".

gs1:AllergenTypeCode-HE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxybenzomorpholine in the product. - CAS Registry Number: 26021-57-8 - Also known as: 6-Hydroxybenzomorpholine - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hydroxybenzomorpholine "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HE>, <https://www.gs1.org/voc/AllergenTypeCode-HE>;
    skos:prefLabel "HE";
    gs1:originalCodeValue "HE".

gs1:AllergenTypeCode-HERRING dct:isReplacedBy gs1:AllergenTypeCode-ADL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Herring and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Herring and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HERRING>, <https://www.gs1.org/voc/AllergenTypeCode-HERRING>;
    skos:prefLabel "HERRING";
    gs1:originalCodeValue "ADL".

gs1:AllergenTypeCode-HEXYL_CINNAMAL dct:isReplacedBy gs1:AllergenTypeCode-HX;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hexyl Cinnamal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hexyl Cinnamal"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HEXYL_CINNAMAL>, <https://www.gs1.org/voc/AllergenTypeCode-HEXYL_CINNAMAL>;
    skos:prefLabel "HEXYL_CINNAMAL";
    gs1:originalCodeValue "HX".

gs1:AllergenTypeCode-HH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxypropyl bis(N-hydroxyethyl-p-phenylenediamine) HCl in the product. - CAS Registry Number: 128729-28-2 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hydroxypropyl bis(N-hydroxyethyl-p-phenyldiamine) HCl "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HH>, <https://www.gs1.org/voc/AllergenTypeCode-HH>;
    skos:prefLabel "HH";
    gs1:originalCodeValue "HH".

gs1:AllergenTypeCode-HICKORY_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SI;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of hickory nuts [Carya spp. (Junglandacease)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hickory Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HICKORY_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-HICKORY_NUTS>;
    skos:prefLabel "HICKORY_NUTS";
    gs1:originalCodeValue "SI".

gs1:AllergenTypeCode-HN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxyethyl-2-nitro-p-toluidine in the product. - CAS Registry Number: 100418-33-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hydroxyethyl-2-nitro-p-toluidine "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HN>, <https://www.gs1.org/voc/AllergenTypeCode-HN>;
    skos:prefLabel "HN";
    gs1:originalCodeValue "HN".

gs1:AllergenTypeCode-HP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2-Hydroxyethyl-picramic acid in the product. - CAS Registry Number: 99610-72-7 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "2-Hydroxyethyl-picramic Acid "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HP>, <https://www.gs1.org/voc/AllergenTypeCode-HP>;
    skos:prefLabel "HP";
    gs1:originalCodeValue "HP".

gs1:AllergenTypeCode-HX a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hexyl Cinnamaldehyde in the product. - CAS Registry Number: 101-86-0 - Also known as: hexyl cinnamal - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hexyl Cinnamaldehyde "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HX>, <https://www.gs1.org/voc/AllergenTypeCode-HX>;
    skos:prefLabel "HX";
    gs1:originalCodeValue "HX".

gs1:AllergenTypeCode-HY a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxycitronellal in the product. - CAS Registry Number: 107-75-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hydroxycitronellal "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HY>, <https://www.gs1.org/voc/AllergenTypeCode-HY>;
    skos:prefLabel "HY";
    gs1:originalCodeValue "HY".

gs1:AllergenTypeCode-HYDROXYBENZOMORPHOLINE dct:isReplacedBy gs1:AllergenTypeCode-HE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxybenzomorpholine as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hydroxybenzomorpholine"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HYDROXYBENZOMORPHOLINE>, <https://www.gs1.org/voc/AllergenTypeCode-HYDROXYBENZOMORPHOLINE>;
    skos:prefLabel "HYDROXYBENZOMORPHOLINE";
    gs1:originalCodeValue "HE".

gs1:AllergenTypeCode-HYDROXYCITRONELLAL dct:isReplacedBy gs1:AllergenTypeCode-HY;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxycitronellal as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hydroxycitronellal"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HYDROXYCITRONELLAL>, <https://www.gs1.org/voc/AllergenTypeCode-HYDROXYCITRONELLAL>;
    skos:prefLabel "HYDROXYCITRONELLAL";
    gs1:originalCodeValue "HY".

gs1:AllergenTypeCode-HYDROXYETHYL-2-NITRO-P-TOLUIDINE dct:isReplacedBy gs1:AllergenTypeCode-HN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxyethyl-2-nitro-p-toluidine as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hydroxyethyl-2-nitro-p-toluidine"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HYDROXYETHYL-2-NITRO-P-TOLUIDINE>, <https://www.gs1.org/voc/AllergenTypeCode-HYDROXYETHYL-2-NITRO-P-TOLUIDINE>;
    skos:prefLabel "HYDROXYETHYL-2-NITRO-P-TOLUIDINE";
    gs1:originalCodeValue "HN".

gs1:AllergenTypeCode-HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL dct:isReplacedBy gs1:AllergenTypeCode-HC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxyisohexyl 3-Cyclohexene Carboxaldehyde Isoeugenol Limonene Linal as listed in the regulations specified in AllergenSpecificationAgency and llergenSpecificationName."@en;
    rdfs:label "Hydroxyisohexyl 3-Cyclohexene Carboxaldehyde Isoeugenol Limonene Linal"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL>, <https://www.gs1.org/voc/AllergenTypeCode-HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL>;
    skos:prefLabel "HYDROXYISOHEXYL_3-CYCLOHEXENE_CARBOXALDEHYDE_ISOEUGENOL_LIMONENE_LINAL";
    gs1:originalCodeValue "HC".

<https://ref.gs1.org/voc/AllergenTypeCode-HYDROXYPROPYL_BIS%28N-HYDROXYETHYL-P-PHENYLDIAMINE%29_HCL> dct:isReplacedBy gs1:AllergenTypeCode-HH;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hydroxypropyl bis(N-hydroxyethyl-p-phenyldiamine) HCl as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Hydroxypropyl bis(N-hydroxyethyl-p-phenyldiamine) HCl"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-HYDROXYPROPYL_BIS%28N-HYDROXYETHYL-P-PHENYLDIAMINE%29_HCL>, <https://www.gs1.org/voc/AllergenTypeCode-HYDROXYPROPYL_BIS%28N-HYDROXYETHYL-P-PHENYLDIAMINE%29_HCL>;
    skos:prefLabel "HYDROXYPROPYL_BIS(N-HYDROXYETHYL-P-PHENYLDIAMINE)_HCL";
    gs1:originalCodeValue "HH".

gs1:AllergenTypeCode-ISOEUGENOL dct:isReplacedBy gs1:AllergenTypeCode-BN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Isoeugenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Isoeugenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ISOEUGENOL>, <https://www.gs1.org/voc/AllergenTypeCode-ISOEUGENOL>;
    skos:prefLabel "ISOEUGENOL";
    gs1:originalCodeValue "BN".

gs1:AllergenTypeCode-JCH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Japanese horse chestnuts and its derivatives in the product. - Family/Genus/Species: Aesculus turbinata. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Japanese horse chestnut and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-JCH>, <https://www.gs1.org/voc/AllergenTypeCode-JCH>;
    skos:prefLabel "JCH";
    gs1:originalCodeValue "JCH".

gs1:AllergenTypeCode-JFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Jack and its Derivatives in the product. - Family/Genus/Species: (various) - Also known as: (Mix of fish in the 'jack' families) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Jack fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-JFD>, <https://www.gs1.org/voc/AllergenTypeCode-JFD>;
    skos:prefLabel "JFD";
    gs1:originalCodeValue "JFD".

gs1:AllergenTypeCode-KAMUT dct:isReplacedBy gs1:AllergenTypeCode-GK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of kamut and kamut products (glutencontaining grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Kamut and Kamut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-KAMUT>, <https://www.gs1.org/voc/AllergenTypeCode-KAMUT>;
    skos:prefLabel "KAMUT";
    gs1:originalCodeValue "GK".

gs1:AllergenTypeCode-KRILL dct:isReplacedBy gs1:AllergenTypeCode-ABI;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Krill and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Krill and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-KRILL>, <https://www.gs1.org/voc/AllergenTypeCode-KRILL>;
    skos:prefLabel "KRILL";
    gs1:originalCodeValue "ABI".

gs1:AllergenTypeCode-KWD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Kiwi and its derivatives in the product. - Family/Genus/Species: Actinidia. - Also known as: Chinese Gooseberry. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Kiwi and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-KWD>, <https://www.gs1.org/voc/AllergenTypeCode-KWD>;
    skos:prefLabel "KWD";
    gs1:originalCodeValue "KWD".

gs1:AllergenTypeCode-LACTOSE dct:isReplacedBy gs1:AllergenTypeCode-ML;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of lactose as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Lactose"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LACTOSE>, <https://www.gs1.org/voc/AllergenTypeCode-LACTOSE>;
    skos:prefLabel "LACTOSE";
    gs1:originalCodeValue "ML".

gs1:AllergenTypeCode-LAND dct:isReplacedBy gs1:AllergenTypeCode-LSN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Land and sea snails (Escargot) and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Land and sea snails (Escargot) and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LAND>, <https://www.gs1.org/voc/AllergenTypeCode-LAND>;
    skos:prefLabel "LAND";
    gs1:originalCodeValue "LSN".

gs1:AllergenTypeCode-LGD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lingcod and its Derivatives in the product. - Family/Genus/Species: Hexagrammidae/Ophiodon/elongatus - Also known as: Lingcod, Ling Cod, Buffalo cod, Cultus cod - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Lingcod and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LGD>, <https://www.gs1.org/voc/AllergenTypeCode-LGD>;
    skos:prefLabel "LGD";
    gs1:originalCodeValue "LGD".

gs1:AllergenTypeCode-LICHEE_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lichee nuts [Litchi chinensis Sonn. (Sapindaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Lichee Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LICHEE_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-LICHEE_NUTS>;
    skos:prefLabel "LICHEE_NUTS";
    gs1:originalCodeValue "SL".

gs1:AllergenTypeCode-LIMPETS dct:isReplacedBy gs1:AllergenTypeCode-LMT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Limpets and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Limpets and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LIMPETS>, <https://www.gs1.org/voc/AllergenTypeCode-LIMPETS>;
    skos:prefLabel "LIMPETS";
    gs1:originalCodeValue "LMT".

gs1:AllergenTypeCode-LINALOOL dct:isReplacedBy gs1:AllergenTypeCode-BP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Linalool as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Linalool"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LINALOOL>, <https://www.gs1.org/voc/AllergenTypeCode-LINALOOL>;
    skos:prefLabel "LINALOOL";
    gs1:originalCodeValue "BP".

gs1:AllergenTypeCode-LMT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Limpets and its derivates in the product. - Family/Genus/Species: Patellogastropoda (various) - Also known as: Hoof Snail, Keyhole Limpet, Keyhole Limpte, Lake Limpet, Limpet, Limpets, Owl Limpet, Plant Limpet, Purple Keyhole Limpet, Rayed Mediterranean Limpet, Rough Keyhole Limpet, Rver Limpet, Slipper Snail, Slit Limpet, Umbrella Slugs - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Limpets and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LMT>, <https://www.gs1.org/voc/AllergenTypeCode-LMT>;
    skos:prefLabel "LMT";
    gs1:originalCodeValue "LMT".

gs1:AllergenTypeCode-LOBSTER dct:isReplacedBy gs1:AllergenTypeCode-ABJ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lobster and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Lobster and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LOBSTER>, <https://www.gs1.org/voc/AllergenTypeCode-LOBSTER>;
    skos:prefLabel "LOBSTER";
    gs1:originalCodeValue "ABJ".

gs1:AllergenTypeCode-LSN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Land and sea snails (Escargot) and its derivates in the product. - Family/Genus/Species: Gastropoda (various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Land and sea snails (Escargot) and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LSN>, <https://www.gs1.org/voc/AllergenTypeCode-LSN>;
    skos:prefLabel "LSN";
    gs1:originalCodeValue "LSN".

gs1:AllergenTypeCode-LUPINE dct:isReplacedBy gs1:AllergenTypeCode-NL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lupine and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Lupine and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LUPINE>, <https://www.gs1.org/voc/AllergenTypeCode-LUPINE>;
    skos:prefLabel "LUPINE";
    gs1:originalCodeValue "NL".

gs1:AllergenTypeCode-LX a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of latex in the product. - CAS Registry Number: 9006-04-6 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Latex"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-LX>, <https://www.gs1.org/voc/AllergenTypeCode-LX>;
    skos:prefLabel "LX";
    gs1:originalCodeValue "LX".

gs1:AllergenTypeCode-MAC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mackerel and its derivates in the product. - Family/Genus/Species: Acanthocybium or Grammatorcynus or Rastrelliger or Scombridae or Scomberomorus/(various) - Also known as: Atka Mackerel, Atlantic Mackerel, Atlantic Sierra, Atlantic Spanish Mackerel, Australian Spotted Mackerel, Blue Mackerel, Broadbarred King Mackerel, Butterfly Mackerel, Cero, Cero Mackerel, Chinese Mackerel, Double-lined Mackerel, Gulf Sierra, Indian Mackerel, Indo-Pacific king Mackerel, Island Mackerel, Japanese Seer, Japanese Spanish Mackerel, King Mackerel, Korean Mackerel, Monterey Spanish Mackerel, Narrow-barred Mackerel, Narrow-barred Spanish Mackerel, Pacific Sierra, Papuan Spanish Mackerel, Queen Mackerel, Queensland School Mackerel, Serra Spanish Mackerel, Shark Mackerel, Short Mackerel, Spanish Mackerel, Spotted Seerfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Mackerel and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MAC>, <https://www.gs1.org/voc/AllergenTypeCode-MAC>;
    skos:prefLabel "MAC";
    gs1:originalCodeValue "MAC".

gs1:AllergenTypeCode-MACADAMIA_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of macadamia nut and macadamia nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Macadamia Nut and Macadamia Nut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MACADAMIA_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-MACADAMIA_NUTS>;
    skos:prefLabel "MACADAMIA_NUTS";
    gs1:originalCodeValue "SM".

gs1:AllergenTypeCode-MACKEREL dct:isReplacedBy gs1:AllergenTypeCode-MAC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mackerel and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Mackerel and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MACKEREL>, <https://www.gs1.org/voc/AllergenTypeCode-MACKEREL>;
    skos:prefLabel "MACKEREL";
    gs1:originalCodeValue "MAC".

gs1:AllergenTypeCode-MAHI_MAHI dct:isReplacedBy gs1:AllergenTypeCode-ADM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mahi Mahi and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Mahi mahi and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MAHI_MAHI>, <https://www.gs1.org/voc/AllergenTypeCode-MAHI_MAHI>;
    skos:prefLabel "MAHI_MAHI";
    gs1:originalCodeValue "ADM".

gs1:AllergenTypeCode-MAL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Marlin and its derivates in the product. - Family/Genus/Species: Istiophoridae/(various) - Also known as: Atlantic Blue Marlin, Atlantic Sailfish, Black Marlin, Indo-Pacific Blue Marlin, Indo-Pacific Sailfish, Longbill Spearfish, Mediterranean Spearfish, Roundscale Spearfish, Shortbill Spearfish, Striped Marlin, White Marlin - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Marlin and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MAL>, <https://www.gs1.org/voc/AllergenTypeCode-MAL>;
    skos:prefLabel "MAL";
    gs1:originalCodeValue "MAL".

gs1:AllergenTypeCode-MARLIN dct:isReplacedBy gs1:AllergenTypeCode-MAL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Marlin and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Marlin and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MARLIN>, <https://www.gs1.org/voc/AllergenTypeCode-MARLIN>;
    skos:prefLabel "MARLIN";
    gs1:originalCodeValue "MAL".

gs1:AllergenTypeCode-MELATONIN dct:isReplacedBy gs1:AllergenTypeCode-MM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Melatonin, a hormone secreted by the pineal gland that inhibits melanin formation and is thought to be concerned with regulating the reproductive cycle."@en;
    rdfs:label "Melatonin"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MELATONIN>, <https://www.gs1.org/voc/AllergenTypeCode-MELATONIN>;
    skos:prefLabel "MELATONIN";
    gs1:originalCodeValue "MM".

gs1:AllergenTypeCode-METHYL_2_OCTYNOATE dct:isReplacedBy gs1:AllergenTypeCode-BQ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Methyl 2-Octynoate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Methyl 2-Octynoate"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-METHYL_2_OCTYNOATE>, <https://www.gs1.org/voc/AllergenTypeCode-METHYL_2_OCTYNOATE>;
    skos:prefLabel "METHYL_2_OCTYNOATE";
    gs1:originalCodeValue "MO".

gs1:AllergenTypeCode-METHYL_HEPTIN_CARBONATE dct:isReplacedBy gs1:AllergenTypeCode-BQ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Methyl heptin carbonate as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Methyl Heptin Carbonate"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-METHYL_HEPTIN_CARBONATE>, <https://www.gs1.org/voc/AllergenTypeCode-METHYL_HEPTIN_CARBONATE>;
    skos:prefLabel "METHYL_HEPTIN_CARBONATE";
    gs1:originalCodeValue "BQ".

gs1:AllergenTypeCode-MFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Milkfish and its Derivatives in the product. - Family/Genus/Species: Chanidae/Chanos/chanos - Also known as: False Trevalliesm Milkfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Milkfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MFD>, <https://www.gs1.org/voc/AllergenTypeCode-MFD>;
    skos:prefLabel "MFD";
    gs1:originalCodeValue "MFD".

gs1:AllergenTypeCode-MH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 2-Methyl-5-hydroxyethylaminophenol in the product. - CAS Registry Number: 55302-96-0 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "2-Methyl-5-hydroxyethylaminophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MH>, <https://www.gs1.org/voc/AllergenTypeCode-MH>;
    skos:prefLabel "MH";
    gs1:originalCodeValue "MH".

gs1:AllergenTypeCode-MILK dct:isReplacedBy gs1:AllergenTypeCode-AM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of milk and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Milk and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MILK>, <https://www.gs1.org/voc/AllergenTypeCode-MILK>;
    skos:prefLabel "MILK";
    gs1:originalCodeValue "AM".

gs1:AllergenTypeCode-MKF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Monkfish (Anglerfish, Lotte) and its derivates in the product. - Family/Genus/Species: Lophiidae/Lophius/(various) - Also known as: American Angler, Angler, Anglerfish, Blackbellied Angelr, Blackfin Goosefish, Blackfin Monkfish, Devil Angelfish, Fishing-Frogs, Frog-Fish, Goosefish, Monkfish, Sea-Devils, Shortspine African Angelr, Yellow Goosefish, Yellow Goosfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Monkfish (Anglerfish, Lotte) and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MKF>, <https://www.gs1.org/voc/AllergenTypeCode-MKF>;
    skos:prefLabel "MKF";
    gs1:originalCodeValue "MKF".

gs1:AllergenTypeCode-ML a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of lactose in the product. - Family/Genus/Species: - Also known as: Milk sugar, Lactobiose, 4-O-β-D-Galactopyranosyl-D-glucose - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Lactose "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ML>, <https://www.gs1.org/voc/AllergenTypeCode-ML>;
    skos:prefLabel "ML";
    gs1:originalCodeValue "ML".

gs1:AllergenTypeCode-MM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Melatonin, a hormone secreted by the pineal gland that inhibits melanin formation and is thought to be concerned with regulating the reproductive cycle. - CAS Registry Number: 73-31-4 - Also known as: N-acetyl-5-methoxy tryptamine - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Melatonin"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MM>, <https://www.gs1.org/voc/AllergenTypeCode-MM>;
    skos:prefLabel "MM";
    gs1:originalCodeValue "MM".

gs1:AllergenTypeCode-MMD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Matsutake mushroom and its derivatives in the product. - Family/Genus/Species: Tricholoma matsutake. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Matsutake mushroom and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MMD>, <https://www.gs1.org/voc/AllergenTypeCode-MMD>;
    skos:prefLabel "MMD";
    gs1:originalCodeValue "MMD".

gs1:AllergenTypeCode-MOD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mango and its derivatives in the product. - Family/Genus/Species: Mangifera. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Mango and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MOD>, <https://www.gs1.org/voc/AllergenTypeCode-MOD>;
    skos:prefLabel "MOD";
    gs1:originalCodeValue "MOD".

gs1:AllergenTypeCode-MOLLUSCS dct:isReplacedBy gs1:AllergenTypeCode-UM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of molluscs and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Molluscs and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MOLLUSCS>, <https://www.gs1.org/voc/AllergenTypeCode-MOLLUSCS>;
    skos:prefLabel "MOLLUSCS";
    gs1:originalCodeValue "UM".

<https://ref.gs1.org/voc/AllergenTypeCode-MONKFISH_%28ANGLERFISH%2C_LOTTE%29> dct:isReplacedBy gs1:AllergenTypeCode-MKF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Monkfish (Anglerfish, Lotte) and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Monkfish (Anglerfish, Lotte) and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MONKFISH_%28ANGLERFISH%2C_LOTTE%29>, <https://www.gs1.org/voc/AllergenTypeCode-MONKFISH_%28ANGLERFISH%2C_LOTTE%29>;
    skos:prefLabel "MONKFISH_(ANGLERFISH,_LOTTE)";
    gs1:originalCodeValue "MKF".

gs1:AllergenTypeCode-MSS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mussels and its derivates in the product. - Family/Genus/Species: (various) - Also known as: American Angler, Bearded Horse Mussel, Blue Mussel, California Mussel, Chilean Mussel, Cholga Mussel, Mediterranean Mussel, Mussel, New Zealand Green Mussel, Northern Horse Mussel - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Mussels and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MSS>, <https://www.gs1.org/voc/AllergenTypeCode-MSS>;
    skos:prefLabel "MSS";
    gs1:originalCodeValue "MSS".

gs1:AllergenTypeCode-MUSSELS dct:isReplacedBy gs1:AllergenTypeCode-MSS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Mussels and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Mussels and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MUSSELS>, <https://www.gs1.org/voc/AllergenTypeCode-MUSSELS>;
    skos:prefLabel "MUSSELS";
    gs1:originalCodeValue "MSS".

gs1:AllergenTypeCode-MUSTARD dct:isReplacedBy gs1:AllergenTypeCode-BM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of mustard or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Mustard and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-MUSTARD>, <https://www.gs1.org/voc/AllergenTypeCode-MUSTARD>;
    skos:prefLabel "MUSTARD";
    gs1:originalCodeValue "BM".

gs1:AllergenTypeCode-NC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of cocoa and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Theobroma cacao. - Also known as: Cacao. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cocoa and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NC>, <https://www.gs1.org/voc/AllergenTypeCode-NC>;
    skos:prefLabel "NC";
    gs1:originalCodeValue "NC".

gs1:AllergenTypeCode-NE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Peas and its derivatives in the product. - Family/Genus/Species: Pisum sativum. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Peas and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NE>, <https://www.gs1.org/voc/AllergenTypeCode-NE>;
    skos:prefLabel "NE";
    gs1:originalCodeValue "NE".

gs1:AllergenTypeCode-NK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of coriander and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Coriandrum sativum. - Also known as: Chinese parsley, Dhania and Cilantro. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Coriander and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NK>, <https://www.gs1.org/voc/AllergenTypeCode-NK>;
    skos:prefLabel "NK";
    gs1:originalCodeValue "NK".

gs1:AllergenTypeCode-NL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lupine and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Lupinus. - Also known as: Lupin and Bluebonnet. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Lupine and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NL>, <https://www.gs1.org/voc/AllergenTypeCode-NL>;
    skos:prefLabel "NL";
    gs1:originalCodeValue "NL".

gs1:AllergenTypeCode-NM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of corn and its derivatives in the product. - Family/Genus/Species: Zea mays. - Also known as: Maize. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Corn and Its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NM>, <https://www.gs1.org/voc/AllergenTypeCode-NM>;
    skos:prefLabel "NM";
    gs1:originalCodeValue "NM".

gs1:AllergenTypeCode-NO_DECLARED_ALLERGENS dct:isReplacedBy gs1:AllergenTypeCode-X99;
    a gs1:AllergenTypeCode;
    rdfs:comment "Does not contain declaration obligatory allergens as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "No Declaration Obligatory Allergens"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NO_DECLARED_ALLERGENS>, <https://www.gs1.org/voc/AllergenTypeCode-NO_DECLARED_ALLERGENS>;
    skos:prefLabel "NO_DECLARED_ALLERGENS";
    gs1:originalCodeValue "X99".

gs1:AllergenTypeCode-NP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pod fruits and its derivates in the product. - Family/Genus/Species: Fabaceae - Also known as: Legume. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pod Fruits and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NP>, <https://www.gs1.org/voc/AllergenTypeCode-NP>;
    skos:prefLabel "NP";
    gs1:originalCodeValue "NP".

gs1:AllergenTypeCode-NR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Rye and its derivatives in the product. - Family/Genus/Species: Secale cereale. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Rye and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NR>, <https://www.gs1.org/voc/AllergenTypeCode-NR>;
    skos:prefLabel "NR";
    gs1:originalCodeValue "NR".

gs1:AllergenTypeCode-NW a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of carrot and its derivates in the product. - Family/Genus/Species: Daucus carota subsp. sativus. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Carrots and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-NW>, <https://www.gs1.org/voc/AllergenTypeCode-NW>;
    skos:prefLabel "NW";
    gs1:originalCodeValue "NW".

gs1:AllergenTypeCode-OAT dct:isReplacedBy gs1:AllergenTypeCode-GO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of oat and oat products (gluten containing grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Oat and Oat Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OAT>, <https://www.gs1.org/voc/AllergenTypeCode-OAT>;
    skos:prefLabel "OAT";
    gs1:originalCodeValue "GO".

gs1:AllergenTypeCode-OCT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Octopus and its derivates in the product. - Family/Genus/Species: Octopus - Also known as: Octopus, Giant Octopus, Veined Octopus, Common Octopus - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Octopus and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OCT>, <https://www.gs1.org/voc/AllergenTypeCode-OCT>;
    skos:prefLabel "OCT";
    gs1:originalCodeValue "OCT".

gs1:AllergenTypeCode-OCTOPUS dct:isReplacedBy gs1:AllergenTypeCode-OCT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Octopus and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Octopus and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OCTOPUS>, <https://www.gs1.org/voc/AllergenTypeCode-OCTOPUS>;
    skos:prefLabel "OCTOPUS";
    gs1:originalCodeValue "OCT".

gs1:AllergenTypeCode-OFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Oilfish and its Derivatives in the product. - Family/Genus/Species: Gempylidae/Ruvettus/pretiosus - Also known as: Oilfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Oilfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OFD>, <https://www.gs1.org/voc/AllergenTypeCode-OFD>;
    skos:prefLabel "OFD";
    gs1:originalCodeValue "OFD".

gs1:AllergenTypeCode-OGD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Orange and its derivatives in the product. - Family/Genus/Species: Rutaceae. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Orange and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OGD>, <https://www.gs1.org/voc/AllergenTypeCode-OGD>;
    skos:prefLabel "OGD";
    gs1:originalCodeValue "OGD".

gs1:AllergenTypeCode-ON a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 1-Naphthol in the product. - CAS Registry Number: 90-15-3 - Also known as: α-naphthol - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "1-Naphthol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ON>, <https://www.gs1.org/voc/AllergenTypeCode-ON>;
    skos:prefLabel "ON";
    gs1:originalCodeValue "ON".

gs1:AllergenTypeCode-ORANGE_ROUGHY dct:isReplacedBy gs1:AllergenTypeCode-ORR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Orange roughy and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Orange roughy and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ORANGE_ROUGHY>, <https://www.gs1.org/voc/AllergenTypeCode-ORANGE_ROUGHY>;
    skos:prefLabel "ORANGE_ROUGHY";
    gs1:originalCodeValue "ORR".

gs1:AllergenTypeCode-ORR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Orange roughy and its derivates in the product. - Family/Genus/Species: Trachichthyidae/Hoplostethus/H. atlanticus - Also known as: Orange Roughy, Red Roughy, Alimehead, Deep Sea Perch - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Orange roughy and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ORR>, <https://www.gs1.org/voc/AllergenTypeCode-ORR>;
    skos:prefLabel "ORR";
    gs1:originalCodeValue "ORR".

gs1:AllergenTypeCode-OYS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence Oysters and its derivates in the product. - Family/Genus/Species: Ostreidae or Pteriidae/(various) - Also known as: Chilean Oyster, Eastern Oyster, Edible Oyster, European Flat Oyster, Kumamoto Oyster, New Zealand Dredge Oyster, New Zealand Rock Oyster, Olympia Oyster, Pacific Oyster, Portuguese Oyster, Sydney Rock Oyster, Tautog - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Oysters and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OYS>, <https://www.gs1.org/voc/AllergenTypeCode-OYS>;
    skos:prefLabel "OYS";
    gs1:originalCodeValue "OYS".

gs1:AllergenTypeCode-OYSTERS dct:isReplacedBy gs1:AllergenTypeCode-OYS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence Oysters and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Oysters and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-OYSTERS>, <https://www.gs1.org/voc/AllergenTypeCode-OYSTERS>;
    skos:prefLabel "OYSTERS";
    gs1:originalCodeValue "OYS".

gs1:AllergenTypeCode-P-METHYLAMINOPHENOL dct:isReplacedBy gs1:AllergenTypeCode-PM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of p-Methylaminophenol as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "p-Methylaminophenol"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-P-METHYLAMINOPHENOL>, <https://www.gs1.org/voc/AllergenTypeCode-P-METHYLAMINOPHENOL>;
    skos:prefLabel "P-METHYLAMINOPHENOL";
    gs1:originalCodeValue "PM".

gs1:AllergenTypeCode-P-PHENYLENEDIAMINE dct:isReplacedBy gs1:AllergenTypeCode-PP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of p-Phenylenediamine in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "p-Phenylenediamine"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-P-PHENYLENEDIAMINE>, <https://www.gs1.org/voc/AllergenTypeCode-P-PHENYLENEDIAMINE>;
    skos:prefLabel "P-PHENYLENEDIAMINE";
    gs1:originalCodeValue "PP".

gs1:AllergenTypeCode-PEANUTS dct:isReplacedBy gs1:AllergenTypeCode-AP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of peanuts and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Peanuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PEANUTS>, <https://www.gs1.org/voc/AllergenTypeCode-PEANUTS>;
    skos:prefLabel "PEANUTS";
    gs1:originalCodeValue "AP".

gs1:AllergenTypeCode-PEAS dct:isReplacedBy gs1:AllergenTypeCode-NE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of peas and pea products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Peas and Pea Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PEAS>, <https://www.gs1.org/voc/AllergenTypeCode-PEAS>;
    skos:prefLabel "PEAS";
    gs1:originalCodeValue "NE".

gs1:AllergenTypeCode-PECAN_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pecan nut and pecan nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pecan Nut and Pecan Nut"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PECAN_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-PECAN_NUTS>;
    skos:prefLabel "PECAN_NUTS";
    gs1:originalCodeValue "SP".

gs1:AllergenTypeCode-PER a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Periwinkle and its derivates in the product. - Family/Genus/Species: Littorina. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Periwinkle and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PER>, <https://www.gs1.org/voc/AllergenTypeCode-PER>;
    skos:prefLabel "PER";
    gs1:originalCodeValue "PER".

gs1:AllergenTypeCode-PERCH dct:isReplacedBy gs1:AllergenTypeCode-ANO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Perch and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Perch and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PERCH>, <https://www.gs1.org/voc/AllergenTypeCode-PERCH>;
    skos:prefLabel "PERCH";
    gs1:originalCodeValue "ANO".

gs1:AllergenTypeCode-PERIWINKLE dct:isReplacedBy gs1:AllergenTypeCode-PER;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Periwinkle and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Periwinkle and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PERIWINKLE>, <https://www.gs1.org/voc/AllergenTypeCode-PERIWINKLE>;
    skos:prefLabel "PERIWINKLE";
    gs1:originalCodeValue "PER".

gs1:AllergenTypeCode-PFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Puffer and its Derivatives in the product. - Family/Genus/Species: Tetraodontidae/(various) - Also known as: Balloonfish, Bandtail Puffer, Blowfish, Blowies, Blunthead Puffer, Bubblefish, Bullseye Puffer, Checkered Puffer, Common Puffers, Globefish, Honey toads, Least Puffer, Longnose Puffer, Marbled Puffer, Moontail Blassop, Northern Puffer, Oceanic Puffer, Pufferfish, Puffers, Sea squab, Sharpnosed Puffers, Smooth Puffer, Southern Puffer, Sugar toads, Swellfish, Toadfish, Toadies - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Puffer fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PFD>, <https://www.gs1.org/voc/AllergenTypeCode-PFD>;
    skos:prefLabel "PFD";
    gs1:originalCodeValue "PFD".

gs1:AllergenTypeCode-PGT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Patagonian Toothfish and its Derivatives in the product. - Family/Genus/Species: Nototheniidae/Dissostichus/eleginoides - Also known as: Patagonian Toothfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Patagonian Toothfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PGT>, <https://www.gs1.org/voc/AllergenTypeCode-PGT>;
    skos:prefLabel "PGT";
    gs1:originalCodeValue "PGT".

gs1:AllergenTypeCode-PHD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Peach and its derivatives in the product. - Family/Genus/Species: Prunus persica. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Peach and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PHD>, <https://www.gs1.org/voc/AllergenTypeCode-PHD>;
    skos:prefLabel "PHD";
    gs1:originalCodeValue "PHD".

gs1:AllergenTypeCode-PIKE dct:isReplacedBy gs1:AllergenTypeCode-ADP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pike and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pike and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PIKE>, <https://www.gs1.org/voc/AllergenTypeCode-PIKE>;
    skos:prefLabel "PIKE";
    gs1:originalCodeValue "ADP".

gs1:AllergenTypeCode-PILI_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pili nuts [Canarium ovatum (Burseraceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pili Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PILI_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-PILI_NUTS>;
    skos:prefLabel "PILI_NUTS";
    gs1:originalCodeValue "SK".

gs1:AllergenTypeCode-PINE_NUTS dct:isReplacedBy gs1:AllergenTypeCode-PN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pine Nuts and their derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pine Nut and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PINE_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-PINE_NUTS>;
    skos:prefLabel "PINE_NUTS";
    gs1:originalCodeValue "PN".

gs1:AllergenTypeCode-PISTACHIOS dct:isReplacedBy gs1:AllergenTypeCode-ST;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pistachio and pistachio products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pistachio and Pistachio Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PISTACHIOS>, <https://www.gs1.org/voc/AllergenTypeCode-PISTACHIOS>;
    skos:prefLabel "PISTACHIOS";
    gs1:originalCodeValue "ST".

gs1:AllergenTypeCode-PLAICE dct:isReplacedBy gs1:AllergenTypeCode-PLC;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Plaice and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Plaice and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PLAICE>, <https://www.gs1.org/voc/AllergenTypeCode-PLAICE>;
    skos:prefLabel "PLAICE";
    gs1:originalCodeValue "PLC".

gs1:AllergenTypeCode-PLC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Plaice and its derivates in the product. - Family/Genus/Species: Pleuronectidae/(various) - Also known as: American Plaice, Alaskan Plaice, European Plaice, Scale-eye Plaice, Summer Plaice - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Plaice and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PLC>, <https://www.gs1.org/voc/AllergenTypeCode-PLC>;
    skos:prefLabel "PLC";
    gs1:originalCodeValue "PLC".

gs1:AllergenTypeCode-PM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of p-Methylaminophenol in the product. - CAS Registry Number: 55-55-0 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "p-Methylaminophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PM>, <https://www.gs1.org/voc/AllergenTypeCode-PM>;
    skos:prefLabel "PM";
    gs1:originalCodeValue "PM".

gs1:AllergenTypeCode-PN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pine nuts and its derivatives in the product. - Family/Genus/Species: Pinus. - Also known as: Pine seeds. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pine nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PN>, <https://www.gs1.org/voc/AllergenTypeCode-PN>;
    skos:prefLabel "PN";
    gs1:originalCodeValue "PN".

gs1:AllergenTypeCode-PO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pork and its derivative in the product, in the product - Family/Genus/Species: - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pork and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PO>, <https://www.gs1.org/voc/AllergenTypeCode-PO>;
    skos:prefLabel "PO";
    gs1:originalCodeValue "PO".

gs1:AllergenTypeCode-POD_FRUITS dct:isReplacedBy gs1:AllergenTypeCode-NP;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pod fruits and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Pod Fruits Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-POD_FRUITS>, <https://www.gs1.org/voc/AllergenTypeCode-POD_FRUITS>;
    skos:prefLabel "POD_FRUITS";
    gs1:originalCodeValue "NP".

gs1:AllergenTypeCode-POLLOCK dct:isReplacedBy gs1:AllergenTypeCode-ADQ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pollock and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pollock and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-POLLOCK>, <https://www.gs1.org/voc/AllergenTypeCode-POLLOCK>;
    skos:prefLabel "POLLOCK";
    gs1:originalCodeValue "ADQ".

gs1:AllergenTypeCode-POM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pompano and its derivates in the product. - Family/Genus/Species: Carangidae subfamily Trachinotinae/Trachinotus/(various) - Also known as: African Pompano, Blackblotch Pompano, Cayenne Pompano, Derbio, Florida Pompano, Florida Pompano, Gafftopsail Pompano, Gafftopsail Pompano, Guinean Pompano, Indian Pompano, Largespotted Dart, Longfin Pompano, Marquesas Dart, Oyster Pompano, Paloma Pompano, Paloma Pompano, Palometa, Palometa, Palometta Permit, Permit, Permit, Plata Pompano, Pompano, Shortfin Pompano, Smallspotted Dart, Snubnose Pompano, Snubnose Pompano, Southern Pompano, Steel Pompano, Swallowtail Dart - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pompano and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-POM>, <https://www.gs1.org/voc/AllergenTypeCode-POM>;
    skos:prefLabel "POM";
    gs1:originalCodeValue "POM".

gs1:AllergenTypeCode-POMPANO dct:isReplacedBy gs1:AllergenTypeCode-POM;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pompano and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pompano and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-POMPANO>, <https://www.gs1.org/voc/AllergenTypeCode-POMPANO>;
    skos:prefLabel "POMPANO";
    gs1:originalCodeValue "POM".

gs1:AllergenTypeCode-POPPY_SEEDS dct:isReplacedBy gs1:AllergenTypeCode-PS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Poppy Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Poppy Seeds and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-POPPY_SEEDS>, <https://www.gs1.org/voc/AllergenTypeCode-POPPY_SEEDS>;
    skos:prefLabel "POPPY_SEEDS";
    gs1:originalCodeValue "PS".

gs1:AllergenTypeCode-PORGY dct:isReplacedBy gs1:AllergenTypeCode-PRG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Porgy and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Porgy and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PORGY>, <https://www.gs1.org/voc/AllergenTypeCode-PORGY>;
    skos:prefLabel "PORGY";
    gs1:originalCodeValue "PRG".

gs1:AllergenTypeCode-PORK dct:isReplacedBy gs1:AllergenTypeCode-PO;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pork and its derivative in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Pork and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PORK>, <https://www.gs1.org/voc/AllergenTypeCode-PORK>;
    skos:prefLabel "PORK";
    gs1:originalCodeValue "PO".

gs1:AllergenTypeCode-PP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of p-Phenylenediamine in the product in the product. - CAS Registry Number: 106-50-3 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "p-Phenylenediamine"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PP>, <https://www.gs1.org/voc/AllergenTypeCode-PP>;
    skos:prefLabel "PP";
    gs1:originalCodeValue "PP".

gs1:AllergenTypeCode-PRAWNS dct:isReplacedBy gs1:AllergenTypeCode-ABK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Prawns and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Prawns and their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PRAWNS>, <https://www.gs1.org/voc/AllergenTypeCode-PRAWNS>;
    skos:prefLabel "PRAWNS";
    gs1:originalCodeValue "ABK".

gs1:AllergenTypeCode-PRG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Porgy and its derivates in the product. - Family/Genus/Species: Sparidae/(various) - Also known as: Dentex, Grass Porgy, Longspine Porgy, Madai, Panga, Pinfish, Porgy, Puntazzo, Red Porgy, River Bream, Scup, Sea Bream, Sheepshead, Silver Porgy, Spotted Pinfish, Squirefish, Whitebone Porgy - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Porgy and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PRG>, <https://www.gs1.org/voc/AllergenTypeCode-PRG>;
    skos:prefLabel "PRG";
    gs1:originalCodeValue "PRG".

gs1:AllergenTypeCode-PS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Poppy seeds or its derivatives in the product in the product. - Family/Genus/Species: Papaver somniferum. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Poppy Seeds and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PS>, <https://www.gs1.org/voc/AllergenTypeCode-PS>;
    skos:prefLabel "PS";
    gs1:originalCodeValue "PS".

gs1:AllergenTypeCode-PULSES dct:isReplacedBy gs1:AllergenTypeCode-SX;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pulses. An annual leguminous crop yielding from one to twelve seeds of variable size, shape, and colour within a pod. Pulses are used for food and animal feed. The term 'pulse', as used by the Food and Agricultural Organization (FAO), is reserved for crops harvested solely for the dry seed. This excludes green beans and green peas, which are considered vegetable crops. Also excluded are crops that are mainly grown for oil extraction"@en;
    rdfs:label "Pulses"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-PULSES>, <https://www.gs1.org/voc/AllergenTypeCode-PULSES>;
    skos:prefLabel "PULSES";
    gs1:originalCodeValue "SX".

gs1:AllergenTypeCode-QUA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Quahaugs and its derivates in the product. - Family/Genus/Species: Veneridae/Mercenaria/M. mercenaria - Also known as: Cherrystones, Chowder Clams, Countnecks, Quahog, Quahaug, Hard-shell Clam, Ocean Quahog, Peanut Clam, Round Clam, Topnecks, Southern Quahog - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Quahaugs and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-QUA>, <https://www.gs1.org/voc/AllergenTypeCode-QUA>;
    skos:prefLabel "QUA";
    gs1:originalCodeValue "QUA".

gs1:AllergenTypeCode-QUAHAUGS dct:isReplacedBy gs1:AllergenTypeCode-QUA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Quahaugs and its derivatives in the product, listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Quahaugs and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-QUAHAUGS>, <https://www.gs1.org/voc/AllergenTypeCode-QUAHAUGS>;
    skos:prefLabel "QUAHAUGS";
    gs1:originalCodeValue "QUA".

gs1:AllergenTypeCode-QUEENSLAND_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SQ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of queensland nut and queensland nut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Queensland Nut and Queensland Nut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-QUEENSLAND_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-QUEENSLAND_NUTS>;
    skos:prefLabel "QUEENSLAND_NUTS";
    gs1:originalCodeValue "SQ".

gs1:AllergenTypeCode-ROCKFISH dct:isReplacedBy gs1:AllergenTypeCode-ROF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Rockfish and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Rockfish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ROCKFISH>, <https://www.gs1.org/voc/AllergenTypeCode-ROCKFISH>;
    skos:prefLabel "ROCKFISH";
    gs1:originalCodeValue "ROF".

gs1:AllergenTypeCode-ROF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Rockfish and its derivates in the product. Rockfish is a common term for several species of fish, referring to their tendency to hide among rocks. - Family/Genus/Species: (various) - Also known as: Aurora Rockfish, Bank Rockfish, Black & Yellow Rockfish, Black Rockfish, Blackgill Rockfish, Blue Rockfish, Bocaccio, Bronzespotted Rockfish, Brown Rockfish, Calico Rockfish, Canary Rockfish, Chameleon Rockfish, Chilipepper (Fish), China Rockfish, Copper Rockfish, Cowcod, Darkblotched Rockfish, Dusky Rockfish, Dwarf-red Rockfish, Flag Rockfish, Freckled Rockfish, Gopher Rockfish, Grass Rockfish, Greenblotched Rockfish, Greenspotted Rockfish, Greenstriped Rockfish, Halfbanded Rockfish, Harlequin Rockfish, Honeycomb Rockfish, Kelp Rockfish, Mexican Rockfish, Northern Rockfish, Olive Rockfish, Pink Rockfish, Pinkrose Rockfish, Puget Sound Rockfish, Pygmy Rockfish, Quillback Rockfish, Red Rockfish, Redbanded Rockfish, Redstripe Rockfish, Rockfish, Rosethorn Rockfish, Rosy Rockfish, Rougheye Rockfish, Semaphore Rockfish, Sharpchin Rockfish, Shortbelly Rockfish, Shortraker Rockfish, Silvergray Rockfish, Speckled Rockfish, Splitnose Rockfish, Squarespot Rockfish, Starry Rockfish, Stripetail Rockfish, Swordspine Rockfish, Tiger Rockfish, Treefish, Vermilion Rockfish, Widow Rockfish, Yelloweye Rockfish, Yellowmouth Rockfish, Yellowtail Rockfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Rockfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ROF>, <https://www.gs1.org/voc/AllergenTypeCode-ROF>;
    skos:prefLabel "ROF";
    gs1:originalCodeValue "ROF".

gs1:AllergenTypeCode-RYE dct:isReplacedBy gs1:AllergenTypeCode-NR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of rye and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Rye and Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-RYE>, <https://www.gs1.org/voc/AllergenTypeCode-RYE>;
    skos:prefLabel "RYE";
    gs1:originalCodeValue "NR".

gs1:AllergenTypeCode-SA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of almonds and its derivatives in the product. - Family/Genus/Species: Prunus dulcis. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Almonds and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SA>, <https://www.gs1.org/voc/AllergenTypeCode-SA>;
    skos:prefLabel "SA";
    gs1:originalCodeValue "SA".

gs1:AllergenTypeCode-SAD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sapucaia nuts and its derivatives in the product. - Family/Genus/Species: Lecythis zabucajo. - Also known as: paradise nut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sapucaia nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SAD>, <https://www.gs1.org/voc/AllergenTypeCode-SAD>;
    skos:prefLabel "SAD";
    gs1:originalCodeValue "SAD".

gs1:AllergenTypeCode-SALICYLATE dct:isReplacedBy gs1:AllergenTypeCode-SU;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Salicylate, a salt or ester of salicylic acid."@en;
    rdfs:label "Salicylate"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SALICYLATE>, <https://www.gs1.org/voc/AllergenTypeCode-SALICYLATE>;
    skos:prefLabel "SALICYLATE";
    gs1:originalCodeValue "SU".

gs1:AllergenTypeCode-SALMON dct:isReplacedBy gs1:AllergenTypeCode-ADR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Salmon and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Salmon and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SALMON>, <https://www.gs1.org/voc/AllergenTypeCode-SALMON>;
    skos:prefLabel "SALMON";
    gs1:originalCodeValue "ADR".

gs1:AllergenTypeCode-SAR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sardine and its derivates in the product. - Family/Genus/Species: Clupeidae/(various) - Also known as: Australian Pilchard, European Pilchard, Japanese Pilchard, Pacific Sardine, South African Pilchard, False Pilchard, Fringescale Sardinella, Japanese Scaled Sardine, Oil Sardine, Orangespot Sardine, Perforated-scale Sardine, Redear Sardine, Scaled Sardine, Spanish Sardine, White Sardine - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sardine and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SAR>, <https://www.gs1.org/voc/AllergenTypeCode-SAR>;
    skos:prefLabel "SAR";
    gs1:originalCodeValue "SAR".

gs1:AllergenTypeCode-SARDINE dct:isReplacedBy gs1:AllergenTypeCode-SAR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sardine and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Sardine and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SARDINE>, <https://www.gs1.org/voc/AllergenTypeCode-SARDINE>;
    skos:prefLabel "SARDINE";
    gs1:originalCodeValue "SAR".

gs1:AllergenTypeCode-SB a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Seed products and its derivatives in the product - Family/Genus/Species: - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Seed Products and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SB>, <https://www.gs1.org/voc/AllergenTypeCode-SB>;
    skos:prefLabel "SB";
    gs1:originalCodeValue "SB".

gs1:AllergenTypeCode-SC a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Cashews and its derivatives in the product. - Family/Genus/Species: Anacardium occidentale. - Also known as: Cashew nut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Cashews and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SC>, <https://www.gs1.org/voc/AllergenTypeCode-SC>;
    skos:prefLabel "SC";
    gs1:originalCodeValue "SC".

gs1:AllergenTypeCode-SCA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Scallops and its derivates in the product. - Family/Genus/Species: Pectinidae/Pecten/(various) - Also known as: Atlantic Calico Scallop, Atlantic Scallop, Australian Scallop, Bay Scallop, Common Japanese Scallop, Farrer's Scallop, Giant Scallop, Great Scallop, Iceland Scallop, Lined Scallop, New Zealand Commercial Scallop, Nucleus Scallop, Pacific Calico Scallop, Paper Scallop, Patagonian Scallop, Peruvian Calico Scallop, Peruvian Scallop, Queen Scallop, Reddish Scallop, Red-ribbed Scallop, San Diego Scallop, Scallop, Scallop Saucer, Sea Scallop, Southern Queen Scallop, Southern Scallop, Spiny Scallop, Thailand Moon scallop, Weathervane Scallop, White Scallop, Zigzag Scallop - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Scallops and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SCA>, <https://www.gs1.org/voc/AllergenTypeCode-SCA>;
    skos:prefLabel "SCA";
    gs1:originalCodeValue "SCA".

gs1:AllergenTypeCode-SCALLOPS dct:isReplacedBy gs1:AllergenTypeCode-SCA;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Scallops and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Scallops and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SCALLOPS>, <https://www.gs1.org/voc/AllergenTypeCode-SCALLOPS>;
    skos:prefLabel "SCALLOPS";
    gs1:originalCodeValue "SCA".

gs1:AllergenTypeCode-SD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of beech nuts and its derivatives in the product. - Family/Genus/Species: Fagus. - Also known as: Beech mast. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Beech Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SD>, <https://www.gs1.org/voc/AllergenTypeCode-SD>;
    skos:prefLabel "SD";
    gs1:originalCodeValue "SD".

gs1:AllergenTypeCode-SDF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Scad fish and its derivatives in the product. - Family/Genus/Species: Carangidae (order Perciformes) - Also known as: Mackerel Scad, Amberjack Scad, Jack Scad..etc.- Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Scad fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SDF>, <https://www.gs1.org/voc/AllergenTypeCode-SDF>;
    skos:prefLabel "SDF";
    gs1:originalCodeValue "SDF".

gs1:AllergenTypeCode-SE a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of butternuts and its derivatives in the product. - Family/Genus/Species: Juglans cinerea. - Also known as: White walnut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Butternuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SE>, <https://www.gs1.org/voc/AllergenTypeCode-SE>;
    skos:prefLabel "SE";
    gs1:originalCodeValue "SE".

gs1:AllergenTypeCode-SEED_PRODUCTS dct:isReplacedBy gs1:AllergenTypeCode-SB;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of seed products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Seed Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SEED_PRODUCTS>, <https://www.gs1.org/voc/AllergenTypeCode-SEED_PRODUCTS>;
    skos:prefLabel "SEED_PRODUCTS";
    gs1:originalCodeValue "SB".

gs1:AllergenTypeCode-SESAME_SEEDS dct:isReplacedBy gs1:AllergenTypeCode-AS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of sesame seeds or their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Sesame Seeds or Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SESAME_SEEDS>, <https://www.gs1.org/voc/AllergenTypeCode-SESAME_SEEDS>;
    skos:prefLabel "SESAME_SEEDS";
    gs1:originalCodeValue "AS".

gs1:AllergenTypeCode-SF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Chinquapins and its derivatives in the product. - Family/Genus/Species: Castanea pumila. - Also known as: Allegheny chinquapin, American chinquapin and Dwarf Chetsnut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Chinquapins and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SF>, <https://www.gs1.org/voc/AllergenTypeCode-SF>;
    skos:prefLabel "SF";
    gs1:originalCodeValue "SF".

gs1:AllergenTypeCode-SFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Swai and its Derivatives in the product. - Family/Genus/Species: Pangasiidae/Pangasianodon/hypophthalmus - Also known as: Sutchi Catfish, Swai, Sutchi, Striped Pangasius, Tra - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Swai fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SFD>, <https://www.gs1.org/voc/AllergenTypeCode-SFD>;
    skos:prefLabel "SFD";
    gs1:originalCodeValue "SFD".

gs1:AllergenTypeCode-SFT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Spinefoot and its Derivatives in the product. - Family/Genus/Species: Siganidae/Siganus/(various) - Also known as: Bluespotted Spinefish, Foxface, Pearly Spinefoot, Rabbitfish, Streaked Spinefoot, Spinefoot - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Spinefoot fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SFT>, <https://www.gs1.org/voc/AllergenTypeCode-SFT>;
    skos:prefLabel "SFT";
    gs1:originalCodeValue "SFT".

gs1:AllergenTypeCode-SG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Ginkgo nuts and its derivatives in the product. - Family/Genus/Species: Ginkgo. - Also known as: Ginkgo seeds, Gingko. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Ginkgo Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SG>, <https://www.gs1.org/voc/AllergenTypeCode-SG>;
    skos:prefLabel "SG";
    gs1:originalCodeValue "SG".

gs1:AllergenTypeCode-SH a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Hazelnuts and its derivatives in the product. - Family/Genus/Species: Corylus. - Also known as: Cobnuts, Filberts. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hazelnuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SH>, <https://www.gs1.org/voc/AllergenTypeCode-SH>;
    skos:prefLabel "SH";
    gs1:originalCodeValue "SH".

gs1:AllergenTypeCode-SHARK dct:isReplacedBy gs1:AllergenTypeCode-SHK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shark and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Shark and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHARK>, <https://www.gs1.org/voc/AllergenTypeCode-SHARK>;
    skos:prefLabel "SHARK";
    gs1:originalCodeValue "SHK".

gs1:AllergenTypeCode-SHD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sheephead and its Derivatives in the product. - Family/Genus/Species: Labridae/Semicossyphus/darwini or pulcher or reticulatus - Also known as: Sheephead, California Sheephead, Galápagos sheephead, Goldspot sheepshead, Asian sheepshead wrasse - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sheephead fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHD>, <https://www.gs1.org/voc/AllergenTypeCode-SHD>;
    skos:prefLabel "SHD";
    gs1:originalCodeValue "SHD".

gs1:AllergenTypeCode-SHEA_NUTS dct:isReplacedBy gs1:AllergenTypeCode-SJ;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shea nuts [Vitellaria paradoxa C.F. Gaertn. (Sapotaceae)] and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Shea Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHEA_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-SHEA_NUTS>;
    skos:prefLabel "SHEA_NUTS";
    gs1:originalCodeValue "SJ".

gs1:AllergenTypeCode-SHELLFISH dct:isReplacedBy gs1:AllergenTypeCode-UN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of shellfish and its derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Shellfish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHELLFISH>, <https://www.gs1.org/voc/AllergenTypeCode-SHELLFISH>;
    skos:prefLabel "SHELLFISH";
    gs1:originalCodeValue "UN".

gs1:AllergenTypeCode-SHK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shark and its derivates in the product. - Family/Genus/Species: (various) - Also known as: Atlantic Angel Shark, Basking Shark, Bigeye Thresher Shark, Bignose Shark, Black Dogfish, Blacknose Shark, Blacktip Reef Shark, Blacktip Shark, Blue Shark, Bonnethead, Brown Smoothhound, Bull Shark, Catshark, Common Thresher Shark, Dogfish Shark, Dusky Shark, Finetooth Shark, Gray Reef Shark, Great Hammerhead, Great White Shark, Grey Smoothhound, Hammerhead Shark, Large Spotted Dogfish, Lemon Shark, Leopard Shark, Lesser Spotted Dogfish, Longfin Mako Shark, Mako Shark, Narrowtoothed Shark, Night Shark, Northern Dogfish, Pacific Angel Shark, Pelagic Thresher Shark, Porbeagle, Reef Shark, Salmon Shark, Sandbar Shark, Scalloped Hammerhead, School Shark, Sevengill Shark, Shortfin Mako Shark, Silky Shark, Silvertip Shark, Sixgill Shark, Smalleye Hammerhead, Smalltail Shark, Smooth Dogfish, Smooth Hammerhead, Spinner Shark, Spiny Dogfish, Thresher Shark, Tiger Shark, White Shark, Whitetip Reef Shark, Whitetip Shark - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Shark and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHK>, <https://www.gs1.org/voc/AllergenTypeCode-SHK>;
    skos:prefLabel "SHK";
    gs1:originalCodeValue "SHK".

gs1:AllergenTypeCode-SHRIMP dct:isReplacedBy gs1:AllergenTypeCode-ABL;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shrimp and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Shrimp and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SHRIMP>, <https://www.gs1.org/voc/AllergenTypeCode-SHRIMP>;
    skos:prefLabel "SHRIMP";
    gs1:originalCodeValue "ABL".

gs1:AllergenTypeCode-SI a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of hickory nuts and its derivatives in the product. - Family/Genus/Species: Carya. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Hickory Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SI>, <https://www.gs1.org/voc/AllergenTypeCode-SI>;
    skos:prefLabel "SI";
    gs1:originalCodeValue "SI".

gs1:AllergenTypeCode-SJ a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shea nuts and its derivatives in the product. - Family/Genus/Species: Vitellaria paradoxa. - Also known as: Shi nut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Shea Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SJ>, <https://www.gs1.org/voc/AllergenTypeCode-SJ>;
    skos:prefLabel "SJ";
    gs1:originalCodeValue "SJ".

gs1:AllergenTypeCode-SK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pili nuts and its derivatives in the product. - Family/Genus/Species: Canarium ovatum. - Also known as: Pili seeds. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pili Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SK>, <https://www.gs1.org/voc/AllergenTypeCode-SK>;
    skos:prefLabel "SK";
    gs1:originalCodeValue "SK".

gs1:AllergenTypeCode-SL a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Lichee nuts and its derivatives in the product. - Family/Genus/Species: Litchi chinensis. - Also known as: Lichee seeds. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Lichee Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SL>, <https://www.gs1.org/voc/AllergenTypeCode-SL>;
    skos:prefLabel "SL";
    gs1:originalCodeValue "SL".

gs1:AllergenTypeCode-SM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Macadamia nuts and its derivatives in the product. - Family/Genus/Species: Macadamia. - Also known as: Queensland nut, Bush nut, Maroochi nut, Bauple nut and Hawaii nut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Macadamia Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SM>, <https://www.gs1.org/voc/AllergenTypeCode-SM>;
    skos:prefLabel "SM";
    gs1:originalCodeValue "SM".

gs1:AllergenTypeCode-SMELT dct:isReplacedBy gs1:AllergenTypeCode-SMT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Smelt and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Smelt and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SMELT>, <https://www.gs1.org/voc/AllergenTypeCode-SMELT>;
    skos:prefLabel "SMELT";
    gs1:originalCodeValue "SMT".

gs1:AllergenTypeCode-SMF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Schoolmaster and its Derivatives in the product. - Family/Genus/Species: Lutjanidae/Lutjanus/apodus - Also known as: Schoolmaster, Schoolmaster snapper - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Schoolmaster fish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SMF>, <https://www.gs1.org/voc/AllergenTypeCode-SMF>;
    skos:prefLabel "SMF";
    gs1:originalCodeValue "SMF".

gs1:AllergenTypeCode-SMR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Salmon roe and its derivatives in the product, as listed in in the product. - Family/Genus/Species: Salmo - Also known as: Salmon caviar, red caviar, or ikura - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Salmon roe"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SMR>, <https://www.gs1.org/voc/AllergenTypeCode-SMR>;
    skos:prefLabel "SMR";
    gs1:originalCodeValue "SMR".

gs1:AllergenTypeCode-SMT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Smelt and its derivates in the product. - Family/Genus/Species: Osmeridae/(various) - Also known as: Arctic Smelt, Argetine Smelt, Austrailian Smelt, Ayu, Big-Scale Smelt, Cucumberfish, Deepsea Smelt, Delta Smelt, Eulachon, European Smelt, Freshwater Smelt, Great Silver Smelt, Herring Smelt, Jacksmelt, Lesser Silver Smelt, Longfin Smelt, New Zealand Smelt, Night Smelt, Rainbow Smelt, Seep-sea Smelt, Smelt, Surf Smelt, Topsmelt, Typical Smelt, Whitebait Smelt - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Smelt and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SMT>, <https://www.gs1.org/voc/AllergenTypeCode-SMT>;
    skos:prefLabel "SMT";
    gs1:originalCodeValue "SMT".

gs1:AllergenTypeCode-SN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of chestnuts and its derivatives in the product. - Family/Genus/Species: Castanea. - Also known as: Sardian nut, Jupiter's nut, and Spanish chestnut. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Chestnuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SN>, <https://www.gs1.org/voc/AllergenTypeCode-SN>;
    skos:prefLabel "SN";
    gs1:originalCodeValue "SN".

gs1:AllergenTypeCode-SNAPPER dct:isReplacedBy gs1:AllergenTypeCode-ADS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Snapper and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Snapper and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SNAPPER>, <https://www.gs1.org/voc/AllergenTypeCode-SNAPPER>;
    skos:prefLabel "SNAPPER";
    gs1:originalCodeValue "ADS".

gs1:AllergenTypeCode-SO a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of coconuts and its derivatives in the product. - Family/Genus/Species: Cocos nucifera. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Coconuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SO>, <https://www.gs1.org/voc/AllergenTypeCode-SO>;
    skos:prefLabel "SO";
    gs1:originalCodeValue "SO".

gs1:AllergenTypeCode-SOLE dct:isReplacedBy gs1:AllergenTypeCode-ADT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sole and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Sole and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SOLE>, <https://www.gs1.org/voc/AllergenTypeCode-SOLE>;
    skos:prefLabel "SOLE";
    gs1:originalCodeValue "ADT".

gs1:AllergenTypeCode-SOYBEANS dct:isReplacedBy gs1:AllergenTypeCode-AY;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of soybeans and their derivatives in the product, as listed in as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Soybeans and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SOYBEANS>, <https://www.gs1.org/voc/AllergenTypeCode-SOYBEANS>;
    skos:prefLabel "SOYBEANS";
    gs1:originalCodeValue "AY".

gs1:AllergenTypeCode-SP a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pecan nuts and its derivatives in the product. - Family/Genus/Species: Carya illinoinensis. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pecan Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SP>, <https://www.gs1.org/voc/AllergenTypeCode-SP>;
    skos:prefLabel "SP";
    gs1:originalCodeValue "SP".

gs1:AllergenTypeCode-SPELT dct:isReplacedBy gs1:AllergenTypeCode-GS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of spelt and spelt products (gluten containing grain) as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Spelt and Spelt Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SPELT>, <https://www.gs1.org/voc/AllergenTypeCode-SPELT>;
    skos:prefLabel "SPELT";
    gs1:originalCodeValue "GS".

gs1:AllergenTypeCode-SPF a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Scorpionfish and its Derivatives in the product. - Family/Genus/Species: Scorpaenidae/(various) - Also known as: California Scorpinfish, Dragonfish, False Jacopever, Firefish, Hunchback Scorpionfish, Large-headed Scorpionfish, Lionfish, Orange Scorpionfish, Plumed Scorpionfish, Stingfish, Turkeyfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Scorpionfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SPF>, <https://www.gs1.org/voc/AllergenTypeCode-SPF>;
    skos:prefLabel "SPF";
    gs1:originalCodeValue "SPF".

gs1:AllergenTypeCode-SQU a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Squid (Calamari) and its derivates in the product. - Family/Genus/Species: (various) - Also known as: Angola Flying Squid, Argentine Shortfin Squid, Armhook Squid , Arrow Squid, Atlantic Brief Squid, Beka Squid, Bigeye Squid, Bigfin Reef Squid, Bigfin Squid , Bobtail Squid , Bottletail Squid , Bush-club Squid, Calamari, California Market Squid, Cape Horn Squid, Caribbean Reef Squid, Cock-eyed Squid , Cuttlefish , Dwarf Bobtail Squid, European Flying Squid, European Squid, Fire Squid , Firefly Squid , Flying Squid, Giant Squid , Glacial Squid , Glass Squid, Grimaldi scaled Squid , Hooked Squid , Indian Squid, Japanese Flying Squid, Joubin's Squid , Jumbo Squid, Longfin Inshore Squid, Magistrate Armhook Squid, Midsize Squid, Mitre Squid, Neritic Squid, Northern Shortfin Squid, Octopus Squid , Panama Brief Squid, Patagonian Inshore Squid, Purpleback Flying Squid, Pygmy Squid , Pyjama Squid , Ram's horn Squid , Sharpear enope Squid , Southern Reef Squid, Southern Shortfin Squid, Stout Bobtail Squid, Wellington Flying Squid, Whip-lash Squid - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Squid (Calamari) and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SQU>, <https://www.gs1.org/voc/AllergenTypeCode-SQU>;
    skos:prefLabel "SQU";
    gs1:originalCodeValue "SQU".

<https://ref.gs1.org/voc/AllergenTypeCode-SQUID_%28CALAMARI%29> dct:isReplacedBy gs1:AllergenTypeCode-SQU;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Squid (Calamari) and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Squid (Calamari) and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SQUID_%28CALAMARI%29>, <https://www.gs1.org/voc/AllergenTypeCode-SQUID_%28CALAMARI%29>;
    skos:prefLabel "SQUID_(CALAMARI)";
    gs1:originalCodeValue "SQU".

gs1:AllergenTypeCode-SR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of brazil nuts and its derivatives in the product. - Family/Genus/Species: Bertholletia excelsa. - Also known as: Castanha. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Brazil Nuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SR>, <https://www.gs1.org/voc/AllergenTypeCode-SR>;
    skos:prefLabel "SR";
    gs1:originalCodeValue "SR".

gs1:AllergenTypeCode-SS a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sunflower seeds or its derivatives in the product in the product. - Family/Genus/Species: Helianthus - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sunflower Seeds and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SS>, <https://www.gs1.org/voc/AllergenTypeCode-SS>;
    skos:prefLabel "SS";
    gs1:originalCodeValue "SS".

gs1:AllergenTypeCode-ST a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Pistachio and its derivatives in the product. - Family/Genus/Species: Pistacia. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pistachios and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-ST>, <https://www.gs1.org/voc/AllergenTypeCode-ST>;
    skos:prefLabel "ST";
    gs1:originalCodeValue "ST".

gs1:AllergenTypeCode-STG a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sturgeon and its derivates in the product. - Family/Genus/Species: Acipenseridae/(various) - Also known as: Adriatic Sturgeon, Alabama Sturgeon, Amu Darya Sturgeon, Amur Sturgeon, Atlantic Sturgeon, Baikal Sturgeon, Beluga, Beluga Sturgeon, Bester, Chinese Sturgeon, Dwarf Sturgeon, European sea Sturgeon, Fringebarbel Sturgeon, Green Sturgeon, Gulf Sturgeon, Japanese Sturgeon, Kaluga Sturgeon, Lake Sturgeon, Pallid Sturgeon, Persian Sturgeon, Russian Sturgeon, Sakhalin Sturgeon, Shortnose Sturgeon, Shovelnose Sturgeon, Siberian Sturgeon, Starry Sturgeon, Stellate Sturgeon, Sterlet, Syr Darya Sturgeon, Thorn Sturgeon, White Sturgeon, Yangtze Sturgeon - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Sturgeon and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-STG>, <https://www.gs1.org/voc/AllergenTypeCode-STG>;
    skos:prefLabel "STG";
    gs1:originalCodeValue "STG".

gs1:AllergenTypeCode-STURGEON dct:isReplacedBy gs1:AllergenTypeCode-STG;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sturgeon and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Sturgeon and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-STURGEON>, <https://www.gs1.org/voc/AllergenTypeCode-STURGEON>;
    skos:prefLabel "STURGEON";
    gs1:originalCodeValue "STG".

gs1:AllergenTypeCode-SU a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Salicylate and its derivatives in the product. - Family/Genus/Species: - Also known as: Salicylic acid. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Salicylate and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SU>, <https://www.gs1.org/voc/AllergenTypeCode-SU>;
    skos:prefLabel "SU";
    gs1:originalCodeValue "SU".

gs1:AllergenTypeCode-SULPHUR_DIOXIDE dct:isReplacedBy gs1:AllergenTypeCode-AU;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of sulphur dioxide and sulphites as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Sulphur Dioxide and Sulphites"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SULPHUR_DIOXIDE>, <https://www.gs1.org/voc/AllergenTypeCode-SULPHUR_DIOXIDE>;
    skos:prefLabel "SULPHUR_DIOXIDE";
    gs1:originalCodeValue "AU".

gs1:AllergenTypeCode-SUNFLOWER_SEEDS dct:isReplacedBy gs1:AllergenTypeCode-SS;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Sunflower Seeds or their derivatives in the product as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Sunflower Seeds and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SUNFLOWER_SEEDS>, <https://www.gs1.org/voc/AllergenTypeCode-SUNFLOWER_SEEDS>;
    skos:prefLabel "SUNFLOWER_SEEDS";
    gs1:originalCodeValue "SS".

gs1:AllergenTypeCode-SW a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Walnuts and its derivatives in the product. - Family/Genus/Species: Juglans. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Walnuts and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SW>, <https://www.gs1.org/voc/AllergenTypeCode-SW>;
    skos:prefLabel "SW";
    gs1:originalCodeValue "SW".

gs1:AllergenTypeCode-SWORDFISH dct:isReplacedBy gs1:AllergenTypeCode-ADU;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Swordfish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Swordfish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SWORDFISH>, <https://www.gs1.org/voc/AllergenTypeCode-SWORDFISH>;
    skos:prefLabel "SWORDFISH";
    gs1:originalCodeValue "ADU".

gs1:AllergenTypeCode-SX a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of pulses in the product. This excludes green beans and green peas, which are considered vegetable crops. Also excluded are crops that are mainly grown for oil extraction. - Family/Genus/Species: Fabaceae. - Also known as: Dry seed legume Crops. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Pulses"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-SX>, <https://www.gs1.org/voc/AllergenTypeCode-SX>;
    skos:prefLabel "SX";
    gs1:originalCodeValue "SX".

gs1:AllergenTypeCode-TA a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of 3-Aminophenol in the product. - CAS Registry Number: 591-27-5 - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "3-Aminophenol "@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TA>, <https://www.gs1.org/voc/AllergenTypeCode-TA>;
    skos:prefLabel "TA";
    gs1:originalCodeValue "TA".

gs1:AllergenTypeCode-TD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Toluene-2,5-diamine in the product. - CAS Registry Number: 95-70-5 - Also known as: Toluene-2,5-diamine - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "2,5-Diaminotoluene"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TD>, <https://www.gs1.org/voc/AllergenTypeCode-TD>;
    skos:prefLabel "TD";
    gs1:originalCodeValue "TD".

gs1:AllergenTypeCode-TFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tilefish and its Derivatives in the product. - Family/Genus/Species: Malacanthidae/(various) - Also known as: Blue Tilefish, Blueline Tilefish, Golden Tilefish, Goldface Tilefish, Ocean Whitefish, Pacific Golden-eyed Tilefish, Pacific Sandperch, Sand Tilefish, Tilefish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Tilefish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TFD>, <https://www.gs1.org/voc/AllergenTypeCode-TFD>;
    skos:prefLabel "TFD";
    gs1:originalCodeValue "TFD".

gs1:AllergenTypeCode-TILAPIA dct:isReplacedBy gs1:AllergenTypeCode-ADV;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tilapia and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Tilapia and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TILAPIA>, <https://www.gs1.org/voc/AllergenTypeCode-TILAPIA>;
    skos:prefLabel "TILAPIA";
    gs1:originalCodeValue "ADV".

<https://ref.gs1.org/voc/AllergenTypeCode-TOLUENE-2%2C5-DIAMINE> dct:isReplacedBy gs1:AllergenTypeCode-TD;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Toluene-2,5-diamine as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Toluene-2,5-diamine"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TOLUENE-2%2C5-DIAMINE>, <https://www.gs1.org/voc/AllergenTypeCode-TOLUENE-2%2C5-DIAMINE>;
    skos:prefLabel "TOLUENE-2,5-DIAMINE";
    gs1:originalCodeValue "TD".

gs1:AllergenTypeCode-TR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Triticale and its derivatives in the product. - Family/Genus/Species: × Triticosecale. - Also known as: Ryewheat. - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Triticale and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TR>, <https://www.gs1.org/voc/AllergenTypeCode-TR>;
    skos:prefLabel "TR";
    gs1:originalCodeValue "TR".

gs1:AllergenTypeCode-TREE_NUTS dct:isReplacedBy gs1:AllergenTypeCode-AN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of tree nuts and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName. Tree nuts can include almonds, hazelnut, walnut, cashews, etc."@en;
    rdfs:label "Tree Nuts and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TREE_NUTS>, <https://www.gs1.org/voc/AllergenTypeCode-TREE_NUTS>;
    skos:prefLabel "TREE_NUTS";
    gs1:originalCodeValue "AN".

gs1:AllergenTypeCode-TREE_NUT_TRACES dct:isReplacedBy gs1:AllergenTypeCode-TN;
    a gs1:AllergenTypeCode;
    rdfs:comment "Contains Traces of Tree Nuts, i.e. almonds, various kinds of tree nuts."@en;
    rdfs:label "Traces of Tree Nuts"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TREE_NUT_TRACES>, <https://www.gs1.org/voc/AllergenTypeCode-TREE_NUT_TRACES>;
    skos:prefLabel "TREE_NUT_TRACES";
    gs1:originalCodeValue "TN".

gs1:AllergenTypeCode-TRITICALE dct:isReplacedBy gs1:AllergenTypeCode-TR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Triticale and their derivatives as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Triticale and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TRITICALE>, <https://www.gs1.org/voc/AllergenTypeCode-TRITICALE>;
    skos:prefLabel "TRITICALE";
    gs1:originalCodeValue "TR".

gs1:AllergenTypeCode-TROUT dct:isReplacedBy gs1:AllergenTypeCode-ADW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Trout and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Trout and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TROUT>, <https://www.gs1.org/voc/AllergenTypeCode-TROUT>;
    skos:prefLabel "TROUT";
    gs1:originalCodeValue "ADW".

gs1:AllergenTypeCode-TTD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tomato and its derivatives in the product. - Family/Genus/Species: Solanum lycopersicum. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Tomato and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TTD>, <https://www.gs1.org/voc/AllergenTypeCode-TTD>;
    skos:prefLabel "TTD";
    gs1:originalCodeValue "TTD".

gs1:AllergenTypeCode-TUNA dct:isReplacedBy gs1:AllergenTypeCode-ABD;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Tuna and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Tuna and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TUNA>, <https://www.gs1.org/voc/AllergenTypeCode-TUNA>;
    skos:prefLabel "TUNA";
    gs1:originalCodeValue "ABD".

gs1:AllergenTypeCode-TUR a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Turbot and its derivates in the product. - Family/Genus/Species: Scophthalmidae/Scophthalmus/S. maximus - Also known as: Brat, Breet, Britt, Butt, Diamond Turbot, Greenland Turbot, Hornyhead Turbot, New Zealand Turbot, Spottail Spiny Turbot, Spotted Turbot, Spring Turbot, Turbot - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Turbot and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TUR>, <https://www.gs1.org/voc/AllergenTypeCode-TUR>;
    skos:prefLabel "TUR";
    gs1:originalCodeValue "TUR".

gs1:AllergenTypeCode-TURBOT dct:isReplacedBy gs1:AllergenTypeCode-TUR;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Turbot and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Turbot and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-TURBOT>, <https://www.gs1.org/voc/AllergenTypeCode-TURBOT>;
    skos:prefLabel "TURBOT";
    gs1:originalCodeValue "TUR".

gs1:AllergenTypeCode-UM a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of molluscs and its derivates in the product. - Family/Genus/Species: Mollusca (various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Molluscs and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-UM>, <https://www.gs1.org/voc/AllergenTypeCode-UM>;
    skos:prefLabel "UM";
    gs1:originalCodeValue "UM".

gs1:AllergenTypeCode-UN a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Shellfish in the product. Shellfish is a colloquial and fisheries term for exoskeleton-bearing aquatic invertebrates used as food, including various species of molluscs, crustaceans, and echinoderms. - Family/Genus/Species: (various) - Also known as: (various) - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Shellfish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-UN>, <https://www.gs1.org/voc/AllergenTypeCode-UN>;
    skos:prefLabel "UN";
    gs1:originalCodeValue "UN".

gs1:AllergenTypeCode-UW a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Wheat and its derivatives in the product. - Family/Genus/Species: Triticum. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Wheat and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-UW>, <https://www.gs1.org/voc/AllergenTypeCode-UW>;
    skos:prefLabel "UW";
    gs1:originalCodeValue "UW".

gs1:AllergenTypeCode-WALLEYE dct:isReplacedBy gs1:AllergenTypeCode-ABE;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Walleye and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Walleye and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WALLEYE>, <https://www.gs1.org/voc/AllergenTypeCode-WALLEYE>;
    skos:prefLabel "WALLEYE";
    gs1:originalCodeValue "ABE".

gs1:AllergenTypeCode-WALNUTS dct:isReplacedBy gs1:AllergenTypeCode-SW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of walnut and walnut products as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Walnut and Walnut Products"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WALNUTS>, <https://www.gs1.org/voc/AllergenTypeCode-WALNUTS>;
    skos:prefLabel "WALNUTS";
    gs1:originalCodeValue "SW".

gs1:AllergenTypeCode-WFD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Wolffish and its Derivatives in the product. - Family/Genus/Species: Anarhichadidae/Anarhichas or Anarrhichthys/(various) - Also known as: Atlantic Wolffish, Bering Wolffish, Northern Wolffish, Sea wolves, Spotted Wolffish, Wolffish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Wolffish and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WFD>, <https://www.gs1.org/voc/AllergenTypeCode-WFD>;
    skos:prefLabel "WFD";
    gs1:originalCodeValue "WFD".

gs1:AllergenTypeCode-WHEAT dct:isReplacedBy gs1:AllergenTypeCode-UW;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of wheat and their derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName"@en;
    rdfs:label "Wheat and Their Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHEAT>, <https://www.gs1.org/voc/AllergenTypeCode-WHEAT>;
    skos:prefLabel "WHEAT";
    gs1:originalCodeValue "UW".

gs1:AllergenTypeCode-WHELKS dct:isReplacedBy gs1:AllergenTypeCode-WHK;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whelks and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Whelks and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHELKS>, <https://www.gs1.org/voc/AllergenTypeCode-WHELKS>;
    skos:prefLabel "WHELKS";
    gs1:originalCodeValue "WHK".

gs1:AllergenTypeCode-WHITEFISH dct:isReplacedBy gs1:AllergenTypeCode-AWF;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whitefish and their derivatives in the product, as listed as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Whitefish and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHITEFISH>, <https://www.gs1.org/voc/AllergenTypeCode-WHITEFISH>;
    skos:prefLabel "WHITEFISH";
    gs1:originalCodeValue "AWF".

gs1:AllergenTypeCode-WHITING dct:isReplacedBy gs1:AllergenTypeCode-WHT;
    a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whiting and its derivatives in the product, as listed in the regulations specified in AllergenSpecificationAgency and AllergenSpecificationName."@en;
    rdfs:label "Whiting and its Derivatives"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHITING>, <https://www.gs1.org/voc/AllergenTypeCode-WHITING>;
    skos:prefLabel "WHITING";
    gs1:originalCodeValue "WHT".

gs1:AllergenTypeCode-WHK a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whelks and its derivates in the product. - Family/Genus/Species: Buccinidae or Ranellidae or Trochidae/(various) - Also known as: Busycon Whelk, Channeled Whelk, Common Periwinkle, Dog Whelk, Maculated Ivory Whelk, Magpie Whelk, Pear Whelk, Scungili, Veined Rapa Whelk, West Indian Top Shell Whelk, Whelk, Wilk - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Whelks and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHK>, <https://www.gs1.org/voc/AllergenTypeCode-WHK>;
    skos:prefLabel "WHK";
    gs1:originalCodeValue "WHK".

gs1:AllergenTypeCode-WHT a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Whiting and its derivates in the product. - Family/Genus/Species: Gadidae or Sciaenidae or Sillaginidae/(various) - Also known as: Argentine Hake, Blue Whiting, Cape Hake, Carolina Whiting, Chilean Hake, Deep-water Cape Hake, European Hake, European Whiting, Flat Head Sillago, Hoki, Japanese sillago, Japanese Whiting, King George Whiting, King Whiting, Northern Whiting, Pacific Whiting, Sand Whiting, School Whiting, Sea Mullet, Silver Hake, Silver Sillago, Southern Blue Whiting, Southern Hake, Southern Kingcroaker, Southern Kingfish - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Whiting and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-WHT>, <https://www.gs1.org/voc/AllergenTypeCode-WHT>;
    skos:prefLabel "WHT";
    gs1:originalCodeValue "WHT".

gs1:AllergenTypeCode-X99 a gs1:AllergenTypeCode;
    rdfs:comment "Does not contain declaration obligatory allergens in the product. - Also known as: - Disclaimer: Refers to the absence of allergens in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Does not contain declaration obligatory allergens"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-X99>, <https://www.gs1.org/voc/AllergenTypeCode-X99>;
    skos:prefLabel "X99";
    gs1:originalCodeValue "X99".

gs1:AllergenTypeCode-YMD a gs1:AllergenTypeCode;
    rdfs:comment "Refers to the presence of Yam and its derivatives in the product. - Family/Genus/Species: Dioscorea. - Also known as: - Disclaimer: Refers to the presence of the allergen in the product, as listed in the regulations specified by an agency and specification or any local market regulations."@en;
    rdfs:label "Yam and its derivatives"@en;
    owl:sameAs <https://gs1.org/voc/AllergenTypeCode-YMD>, <https://www.gs1.org/voc/AllergenTypeCode-YMD>;
    skos:prefLabel "YMD";
    gs1:originalCodeValue "YMD".

gs1:AllergenTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/bms/Version2_8/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:AllergenTypeCodeList&release=1>;
    rdfs:label "Allergen Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/AllergenTypeCode>, <https://www.gs1.org/voc/AllergenTypeCode>.

gs1:Altitude a gs1:MeasurementType;
    rdfs:comment "The height above the surface of a defined geoid, typically the World Geodetic System (WGS 84) geoid for measurements from location sensors using satellite technology (e.g. GPS, Glonass, Galileo) , which approximates to the surface of the earth at sea level.  Positive values indicate height above the geoid surface. Negative values indicate depth below the geoid surface.  SI Units: metres"@en;
    rdfs:label "Altitude or Elevation"@en;
    owl:sameAs <https://gs1.org/voc/Altitude>, <https://www.gs1.org/voc/Altitude>;
    skos:prefLabel "Altitude".

gs1:AmountOfSubstance a gs1:MeasurementType;
    rdfs:comment "The amount of substance that contains a number of atoms, molecules etc. that is equal to the Avogadro constant.  SI Units: mole"@en;
    rdfs:label "Amount of substance"@en;
    owl:sameAs <https://gs1.org/voc/AmountOfSubstance>, <https://www.gs1.org/voc/AmountOfSubstance>;
    skos:prefLabel "AmountOfSubstance".

gs1:AmountOfSubstancePerUnitVolume a gs1:MeasurementType;
    rdfs:comment "The concentration of a solution expressed as the number of moles of dissolved substance per unit volume of solution.  SI Units: mole per cubic metre"@en;
    rdfs:label "Amount of substance per unit volume"@en;
    owl:sameAs <https://gs1.org/voc/AmountOfSubstancePerUnitVolume>, <https://www.gs1.org/voc/AmountOfSubstancePerUnitVolume>;
    skos:prefLabel "AmountOfSubstancePerUnitVolume".

gs1:AnatomicalFormCode-BELLY a gs1:AnatomicalFormCode;
    rdfs:label "Belly"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-BELLY>, <https://www.gs1.org/voc/AnatomicalFormCode-BELLY>;
    skos:prefLabel "BELLY".

gs1:AnatomicalFormCode-BLOOD a gs1:AnatomicalFormCode;
    rdfs:label "Blood"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-BLOOD>, <https://www.gs1.org/voc/AnatomicalFormCode-BLOOD>;
    skos:prefLabel "BLOOD".

gs1:AnatomicalFormCode-BONE a gs1:AnatomicalFormCode;
    rdfs:label "Bone"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-BONE>, <https://www.gs1.org/voc/AnatomicalFormCode-BONE>;
    skos:prefLabel "BONE".

gs1:AnatomicalFormCode-BRAIN a gs1:AnatomicalFormCode;
    rdfs:label "Brain"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-BRAIN>, <https://www.gs1.org/voc/AnatomicalFormCode-BRAIN>;
    skos:prefLabel "BRAIN".

gs1:AnatomicalFormCode-CARCASS_NONPOULTRY a gs1:AnatomicalFormCode;
    rdfs:label "Carcass Nonpoultry"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-CARCASS_NONPOULTRY>, <https://www.gs1.org/voc/AnatomicalFormCode-CARCASS_NONPOULTRY>;
    skos:prefLabel "CARCASS_NONPOULTRY".

gs1:AnatomicalFormCode-DIAPHRAM a gs1:AnatomicalFormCode;
    rdfs:label "Diaphram"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-DIAPHRAM>, <https://www.gs1.org/voc/AnatomicalFormCode-DIAPHRAM>;
    skos:prefLabel "DIAPHRAM".

gs1:AnatomicalFormCode-ESOPHAGUS a gs1:AnatomicalFormCode;
    rdfs:label "Esophagus"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-ESOPHAGUS>, <https://www.gs1.org/voc/AnatomicalFormCode-ESOPHAGUS>;
    skos:prefLabel "ESOPHAGUS".

gs1:AnatomicalFormCode-FAT a gs1:AnatomicalFormCode;
    rdfs:label "Fat"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-FAT>, <https://www.gs1.org/voc/AnatomicalFormCode-FAT>;
    skos:prefLabel "FAT".

gs1:AnatomicalFormCode-FEET a gs1:AnatomicalFormCode;
    rdfs:label "Feet"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-FEET>, <https://www.gs1.org/voc/AnatomicalFormCode-FEET>;
    skos:prefLabel "FEET".

gs1:AnatomicalFormCode-FOREQUARTER a gs1:AnatomicalFormCode;
    rdfs:label "Forequarter"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-FOREQUARTER>, <https://www.gs1.org/voc/AnatomicalFormCode-FOREQUARTER>;
    skos:prefLabel "FOREQUARTER".

gs1:AnatomicalFormCode-GIZZARD a gs1:AnatomicalFormCode;
    rdfs:label "Gizzard"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-GIZZARD>, <https://www.gs1.org/voc/AnatomicalFormCode-GIZZARD>;
    skos:prefLabel "GIZZARD".

gs1:AnatomicalFormCode-HEAD a gs1:AnatomicalFormCode;
    rdfs:label "Head"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-HEAD>, <https://www.gs1.org/voc/AnatomicalFormCode-HEAD>;
    skos:prefLabel "HEAD".

gs1:AnatomicalFormCode-HEADMEAT_CHEEKMEAT a gs1:AnatomicalFormCode;
    rdfs:label "Headmeat Cheekmeat"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-HEADMEAT_CHEEKMEAT>, <https://www.gs1.org/voc/AnatomicalFormCode-HEADMEAT_CHEEKMEAT>;
    skos:prefLabel "HEADMEAT_CHEEKMEAT".

gs1:AnatomicalFormCode-HEART a gs1:AnatomicalFormCode;
    rdfs:label "Heart"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-HEART>, <https://www.gs1.org/voc/AnatomicalFormCode-HEART>;
    skos:prefLabel "HEART".

gs1:AnatomicalFormCode-HINDQUARTER a gs1:AnatomicalFormCode;
    rdfs:label "Hindquarter"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-HINDQUARTER>, <https://www.gs1.org/voc/AnatomicalFormCode-HINDQUARTER>;
    skos:prefLabel "HINDQUARTER".

gs1:AnatomicalFormCode-HORN a gs1:AnatomicalFormCode;
    rdfs:label "Horn"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-HORN>, <https://www.gs1.org/voc/AnatomicalFormCode-HORN>;
    skos:prefLabel "HORN".

gs1:AnatomicalFormCode-INTESTINE_LARGE a gs1:AnatomicalFormCode;
    rdfs:label "Intestine Large"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-INTESTINE_LARGE>, <https://www.gs1.org/voc/AnatomicalFormCode-INTESTINE_LARGE>;
    skos:prefLabel "INTESTINE_LARGE".

gs1:AnatomicalFormCode-INTESTINE_SMALL a gs1:AnatomicalFormCode;
    rdfs:label "Intenstine Small"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-INTESTINE_SMALL>, <https://www.gs1.org/voc/AnatomicalFormCode-INTESTINE_SMALL>;
    skos:prefLabel "INTESTINE_SMALL".

gs1:AnatomicalFormCode-KIDNEY a gs1:AnatomicalFormCode;
    rdfs:label "Kidney"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-KIDNEY>, <https://www.gs1.org/voc/AnatomicalFormCode-KIDNEY>;
    skos:prefLabel "KIDNEY".

gs1:AnatomicalFormCode-LIPS a gs1:AnatomicalFormCode;
    rdfs:label "Lips"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-LIPS>, <https://www.gs1.org/voc/AnatomicalFormCode-LIPS>;
    skos:prefLabel "LIPS".

gs1:AnatomicalFormCode-LIVER a gs1:AnatomicalFormCode;
    rdfs:label "Liver"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-LIVER>, <https://www.gs1.org/voc/AnatomicalFormCode-LIVER>;
    skos:prefLabel "LIVER".

gs1:AnatomicalFormCode-LUNGS a gs1:AnatomicalFormCode;
    rdfs:label "Lungs"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-LUNGS>, <https://www.gs1.org/voc/AnatomicalFormCode-LUNGS>;
    skos:prefLabel "LUNGS".

gs1:AnatomicalFormCode-MIXED_OFFAL a gs1:AnatomicalFormCode;
    rdfs:label "Mixed Offal"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-MIXED_OFFAL>, <https://www.gs1.org/voc/AnatomicalFormCode-MIXED_OFFAL>;
    skos:prefLabel "MIXED_OFFAL".

gs1:AnatomicalFormCode-MIXED_PARTS_FOR_GROUNDING_MINCING a gs1:AnatomicalFormCode;
    rdfs:label "Mixed Parts For Grounding or Mincing"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-MIXED_PARTS_FOR_GROUNDING_MINCING>, <https://www.gs1.org/voc/AnatomicalFormCode-MIXED_PARTS_FOR_GROUNDING_MINCING>;
    skos:prefLabel "MIXED_PARTS_FOR_GROUNDING_MINCING".

gs1:AnatomicalFormCode-NECK a gs1:AnatomicalFormCode;
    rdfs:label "Neck"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-NECK>, <https://www.gs1.org/voc/AnatomicalFormCode-NECK>;
    skos:prefLabel "NECK".

gs1:AnatomicalFormCode-PANCREAS a gs1:AnatomicalFormCode;
    rdfs:label "Pancreas"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-PANCREAS>, <https://www.gs1.org/voc/AnatomicalFormCode-PANCREAS>;
    skos:prefLabel "PANCREAS".

gs1:AnatomicalFormCode-SKIN a gs1:AnatomicalFormCode;
    rdfs:label "Skin"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-SKIN>, <https://www.gs1.org/voc/AnatomicalFormCode-SKIN>;
    skos:prefLabel "SKIN".

gs1:AnatomicalFormCode-STOMACH a gs1:AnatomicalFormCode;
    rdfs:label "Stomach"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-STOMACH>, <https://www.gs1.org/voc/AnatomicalFormCode-STOMACH>;
    skos:prefLabel "STOMACH".

gs1:AnatomicalFormCode-TAIL a gs1:AnatomicalFormCode;
    rdfs:label "Tail"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-TAIL>, <https://www.gs1.org/voc/AnatomicalFormCode-TAIL>;
    skos:prefLabel "TAIL".

gs1:AnatomicalFormCode-TENDONS a gs1:AnatomicalFormCode;
    rdfs:label "Tendons"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-TENDONS>, <https://www.gs1.org/voc/AnatomicalFormCode-TENDONS>;
    skos:prefLabel "TENDONS".

gs1:AnatomicalFormCode-TESTICLES a gs1:AnatomicalFormCode;
    rdfs:label "Testicles"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-TESTICLES>, <https://www.gs1.org/voc/AnatomicalFormCode-TESTICLES>;
    skos:prefLabel "TESTICLES".

gs1:AnatomicalFormCode-THYMUS a gs1:AnatomicalFormCode;
    rdfs:label "Thymus"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-THYMUS>, <https://www.gs1.org/voc/AnatomicalFormCode-THYMUS>;
    skos:prefLabel "THYMUS".

gs1:AnatomicalFormCode-TONGUE a gs1:AnatomicalFormCode;
    rdfs:label "Tongue"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-TONGUE>, <https://www.gs1.org/voc/AnatomicalFormCode-TONGUE>;
    skos:prefLabel "TONGUE".

gs1:AnatomicalFormCode-TRIPE a gs1:AnatomicalFormCode;
    rdfs:label "Tripe"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-TRIPE>, <https://www.gs1.org/voc/AnatomicalFormCode-TRIPE>;
    skos:prefLabel "TRIPE".

gs1:AnatomicalFormCode-UNCLASSIFIED a gs1:AnatomicalFormCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-UNCLASSIFIED>, <https://www.gs1.org/voc/AnatomicalFormCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:AnatomicalFormCode-UNIDENTIFIED a gs1:AnatomicalFormCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-UNIDENTIFIED>, <https://www.gs1.org/voc/AnatomicalFormCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:AnatomicalFormCode-WHOLE_BIRD a gs1:AnatomicalFormCode;
    rdfs:label "Whole Bird"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_BIRD>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_BIRD>;
    skos:prefLabel "WHOLE_BIRD".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Nonpoultry Meatpart Piece"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE>;
    skos:prefLabel "WHOLE_MUSCLE_NONPOULTRY_MEATPART_PIECE".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_POULTRY_PART a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Poultry Part"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_POULTRY_PART>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_POULTRY_PART>;
    skos:prefLabel "WHOLE_MUSCLE_POULTRY_PART".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_PRIMAL a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Primal"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_PRIMAL>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_PRIMAL>;
    skos:prefLabel "WHOLE_MUSCLE_PRIMAL".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_RIBCUT a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Ribcut"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_RIBCUT>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_RIBCUT>;
    skos:prefLabel "WHOLE_MUSCLE_RIBCUT".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_ROASTCUT a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Roast Cut"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_ROASTCUT>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_ROASTCUT>;
    skos:prefLabel "WHOLE_MUSCLE_ROASTCUT".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CHOPCUT a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Slice Chopcut"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CHOPCUT>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CHOPCUT>;
    skos:prefLabel "WHOLE_MUSCLE_SLICE_CHOPCUT".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CUTLET a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Slice Cutlet"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CUTLET>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SLICE_CUTLET>;
    skos:prefLabel "WHOLE_MUSCLE_SLICE_CUTLET".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_STEAK_CHOPCUT a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Steak Chop-cut"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_STEAK_CHOPCUT>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_STEAK_CHOPCUT>;
    skos:prefLabel "WHOLE_MUSCLE_STEAK_CHOPCUT".

gs1:AnatomicalFormCode-WHOLE_MUSCLE_SUBPRIMAL a gs1:AnatomicalFormCode;
    rdfs:label "Whole Muscle Subprimal"@en;
    owl:sameAs <https://gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SUBPRIMAL>, <https://www.gs1.org/voc/AnatomicalFormCode-WHOLE_MUSCLE_SUBPRIMAL>;
    skos:prefLabel "WHOLE_MUSCLE_SUBPRIMAL".

gs1:AnatomicalFormCode rdfs:label "Anatomical Form Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/AnatomicalFormCode>, <https://www.gs1.org/voc/AnatomicalFormCode>.

gs1:Angle a gs1:MeasurementType;
    rdfs:comment "The inclination of one line or plane to another.  Units: degrees, radians, etc."@en;
    rdfs:label "Angle"@en;
    owl:sameAs <https://gs1.org/voc/Angle>, <https://www.gs1.org/voc/Angle>;
    skos:prefLabel "Angle".

gs1:AngularAcceleration a gs1:MeasurementType;
    rdfs:comment "The rate of change of angular velocity with respect to time.  SI Units: radian per second per second"@en;
    rdfs:label "Angular acceleration"@en;
    owl:sameAs <https://gs1.org/voc/AngularAcceleration>, <https://www.gs1.org/voc/AngularAcceleration>;
    skos:prefLabel "AngularAcceleration".

gs1:AngularMomentum a gs1:MeasurementType;
    rdfs:comment "The integral over time of the torque acting on a body that is free to rotate, resulting in a corresponding change in its angular momentum.  SI Units: newton metre second, kilogram metre squared per second"@en;
    rdfs:label "Angular impulse or Angular momentum"@en;
    owl:sameAs <https://gs1.org/voc/AngularMomentum>, <https://www.gs1.org/voc/AngularMomentum>;
    skos:prefLabel "AngularMomentum".

gs1:AngularVelocity a gs1:MeasurementType;
    rdfs:comment "The rate of change of angle with respect to time; a measure of the number of revolutions per unit time.  SI Units: radian per second"@en;
    rdfs:label "Angular velocity"@en;
    owl:sameAs <https://gs1.org/voc/AngularVelocity>, <https://www.gs1.org/voc/AngularVelocity>;
    skos:prefLabel "AngularVelocity".

gs1:Area a gs1:MeasurementType;
    rdfs:comment "The amount of two-dimensional space occupied, measured in units of length squared.  SI Units: square metre"@en;
    rdfs:label "Area"@en;
    owl:sameAs <https://gs1.org/voc/Area>, <https://www.gs1.org/voc/Area>;
    skos:prefLabel "Area".

gs1:AuthenticityDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of details about covert or overt security features that may contribute to checking the authenticity of a product or product instance."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/AuthenticityDetails>, <https://www.gs1.org/voc/AuthenticityDetails>;
    sw:term_status "stable".

gs1:AwardPrizeDetails a rdfs:Class, owl:Class;
    rdfs:comment "Describes a prize or award won by a product or organization."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/AwardPrizeDetails>, <https://www.gs1.org/voc/AwardPrizeDetails>;
    sw:term_status "stable".

gs1:Beverage a rdfs:Class, owl:Class;
    rdfs:comment "Any potable liquid."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Beverage"@en;
    rdfs:subClassOf gs1:FoodBeverageTobaccoProduct;
    owl:equivalentClass <https://gs1.org/voc/Beverage>, <https://www.gs1.org/voc/Beverage>;
    sw:term_status "stable".

gs1:Brand a rdfs:Class, owl:Class;
    rdfs:comment "Information on brands and sub-brands for a product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Brand"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Brand>, <https://www.gs1.org/voc/Brand>;
    sw:term_status "stable";
    skos:exactMatch schema:Brand.

gs1:BusinessEntityType-CORPORATION a gs1:BusinessEntityType;
    rdfs:comment "An organization authorized by the state to act as a single entity and recognized as such in law for certain purposes."@en;
    rdfs:label "Corporation"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-CORPORATION>, <https://www.gs1.org/voc/BusinessEntityType-CORPORATION>;
    skos:prefLabel "CORPORATION".

gs1:BusinessEntityType-FOR_PROFIT a gs1:BusinessEntityType;
    rdfs:comment "An organization established, maintained, or conducted for the purpose of making a profit."@en;
    rdfs:label "For profit"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-FOR_PROFIT>, <https://www.gs1.org/voc/BusinessEntityType-FOR_PROFIT>;
    skos:prefLabel "FOR_PROFIT".

gs1:BusinessEntityType-GOVERNMENT_AGENCY a gs1:BusinessEntityType;
    rdfs:comment "A government agency is a permanent or semi-permanent organization within a regional, national or state government. These organizations are responsible for oversight or administration of a specific sector, field, or area of study."@en;
    rdfs:label "Government Agency"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-GOVERNMENT_AGENCY>, <https://www.gs1.org/voc/BusinessEntityType-GOVERNMENT_AGENCY>;
    skos:prefLabel "GOVERNMENT_AGENCY".

gs1:BusinessEntityType-HOLDING_COMPANY a gs1:BusinessEntityType;
    rdfs:comment "A company created to buy, receive or hold the shares, stock or other assets of other companies, which the holding company typically then controls. A holding company is sometimes referred to as a 'parent' company."@en;
    rdfs:label "Holding Company"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-HOLDING_COMPANY>, <https://www.gs1.org/voc/BusinessEntityType-HOLDING_COMPANY>;
    skos:prefLabel "HOLDING_COMPANY".

gs1:BusinessEntityType-INDIVIDUALLY_OWNED_ENTERPRISE a gs1:BusinessEntityType;
    rdfs:comment "Individual ownership of business means that a business is owned by a single person. "@en;
    rdfs:label "Individually-Owned Enterprise"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-INDIVIDUALLY_OWNED_ENTERPRISE>, <https://www.gs1.org/voc/BusinessEntityType-INDIVIDUALLY_OWNED_ENTERPRISE>;
    skos:prefLabel "INDIVIDUALLY_OWNED_ENTERPRISE".

gs1:BusinessEntityType-JOINT_VENTURE a gs1:BusinessEntityType;
    rdfs:comment "A joint venture is a business arrangement in which two or more parties agree to pool their resources for the purpose of accomplishing a specific task. A joint venture can be an informal  partnership in the colloquial sense of the word, or it may also take on nearly any other kind of formal  legal structure. A key characteristic of joint ventures is that the forming parties share ownership, returns, risk and governance."@en;
    rdfs:label "Joint Venture"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-JOINT_VENTURE>, <https://www.gs1.org/voc/BusinessEntityType-JOINT_VENTURE>;
    skos:prefLabel "JOINT_VENTURE".

gs1:BusinessEntityType-LLC a gs1:BusinessEntityType;
    rdfs:comment "A limited liability company is a form of a private limited company. It is a business structure that can combine the pass-through taxation of a partnership or sole proprietorship with the limited liability of a corporation."@en;
    rdfs:label "Limited Liability Company"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-LLC>, <https://www.gs1.org/voc/BusinessEntityType-LLC>;
    skos:prefLabel "LLC".

gs1:BusinessEntityType-NOT_FOR_PROFIT a gs1:BusinessEntityType;
    rdfs:comment "An organization organized and operated for a collective, public or social benefit, in contrast with an entity that operates as a business aiming to generate a profit for its owners. Not-for-profit entities are often formed in order to take advantage of tax-exempt status and other benefits granted by governments to entities that meet the requirements of not-for-profit laws and regulations."@en;
    rdfs:label "Not-for-profit (non profit)"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-NOT_FOR_PROFIT>, <https://www.gs1.org/voc/BusinessEntityType-NOT_FOR_PROFIT>;
    skos:prefLabel "NOT_FOR_PROFIT".

gs1:BusinessEntityType-PRIVATE_ENTERPRISE a gs1:BusinessEntityType;
    rdfs:comment "A broad term for businesses that are managed by independent companies or private individuals rather than by the state."@en;
    rdfs:label "Private Enterprise"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-PRIVATE_ENTERPRISE>, <https://www.gs1.org/voc/BusinessEntityType-PRIVATE_ENTERPRISE>;
    skos:prefLabel "PRIVATE_ENTERPRISE".

gs1:BusinessEntityType-SOE a gs1:BusinessEntityType;
    rdfs:comment "A state-owned enterprise (SOE) is a legal entity that is created or managed by a government in order to partake in commercial activities on the government's behalf. It can be either wholly or partially owned by a government and is typically earmarked to participate in specific commercial activities."@en;
    rdfs:label "State-Owned Enterprise"@en;
    owl:sameAs <https://gs1.org/voc/BusinessEntityType-SOE>, <https://www.gs1.org/voc/BusinessEntityType-SOE>;
    skos:prefLabel "SOE".

gs1:BusinessEntityType rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Business Entity Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/BusinessEntityType>, <https://www.gs1.org/voc/BusinessEntityType>.

gs1:Capacitance a gs1:MeasurementType;
    rdfs:comment "The capacitance of an isolated conductor is defined as the ratio of the total charge on it to its electric potential.  SI Units: farad"@en;
    rdfs:label "Capacitance"@en;
    owl:sameAs <https://gs1.org/voc/Capacitance>, <https://www.gs1.org/voc/Capacitance>;
    skos:prefLabel "Capacitance".

gs1:CertificationDetails a rdfs:Class, owl:Class;
    rdfs:comment "Certification issued by a certifying body to a certification subject (Organization, Place, Product)."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/CertificationDetails>, <https://www.gs1.org/voc/CertificationDetails>;
    sw:term_status "stable".

gs1:CertificationStatus-ACTIVE a gs1:CertificationStatus;
    rdfs:comment "This certification instance is declared to be in effect for the certified subject."@en;
    rdfs:label "Active"@en;
    owl:sameAs <https://gs1.org/voc/CertificationStatus-ACTIVE>, <https://www.gs1.org/voc/CertificationStatus-ACTIVE>;
    skos:prefLabel "ACTIVE".

gs1:CertificationStatus-INACTIVE a gs1:CertificationStatus;
    rdfs:comment "This certification instance is declared to be no longer in effect."@en;
    rdfs:label "Inactive"@en;
    owl:sameAs <https://gs1.org/voc/CertificationStatus-INACTIVE>, <https://www.gs1.org/voc/CertificationStatus-INACTIVE>;
    skos:prefLabel "INACTIVE".

gs1:CertificationStatus rdfs:comment "A set of codes for the status of a certification instance"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Status Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/CertificationStatus>, <https://www.gs1.org/voc/CertificationStatus>.

gs1:CheeseFirmnessCode-EXTRA_HARD a gs1:CheeseFirmnessCode;
    rdfs:label "Extra Hard"@en;
    owl:sameAs <https://gs1.org/voc/CheeseFirmnessCode-EXTRA_HARD>, <https://www.gs1.org/voc/CheeseFirmnessCode-EXTRA_HARD>;
    skos:prefLabel "EXTRA_HARD".

gs1:CheeseFirmnessCode-FIRM_SEMIHARD a gs1:CheeseFirmnessCode;
    rdfs:label "Firm Semi Hard"@en;
    owl:sameAs <https://gs1.org/voc/CheeseFirmnessCode-FIRM_SEMIHARD>, <https://www.gs1.org/voc/CheeseFirmnessCode-FIRM_SEMIHARD>;
    skos:prefLabel "FIRM_SEMIHARD".

gs1:CheeseFirmnessCode-HARD a gs1:CheeseFirmnessCode;
    rdfs:label "Hard"@en;
    owl:sameAs <https://gs1.org/voc/CheeseFirmnessCode-HARD>, <https://www.gs1.org/voc/CheeseFirmnessCode-HARD>;
    skos:prefLabel "HARD".

gs1:CheeseFirmnessCode-SOFT a gs1:CheeseFirmnessCode;
    rdfs:label "Soft"@en;
    owl:sameAs <https://gs1.org/voc/CheeseFirmnessCode-SOFT>, <https://www.gs1.org/voc/CheeseFirmnessCode-SOFT>;
    skos:prefLabel "SOFT".

gs1:CheeseFirmnessCode-UNIDENTIFIED a gs1:CheeseFirmnessCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/CheeseFirmnessCode-UNIDENTIFIED>, <https://www.gs1.org/voc/CheeseFirmnessCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:CheeseFirmnessCode rdfs:label "Cheese Firmness Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/CheeseFirmnessCode>, <https://www.gs1.org/voc/CheeseFirmnessCode>.

gs1:Clothing a rdfs:Class, owl:Class;
    rdfs:comment " A product that is worn on the body."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Clothing"@en;
    rdfs:subClassOf gs1:WearableProduct;
    owl:equivalentClass <https://gs1.org/voc/Clothing>, <https://www.gs1.org/voc/Clothing>;
    sw:term_status "stable".

gs1:ColourCodeDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of colour code details (colour code, party controlling the code list) for the product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Colour Code Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/ColourCodeDetails>, <https://www.gs1.org/voc/ColourCodeDetails>;
    sw:term_status "stable".

gs1:ColourCodeList-BUYER a gs1:ColourCodeListCode;
    rdfs:comment "Assigned by buyer."@en;
    rdfs:label "Assigned by Buyer"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-BUYER>, <https://www.gs1.org/voc/ColourCodeList-BUYER>;
    skos:prefLabel "BUYER";
    gs1:originalCodeValue "6".

gs1:ColourCodeList-IFPS a gs1:ColourCodeListCode;
    rdfs:comment "International Federation for Produce Standards."@en;
    rdfs:label "International Federation for Produce Standards"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-IFPS>, <https://www.gs1.org/voc/ColourCodeList-IFPS>;
    skos:prefLabel "IFPS";
    gs1:originalCodeValue "11".

gs1:ColourCodeList-NCS a gs1:ColourCodeListCode;
    rdfs:comment "Natural Colour System."@en;
    rdfs:label "Natural Colour System"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-NCS>, <https://www.gs1.org/voc/ColourCodeList-NCS>;
    skos:prefLabel "NCS";
    gs1:originalCodeValue "10".

gs1:ColourCodeList-NRF a gs1:ColourCodeListCode;
    rdfs:comment "National Retail Federation."@en;
    rdfs:label "National Retail Federation."@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-NRF>, <https://www.gs1.org/voc/ColourCodeList-NRF>;
    skos:prefLabel "NRF";
    gs1:originalCodeValue "1".

gs1:ColourCodeList-PANTONE_HEXACHROME a gs1:ColourCodeListCode;
    rdfs:comment "Pantone Hexachrome."@en;
    rdfs:label "Pantone Hexachrome"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-PANTONE_HEXACHROME>, <https://www.gs1.org/voc/ColourCodeList-PANTONE_HEXACHROME>;
    skos:prefLabel "PANTONE_HEXACHROME";
    gs1:originalCodeValue "4".

gs1:ColourCodeList-PANTONE_MATCHING a gs1:ColourCodeListCode;
    rdfs:comment "Pantone Matching System."@en;
    rdfs:label "Pantone Matching System"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-PANTONE_MATCHING>, <https://www.gs1.org/voc/ColourCodeList-PANTONE_MATCHING>;
    skos:prefLabel "PANTONE_MATCHING";
    gs1:originalCodeValue "2".

gs1:ColourCodeList-PANTONE_PROCESS_COLOUR a gs1:ColourCodeListCode;
    rdfs:comment "Pantone Process Colour System."@en;
    rdfs:label "Pantone Process Colour System"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-PANTONE_PROCESS_COLOUR>, <https://www.gs1.org/voc/ColourCodeList-PANTONE_PROCESS_COLOUR>;
    skos:prefLabel "PANTONE_PROCESS_COLOUR";
    gs1:originalCodeValue "3".

gs1:ColourCodeList-PANTONE_TEXTILE a gs1:ColourCodeListCode;
    rdfs:comment "Pantone Textile. Same as GS1 ColourCodeList Code 5"@en;
    rdfs:label "Pantone Textile"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-PANTONE_TEXTILE>, <https://www.gs1.org/voc/ColourCodeList-PANTONE_TEXTILE>;
    skos:prefLabel "PANTONE_TEXTILE";
    gs1:originalCodeValue "5".

gs1:ColourCodeList-RAL a gs1:ColourCodeListCode;
    rdfs:comment "Farbsystem RAL Colour System."@en;
    rdfs:label "Farbsystem RAL Colour System"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-RAL>, <https://www.gs1.org/voc/ColourCodeList-RAL>;
    skos:prefLabel "RAL";
    gs1:originalCodeValue "9".

gs1:ColourCodeList-SELLER a gs1:ColourCodeListCode;
    rdfs:comment "Assigned by seller."@en;
    rdfs:label "Assigned by Seller"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-SELLER>, <https://www.gs1.org/voc/ColourCodeList-SELLER>;
    skos:prefLabel "SELLER";
    gs1:originalCodeValue "7".

gs1:ColourCodeList-WWS a gs1:ColourCodeListCode;
    rdfs:comment "Waren Wirtschafts System."@en;
    rdfs:label "Waren Wirtschafts System"@en;
    owl:sameAs <https://gs1.org/voc/ColourCodeList-WWS>, <https://www.gs1.org/voc/ColourCodeList-WWS>;
    skos:prefLabel "WWS";
    gs1:originalCodeValue "8".

gs1:ColourCodeListCode rdfs:label "Colour Code List Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ColourCodeListCode>, <https://www.gs1.org/voc/ColourCodeListCode>.

gs1:CompulsoryAdditionalInformation a rdfs:Class, owl:Class;
    rdfs:comment "The group of compulsory information about a product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Compulsory Additional Information"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/CompulsoryAdditionalInformation>, <https://www.gs1.org/voc/CompulsoryAdditionalInformation>;
    sw:term_status "stable".

gs1:CompulsoryAdditionalLabelInformationTypeCode-CAFFEINE a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of the cautionary statements related to caffeine. Caffeine is a central nervous system stimulant of the methylxanthine class."@en;
    rdfs:label "Caffeine"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-CAFFEINE>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-CAFFEINE>;
    skos:prefLabel "CAFFEINE".

gs1:CompulsoryAdditionalLabelInformationTypeCode-MEAT_POULTRY_WATER_RETENTION a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of the amount of water added and retained in a raw single-ingredient meat product due to evisceration contact with water, in excess of naturally occurring moisture."@en;
    rdfs:label "Meat poultry water retention"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-MEAT_POULTRY_WATER_RETENTION>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-MEAT_POULTRY_WATER_RETENTION>;
    skos:prefLabel "MEAT_POULTRY_WATER_RETENTION".

gs1:CompulsoryAdditionalLabelInformationTypeCode-PREBIOTIC a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of the specific and measurable health benefit conferred by the prebiotic substance. Prebiotics are foods (typically high-fiber foods) that act as food for human microflora. Prebiotics are used with the intention of improving the balance of these microorganisms."@en;
    rdfs:label "Prebiotic"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-PREBIOTIC>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-PREBIOTIC>;
    skos:prefLabel "PREBIOTIC".

gs1:CompulsoryAdditionalLabelInformationTypeCode-PROBIOTICS a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of probiotic health claims and the composition of probiotic microorganisms."@en;
    rdfs:label "Probiotics"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-PROBIOTICS>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-PROBIOTICS>;
    skos:prefLabel "PROBIOTICS".

gs1:CompulsoryAdditionalLabelInformationTypeCode-SUPPLEMENTED_FOODS_CAUTION a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of supplemented food product contains cautionary statement that the supplemented food may pose a risk to consumers."@en;
    rdfs:label "Supplemented foods caution"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-SUPPLEMENTED_FOODS_CAUTION>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-SUPPLEMENTED_FOODS_CAUTION>;
    skos:prefLabel "SUPPLEMENTED_FOODS_CAUTION".

gs1:CompulsoryAdditionalLabelInformationTypeCode-SWEETENERS a gs1:CompulsoryAdditionalLabelInformationTypeCode;
    rdfs:comment "The declaration of additive sweeteners that are used to impart sweet taste to food."@en;
    rdfs:label "Sweeteners"@en;
    owl:sameAs <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-SWEETENERS>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode-SWEETENERS>;
    skos:prefLabel "SWEETENERS".

gs1:CompulsoryAdditionalLabelInformationTypeCode rdfs:comment "The code indicating the type of the legally required/compulsory additional information that is stated on the product packaging or label."@en;
    rdfs:label "Compulsory Additional Label Information Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode>, <https://www.gs1.org/voc/CompulsoryAdditionalLabelInformationTypeCode>.

gs1:Conductance a gs1:MeasurementType;
    rdfs:comment "The ratio of the current in the conductor to the potential difference between its ends; reciprocal of resistance.  SI Units: siemen"@en;
    rdfs:label "Conductance"@en;
    owl:sameAs <https://gs1.org/voc/Conductance>, <https://www.gs1.org/voc/Conductance>;
    skos:prefLabel "Conductance".

gs1:Conductivity a gs1:MeasurementType;
    rdfs:comment "A measure of how strongly a material conducts electric current. The ratio of the current density to the electric field that causes the current to flow.  SI Units: siemen per metre"@en;
    rdfs:label "Conductivity"@en;
    owl:sameAs <https://gs1.org/voc/Conductivity>, <https://www.gs1.org/voc/Conductivity>;
    skos:prefLabel "Conductivity".

gs1:ConsumerLifestageCode-ADULT a gs1:ConsumerLifestageCode;
    rdfs:label "Suitable for Adults"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-ADULT>, <https://www.gs1.org/voc/ConsumerLifestageCode-ADULT>;
    skos:prefLabel "ADULT".

gs1:ConsumerLifestageCode-ALL_AGES a gs1:ConsumerLifestageCode;
    rdfs:label "Suitable for All Ages"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-ALL_AGES>, <https://www.gs1.org/voc/ConsumerLifestageCode-ALL_AGES>;
    skos:prefLabel "ALL_AGES".

gs1:ConsumerLifestageCode-BABY_INFANT a gs1:ConsumerLifestageCode;
    rdfs:label "Suitable for Babies/Infants"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-BABY_INFANT>, <https://www.gs1.org/voc/ConsumerLifestageCode-BABY_INFANT>;
    skos:prefLabel "BABY_INFANT".

gs1:ConsumerLifestageCode-CHILD_1_To_2_YEARS a gs1:ConsumerLifestageCode;
    rdfs:label "Suitable for Children One to Two Years Old"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-CHILD_1_To_2_YEARS>, <https://www.gs1.org/voc/ConsumerLifestageCode-CHILD_1_To_2_YEARS>;
    skos:prefLabel "CHILD_1_To_2_YEARS".

gs1:ConsumerLifestageCode-CHILD_2_YEARS_ONWARDS a gs1:ConsumerLifestageCode;
    rdfs:label "Suitable for Children 2 Plus Years of Age"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-CHILD_2_YEARS_ONWARDS>, <https://www.gs1.org/voc/ConsumerLifestageCode-CHILD_2_YEARS_ONWARDS>;
    skos:prefLabel "CHILD_2_YEARS_ONWARDS".

gs1:ConsumerLifestageCode-UNCLASSIFIED a gs1:ConsumerLifestageCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-UNCLASSIFIED>, <https://www.gs1.org/voc/ConsumerLifestageCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:ConsumerLifestageCode-UNIDENTIFIED a gs1:ConsumerLifestageCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerLifestageCode-UNIDENTIFIED>, <https://www.gs1.org/voc/ConsumerLifestageCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:ConsumerLifestageCode rdfs:label "Consumer Lifestage Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ConsumerLifestageCode>, <https://www.gs1.org/voc/ConsumerLifestageCode>.

gs1:ConsumerSalesConditionsCode-BTC a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Products that are sold without a prescription but must be distributed through a pharmacy."@en;
    rdfs:label "Behind the Counter"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-BTC>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-BTC>;
    skos:prefLabel "BTC".

gs1:ConsumerSalesConditionsCode-OTC a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Products that may be sold without a prescription. These products are generally available without restrictions."@en;
    rdfs:label "Over the Counter"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-OTC>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-OTC>;
    skos:prefLabel "OTC".

gs1:ConsumerSalesConditionsCode-PRESCRIPTION_REQUIRED a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Product may only be sold or dispensed under the direction of a prescription."@en;
    rdfs:label "Prescription Required"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-PRESCRIPTION_REQUIRED>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-PRESCRIPTION_REQUIRED>;
    skos:prefLabel "PRESCRIPTION_REQUIRED".

gs1:ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_16 a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 16 years old."@en;
    rdfs:label "Restricted To Sell 16"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_16>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_16>;
    skos:prefLabel "RESTRICTED_TO_SELL_16".

gs1:ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_18 a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 18 years old."@en;
    rdfs:label "Restricted To Sell 18"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_18>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_18>;
    skos:prefLabel "RESTRICTED_TO_SELL_18".

gs1:ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_21 a gs1:ConsumerSalesConditionsCode;
    rdfs:comment "Based upon legal regulatory restrictions it is illegal to sell the product to anyone under the age of 21 years old."@en;
    rdfs:label "Restricted To Sell 21"@en;
    owl:sameAs <https://gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_21>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode-RESTRICTED_TO_SELL_21>;
    skos:prefLabel "RESTRICTED_TO_SELL_21".

gs1:ConsumerSalesConditionsCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/bms/Version2_8/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:ConsumerSalesConditionCodeList&release=2>;
    rdfs:label "Consumer Sales Conditions Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ConsumerSalesConditionsCode>, <https://www.gs1.org/voc/ConsumerSalesConditionsCode>.

gs1:ContactPoint a rdfs:Class, owl:Class;
    rdfs:comment "Information on an individual or department acting as point of contact for an organiation."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contact"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/ContactPoint>, <https://www.gs1.org/voc/ContactPoint>;
    sw:term_status "stable";
    skos:exactMatch schema:ContactPoint.

gs1:ContactRoleType-ACCOUNTING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The contact responsible for accounting matters."@en;
    rdfs:label "Accounting Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ACCOUNTING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ACCOUNTING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ACCOUNTING_CONTACT".

gs1:ContactRoleType-ACCOUNTS_PAYABLE_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for the accounts payable function within a corporation."@en;
    rdfs:label "Accounts Payable Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ACCOUNTS_PAYABLE_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ACCOUNTS_PAYABLE_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ACCOUNTS_PAYABLE_CONTACT".

gs1:ContactRoleType-ACCOUNTS_RECEIVABLE_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for the accounts receivable within a corporation."@en;
    rdfs:label "Accounts Receivable Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ACCOUNTS_RECEIVABLE_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ACCOUNTS_RECEIVABLE_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ACCOUNTS_RECEIVABLE_CONTACT".

gs1:ContactRoleType-ADMINISTRATIVE_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding administrative matters."@en;
    rdfs:label "Administrative Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ADMINISTRATIVE_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ADMINISTRATIVE_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ADMINISTRATIVE_CONTACT".

gs1:ContactRoleType-AFTER_BUSINESS_HOURS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact after normal working hours."@en;
    rdfs:label "After Business Hours Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-AFTER_BUSINESS_HOURS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-AFTER_BUSINESS_HOURS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "AFTER_BUSINESS_HOURS_CONTACT".

gs1:ContactRoleType-AGENT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The person or organisation who is authorised to act on behalf of one or more parties to sell the product or services. For example, a wine broker."@en;
    rdfs:label "Agent Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-AGENT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-AGENT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "AGENT_CONTACT".

gs1:ContactRoleType-BANKING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Contact person for bank."@en;
    rdfs:label "Banking Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-BANKING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-BANKING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "BANKING_CONTACT".

gs1:ContactRoleType-CLAIMS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding claims."@en;
    rdfs:label "Claims Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-CLAIMS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-CLAIMS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "CLAIMS_CONTACT".

gs1:ContactRoleType-CONSUMER_SUPPORT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The organisation/party which provides product support to the end user of a trade item or a service."@en;
    rdfs:label "Consumer Support Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-CONSUMER_SUPPORT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-CONSUMER_SUPPORT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "CONSUMER_SUPPORT_CONTACT".

gs1:ContactRoleType-CONTRACT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding contracts."@en;
    rdfs:label "Contract Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-CONTRACT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-CONTRACT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "CONTRACT_CONTACT".

gs1:ContactRoleType-COOK a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for cooking."@en;
    rdfs:label "Cook"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-COOK>, <https://www.gs1.org/voc/ContactRoleType-COOK>;
    sw:term_status "stable";
    skos:prefLabel "COOK".

gs1:ContactRoleType-CUSTOMER_RELATIONS a gs1:ContactRoleType;
    rdfs:comment "Individual responsible for customer relations."@en;
    rdfs:label "Customer Relations"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-CUSTOMER_RELATIONS>, <https://www.gs1.org/voc/ContactRoleType-CUSTOMER_RELATIONS>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMER_RELATIONS".

gs1:ContactRoleType-CUSTOMER_SUPPORT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The organisation/party which provides product support to the trading partner party to which merchandise is sold."@en;
    rdfs:label "Customer Support Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-CUSTOMER_SUPPORT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-CUSTOMER_SUPPORT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMER_SUPPORT_CONTACT".

gs1:ContactRoleType-DANGEROUS_GOODS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to be contacted for details about the transportation of dangerous goods/hazardous material."@en;
    rdfs:label "Dangerous Goods Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DANGEROUS_GOODS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-DANGEROUS_GOODS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "DANGEROUS_GOODS_CONTACT".

gs1:ContactRoleType-DELIVERY_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for delivery."@en;
    rdfs:label "Delivery Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DELIVERY_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-DELIVERY_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "DELIVERY_CONTACT".

gs1:ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_EXPORT_PROCEDURES a gs1:ContactRoleType;
    rdfs:comment "Department/employee which/who executes export procedures."@en;
    rdfs:label "Department/Employee to Execute Export Procedures"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_EXPORT_PROCEDURES>, <https://www.gs1.org/voc/ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_EXPORT_PROCEDURES>;
    sw:term_status "stable";
    skos:prefLabel "DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_EXPORT_PROCEDURES".

gs1:ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_IMPORT_PROCEDURES a gs1:ContactRoleType;
    rdfs:comment "Department/employee which/who executes import procedures."@en;
    rdfs:label "Department/Employee to Execute Import Procedures"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_IMPORT_PROCEDURES>, <https://www.gs1.org/voc/ContactRoleType-DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_IMPORT_PROCEDURES>;
    sw:term_status "stable";
    skos:prefLabel "DEPARTMENT_OR_EMPLOYEE_TO_EXECUTE_IMPORT_PROCEDURES".

gs1:ContactRoleType-DEPARTMENT_OR_PERSON_RESPONSIBLE_FOR_PROCESSING_PURCHASE_ORDER a gs1:ContactRoleType;
    rdfs:comment "Identification of the department or person responsible for the processing of purchase orders."@en;
    rdfs:label "Department Or Person Responsible for Processing Purchase Order"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DEPARTMENT_OR_PERSON_RESPONSIBLE_FOR_PROCESSING_PURCHASE_ORDER>, <https://www.gs1.org/voc/ContactRoleType-DEPARTMENT_OR_PERSON_RESPONSIBLE_FOR_PROCESSING_PURCHASE_ORDER>;
    sw:term_status "stable";
    skos:prefLabel "DEPARTMENT_OR_PERSON_RESPONSIBLE_FOR_PROCESSING_PURCHASE_ORDER".

gs1:ContactRoleType-DISTRIBUTOR a gs1:ContactRoleType;
    rdfs:comment "Distributor: A person, firm, etc., engaged in the general distribution or marketing of some article or class of goods."@en;
    rdfs:label "Distributor"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-DISTRIBUTOR>, <https://www.gs1.org/voc/ContactRoleType-DISTRIBUTOR>;
    sw:term_status "stable";
    skos:prefLabel "DISTRIBUTOR".

gs1:ContactRoleType-EMERGENCY_DANGEROUS_GOODS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Organisation/party who is to be contacted to intervene in case of emergency."@en;
    rdfs:label "Emergency Dangerous Goods Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-EMERGENCY_DANGEROUS_GOODS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-EMERGENCY_DANGEROUS_GOODS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "EMERGENCY_DANGEROUS_GOODS_CONTACT".

gs1:ContactRoleType-ENGINEERING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding engineering."@en;
    rdfs:label "Engineering Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ENGINEERING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ENGINEERING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ENGINEERING_CONTACT".

gs1:ContactRoleType-FINANCIAL_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding financial matters."@en;
    rdfs:label "Financial Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-FINANCIAL_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-FINANCIAL_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "FINANCIAL_CONTACT".

gs1:ContactRoleType-GDS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The contact where information in relation to Data Synchronisation can be obtained."@en;
    rdfs:label "GDS Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-GDS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-GDS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "GDS_CONTACT".

gs1:ContactRoleType-GOODS_RECEIVING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for receiving the goods at the place of delivery."@en;
    rdfs:label "Goods Receiving Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-GOODS_RECEIVING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-GOODS_RECEIVING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "GOODS_RECEIVING_CONTACT".

gs1:ContactRoleType-INFORMATION_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for questions regarding transactions."@en;
    rdfs:label "Information Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-INFORMATION_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-INFORMATION_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "INFORMATION_CONTACT".

gs1:ContactRoleType-INSURANCE_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding insurance."@en;
    rdfs:label "Insurance Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-INSURANCE_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-INSURANCE_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "INSURANCE_CONTACT".

gs1:ContactRoleType-LICENSEE_REGISTRAR a gs1:ContactRoleType;
    rdfs:comment "The organisation/party having legal responsibility for the product in the target market. This organisation/party is responsible for licensing and regulations within the target market and can be the manufacturer, importer, sales agent or broker."@en;
    rdfs:label "Licensee Registrar Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-LICENSEE_REGISTRAR>, <https://www.gs1.org/voc/ContactRoleType-LICENSEE_REGISTRAR>;
    sw:term_status "stable";
    skos:prefLabel "LICENSEE_REGISTRAR".

gs1:ContactRoleType-LOGISTICS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding logistics."@en;
    rdfs:label "Logistics Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-LOGISTICS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-LOGISTICS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "LOGISTICS_CONTACT".

gs1:ContactRoleType-MANAGER_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Person responsible for management within a department or company."@en;
    rdfs:label "Manager Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-MANAGER_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-MANAGER_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "MANAGER_CONTACT".

gs1:ContactRoleType-NOTIFICATION_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/employee to be notified."@en;
    rdfs:label "Notification Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-NOTIFICATION_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-NOTIFICATION_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "NOTIFICATION_CONTACT".

gs1:ContactRoleType-OPERATIONS_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for matters regarding operations."@en;
    rdfs:label "Operations Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-OPERATIONS_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-OPERATIONS_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "OPERATIONS_CONTACT".

gs1:ContactRoleType-ORDER_CONTACT a gs1:ContactRoleType;
    rdfs:comment "An individual to contact for questions regarding this order."@en;
    rdfs:label "Order Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-ORDER_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-ORDER_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "ORDER_CONTACT".

gs1:ContactRoleType-PACKAGING_ENGINEER_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The contact where information in relation to the packaging for the item can be obtained."@en;
    rdfs:label "Packaging Engineer"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PACKAGING_ENGINEER_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PACKAGING_ENGINEER_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PACKAGING_ENGINEER_CONTACT".

gs1:ContactRoleType-PLACE_OF_COLLECTION_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/employee to be contacted at the place of collection."@en;
    rdfs:label "Place Of Collection Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PLACE_OF_COLLECTION_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PLACE_OF_COLLECTION_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PLACE_OF_COLLECTION_CONTACT".

gs1:ContactRoleType-PRODUCT_MANAGEMENT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for questions regarding this order."@en;
    rdfs:label "Product Management Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PRODUCT_MANAGEMENT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PRODUCT_MANAGEMENT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PRODUCT_MANAGEMENT_CONTACT".

gs1:ContactRoleType-PRODUCT_RECALL_CONSUMER_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Contact who is responsible for providing information related to the product recall to consumers."@en;
    rdfs:label "Product Recall Consumer Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PRODUCT_RECALL_CONSUMER_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PRODUCT_RECALL_CONSUMER_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PRODUCT_RECALL_CONSUMER_CONTACT".

gs1:ContactRoleType-PRODUCT_RECALL_MEDIA_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Contact who is responsible for providing information related to the product recall to media outlets."@en;
    rdfs:label "Product Recall Media Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PRODUCT_RECALL_MEDIA_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PRODUCT_RECALL_MEDIA_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PRODUCT_RECALL_MEDIA_CONTACT".

gs1:ContactRoleType-PRODUCT_RECALL_NOTIFICATION_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Contact responsible for creating, issuing and updating the product recall notification."@en;
    rdfs:label "Product Recall Notification Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PRODUCT_RECALL_NOTIFICATION_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PRODUCT_RECALL_NOTIFICATION_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PRODUCT_RECALL_NOTIFICATION_CONTACT".

gs1:ContactRoleType-PRODUCT_RECALL_REMOVAL_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Contact responsible for creating and issuing the product removal message to the product recall contact."@en;
    rdfs:label "Product Recall Removal Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PRODUCT_RECALL_REMOVAL_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PRODUCT_RECALL_REMOVAL_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PRODUCT_RECALL_REMOVAL_CONTACT".

gs1:ContactRoleType-PURCHASING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for issuing this purchase order."@en;
    rdfs:label "Purchasing Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-PURCHASING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-PURCHASING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "PURCHASING_CONTACT".

gs1:ContactRoleType-QUALITY_COORDINATOR_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Quality coordinator contact within an organization."@en;
    rdfs:label "Quality Coordinator Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-QUALITY_COORDINATOR_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-QUALITY_COORDINATOR_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "QUALITY_COORDINATOR_CONTACT".

gs1:ContactRoleType-RECALL_SUPPORT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The contact where information about recalls for the item can be obtained. "@en;
    rdfs:label "Recall Support Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-RECALL_SUPPORT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-RECALL_SUPPORT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "RECALL_SUPPORT_CONTACT".

gs1:ContactRoleType-RESPONSIBLE_PERSON_FOR_COMPUTER_DATA_PROCESSING a gs1:ContactRoleType;
    rdfs:comment "Responsible person to contact for matters regarding computer data processing."@en;
    rdfs:label "Responsible Person For Computer Data Processing"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-RESPONSIBLE_PERSON_FOR_COMPUTER_DATA_PROCESSING>, <https://www.gs1.org/voc/ContactRoleType-RESPONSIBLE_PERSON_FOR_COMPUTER_DATA_PROCESSING>;
    sw:term_status "stable";
    skos:prefLabel "RESPONSIBLE_PERSON_FOR_COMPUTER_DATA_PROCESSING".

gs1:ContactRoleType-RETURN_AUTHORITY_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Person/Department responsible for goods return transaction."@en;
    rdfs:label "Return Authority Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-RETURN_AUTHORITY_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-RETURN_AUTHORITY_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "RETURN_AUTHORITY_CONTACT".

gs1:ContactRoleType-SALES_ADMINISTRATION a gs1:ContactRoleType;
    rdfs:comment "Name of the sales administration contact within a corporation."@en;
    rdfs:label "Sales Administration"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-SALES_ADMINISTRATION>, <https://www.gs1.org/voc/ContactRoleType-SALES_ADMINISTRATION>;
    sw:term_status "stable";
    skos:prefLabel "SALES_ADMINISTRATION".

gs1:ContactRoleType-SALES_REPRESENTATIVE_OR_DEPARTMENT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The sales representative or department contact within an organization."@en;
    rdfs:label "Sales Representative or Department Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-SALES_REPRESENTATIVE_OR_DEPARTMENT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-SALES_REPRESENTATIVE_OR_DEPARTMENT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "SALES_REPRESENTATIVE_OR_DEPARTMENT_CONTACT".

gs1:ContactRoleType-SHIPPING_CONTACT a gs1:ContactRoleType;
    rdfs:comment "The shipping department contact within an organization."@en;
    rdfs:label "Shipping Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-SHIPPING_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-SHIPPING_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "SHIPPING_CONTACT".

gs1:ContactRoleType-TARGET_MARKET_INFORMATION_PROVIDER a gs1:ContactRoleType;
    rdfs:comment "The contact information provider's business contact within the target market for the GTIN. This is a different GLN than the Information Provider of the item of record."@en;
    rdfs:label "Target Market Information Provider"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-TARGET_MARKET_INFORMATION_PROVIDER>, <https://www.gs1.org/voc/ContactRoleType-TARGET_MARKET_INFORMATION_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "TARGET_MARKET_INFORMATION_PROVIDER".

gs1:ContactRoleType-TECHNICAL_SUPPORT a gs1:ContactRoleType;
    rdfs:comment "Department/person to contact for technical help and advice about  products, services or other concerns."@en;
    rdfs:label "Technical Support"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-TECHNICAL_SUPPORT>, <https://www.gs1.org/voc/ContactRoleType-TECHNICAL_SUPPORT>;
    sw:term_status "stable";
    skos:prefLabel "TECHNICAL_SUPPORT".

gs1:ContactRoleType-TEST_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person responsible for testing contact."@en;
    rdfs:label "Test Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-TEST_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-TEST_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "TEST_CONTACT".

gs1:ContactRoleType-TRAFFIC_ADMINISTRATOR a gs1:ContactRoleType;
    rdfs:comment "The traffic administrator contact within an organization."@en;
    rdfs:label "Traffic Administrator Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-TRAFFIC_ADMINISTRATOR>, <https://www.gs1.org/voc/ContactRoleType-TRAFFIC_ADMINISTRATOR>;
    sw:term_status "stable";
    skos:prefLabel "TRAFFIC_ADMINISTRATOR".

gs1:ContactRoleType-TRANSPORT_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Department/person in charge of transportation."@en;
    rdfs:label "Transport Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-TRANSPORT_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-TRANSPORT_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "TRANSPORT_CONTACT".

gs1:ContactRoleType-WARRANTY_CONTACT a gs1:ContactRoleType;
    rdfs:comment "Person/Department responsible for warranty resolution."@en;
    rdfs:label "Warranty Contact"@en;
    owl:sameAs <https://gs1.org/voc/ContactRoleType-WARRANTY_CONTACT>, <https://www.gs1.org/voc/ContactRoleType-WARRANTY_CONTACT>;
    sw:term_status "stable";
    skos:prefLabel "WARRANTY_CONTACT".

gs1:ContactRoleType rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contact Role Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ContactRoleType>, <https://www.gs1.org/voc/ContactRoleType>;
    sw:term_status "stable".

gs1:Count a gs1:MeasurementType;
    rdfs:comment "A measure of the total quantity of something; the number of individual units present.  Typically dimensionless (no units)"@en;
    rdfs:label "Count"@en;
    owl:sameAs <https://gs1.org/voc/Count>, <https://www.gs1.org/voc/Count>;
    skos:prefLabel "Count".

gs1:Country a rdfs:Class, owl:Class;
    rdfs:comment "Country is a complex data type that indicates a country and a country subdivision."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Country"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Country>, <https://www.gs1.org/voc/Country>;
    sw:term_status "stable";
    skos:exactMatch schema:Country.

gs1:Density a gs1:MeasurementType;
    rdfs:comment "The mass per unit volume of a substance.  SI Units: kilogram per cubic metre"@en;
    rdfs:label "Density"@en;
    owl:sameAs <https://gs1.org/voc/Density>, <https://www.gs1.org/voc/Density>;
    skos:prefLabel "Density".

gs1:DietTypeCode-COELIAC a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that can be safely consumed by a person with coeliac disease. Coeliac disease is caused by a reaction to gladin (a gluten protein found in wheat) and similar proteins found in other crops."@en;
    rdfs:label "Coeliac"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-COELIAC>, <https://www.gs1.org/voc/DietTypeCode-COELIAC>;
    skos:prefLabel "COELIAC".

gs1:DietTypeCode-DIETETIC a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that is specially prepared or processed for people on restrictive diets."@en;
    rdfs:label "Dietetic"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-DIETETIC>, <https://www.gs1.org/voc/DietTypeCode-DIETETIC>;
    skos:prefLabel "DIETETIC".

gs1:DietTypeCode-FREE_FROM_GLUTEN a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that can be used in a gluten free diet, as specified by the appropriate authority within a target market."@en;
    rdfs:label "Free From Gluten"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-FREE_FROM_GLUTEN>, <https://www.gs1.org/voc/DietTypeCode-FREE_FROM_GLUTEN>;
    skos:prefLabel "FREE_FROM_GLUTEN".

gs1:DietTypeCode-HALAL a gs1:DietTypeCode;
    rdfs:comment "Denotes selling or serving food ritually fit according to Islamic dietary laws."@en;
    rdfs:label "Halal"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-HALAL>, <https://www.gs1.org/voc/DietTypeCode-HALAL>;
    skos:prefLabel "HALAL".

gs1:DietTypeCode-KOSHER a gs1:DietTypeCode;
    rdfs:comment "Denotes selling or serving food ritually fit according to Jewish dietary laws."@en;
    rdfs:label "Kosher"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-KOSHER>, <https://www.gs1.org/voc/DietTypeCode-KOSHER>;
    skos:prefLabel "KOSHER".

gs1:DietTypeCode-ORGANIC a gs1:DietTypeCode;
    rdfs:comment "Denotes a food product that was produced with the use of feed or fertiliser of plant or animal origin, without employment of chemically formulated fertilisers, growth stimulants, antibiotics or pesticides."@en;
    rdfs:label "Organic"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-ORGANIC>, <https://www.gs1.org/voc/DietTypeCode-ORGANIC>;
    skos:prefLabel "ORGANIC".

gs1:DietTypeCode-VEGAN a gs1:DietTypeCode;
    rdfs:comment "Denotes a food product which contains no animal food or dairy products."@en;
    rdfs:label "Vegan"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-VEGAN>, <https://www.gs1.org/voc/DietTypeCode-VEGAN>;
    skos:prefLabel "VEGAN".

gs1:DietTypeCode-VEGETARIAN a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that contains no meat, fish or other animal products."@en;
    rdfs:label "Vegetarian"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-VEGETARIAN>, <https://www.gs1.org/voc/DietTypeCode-VEGETARIAN>;
    skos:prefLabel "VEGETARIAN".

gs1:DietTypeCode-WITHOUT_BEEF a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that contains no beef or beef-products. Beef is considered to be a taboo food product by some religions most notable Hinduism, Buddhism and Jainism."@en;
    rdfs:label "Without Beef"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-WITHOUT_BEEF>, <https://www.gs1.org/voc/DietTypeCode-WITHOUT_BEEF>;
    skos:prefLabel "WITHOUT_BEEF".

gs1:DietTypeCode-WITHOUT_PORK a gs1:DietTypeCode;
    rdfs:comment "Denotes a product that contains no pork meat."@en;
    rdfs:label "Without Pork"@en;
    owl:sameAs <https://gs1.org/voc/DietTypeCode-WITHOUT_PORK>, <https://www.gs1.org/voc/DietTypeCode-WITHOUT_PORK>;
    skos:prefLabel "WITHOUT_PORK".

gs1:DietTypeCode rdfs:label "Diet Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/DietTypeCode>, <https://www.gs1.org/voc/DietTypeCode>.

gs1:DietTypeCodeDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of diet type code details (diet type code and diet type sub code) for the product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Diet Type Code Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/DietTypeCodeDetails>, <https://www.gs1.org/voc/DietTypeCodeDetails>;
    sw:term_status "stable".

gs1:Dimensionless a gs1:MeasurementType;
    rdfs:comment "A measurement whose units are dimensionless.  gs1:Count or gs1:VolumeFraction or gs1:RelativeHumidity should be used in preference if appropriate."@en;
    rdfs:label "Dimensionless"@en;
    owl:sameAs <https://gs1.org/voc/Dimensionless>, <https://www.gs1.org/voc/Dimensionless>;
    skos:prefLabel "Dimensionless".

gs1:Discount a rdfs:Class, owl:Class;
    rdfs:comment "Provides information on a discount applicable to an offer for example 2 percent."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Discount"@en;
    owl:equivalentClass <https://gs1.org/voc/Discount>, <https://www.gs1.org/voc/Discount>;
    sw:term_status "stable".

gs1:DiscountTypeCode-BOGO a gs1:DiscountTypeCode;
    rdfs:comment "Buy one item and get the second item free of charge"@en;
    rdfs:label "BOGO"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-BOGO>, <https://www.gs1.org/voc/DiscountTypeCode-BOGO>;
    skos:prefLabel "BOGO".

gs1:DiscountTypeCode-DISCOUNTED_ITEM a gs1:DiscountTypeCode;
    rdfs:comment "A discount on the item expressed as an amount (value and currency)"@en;
    rdfs:label "Discounted Item"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-DISCOUNTED_ITEM>, <https://www.gs1.org/voc/DiscountTypeCode-DISCOUNTED_ITEM>;
    skos:prefLabel "DISCOUNTED_ITEM".

gs1:DiscountTypeCode-FREE_GIFT a gs1:DiscountTypeCode;
    rdfs:comment "A gift given to a consumer as part of a promotional contingent on the consumer making a purchase of another item or items."@en;
    rdfs:label "Free Gift"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-FREE_GIFT>, <https://www.gs1.org/voc/DiscountTypeCode-FREE_GIFT>;
    skos:prefLabel "FREE_GIFT".

gs1:DiscountTypeCode-FREE_SHIPPING a gs1:DiscountTypeCode;
    rdfs:comment "No charge for shipping."@en;
    rdfs:label "Free Shipping"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-FREE_SHIPPING>, <https://www.gs1.org/voc/DiscountTypeCode-FREE_SHIPPING>;
    skos:prefLabel "FREE_SHIPPING".

gs1:DiscountTypeCode-OTHER a gs1:DiscountTypeCode;
    rdfs:comment "A discount other than the ones on this list."@en;
    rdfs:label "Other"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-OTHER>, <https://www.gs1.org/voc/DiscountTypeCode-OTHER>;
    skos:prefLabel "OTHER".

gs1:DiscountTypeCode-PERCENTAGE_OFF a gs1:DiscountTypeCode;
    rdfs:comment "A percentage off the product price."@en;
    rdfs:label "Percentage Off"@en;
    owl:sameAs <https://gs1.org/voc/DiscountTypeCode-PERCENTAGE_OFF>, <https://www.gs1.org/voc/DiscountTypeCode-PERCENTAGE_OFF>;
    skos:prefLabel "PERCENTAGE_OFF".

gs1:DiscountTypeCode rdfs:label "Discount Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/DiscountTypeCode>, <https://www.gs1.org/voc/DiscountTypeCode>.

gs1:DoseEquivalent a gs1:MeasurementType;
    rdfs:comment "The product of the absorbed dose multiplied by a Q factor (relating to the type of radiation) and a factor relating to all relevant aspects of the body being irradiated, multiplied by the exposure time.  SI Units: sievert"@en;
    rdfs:label "Dose Equivalent"@en;
    owl:sameAs <https://gs1.org/voc/DoseEquivalent>, <https://www.gs1.org/voc/DoseEquivalent>;
    skos:prefLabel "DoseEquivalent".

gs1:DoseEquivalentRate a gs1:MeasurementType;
    rdfs:comment "The product of the absorbed dose rate multiplied by a Q factor (relating to the type of radiation) and a factor relating to all relevant aspects of the body being irradiated.  SI Units: sievert per second"@en;
    rdfs:label "Dose equivalent rate"@en;
    owl:sameAs <https://gs1.org/voc/DoseEquivalentRate>, <https://www.gs1.org/voc/DoseEquivalentRate>;
    skos:prefLabel "DoseEquivalentRate".

gs1:DynamicViscosity a gs1:MeasurementType;
    rdfs:comment "The value of the tangential force per unit area which is necessary to maintain unit relative velocty between two parallel planes unit distance apart in a fluid.  SI Units: pascal"@en;
    rdfs:label "Dynamic viscosity"@en;
    owl:sameAs <https://gs1.org/voc/DynamicViscosity>, <https://www.gs1.org/voc/DynamicViscosity>;
    skos:prefLabel "DynamicViscosity".

gs1:ERROR_CONDITION a gs1:SensorAlertType;
    rdfs:comment "Indicates the reporting of an error condition detected by a sensor device"@en;
    rdfs:label "Error condition"@en;
    owl:sameAs <https://gs1.org/voc/ERROR_CONDITION>, <https://www.gs1.org/voc/ERROR_CONDITION>;
    skos:prefLabel "ERROR_CONDITION".

gs1:ElectricCharge a gs1:MeasurementType;
    rdfs:comment "Quantity of unbalanced electricity in an object, i.e. excess or deficiency of electrons, resulting in negative or positive electrification, respectively.  SI Units: coulomb"@en;
    rdfs:label "Electric Charge"@en;
    owl:sameAs <https://gs1.org/voc/ElectricCharge>, <https://www.gs1.org/voc/ElectricCharge>;
    skos:prefLabel "ElectricCharge".

gs1:ElectricCurrent a gs1:MeasurementType;
    rdfs:comment "Rate of flow of charge in a substance, whether solid, liquid or gas.  SI Units: ampere"@en;
    rdfs:label "Electric Current"@en;
    owl:sameAs <https://gs1.org/voc/ElectricCurrent>, <https://www.gs1.org/voc/ElectricCurrent>;
    skos:prefLabel "ElectricCurrent".

gs1:ElectricCurrentDensity a gs1:MeasurementType;
    rdfs:comment "Rate of flow of charge in a substance per unit area perpendicular to the current.  SI Units: ampere per square metre"@en;
    rdfs:label "Electric current density"@en;
    owl:sameAs <https://gs1.org/voc/ElectricCurrentDensity>, <https://www.gs1.org/voc/ElectricCurrentDensity>;
    skos:prefLabel "ElectricCurrentDensity".

gs1:ElectricFieldStrength a gs1:MeasurementType;
    rdfs:comment "The electric force acting on a unit charge. The linear gradient of the electrostatic potential.  SI Units: volt per metre = newton / coulomb"@en;
    rdfs:label "Electric field strength"@en;
    owl:sameAs <https://gs1.org/voc/ElectricFieldStrength>, <https://www.gs1.org/voc/ElectricFieldStrength>;
    skos:prefLabel "ElectricFieldStrength".

gs1:Energy a gs1:MeasurementType;
    rdfs:comment "A measure of a the capacity of a system or body to do work.  SI Units: joule"@en;
    rdfs:label "Energy"@en;
    owl:sameAs <https://gs1.org/voc/Energy>, <https://www.gs1.org/voc/Energy>;
    skos:prefLabel "Energy".

gs1:Exposure a gs1:MeasurementType;
    rdfs:comment "The product of light intensity and time duration of the exposure.  SI Units: lux second"@en;
    rdfs:label "Exposure"@en;
    owl:sameAs <https://gs1.org/voc/Exposure>, <https://www.gs1.org/voc/Exposure>;
    skos:prefLabel "Exposure".

gs1:FoodAndBeveragePreparationInformation a rdfs:Class, owl:Class;
    rdfs:comment "Food and Beverage Preparation Information is a complex data type that indicates a preparation state code and preparation instructions."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Food and Beverage Preparation Information"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/FoodAndBeveragePreparationInformation>, <https://www.gs1.org/voc/FoodAndBeveragePreparationInformation>;
    sw:term_status "stable".

gs1:FoodBeverageRefrigerationClaimCode-CAN_BE_REFRIGERATED a gs1:FoodBeverageRefrigerationClaimCode;
    rdfs:label "Can Be Refrigerated."@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-CAN_BE_REFRIGERATED>, <https://www.gs1.org/voc/FoodBeverageRefrigerationClaimCode-CAN_BE_REFRIGERATED>;
    skos:prefLabel "CAN_BE_REFRIGERATED".

gs1:FoodBeverageRefrigerationClaimCode-MUST_BE_REFRIGERATED a gs1:FoodBeverageRefrigerationClaimCode;
    rdfs:label "Must Be Refrigerated."@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-MUST_BE_REFRIGERATED>, <https://www.gs1.org/voc/FoodBeverageRefrigerationClaimCode-MUST_BE_REFRIGERATED>;
    skos:prefLabel "MUST_BE_REFRIGERATED".

gs1:FoodBeverageRefrigerationClaimCode-SHELF_STABLE a gs1:FoodBeverageRefrigerationClaimCode;
    rdfs:label "Shelf Stable."@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-SHELF_STABLE>, <https://www.gs1.org/voc/FoodBeverageRefrigerationClaimCode-SHELF_STABLE>;
    skos:prefLabel "SHELF_STABLE".

gs1:FoodBeverageRefrigerationClaimCode-UNIDENTIFIED a gs1:FoodBeverageRefrigerationClaimCode;
    rdfs:label "Unidentified."@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageRefrigerationClaimCode-UNIDENTIFIED>, <https://www.gs1.org/voc/FoodBeverageRefrigerationClaimCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:FoodBeverageRefrigerationClaimCode rdfs:label "Food Beverage Refrigeration Claim Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/FoodBeverageRefrigerationClaimCode>, <https://www.gs1.org/voc/FoodBeverageRefrigerationClaimCode>.

gs1:FoodBeverageTargetUseCode-ANY_MEAL a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Any Meal"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-ANY_MEAL>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-ANY_MEAL>;
    skos:prefLabel "ANY_MEAL".

gs1:FoodBeverageTargetUseCode-BREAKFAST a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Breakfast"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-BREAKFAST>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-BREAKFAST>;
    skos:prefLabel "BREAKFAST".

gs1:FoodBeverageTargetUseCode-MAIN_MEAL a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Main Meal"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-MAIN_MEAL>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-MAIN_MEAL>;
    skos:prefLabel "MAIN_MEAL".

gs1:FoodBeverageTargetUseCode-PORTABLE_MEAL a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Portable Meal"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-PORTABLE_MEAL>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-PORTABLE_MEAL>;
    skos:prefLabel "PORTABLE_MEAL".

gs1:FoodBeverageTargetUseCode-SNACK a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Snack"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-SNACK>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-SNACK>;
    skos:prefLabel "SNACK".

gs1:FoodBeverageTargetUseCode-UNCLASSIFIED a gs1:FoodBeverageTargetUseCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/FoodBeverageTargetUseCode-UNCLASSIFIED>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:FoodBeverageTargetUseCode rdfs:label "Food Beverage Target Use Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/FoodBeverageTargetUseCode>, <https://www.gs1.org/voc/FoodBeverageTargetUseCode>.

gs1:FoodBeverageTobaccoIngredientDetails a rdfs:Class, owl:Class;
    rdfs:comment "Food Beverage Tobacco Ingredient is a complex data type that includes an ingredient statement and details."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Food Beverage Tobacco Ingredient"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/FoodBeverageTobaccoIngredientDetails>, <https://www.gs1.org/voc/FoodBeverageTobaccoIngredientDetails>;
    sw:term_status "stable".

gs1:FoodBeverageTobaccoProduct a rdfs:Class, owl:Class;
    rdfs:comment "A food, beverage or tobacco product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Food Beverage Tobacco Product"@en;
    rdfs:subClassOf gs1:Product;
    owl:equivalentClass <https://gs1.org/voc/FoodBeverageTobaccoProduct>, <https://www.gs1.org/voc/FoodBeverageTobaccoProduct>;
    sw:term_status "stable".

gs1:Footwear a rdfs:Class, owl:Class;
    rdfs:comment " Outerwear that is worn on the feet such as shoes or boots."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Footwear"@en;
    rdfs:subClassOf gs1:WearableProduct;
    owl:equivalentClass <https://gs1.org/voc/Footwear>, <https://www.gs1.org/voc/Footwear>;
    sw:term_status "stable".

gs1:FootwearFasteningTypeCode-MULTIPLE_FASTENING a gs1:FootwearFasteningTypeCode;
    rdfs:label "Multiple Fastenings"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-MULTIPLE_FASTENING>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-MULTIPLE_FASTENING>;
    skos:prefLabel "MULTIPLE_FASTENING".

gs1:FootwearFasteningTypeCode-SHOE_LACE a gs1:FootwearFasteningTypeCode;
    rdfs:label "Shoe Lace"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-SHOE_LACE>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-SHOE_LACE>;
    skos:prefLabel "SHOE_LACE".

gs1:FootwearFasteningTypeCode-SLIP_ON_WITHOUT_ELASTIC a gs1:FootwearFasteningTypeCode;
    rdfs:label "Slip On Without Elastic"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITHOUT_ELASTIC>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITHOUT_ELASTIC>;
    skos:prefLabel "SLIP_ON_WITHOUT_ELASTIC".

gs1:FootwearFasteningTypeCode-SLIP_ON_WITH_ELASTIC a gs1:FootwearFasteningTypeCode;
    rdfs:label "Slip On With Elastic"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITH_ELASTIC>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-SLIP_ON_WITH_ELASTIC>;
    skos:prefLabel "SLIP_ON_WITH_ELASTIC".

gs1:FootwearFasteningTypeCode-STRAP a gs1:FootwearFasteningTypeCode;
    rdfs:label "Strap"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-STRAP>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-STRAP>;
    skos:prefLabel "STRAP".

gs1:FootwearFasteningTypeCode-UNCLASSIFIED a gs1:FootwearFasteningTypeCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-UNCLASSIFIED>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:FootwearFasteningTypeCode-UNIDENTIFIED a gs1:FootwearFasteningTypeCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-UNIDENTIFIED>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:FootwearFasteningTypeCode-VELCRO a gs1:FootwearFasteningTypeCode;
    rdfs:label "Velcro"@en;
    owl:sameAs <https://gs1.org/voc/FootwearFasteningTypeCode-VELCRO>, <https://www.gs1.org/voc/FootwearFasteningTypeCode-VELCRO>;
    skos:prefLabel "VELCRO".

gs1:FootwearFasteningTypeCode rdfs:label "Footwear Fastening Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/FootwearFasteningTypeCode>, <https://www.gs1.org/voc/FootwearFasteningTypeCode>.

gs1:Force a gs1:MeasurementType;
    rdfs:comment "The rate of change of linear momentum of a body on which a force acts. A force acting on a body which is free to move produces an acceleration in the motion of the body.  SI Units: newton"@en;
    rdfs:label "Force"@en;
    owl:sameAs <https://gs1.org/voc/Force>, <https://www.gs1.org/voc/Force>;
    skos:prefLabel "Force".

gs1:Frequency a gs1:MeasurementType;
    rdfs:comment "The rate of repetition of a periodic oscillation or disturbance; the number of cycles per unit time.  SI Units: hertz"@en;
    rdfs:label "Frequency"@en;
    owl:sameAs <https://gs1.org/voc/Frequency>, <https://www.gs1.org/voc/Frequency>;
    skos:prefLabel "Frequency".

gs1:FreshOrSeawaterFarmedCode-FRESHWATER_FARMED a gs1:FreshOrSeawaterFarmedCode;
    rdfs:label "Freshwater Farmed"@en;
    owl:sameAs <https://gs1.org/voc/FreshOrSeawaterFarmedCode-FRESHWATER_FARMED>, <https://www.gs1.org/voc/FreshOrSeawaterFarmedCode-FRESHWATER_FARMED>;
    skos:prefLabel "FRESHWATER_FARMED".

gs1:FreshOrSeawaterFarmedCode-SEAWATER_FARMED a gs1:FreshOrSeawaterFarmedCode;
    rdfs:label "Seawater Farmed"@en;
    owl:sameAs <https://gs1.org/voc/FreshOrSeawaterFarmedCode-SEAWATER_FARMED>, <https://www.gs1.org/voc/FreshOrSeawaterFarmedCode-SEAWATER_FARMED>;
    skos:prefLabel "SEAWATER_FARMED".

gs1:FreshOrSeawaterFarmedCode-UNCLASSIFIED a gs1:FreshOrSeawaterFarmedCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/FreshOrSeawaterFarmedCode-UNCLASSIFIED>, <https://www.gs1.org/voc/FreshOrSeawaterFarmedCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:FreshOrSeawaterFarmedCode-UNIDENTIFIED a gs1:FreshOrSeawaterFarmedCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/FreshOrSeawaterFarmedCode-UNIDENTIFIED>, <https://www.gs1.org/voc/FreshOrSeawaterFarmedCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:FreshOrSeawaterFarmedCode rdfs:label "Fresh Or Seawater Farmed Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/FreshOrSeawaterFarmedCode>, <https://www.gs1.org/voc/FreshOrSeawaterFarmedCode>.

gs1:FruitsVegetables a rdfs:Class, owl:Class;
    rdfs:comment "Contains properties related specifically to fruit and vegetable products."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fruits and Vegetables"@en;
    rdfs:subClassOf gs1:FoodBeverageTobaccoProduct;
    owl:equivalentClass <https://gs1.org/voc/FruitsVegetables>, <https://www.gs1.org/voc/FruitsVegetables>;
    sw:term_status "stable".

gs1:GLN_TypeCode-DIGITAL_LOCATION a gs1:GLN_TypeCode;
    rdfs:comment "An electronic (non-physical) address that is used for communication between computer systems."@en;
    rdfs:label "Digital Location"@en;
    owl:sameAs <https://gs1.org/voc/GLN_TypeCode-DIGITAL_LOCATION>, <https://www.gs1.org/voc/GLN_TypeCode-DIGITAL_LOCATION>;
    skos:prefLabel "DIGITAL_LOCATION".

gs1:GLN_TypeCode-FIXED_PHYSICAL_LOCATION a gs1:GLN_TypeCode;
    rdfs:comment "Fixed physical location - a tangible place that does not change locations and may be represented by an address, coordinates, or other means."@en;
    rdfs:label "Fixed Physical Location"@en;
    owl:sameAs <https://gs1.org/voc/GLN_TypeCode-FIXED_PHYSICAL_LOCATION>, <https://www.gs1.org/voc/GLN_TypeCode-FIXED_PHYSICAL_LOCATION>;
    skos:prefLabel "FIXED_PHYSICAL_LOCATION".

gs1:GLN_TypeCode-FUNCTION a gs1:GLN_TypeCode;
    rdfs:comment "An organisational subdivision or department."@en;
    rdfs:label "Function"@en;
    owl:sameAs <https://gs1.org/voc/GLN_TypeCode-FUNCTION>, <https://www.gs1.org/voc/GLN_TypeCode-FUNCTION>;
    skos:prefLabel "FUNCTION".

gs1:GLN_TypeCode-LEGAL_ENTITY a gs1:GLN_TypeCode;
    rdfs:comment "Any business, government body, department, charity, individual, or institution that has standing in the eyes of the law and has the capacity to enter into agreements or contracts."@en;
    rdfs:label "Legal Entity"@en;
    owl:sameAs <https://gs1.org/voc/GLN_TypeCode-LEGAL_ENTITY>, <https://www.gs1.org/voc/GLN_TypeCode-LEGAL_ENTITY>;
    skos:prefLabel "LEGAL_ENTITY".

gs1:GLN_TypeCode-MOBILE_PHYSICAL_LOCATION a gs1:GLN_TypeCode;
    rdfs:comment "Mobile physical location - a tangible place that is expected to change locations and may be represented by an address, coordinates, or other means."@en;
    rdfs:label "Mobile Physical Location"@en;
    owl:sameAs <https://gs1.org/voc/GLN_TypeCode-MOBILE_PHYSICAL_LOCATION>, <https://www.gs1.org/voc/GLN_TypeCode-MOBILE_PHYSICAL_LOCATION>;
    skos:prefLabel "MOBILE_PHYSICAL_LOCATION".

gs1:GLN_TypeCode rdfs:comment "GLN Type Code indicates what type of thing is being identified by a GLN. gs1:GLN_TypeCode value selections SHALL NOT contain both gs1:GLN_TypeCode-FIXED_PHYSICAL_LOCATION and gs1:GLN_TypeCode-MOBILE_PHYSICAL_LOCATION."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GLN Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/GLN_TypeCode>, <https://www.gs1.org/voc/GLN_TypeCode>.

gs1:GeoCoordinates a rdfs:Class, owl:Class;
    rdfs:comment "The geographic coordinates of a place or event."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GeoCoordinates"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/GeoCoordinates>, <https://www.gs1.org/voc/GeoCoordinates>;
    sw:term_status "stable";
    skos:exactMatch schema:GeoCoordinates.

gs1:GeoShape a rdfs:Class, owl:Class;
    rdfs:comment "The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitude/longitude pairs. Either whitespace or commas can be used to separate latitude and longitude; whitespace should be used when writing a list of several such points."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GeoShape"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/GeoShape>, <https://www.gs1.org/voc/GeoShape>;
    sw:term_status "stable";
    skos:exactMatch schema:GeoShape.

gs1:GrowingMethodCode-CAGE_FREE a gs1:GrowingMethodCode;
    rdfs:comment "Animal is not confined to a cage."@en;
    rdfs:label "Cage Free"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-CAGE_FREE>, <https://www.gs1.org/voc/GrowingMethodCode-CAGE_FREE>;
    skos:prefLabel "CAGE_FREE".

gs1:GrowingMethodCode-CLONED_FOODS a gs1:GrowingMethodCode;
    rdfs:comment "Product is a result of genetic engineering."@en;
    rdfs:label "Cloned Food"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-CLONED_FOODS>, <https://www.gs1.org/voc/GrowingMethodCode-CLONED_FOODS>;
    skos:prefLabel "CLONED_FOODS".

gs1:GrowingMethodCode-CONVENTIONAL a gs1:GrowingMethodCode;
    rdfs:comment "Foods grown non-organically, either indoors or outdoors without any special processes."@en;
    rdfs:label "Conventional"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-CONVENTIONAL>, <https://www.gs1.org/voc/GrowingMethodCode-CONVENTIONAL>;
    skos:prefLabel "CONVENTIONAL".

gs1:GrowingMethodCode-FARM_RAISED a gs1:GrowingMethodCode;
    rdfs:comment "Animal is raised on a farm."@en;
    rdfs:label "Farm Raised"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-FARM_RAISED>, <https://www.gs1.org/voc/GrowingMethodCode-FARM_RAISED>;
    skos:prefLabel "FARM_RAISED".

gs1:GrowingMethodCode-FIELD_GROWN a gs1:GrowingMethodCode;
    rdfs:comment "Plants Grown Outdoors"@en;
    rdfs:label "Field Grown"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-FIELD_GROWN>, <https://www.gs1.org/voc/GrowingMethodCode-FIELD_GROWN>;
    skos:prefLabel "FIELD_GROWN".

gs1:GrowingMethodCode-FLY_FREE a gs1:GrowingMethodCode;
    rdfs:comment "Citrus Grown in an area certified to be free of all Caribbean Fruit Flies based on trappings"@en;
    rdfs:label "Fly Free"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-FLY_FREE>, <https://www.gs1.org/voc/GrowingMethodCode-FLY_FREE>;
    skos:prefLabel "FLY_FREE".

gs1:GrowingMethodCode-FREE_RANGE a gs1:GrowingMethodCode;
    rdfs:comment "A method that animals are allowed to roam with little restriction to their movements."@en;
    rdfs:label "Free Range"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-FREE_RANGE>, <https://www.gs1.org/voc/GrowingMethodCode-FREE_RANGE>;
    skos:prefLabel "FREE_RANGE".

gs1:GrowingMethodCode-GRASS_FED a gs1:GrowingMethodCode;
    rdfs:comment "Animal is predominately fed grass or forage."@en;
    rdfs:label "Grass Fed"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-GRASS_FED>, <https://www.gs1.org/voc/GrowingMethodCode-GRASS_FED>;
    skos:prefLabel "GRASS_FED".

gs1:GrowingMethodCode-GREENHOUSE a gs1:GrowingMethodCode;
    rdfs:comment "Plants that are grown and cultivated in an indoor covered place."@en;
    rdfs:label "Greenhouse"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-GREENHOUSE>, <https://www.gs1.org/voc/GrowingMethodCode-GREENHOUSE>;
    skos:prefLabel "GREENHOUSE".

gs1:GrowingMethodCode-HUMANELY_RAISED a gs1:GrowingMethodCode;
    rdfs:comment "A process where animals are raised such that the welfare of the animal is a foremost concern."@en;
    rdfs:label "Humanely Raised"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-HUMANELY_RAISED>, <https://www.gs1.org/voc/GrowingMethodCode-HUMANELY_RAISED>;
    skos:prefLabel "HUMANELY_RAISED".

gs1:GrowingMethodCode-HYDROPONIC a gs1:GrowingMethodCode;
    rdfs:comment "Plants grown using mineral nutrient solutions instead of soil."@en;
    rdfs:label "Hydroponic"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-HYDROPONIC>, <https://www.gs1.org/voc/GrowingMethodCode-HYDROPONIC>;
    skos:prefLabel "HYDROPONIC".

gs1:GrowingMethodCode-INTEGRATED_PEST_MANAGEMENT a gs1:GrowingMethodCode;
    rdfs:comment "(IPM) Plants grown using a pest control strategy that uses an array of complimentary methods: mechanical devices, physical devices, genetic, biological, legal, cultural management and chemical management. These methods are done in three stages: prevention, observation, and intervention. It is an ecological approach with a main goal of significantly reducing or eliminating the use of pesticides."@en;
    rdfs:label "Integrated Pest Management"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-INTEGRATED_PEST_MANAGEMENT>, <https://www.gs1.org/voc/GrowingMethodCode-INTEGRATED_PEST_MANAGEMENT>;
    skos:prefLabel "INTEGRATED_PEST_MANAGEMENT".

gs1:GrowingMethodCode-ORGANIC a gs1:GrowingMethodCode;
    rdfs:comment "Foods grown organically, either indoors or outdoors."@en;
    rdfs:label "Organic"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-ORGANIC>, <https://www.gs1.org/voc/GrowingMethodCode-ORGANIC>;
    skos:prefLabel "ORGANIC".

gs1:GrowingMethodCode-SHADE_GROWN a gs1:GrowingMethodCode;
    rdfs:comment "Produce which has been grown under shade or grown under cloth."@en;
    rdfs:label "Shade Grown"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-SHADE_GROWN>, <https://www.gs1.org/voc/GrowingMethodCode-SHADE_GROWN>;
    skos:prefLabel "SHADE_GROWN".

gs1:GrowingMethodCode-SUSTAINABLE a gs1:GrowingMethodCode;
    rdfs:comemnt "A method of growing a resource so that the resource is not depleted or permanently damaged";
    rdfs:label "Sustainable"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-SUSTAINABLE>, <https://www.gs1.org/voc/GrowingMethodCode-SUSTAINABLE>;
    skos:prefLabel "SUSTAINABLE".

gs1:GrowingMethodCode-WILD a gs1:GrowingMethodCode;
    rdfs:comment "The animal or plant was not inhibited or prohibited from roving, wandering, and not tamed or domesticated."@en;
    rdfs:label "Wild"@en;
    owl:sameAs <https://gs1.org/voc/GrowingMethodCode-WILD>, <https://www.gs1.org/voc/GrowingMethodCode-WILD>;
    skos:prefLabel "WILD".

gs1:GrowingMethodCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:GrowingMethodCode&release=1>;
    rdfs:label "Growing Method Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/GrowingMethodCode>, <https://www.gs1.org/voc/GrowingMethodCode>.

gs1:Illuminance a gs1:MeasurementType;
    rdfs:comment "The energy in the form of visible radiation reaching a surface per unit area in unit time; the amount of luminous flux per unit area.  SI Units: lux = 1 lumen per square metre"@en;
    rdfs:label "Illuminance"@en;
    owl:sameAs <https://gs1.org/voc/Illuminance>, <https://www.gs1.org/voc/Illuminance>;
    skos:prefLabel "Illuminance".

gs1:Inductance a gs1:MeasurementType;
    rdfs:comment "The magnitude of the property of an element or circuit to form a magnetic field and store magnetic energy when carrying a current. The property of an electric circuit or component that causes an electromotive force to be generated in it as a result of a change in the current flowing through the circuit (self inductance) or of a change in the current flowing through a neighbouring circuit with which it is magnetically linked (mutual inductance).  SI Units: henry"@en;
    rdfs:label "Inductance"@en;
    owl:sameAs <https://gs1.org/voc/Inductance>, <https://www.gs1.org/voc/Inductance>;
    skos:prefLabel "Inductance".

gs1:Irradiance a gs1:MeasurementType;
    rdfs:comment "The flux of radiant energy per unit area, especially an area perpendicular to the direction of travel through a medium. A measure of the radiant power per unit area that flows across a surface.  SI Units: watt per square metre"@en;
    rdfs:label "Irradiance"@en;
    owl:sameAs <https://gs1.org/voc/Irradiance>, <https://www.gs1.org/voc/Irradiance>;
    skos:prefLabel "Irradiance".

gs1:KinematicViscosity a gs1:MeasurementType;
    rdfs:comment "The ratio of the viscosity of a liquid to its density.  SI Units: square metres per second"@en;
    rdfs:label "Kinematic viscosity"@en;
    owl:sameAs <https://gs1.org/voc/KinematicViscosity>, <https://www.gs1.org/voc/KinematicViscosity>;
    skos:prefLabel "KinematicViscosity".

gs1:Length a gs1:MeasurementType;
    rdfs:comment "The linear magnitude of any thing, as measured end to end.  Length, width, depth, height, diameter are all measured in units of length.  SI Units: metre"@en;
    rdfs:label "Length"@en;
    owl:sameAs <https://gs1.org/voc/Length>, <https://www.gs1.org/voc/Length>;
    skos:prefLabel "Length".

gs1:LevelOfContainmentCode-CONTAINS a gs1:LevelOfContainmentCode;
    rdfs:comment "Intentionally included in the product."@en;
    rdfs:label "Contains"@en;
    owl:sameAs <https://gs1.org/voc/LevelOfContainmentCode-CONTAINS>, <https://www.gs1.org/voc/LevelOfContainmentCode-CONTAINS>;
    skos:prefLabel "CONTAINS".

gs1:LevelOfContainmentCode-FREE_FROM a gs1:LevelOfContainmentCode;
    rdfs:comment "The product is free from the indicated substance."@en;
    rdfs:label "Free From"@en;
    owl:sameAs <https://gs1.org/voc/LevelOfContainmentCode-FREE_FROM>, <https://www.gs1.org/voc/LevelOfContainmentCode-FREE_FROM>;
    skos:prefLabel "FREE_FROM".

gs1:LevelOfContainmentCode-MAY_CONTAIN a gs1:LevelOfContainmentCode;
    rdfs:comment "The substance is not intentionally included, but due to shared production facilities or other reasons, the product may contain the substance."@en;
    rdfs:label "May Contain"@en;
    owl:sameAs <https://gs1.org/voc/LevelOfContainmentCode-MAY_CONTAIN>, <https://www.gs1.org/voc/LevelOfContainmentCode-MAY_CONTAIN>;
    skos:prefLabel "MAY_CONTAIN".

gs1:LevelOfContainmentCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/bms/Version2_8/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:LevelOfContainmentCodeList&release=1>;
    rdfs:label "Level Of Containment Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/LevelOfContainmentCode>, <https://www.gs1.org/voc/LevelOfContainmentCode>.

gs1:LinearMomentum a gs1:MeasurementType;
    rdfs:comment "The impulse is the integral over time of the force acting between two colliding bodies. Linear momentum of a body is the product of its mass and its velocity.  SI Units: newton seconds"@en;
    rdfs:label "Impulse or linear momentum"@en;
    owl:sameAs <https://gs1.org/voc/LinearMomentum>, <https://www.gs1.org/voc/LinearMomentum>;
    skos:prefLabel "LinearMomentum".

gs1:LocationID_Details a rdfs:Class, owl:Class;
    rdfs:comment "Government bodies, trade organisations, and other parties issue identifiers that are associated to locations. Linking these identifiers to GLN and one another supports consolidating records, mapping related, collaborative identifiers, enhances search ability and enables more efficient transitions between identifiers.  This class provides a mechanism for connecting and sharing location identifiers."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/LocationID_Details>, <https://www.gs1.org/voc/LocationID_Details>;
    sw:term_status "stable".

gs1:LocationID_Type-BE_KBO_NUMBER a gs1:LocationID_Type;
    rdfs:comment "When registering a business in Belgium, the company is entered into the Crossroads Bank for Enterprises-CBE (Kruispuntbank van Ondernemingen – KBO), the national corporate registry. Each registered business is assigned a unique 10-digit enterprise number, which serves as its official identifier across all Belgian administrative services. It always stays the same even when changing name or location. This number confirms that the organisation is formally registered and allows authorities, business partners (suppliers and customers) to verify its legal status. The CBE is also used as an Endpoint identifier in the Peppol network."@en;
    rdfs:label "KBO Number (Belgium)"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-BE_KBO_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-BE_KBO_NUMBER>;
    sw:term_status "stable";
    skos:prefLabel "BE_KBO_NUMBER".

gs1:LocationID_Type-BIC_FACILITY a gs1:LocationID_Type;
    rdfs:comment "The BIC Facility Code (BFC) began life in the 1980s as the 'LoCode' identifier under ISO 9897. Now a 'child code' of the UN/Locode, the BIC Facility Code is used to identify container facilities such as depots, container yards, container freight stations, M&R vendors and other facilities in the container supply chain. The BIC Facility Code is complementary to the SMDG Ocean Terminal Code, which is also a child code of the UN/Locode. The BIC Facility Code covers container facility types other than ocean terminals."@en;
    rdfs:label "BIC Facility Code (BFC) "@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-BIC_FACILITY>, <https://www.gs1.org/voc/LocationID_Type-BIC_FACILITY>;
    skos:prefLabel "BIC_FACILITY".

gs1:LocationID_Type-CRD_LOCATION_CODE a gs1:LocationID_Type;
    rdfs:comment "The Central Reference File Database (CRD) (formerly known as Central Repository Domain) is a centralised database that stores Location Codes and Company Codes required by European regulation, and makes them available to users. CRD contains the following reference files: - List of Countries (ISO 3166) - The Location Reference File which uniquely identifies physical rail points (e.g. stations, customer sidings, loading places) containing the Location Code (which includes the Country Code) - The Partner Reference File uniquely identifies all rail actors who exchange information (Company Codes); Each company actor must have a unique Company Code assigned by UIC"@en;
    rdfs:label "Central Reference File Database (CRD) covers both Locations and Organisations. The Location Reference File uniquely identifies physical rail points (e.g. stations, customer sidings, loading places)"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-CRD_LOCATION_CODE>, <https://www.gs1.org/voc/LocationID_Type-CRD_LOCATION_CODE>;
    skos:prefLabel "CRD_LOCATION_CODE".

gs1:LocationID_Type-ENI_NUMBER a gs1:LocationID_Type;
    rdfs:comment "An ENI number (European Number of Identification or European Vessel Identification Number) is a registration for ships capable of navigating on inland European waters. It is a unique, eight-digit identifier that is attached to a hull for its entire lifetime, independent of the vessel's current name or flag. ENI was introduced by the Inland Transport Committee of the United Nations Economic Commission for Europe in their meeting on 11-13 October 2006 in Geneva. It is based on the Rhine Vessel certification system previously used for ships navigating the Rhine, and is comparable to the IMO ship identification number. "@en;
    rdfs:label "An ENI number (European Number of Identification or European Vessel Identification Number)."@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-ENI_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-ENI_NUMBER>;
    skos:prefLabel "ENI_NUMBER".

gs1:LocationID_Type-FR_SIRET a gs1:LocationID_Type;
    rdfs:comment "The SIRET number, issued by Insee (the National Institute of Statistics and Economic Studies) identifies each establishment that is part of a company in France. There are as many SIRET numbers as there are establishments in the company. An establishment is a geographically located operating or production unit, separated but legally dependent on a company. It is the place where the company's activity is carried out. It is composed of 14 digits: the 9 digits of the SIREN number + the 5 digits of the NIC (internal classification number specific to each establishment)."@en;
    rdfs:label "Système d'identification du répertoire des établissements"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-FR_SIRET>, <https://www.gs1.org/voc/LocationID_Type-FR_SIRET>;
    skos:prefLabel "FR_SIRET".

gs1:LocationID_Type-IATA_CODE a gs1:LocationID_Type;
    rdfs:comment "Three-letter geocode designating many airports and metropolitan areas around the world, defined by the International Air Transport Association (IATA). The IATA three-letter codes are a subset of the UN/LOCODE codelist."@en;
    rdfs:label "International Air Transport Association (IATA) code"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-IATA_CODE>, <https://www.gs1.org/voc/LocationID_Type-IATA_CODE>;
    skos:prefLabel "IATA_CODE".

gs1:LocationID_Type-IMO_NUMBER a gs1:LocationID_Type;
    rdfs:comment "IMO number is an important identifier given to oil/gas vessels, shipping vessels, and fishing vessels that is painted visibly across the vessel and bolted to the hull"@en;
    rdfs:label "International Maritime Organization Number"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-IMO_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-IMO_NUMBER>;
    skos:prefLabel "IMO_NUMBER".

gs1:LocationID_Type-ISPS_CODE a gs1:LocationID_Type;
    rdfs:comment "The International Ship and Port Facility Security Code (ISPS Code) is an International code that was conceived following the September 11th 2001 terrorists attacks in the USA.  Its primary purpose is to identify and counter any terrorist threat to the Maritime Industry particularly against ships and ports. The code also serves to improve security against armed robbery, theft and piracy. The code came into force in 2004 and prescribes responsibilities to: 1) Governments 2) Shipping companies 3) Shipboard personnel 4) Port/facility personnel"@en;
    rdfs:label "International Ship and Port Facility Security Code (ISPS Code)"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-ISPS_CODE>, <https://www.gs1.org/voc/LocationID_Type-ISPS_CODE>;
    skos:prefLabel "ISPS_CODE".

gs1:LocationID_Type-ISRS_LOCATION_CODE a gs1:LocationID_Type;
    rdfs:comment "The International Ship Reporting Standard (ISRS) location code is a 20 character alphanumeric code consisting of: - UN country code (2 characters) e.g., NL = Netherlands, - UN location code (3 characters) e.g., RTM = Rotterdam, - Fairway section code (5 characters) e.g., 00102 = Nieuwe Maas, - Object reference code (5 characters) e.g., 66666 = ID administration or terminal code, - Fairway section hectometre e.g., 00050 = hectometres from zero point of Fairway section 00102.  The ISRS Location Code is created once and shall not be changed throughout the lifetime of the object. The Standard / Commission Regulation for Electronic Ship Reporting requires the ISRS Location Code of all objects relevant for reporting of voyages, e.g. ports, terminals, passage points, etc."@en;
    rdfs:label "International Ship Reporting Standard or ISRS location code "@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-ISRS_LOCATION_CODE>, <https://www.gs1.org/voc/LocationID_Type-ISRS_LOCATION_CODE>;
    skos:prefLabel "ISRS_LOCATION_CODE".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_10 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 10"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_10>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_10>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_10".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_1 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 1"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_1>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_1>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_1".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_2 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 2"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_2>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_2>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_2".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_3 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 3"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_3>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_3>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_3".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_4 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 4"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_4>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_4>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_4".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_5 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 5"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_5>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_5>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_5".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_6 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 6"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_6>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_6>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_6".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_7 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 7"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_7>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_7>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_7".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_8 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 8"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_8>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_8>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_8".

gs1:LocationID_Type-LOCATION_FOR_INTERNAL_USE_9 a gs1:LocationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Location For Internal Use 9"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_9>, <https://www.gs1.org/voc/LocationID_Type-LOCATION_FOR_INTERNAL_USE_9>;
    skos:prefLabel "LOCATION_FOR_INTERNAL_USE_9".

gs1:LocationID_Type-MMSI_NUMBER a gs1:LocationID_Type;
    rdfs:comment "Maritime Mobile Service Identities (MMSIs) are nine-digit numbers used by maritime digital selective calling (DSC), automatic identification systems (AIS), and certain other equipment to uniquely identify a ship or a coast radio station."@en;
    rdfs:label "Maritime Mobile Service Identity number"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-MMSI_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-MMSI_NUMBER>;
    skos:prefLabel "MMSI_NUMBER".

gs1:LocationID_Type-NL_KVK_ESTABLISHMENT_UNIT_NUMBER a gs1:LocationID_Type;
    rdfs:comment "A 'KvK Establishment Unit Number' identifies a physical location that is part of a company in The Netherlands. It represents the physical location where the activities are actually carried out in The Netherlands. It is the object of inspection, the locus of employment, and the site of environmental impact. A KvK Establishment Unit Number is officially registered in the National Trade Register.  The number format is a unique 12-digit number assigned by the Dutch Chamber of Commerce (KvK). This number is separate from the general 8-digit KvK Number for the legal entity of the company itself. The KvK Establishment Unit Number is related to the KvK Number (Enterprise ID - Chamber of Commerce Number), but nowadays this cannot be deduced anymore from the structure of KvK Number. If a company takes over an Establishment Unit a new unique number will be assigned by the National Chamber of Commerce."@en;
    rdfs:label "KvK Establishment Unit Number"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-NL_KVK_ESTABLISHMENT_UNIT_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-NL_KVK_ESTABLISHMENT_UNIT_NUMBER>;
    sw:term_status "stable";
    skos:prefLabel "NL_KVK_ESTABLISHMENT_UNIT_NUMBER".

gs1:LocationID_Type-OAR_ID dct:isReplacedBy gs1:LocationID_Type-OS_ID;
    a gs1:LocationID_Type;
    rdfs:comment "Open Apparel Registry ID. A sixteen-digit numbering system which uniquely identities global apparel facilities. The ID consists of a Country code, Origin date (the date the facility first appeared in the registry), a General ID and Check ID. OAR IDs are allocated by the Open Apparel Registry to all facilities contributed to the database for the purposes of enabling industry collaboration and improved identification of factories, as well as powering interoperability between industry databases."@en;
    rdfs:label "Open Apparel Registry ID"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-OAR_ID>, <https://www.gs1.org/voc/LocationID_Type-OAR_ID>;
    skos:prefLabel "OAR_ID".

gs1:LocationID_Type-OPEN_LOCATION_CODE a gs1:LocationID_Type;
    rdfs:comment "The Open Location Code is a geocode system for identifying an area anywhere on the Earth. It was developed at Google's Zürich engineering office, and released late October 2014. Location codes created by the OLC system are referred to as 'plus codes'."@en;
    rdfs:label "Open Location Code"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-OPEN_LOCATION_CODE>, <https://www.gs1.org/voc/LocationID_Type-OPEN_LOCATION_CODE>;
    skos:prefLabel "OPEN_LOCATION_CODE".

gs1:LocationID_Type-OS_ID a gs1:LocationID_Type;
    rdfs:comment "Open Supply Hub (OSH) is an expansion of Open Apparel Registry. An OS ID is a fifteen-character numbering system which uniquely identifies global production locations. The ID consists of a Country code, Origin date (the date the facility first appeared in the hubregistry), a General ID and Check ID. Open Supply Hub IDs are allocated by the Open Supply Hub to all production locations that contribute to the database for the purposes of enabling industry collaboration and improved identification of production points, as well as powering interoperability between industry databases."@en;
    rdfs:label "Open Supply Hub ID"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-OS_ID>, <https://www.gs1.org/voc/LocationID_Type-OS_ID>;
    skos:prefLabel "OS_ID".

gs1:LocationID_Type-SE_CFAR_NUMBER a gs1:LocationID_Type;
    rdfs:comment "In Sweden, Statistics Sweden (SCB) keeps a register of companies and in that register they distinguish between companies and workplaces/locations. For workplaces and locations SCB issues specific identifiers CFAR. CFAR is an abbreviation for the Central Business and Workplace Register, and the CFAR number (workplace number) consists of eight digits and is the number that identifies a workplace. A company has an organization number to be identified, while a workplace/location has a CFAR number.  CFAR = Svenska centrala företags- och arbetsställeregister."@en;
    rdfs:label "CFAR Number (Sweden)"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-SE_CFAR_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-SE_CFAR_NUMBER>;
    sw:term_status "stable";
    skos:prefLabel "SE_CFAR_NUMBER".

gs1:LocationID_Type-SMDG_CODE a gs1:LocationID_Type;
    rdfs:comment "The SMDG Terminal Code List (TCL) contains codes for container handling terminal facilities that are called by seagoing cargo vessels in maritime transport."@en;
    rdfs:label "SMDG Container terminal code"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-SMDG_CODE>, <https://www.gs1.org/voc/LocationID_Type-SMDG_CODE>;
    skos:prefLabel "SMDG_CODE".

gs1:LocationID_Type-UN_LOCODE a gs1:LocationID_Type;
    rdfs:comment "UN/LOCODE, the United Nations Code for Trade and Transport Locations, is a geographic coding scheme developed and maintained by United Nations Economic Commission for Europe."@en;
    rdfs:label "UN/LOCODE"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-UN_LOCODE>, <https://www.gs1.org/voc/LocationID_Type-UN_LOCODE>;
    skos:prefLabel "UN_LOCODE".

gs1:LocationID_Type-US_CIF_CODE a gs1:LocationID_Type;
    rdfs:comment "The Customer Identification File (CIF) is an industry reference file (for the USA), managed by Railinc, that contains the name, physical mailing and billing address, corporate parent information and a unique 13-character identification code for each location and sub-location of a transportation-carrier customer. Railroads use the identification code to accurately identify customers and their locations, ensuring each party in the transaction is referencing the same physical customer location."@en;
    rdfs:label "Customer Identification File (CIF) for RAIL "@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_CIF_CODE>, <https://www.gs1.org/voc/LocationID_Type-US_CIF_CODE>;
    skos:prefLabel "US_CIF_CODE".

gs1:LocationID_Type-US_EST_NUMBER a gs1:LocationID_Type;
    rdfs:comment "All containers of meat, poultry, and egg products must be labeled with a USDA mark of inspection and establishment (EST number), which is assigned to the plant where the product was produced."@en;
    rdfs:label "USDA Establishment Number"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_EST_NUMBER>, <https://www.gs1.org/voc/LocationID_Type-US_EST_NUMBER>;
    skos:prefLabel "US_EST_NUMBER".

gs1:LocationID_Type-US_FEI a gs1:LocationID_Type;
    rdfs:comment "An FDA Establishment Identification (FEI) number is a unique identifier issued by FDA to track inspections of the regulated establishment or facility. FEI numbers are also used to track GDUFA facility fee payments."@en;
    rdfs:label "FDA Establishment Identifier (Facility FEI)"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_FEI>, <https://www.gs1.org/voc/LocationID_Type-US_FEI>;
    skos:prefLabel "US_FEI".

gs1:LocationID_Type-US_HIN_IDENTIFICATION a gs1:LocationID_Type;
    rdfs:comment "The HIN is a unique combination of letters and/or numbers permanently affixed to the vessel. All boats must be registered with the USCG (United States Coast Guard ) in order to track accidents and history of boats. Information about a boat's records may be found by using a vessel documentation search by Hull ID Number (HIN)."@en;
    rdfs:label "Hull Identification Number "@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_HIN_IDENTIFICATION>, <https://www.gs1.org/voc/LocationID_Type-US_HIN_IDENTIFICATION>;
    skos:prefLabel "US_HIN_IDENTIFICATION".

gs1:LocationID_Type-US_MINE_ID a gs1:LocationID_Type;
    rdfs:comment "All mines are required to apply for an MSHA mine identification number. An MSHA ID is required for each mine site and must be issued before any operations may begin. A mine ID may be requested by completing the online form or by contacting U.S. district office."@en;
    rdfs:label "U.S. Mine ID"@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_MINE_ID>, <https://www.gs1.org/voc/LocationID_Type-US_MINE_ID>;
    skos:prefLabel "US_MINE_ID".

gs1:LocationID_Type-US_TCN_CODE a gs1:LocationID_Type;
    rdfs:comment "The Terminal Control Locations Directory lists all approved terminals registered as part of the taxable fuel bulk delivery system. Terminals are listed by the terminal number."@en;
    rdfs:label "Terminal Control Number (TCN) / Terminal Locations Directory. USA - IRS."@en;
    owl:sameAs <https://gs1.org/voc/LocationID_Type-US_TCN_CODE>, <https://www.gs1.org/voc/LocationID_Type-US_TCN_CODE>;
    skos:prefLabel "US_TCN_CODE".

gs1:LocationID_Type rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/LocationID_Type>, <https://www.gs1.org/voc/LocationID_Type>.

gs1:LocationRoleType-AGED_CARE_SERVICE a gs1:LocationRoleType;
    rdfs:comment "Service or facility providing aged care."@en;
    rdfs:label "Aged Care Service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AGED_CARE_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-AGED_CARE_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "AGED_CARE_SERVICE".

gs1:LocationRoleType-AIRCRAFT a gs1:LocationRoleType;
    rdfs:comment "A vehicle or machine that is able to fly by gaining support from the air."@en;
    rdfs:label "Aircraft"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AIRCRAFT>, <https://www.gs1.org/voc/LocationRoleType-AIRCRAFT>;
    sw:term_status "unstable";
    skos:prefLabel "AIRCRAFT".

gs1:LocationRoleType-AIRPORT a gs1:LocationRoleType;
    rdfs:comment "A location with airfield and terminal facilities for aircraft take-off and landing, serving as an air transport terminal at which aircraft may call to receive services such as loading and discharging passengers, crews or cargo, refuelling, restocking, repair etc."@en;
    rdfs:label "Airport"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AIRPORT>, <https://www.gs1.org/voc/LocationRoleType-AIRPORT>;
    sw:term_status "stable";
    skos:prefLabel "AIRPORT".

gs1:LocationRoleType-AIRPORT_GATE a gs1:LocationRoleType;
    rdfs:comment "Entrance to a movable passage like a tunnel or bridge leading to the aircraft"@en;
    rdfs:label "Airport Gate"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AIRPORT_GATE>, <https://www.gs1.org/voc/LocationRoleType-AIRPORT_GATE>;
    sw:term_status "unstable";
    skos:prefLabel "AIRPORT_GATE".

gs1:LocationRoleType-AMBIENT_STORAGE a gs1:LocationRoleType;
    rdfs:comment "A specific area or room that does not control environmental parameters such as temperature, light, humidity and/or gas concentration."@en;
    rdfs:label "Ambient Storage"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AMBIENT_STORAGE>, <https://www.gs1.org/voc/LocationRoleType-AMBIENT_STORAGE>;
    sw:term_status "stable";
    skos:prefLabel "AMBIENT_STORAGE".

gs1:LocationRoleType-AMBULANCE_SERVICE a gs1:LocationRoleType;
    rdfs:comment "Provides initial patient care and transportation to a medical facility"@en;
    rdfs:label "Ambulance Service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AMBULANCE_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-AMBULANCE_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "AMBULANCE_SERVICE".

gs1:LocationRoleType-AMUSEMENT_ENTERTAINMENT_GAMING a gs1:LocationRoleType;
    rdfs:comment "Provides recreation and entertainment services "@en;
    rdfs:label "Amusement Entertainment Gaming"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-AMUSEMENT_ENTERTAINMENT_GAMING>, <https://www.gs1.org/voc/LocationRoleType-AMUSEMENT_ENTERTAINMENT_GAMING>;
    sw:term_status "unstable";
    skos:prefLabel "AMUSEMENT_ENTERTAINMENT_GAMING".

gs1:LocationRoleType-ASSEMBLY a gs1:LocationRoleType;
    rdfs:comment "An area where components are put together into an end product, appropriate to the process concerned."@en;
    rdfs:label "Assembly"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ASSEMBLY>, <https://www.gs1.org/voc/LocationRoleType-ASSEMBLY>;
    sw:term_status "unstable";
    skos:prefLabel "ASSEMBLY".

gs1:LocationRoleType-ATM a gs1:LocationRoleType;
    rdfs:comment "An automated teller machine (ATM) is an electronic banking outlet that allows customers to complete basic transactions without the aid of a branch representative or teller. ATMs are known in different parts of the world as automated bank machines (ABM) or cash machines."@en;
    rdfs:label "ATM"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ATM>, <https://www.gs1.org/voc/LocationRoleType-ATM>;
    sw:term_status "unstable";
    skos:prefLabel "ATM".

gs1:LocationRoleType-BACKROOM a gs1:LocationRoleType;
    rdfs:comment "An area within a store (all formats - club, etc.) used to hold product until it is purchased or can be moved to the sales floor."@en;
    rdfs:label "Backroom"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BACKROOM>, <https://www.gs1.org/voc/LocationRoleType-BACKROOM>;
    sw:term_status "unstable";
    skos:prefLabel "BACKROOM".

gs1:LocationRoleType-BANK a gs1:LocationRoleType;
    rdfs:comment "A location offering financial services to consumers and/or businesses."@en;
    rdfs:label "Bank"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BANK>, <https://www.gs1.org/voc/LocationRoleType-BANK>;
    sw:term_status "stable";
    skos:prefLabel "BANK".

gs1:LocationRoleType-BERTH a gs1:LocationRoleType;
    rdfs:comment "A berth is a specialised space or part of a wharf space assigned to or taken up by a ship or vessel when anchored or stationary alongside a quay, wharf, jetty, or other structure. As a berth is usually a straight line segment between two points, a wharf may consist of several individual berths and represent a grouping of berths."@en;
    rdfs:label "Berth"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BERTH>, <https://www.gs1.org/voc/LocationRoleType-BERTH>;
    sw:term_status "stable";
    skos:prefLabel "BERTH".

gs1:LocationRoleType-BIRTH_AREA a gs1:LocationRoleType;
    rdfs:comment "The place the animal was born/hatched.  Note: the term animal includes but is not limited to mammals, birds, fish and crustaceans. "@en;
    rdfs:label "Birth Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BIRTH_AREA>, <https://www.gs1.org/voc/LocationRoleType-BIRTH_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "BIRTH_AREA".

gs1:LocationRoleType-BOAT a gs1:LocationRoleType;
    rdfs:comment "A watercraft of a large range of types and sizes, but generally smaller than a ship,"@en;
    rdfs:label "Boat"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BOAT>, <https://www.gs1.org/voc/LocationRoleType-BOAT>;
    sw:term_status "unstable";
    skos:prefLabel "BOAT".

gs1:LocationRoleType-BOTTLING_SITE a gs1:LocationRoleType;
    rdfs:comment "A location or area within a larger location where beverages are bottled."@en;
    rdfs:label "Bottling Site"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BOTTLING_SITE>, <https://www.gs1.org/voc/LocationRoleType-BOTTLING_SITE>;
    sw:term_status "stable";
    skos:prefLabel "BOTTLING_SITE".

gs1:LocationRoleType-BOX_CRUSHER a gs1:LocationRoleType;
    rdfs:comment "A Baler used to compact recycled materials (e.g. corrugated boxes, slip sheets and packaging material)."@en;
    rdfs:label "Box Crusher"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BOX_CRUSHER>, <https://www.gs1.org/voc/LocationRoleType-BOX_CRUSHER>;
    sw:term_status "unstable";
    skos:prefLabel "BOX_CRUSHER".

gs1:LocationRoleType-BRANCH_LOCATION a gs1:LocationRoleType;
    rdfs:comment "A location for an organization segment that operates in a different physical location or jurisdiction than its parent organization, although is considered as an extension of the parent organization (i.e., same legal entity.)."@en;
    rdfs:label "Branch Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-BRANCH_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-BRANCH_LOCATION>;
    sw:term_status "stable";
    skos:prefLabel "BRANCH_LOCATION".

gs1:LocationRoleType-CASH_CARRY_STORE a gs1:LocationRoleType;
    rdfs:comment "Location where goods are paid for in full at the time of purchase and taken away by the purchaser."@en;
    rdfs:label "Cash and Carry Store"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CASH_CARRY_STORE>, <https://www.gs1.org/voc/LocationRoleType-CASH_CARRY_STORE>;
    sw:term_status "stable";
    skos:prefLabel "CASH_CARRY_STORE".

gs1:LocationRoleType-CITY_CENTER_SHOP a gs1:LocationRoleType;
    rdfs:comment "The product is intended to be sold in a city center. A city center shop is centrally located in the commercial, cultural and often the historical, political and geographic heart of a city, especially those in the Western world. "@en;
    rdfs:label "City Center Shop"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CITY_CENTER_SHOP>, <https://www.gs1.org/voc/LocationRoleType-CITY_CENTER_SHOP>;
    sw:term_status "unstable";
    skos:prefLabel "CITY_CENTER_SHOP".

gs1:LocationRoleType-CLINIC a gs1:LocationRoleType;
    rdfs:comment "A location serving as a health facility, often associated with a hospital, care practitioner or medical school for example, that is primarily focused on the care of outpatients, where medical treatment or advice can be administered, especially of a specialist nature."@en;
    rdfs:label "Clinic"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CLINIC>, <https://www.gs1.org/voc/LocationRoleType-CLINIC>;
    sw:term_status "stable";
    skos:prefLabel "CLINIC".

gs1:LocationRoleType-CLINICAL_TRIAL_SITE a gs1:LocationRoleType;
    rdfs:comment "A location designated by a healthcare provider as a site where clinical trials are conducted. In many cases clinical trial sites are hospital facilities with specialised hospital pharmacies, or retail pharmacies on site, but may also include trial specific sites such as a clinical trial subject's residence."@en;
    rdfs:label "Clinical Trial Site"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CLINICAL_TRIAL_SITE>, <https://www.gs1.org/voc/LocationRoleType-CLINICAL_TRIAL_SITE>;
    sw:term_status "stable";
    skos:prefLabel "CLINICAL_TRIAL_SITE".

gs1:LocationRoleType-COLLECTION_CENTER a gs1:LocationRoleType;
    rdfs:comment "A location where purchased products may be collected by the purchaser or a delegated party."@en;
    rdfs:label "Collection Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-COLLECTION_CENTER>, <https://www.gs1.org/voc/LocationRoleType-COLLECTION_CENTER>;
    sw:term_status "stable";
    skos:prefLabel "COLLECTION_CENTER".

gs1:LocationRoleType-CONSOLIDATING_CENTER a gs1:LocationRoleType;
    rdfs:comment "A facility where smaller shipments or consignments are combined into larger consignments bound for a destination."@en;
    rdfs:label "Consolidating Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONSOLIDATING_CENTER>, <https://www.gs1.org/voc/LocationRoleType-CONSOLIDATING_CENTER>;
    sw:term_status "stable";
    skos:prefLabel "CONSOLIDATING_CENTER".

gs1:LocationRoleType-CONSTRUCTION_SITE a gs1:LocationRoleType;
    rdfs:comment "A construction site is an area or piece of land on which construction works are being carried out."@en;
    rdfs:label "Construction Site"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONSTRUCTION_SITE>, <https://www.gs1.org/voc/LocationRoleType-CONSTRUCTION_SITE>;
    sw:term_status "unstable";
    skos:prefLabel "CONSTRUCTION_SITE".

gs1:LocationRoleType-CONTAINER_DECK a gs1:LocationRoleType;
    rdfs:comment "An area on board a shipping vessel where containers are loaded."@en;
    rdfs:label "Container Deck"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONTAINER_DECK>, <https://www.gs1.org/voc/LocationRoleType-CONTAINER_DECK>;
    sw:term_status "unstable";
    skos:prefLabel "CONTAINER_DECK".

gs1:LocationRoleType-CONTROLLED_SUBSTANCE_AREA a gs1:LocationRoleType;
    rdfs:comment "A caged and locked area in which regulated, controlled substance pharmaceuticals are held while awaiting shipment."@en;
    rdfs:label "Controlled Substance Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONTROLLED_SUBSTANCE_AREA>, <https://www.gs1.org/voc/LocationRoleType-CONTROLLED_SUBSTANCE_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "CONTROLLED_SUBSTANCE_AREA".

gs1:LocationRoleType-CONVENIENCE_STORE a gs1:LocationRoleType;
    rdfs:comment "A location for a type of small format retail store often located with or connected to a gas/fuel station. Convenience stores usually provide extended trading hours, operating earlier and later than traditional retail stores."@en;
    rdfs:label "Convenience Store"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONVENIENCE_STORE>, <https://www.gs1.org/voc/LocationRoleType-CONVENIENCE_STORE>;
    sw:term_status "stable";
    skos:prefLabel "CONVENIENCE_STORE".

gs1:LocationRoleType-CONVEYOR_BELT a gs1:LocationRoleType;
    rdfs:comment "A continuous moving strip or surface that is used for transporting single cartons or a load of objects from one place to another."@en;
    rdfs:label "Conveyor Belt"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CONVEYOR_BELT>, <https://www.gs1.org/voc/LocationRoleType-CONVEYOR_BELT>;
    sw:term_status "unstable";
    skos:prefLabel "CONVEYOR_BELT".

gs1:LocationRoleType-CORRECTION_FACILITY a gs1:LocationRoleType;
    rdfs:comment "Provides detention and rehabilitative services to inmates"@en;
    rdfs:label "Correction Facility"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CORRECTION_FACILITY>, <https://www.gs1.org/voc/LocationRoleType-CORRECTION_FACILITY>;
    sw:term_status "unstable";
    skos:prefLabel "CORRECTION_FACILITY".

gs1:LocationRoleType-CUSTOMER_PICK-UP_AREA a gs1:LocationRoleType;
    rdfs:comment "An area, usually within a store or collection center, that is reserved specifically for consumers to collect goods purchased online (sometimes known as 'click and collect'), or goods purchased in store to be collected at a later time or date (e.g., paid in instalments, bulky goods, goods requiring staff assistance etc). A customer pick-up area may also enable access by vehicle."@en;
    rdfs:label "Customer Pick-Up Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CUSTOMER_PICK-UP_AREA>, <https://www.gs1.org/voc/LocationRoleType-CUSTOMER_PICK-UP_AREA>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMER_PICK-UP_AREA".

gs1:LocationRoleType-CUSTOMS_BORDER_CONTROL a gs1:LocationRoleType;
    rdfs:comment "A location where cross-border procedures and formalities may be executed and fulfilled. Examples of these include passport control, importation of goods, sanitary and phytosanitary (SPS) formalities etc. "@en;
    rdfs:label "Customs Border Control"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-CUSTOMS_BORDER_CONTROL>, <https://www.gs1.org/voc/LocationRoleType-CUSTOMS_BORDER_CONTROL>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMS_BORDER_CONTROL".

gs1:LocationRoleType-DENTAL_HEALTH_SERVICE a gs1:LocationRoleType;
    rdfs:comment "Provides oral health treatment and support services"@en;
    rdfs:label "Dental health service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DENTAL_HEALTH_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-DENTAL_HEALTH_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "DENTAL_HEALTH_SERVICE".

gs1:LocationRoleType-DEPOT a gs1:LocationRoleType;
    rdfs:comment "A location where vehicles such as those used for transportation (e.g., trucks, trains) or services (e.g., mobile food truck, exhibition cart) can be housed, maintained and deployed from."@en;
    rdfs:label "Depot"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DEPOT>, <https://www.gs1.org/voc/LocationRoleType-DEPOT>;
    sw:term_status "stable";
    skos:prefLabel "DEPOT".

gs1:LocationRoleType-DISPENSER a gs1:LocationRoleType;
    rdfs:comment "Tablet, caplet or capsule dispensing machine in which bulk product has been placed to be dispensed on a prescription basis."@en;
    rdfs:label "Dispenser"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DISPENSER>, <https://www.gs1.org/voc/LocationRoleType-DISPENSER>;
    sw:term_status "unstable";
    skos:prefLabel "DISPENSER".

gs1:LocationRoleType-DISTRIBUTION_CENTER a gs1:LocationRoleType;
    rdfs:comment "A specialised warehouse space that serves as a hub for the strategic storage of goods, for the purpose of picking, packing and shipping to another location, or the final destination."@en;
    rdfs:label "Distribution Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DISTRIBUTION_CENTER>, <https://www.gs1.org/voc/LocationRoleType-DISTRIBUTION_CENTER>;
    sw:term_status "stable";
    skos:prefLabel "DISTRIBUTION_CENTER".

gs1:LocationRoleType-DOCK a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where transportation such as trucks or rail cars can be loaded with goods for dispatch (i.e., outbound shipping, or sending) or unloaded with goods delivered (i.e., inbound shipping or receiving). Sometimes known as a dock door, a loading or unloading dock or bay, these areas are also used to hold goods temporarily ahead of being stored, or loaded for delivery, so may also include controlled environments such as for cold storage. Docks are designated for use with inbound or outbound shipments, to enable transportation carriers to schedule their arrival for loading or unloading based on dock availability and other critical logistics details such as dock heights, storage conditions and type of equipment on hand. Dock use designations can change frequently based on facility capacity and day-to-day events."@en;
    rdfs:label "Dock"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DOCK>, <https://www.gs1.org/voc/LocationRoleType-DOCK>;
    sw:term_status "stable";
    skos:prefLabel "DOCK".

gs1:LocationRoleType-DOCTOR_OFFICE a gs1:LocationRoleType;
    rdfs:comment "A room or clinic where a doctor works."@en;
    rdfs:label "Doctor office"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DOCTOR_OFFICE>, <https://www.gs1.org/voc/LocationRoleType-DOCTOR_OFFICE>;
    sw:term_status "unstable";
    skos:prefLabel "DOCTOR_OFFICE".

gs1:LocationRoleType-DRUG_STORE a gs1:LocationRoleType;
    rdfs:comment "Establishment that offers personal care goods, toiletries and non-controlled drugs which can be obtained without a prescription. Within the Netherlands this establishment is a different than a retail pharmacy (referred to in the code list as DRUG)."@en;
    rdfs:label "Drugstore"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DRUG_STORE>, <https://www.gs1.org/voc/LocationRoleType-DRUG_STORE>;
    sw:term_status "unstable";
    skos:prefLabel "DRUG_STORE".

gs1:LocationRoleType-DUTY_FREE_STORE a gs1:LocationRoleType;
    rdfs:comment "A location for a type of retail store that is exempt from the payment of certain local or national taxes and duties, on the requirement that the goods sold will be sold to travellers who will take them out of the country. Duty-free stores are usually located within an international travel facility such as an airport or passenger terminal for rail or ferry. "@en;
    rdfs:label "Duty Free Store"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-DUTY_FREE_STORE>, <https://www.gs1.org/voc/LocationRoleType-DUTY_FREE_STORE>;
    sw:term_status "stable";
    skos:prefLabel "DUTY_FREE_STORE".

gs1:LocationRoleType-EARLY_CHILDHOOD_EDUCATING_AND_CENTER a gs1:LocationRoleType;
    rdfs:comment "Premises used regularly for the education or care of children who are pre-school age or younger."@en;
    rdfs:label "Early Childhood Education and Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-EARLY_CHILDHOOD_EDUCATING_AND_CENTER>, <https://www.gs1.org/voc/LocationRoleType-EARLY_CHILDHOOD_EDUCATING_AND_CENTER>;
    sw:term_status "unstable";
    skos:prefLabel "EARLY_CHILDHOOD_EDUCATING_AND_CENTER".

gs1:LocationRoleType-EDI_STATION a gs1:LocationRoleType;
    rdfs:comment "Digital location where the EDI messages can be sent and received from."@en;
    rdfs:label "EDI Station"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-EDI_STATION>, <https://www.gs1.org/voc/LocationRoleType-EDI_STATION>;
    sw:term_status "stable";
    skos:prefLabel "EDI_STATION".

gs1:LocationRoleType-EDUCATION_FACILITY a gs1:LocationRoleType;
    rdfs:comment "A location used as a public or private education premise where primary, secondary or tertiary education is conducted."@en;
    rdfs:label "Education Facility"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-EDUCATION_FACILITY>, <https://www.gs1.org/voc/LocationRoleType-EDUCATION_FACILITY>;
    sw:term_status "stable";
    skos:prefLabel "EDUCATION_FACILITY".

gs1:LocationRoleType-ELECTRONICS_AREA a gs1:LocationRoleType;
    rdfs:comment "A specific area within the store for holding electronic products such as TV's, DVD players, etc."@en;
    rdfs:label "Electronics Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ELECTRONICS_AREA>, <https://www.gs1.org/voc/LocationRoleType-ELECTRONICS_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "ELECTRONICS_AREA".

gs1:LocationRoleType-EMERGENCY_DEPARTMENT_AREA a gs1:LocationRoleType;
    rdfs:comment "An area of a hospital especially equipped and staffed for emergency care."@en;
    rdfs:label "Emergency Department Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-EMERGENCY_DEPARTMENT_AREA>, <https://www.gs1.org/voc/LocationRoleType-EMERGENCY_DEPARTMENT_AREA>;
    sw:term_status "stable";
    skos:prefLabel "EMERGENCY_DEPARTMENT_AREA".

gs1:LocationRoleType-END_CAP_AREA a gs1:LocationRoleType;
    rdfs:comment "A specific internal location on the sales floor, typically at the end of an aisle, for displaying product. "@en;
    rdfs:label "End Cap Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-END_CAP_AREA>, <https://www.gs1.org/voc/LocationRoleType-END_CAP_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "END_CAP_AREA".

gs1:LocationRoleType-ENTRANCE_GATE a gs1:LocationRoleType;
    rdfs:comment "A location that is a type of opening to allow entry to an enclosed place such as a terminal, warehousing, healthcare facility, or agricultural facility or parts thereof for example. For a gate designated as an exit only, see EXIT_GATE. For a gate designated as both an entry and exit, see GATE. "@en;
    rdfs:label "Entrance Gate"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ENTRANCE_GATE>, <https://www.gs1.org/voc/LocationRoleType-ENTRANCE_GATE>;
    sw:term_status "stable";
    skos:prefLabel "ENTRANCE_GATE".

gs1:LocationRoleType-EXIT_GATE a gs1:LocationRoleType;
    rdfs:comment "A location that is a type of opening to allow exit from an enclosed place such as a terminal, warehousing, healthcare facility, or agricultural facility or parts thereof for example. For a gate designated as an entry only, see ENTRANCE_GATE. For a gate designated as both an entry and exit, see GATE. "@en;
    rdfs:label "Exit Gate"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-EXIT_GATE>, <https://www.gs1.org/voc/LocationRoleType-EXIT_GATE>;
    sw:term_status "stable";
    skos:prefLabel "EXIT_GATE".

gs1:LocationRoleType-FARM a gs1:LocationRoleType;
    rdfs:comment "A location used for agricultural production purposes, such as for growing crops, rearing animals or both. A farm often serves as a hub for a variety of agricultural activities and typically consists of various structures or areas such as barns, silos, feed areas or fields for example."@en;
    rdfs:label "Farm"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FARM>, <https://www.gs1.org/voc/LocationRoleType-FARM>;
    sw:term_status "stable";
    skos:prefLabel "FARM".

gs1:LocationRoleType-FEEDLOT_SITE a gs1:LocationRoleType;
    rdfs:comment "A location or area within a larger location where livestock are fed."@en;
    rdfs:label "Feedlot Site"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FEEDLOT_SITE>, <https://www.gs1.org/voc/LocationRoleType-FEEDLOT_SITE>;
    sw:term_status "stable";
    skos:prefLabel "FEEDLOT_SITE".

gs1:LocationRoleType-FIELD a gs1:LocationRoleType;
    rdfs:comment "An area of open land, that may be used for agricultural purposes, such as for growing crops and/or rearing animals. A field may or may not be part of a farm, as it may also exist as a fenced but open space for pasture, devoid of infrastructure such as a wild meadow."@en;
    rdfs:label "Field"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FIELD>, <https://www.gs1.org/voc/LocationRoleType-FIELD>;
    sw:term_status "stable";
    skos:prefLabel "FIELD".

gs1:LocationRoleType-FIXED_READER a gs1:LocationRoleType;
    rdfs:comment "A location equipped with any fixed read point configuration (reader and antennas) for the purpose of capturing data from an RFID device (e.g. read points at doorways or conveyors)."@en;
    rdfs:label "Fixed Reader"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FIXED_READER>, <https://www.gs1.org/voc/LocationRoleType-FIXED_READER>;
    sw:term_status "stable";
    skos:prefLabel "FIXED_READER".

gs1:LocationRoleType-FIXED_TRANSPORT_FACILITIES a gs1:LocationRoleType;
    rdfs:comment "A location with permanent facilities to load or discharge cargo, that does not fit within a maritime, rail, road, air, or multimodal type facility. For example, an oil platform or terminal."@en;
    rdfs:label "Fixed Transport Facilities"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FIXED_TRANSPORT_FACILITIES>, <https://www.gs1.org/voc/LocationRoleType-FIXED_TRANSPORT_FACILITIES>;
    sw:term_status "stable";
    skos:prefLabel "FIXED_TRANSPORT_FACILITIES".

gs1:LocationRoleType-FOOD_BUSINESS a gs1:LocationRoleType;
    rdfs:comment "A location for businesses selling prepared food to consumers such as cafes, restaurants, food trucks."@en;
    rdfs:label "Food Business"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FOOD_BUSINESS>, <https://www.gs1.org/voc/LocationRoleType-FOOD_BUSINESS>;
    sw:term_status "stable";
    skos:prefLabel "FOOD_BUSINESS".

gs1:LocationRoleType-FREIGHT_HUB a gs1:LocationRoleType;
    rdfs:comment "A location that is an interchange point at which equipment or goods are exchanged between drivers and/or transport operators."@en;
    rdfs:label "Freight Hub"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FREIGHT_HUB>, <https://www.gs1.org/voc/LocationRoleType-FREIGHT_HUB>;
    sw:term_status "stable";
    skos:prefLabel "FREIGHT_HUB".

gs1:LocationRoleType-FREIGHT_TERMINAL a gs1:LocationRoleType;
    rdfs:comment "An assigned area in which shipping containers of any type and size are prepared for loading into a transportation vehicle (e.g., truck, train, vessel or aeroplane) or where the containers are stacked immediately after unloading from a transportation vehicle."@en;
    rdfs:label "Freight Terminal"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-FREIGHT_TERMINAL>, <https://www.gs1.org/voc/LocationRoleType-FREIGHT_TERMINAL>;
    sw:term_status "stable";
    skos:prefLabel "FREIGHT_TERMINAL".

gs1:LocationRoleType-GARDEN_CENTER a gs1:LocationRoleType;
    rdfs:comment "An establishment where plants and gardening equipment are sold."@en;
    rdfs:label "Garden Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GARDEN_CENTER>, <https://www.gs1.org/voc/LocationRoleType-GARDEN_CENTER>;
    sw:term_status "unstable";
    skos:prefLabel "GARDEN_CENTER".

gs1:LocationRoleType-GATE a gs1:LocationRoleType;
    rdfs:comment "A location that is a type of opening to allow both entry to and exit  from an enclosed place such as a terminal, warehousing, healthcare facility, or agricultural facility or parts thereof, for example. For a gate designated as an entry only, see ENTRANCE_GATE. For a gate designated as an exit only, see EXIT_GATE."@en;
    rdfs:label "Gate"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GATE>, <https://www.gs1.org/voc/LocationRoleType-GATE>;
    sw:term_status "stable";
    skos:prefLabel "GATE".

gs1:LocationRoleType-GENERAL_MDSE_AREA a gs1:LocationRoleType;
    rdfs:comment "An area where typically - non-food products other than perishable, dry groceries and health and beauty care products that are displayed in stores on standard shelving. Examples include household cleaning products, paper napkins, laundry detergents, and insect repellents"@en;
    rdfs:label "General Merchandise Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GENERAL_MDSE_AREA>, <https://www.gs1.org/voc/LocationRoleType-GENERAL_MDSE_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "GENERAL_MDSE_AREA".

gs1:LocationRoleType-GOVERNMENT_DEPARTMENT_AGENCY a gs1:LocationRoleType;
    rdfs:comment "Location where a government body conducts operations."@en;
    rdfs:label "Government Department Agency"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GOVERNMENT_DEPARTMENT_AGENCY>, <https://www.gs1.org/voc/LocationRoleType-GOVERNMENT_DEPARTMENT_AGENCY>;
    sw:term_status "unstable";
    skos:prefLabel "GOVERNMENT_DEPARTMENT_AGENCY".

gs1:LocationRoleType-GREENHOUSE a gs1:LocationRoleType;
    rdfs:comment "A location where plants are grown and cultivated, within an enclosed or semi-enclosed environment, often within a covered indoor space. Includes temporary or semi-permanent structures."@en;
    rdfs:label "Greenhouse"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GREENHOUSE>, <https://www.gs1.org/voc/LocationRoleType-GREENHOUSE>;
    sw:term_status "stable";
    skos:prefLabel "GREENHOUSE".

gs1:LocationRoleType-GROCERY a gs1:LocationRoleType;
    rdfs:comment "An area where household grocery products, such as fresh or shelf stable foods, domestic cleaning supplies, personal hygiene items, for example, that are displayed in stores on standard shelving."@en;
    rdfs:label "Grocery      "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-GROCERY>, <https://www.gs1.org/voc/LocationRoleType-GROCERY>;
    sw:term_status "stable";
    skos:prefLabel "GROCERY".

gs1:LocationRoleType-HANDLING_AREA a gs1:LocationRoleType;
    rdfs:comment "An operational area where internal activities associated with storing, moving, protecting or other handling of goods take place throughout the processes of manufacturing, warehousing or distribution. "@en;
    rdfs:label "Storage and Handling Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HANDLING_AREA>, <https://www.gs1.org/voc/LocationRoleType-HANDLING_AREA>;
    sw:term_status "stable";
    skos:prefLabel "HANDLING_AREA".

gs1:LocationRoleType-HEAD_OFFICE a gs1:LocationRoleType;
    rdfs:comment "A location that serves as the executive or main office of an organization."@en;
    rdfs:label "Head Office"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HEAD_OFFICE>, <https://www.gs1.org/voc/LocationRoleType-HEAD_OFFICE>;
    sw:term_status "stable";
    skos:prefLabel "HEAD_OFFICE".

gs1:LocationRoleType-HOSPITAL a gs1:LocationRoleType;
    rdfs:comment "A location where health care organizations provide patient treatment with specialised medical and nursing staff, medical equipment and inpatient care facilities."@en;
    rdfs:label "Hospital"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HOSPITAL>, <https://www.gs1.org/voc/LocationRoleType-HOSPITAL>;
    sw:term_status "stable";
    skos:prefLabel "HOSPITAL".

gs1:LocationRoleType-HOSPITAL_CAFETERIA a gs1:LocationRoleType;
    rdfs:comment "A restaurant within a hospital or other medical facility in which the customers serve themselves or are served at a counter."@en;
    rdfs:label "Hospital Cafeteria"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HOSPITAL_CAFETERIA>, <https://www.gs1.org/voc/LocationRoleType-HOSPITAL_CAFETERIA>;
    sw:term_status "unstable";
    skos:prefLabel "HOSPITAL_CAFETERIA".

gs1:LocationRoleType-HOSPITAL_DEPARTMENT a gs1:LocationRoleType;
    rdfs:comment "An area within a hospital which provides specific treatment or support services  not individually included in the Location Type list."@en;
    rdfs:label "Hospital Department"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HOSPITAL_DEPARTMENT>, <https://www.gs1.org/voc/LocationRoleType-HOSPITAL_DEPARTMENT>;
    sw:term_status "unstable";
    skos:prefLabel "HOSPITAL_DEPARTMENT".

gs1:LocationRoleType-HOSPITAL_PHARMACY a gs1:LocationRoleType;
    rdfs:comment "A location within a hospital where pharmaceuticals or medical devices can be dispensed by a pharmacy operator to hospital staff for inpatient treatment as well as directly to patients being discharged. Differs to a retail pharmacy as the site may be related to government funding, subsidized reimbursement lists or agencies, and may also dispense specialized pharmaceuticals (e.g., orphan drugs)."@en;
    rdfs:label "Hospital Pharmacy"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-HOSPITAL_PHARMACY>, <https://www.gs1.org/voc/LocationRoleType-HOSPITAL_PHARMACY>;
    sw:term_status "stable";
    skos:prefLabel "HOSPITAL_PHARMACY".

gs1:LocationRoleType-IMAGING_DIAGNOSTICS_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a healthcare facility, usually a hospital or radiology facility, designated for the purpose of imaging and diagnostics."@en;
    rdfs:label "Imaging Diagnostics Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-IMAGING_DIAGNOSTICS_AREA>, <https://www.gs1.org/voc/LocationRoleType-IMAGING_DIAGNOSTICS_AREA>;
    sw:term_status "stable";
    skos:prefLabel "IMAGING_DIAGNOSTICS_AREA".

gs1:LocationRoleType-IMPREST_LOCATION a gs1:LocationRoleType;
    rdfs:comment "Usually a ward-level location in which stock is held for use on that ward."@en;
    rdfs:label "Imprest Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-IMPREST_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-IMPREST_LOCATION>;
    sw:term_status "unstable";
    skos:prefLabel "IMPREST_LOCATION".

gs1:LocationRoleType-INLAND_FISHERY a gs1:LocationRoleType;
    rdfs:comment "A location devoted to the rearing and harvesting of aquatic animals and plants within an inland freshwater ecosystem (i.e., fresh or limnetic waters) for industrial, small-scall/artisanal or recreational purposes. Includes natural flowing or lotic waters such as rivers or streams (including their smaller elements such as springs, brooks, rivulets, or rills), artificial canals, and static or lentic waters such as natural lakes and tarns and artificial lakes or reservoirs such as rivers, lakes, etc."@en;
    rdfs:label "Inland Fishery"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-INLAND_FISHERY>, <https://www.gs1.org/voc/LocationRoleType-INLAND_FISHERY>;
    sw:term_status "stable";
    skos:prefLabel "INLAND_FISHERY".

gs1:LocationRoleType-INLAND_PORT a gs1:LocationRoleType;
    rdfs:comment "A location with permanent facilities, situated along inland waterways, where inland waterway ships and vessels may dock to receive services such as loading and discharging passengers, crews or cargo, refuelling, restocking, etc."@en;
    rdfs:label "Inland Port"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-INLAND_PORT>, <https://www.gs1.org/voc/LocationRoleType-INLAND_PORT>;
    sw:term_status "stable";
    skos:prefLabel "INLAND_PORT".

gs1:LocationRoleType-INTERMODAL_TERMINAL a gs1:LocationRoleType;
    rdfs:comment "A location that is a specific type of terminal, which supports the transfer between various modes of transport such as rail, road, maritime, inland waterways."@en;
    rdfs:label "Intermodal Terminal"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-INTERMODAL_TERMINAL>, <https://www.gs1.org/voc/LocationRoleType-INTERMODAL_TERMINAL>;
    sw:term_status "stable";
    skos:prefLabel "INTERMODAL_TERMINAL".

gs1:LocationRoleType-INTERNATIONAL_MAIL_PROCESSING_CENTER a gs1:LocationRoleType;
    rdfs:comment "A location with mail processing facilities recognized by the Universal Postal Union (UPU) that generates or receives dispatches and/or acts as a transit center for mail exchanged between other International Mail Processing Centers (IMPC)."@en;
    rdfs:label "International Mail Processing Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-INTERNATIONAL_MAIL_PROCESSING_CENTER>, <https://www.gs1.org/voc/LocationRoleType-INTERNATIONAL_MAIL_PROCESSING_CENTER>;
    sw:term_status "stable";
    skos:prefLabel "INTERNATIONAL_MAIL_PROCESSING_CENTER".

gs1:LocationRoleType-LANE_OR_ROUTE a gs1:LocationRoleType;
    rdfs:comment "A specific transportation lane or route."@en;
    rdfs:label "Lane or route"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-LANE_OR_ROUTE>, <https://www.gs1.org/voc/LocationRoleType-LANE_OR_ROUTE>;
    sw:term_status "unstable";
    skos:prefLabel "LANE_OR_ROUTE".

gs1:LocationRoleType-LAY-AWAY a gs1:LocationRoleType;
    rdfs:comment "An area within a store for holding or consolidating customer purchases for final payment and pickup."@en;
    rdfs:label "Lay-Away "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-LAY-AWAY>, <https://www.gs1.org/voc/LocationRoleType-LAY-AWAY>;
    sw:term_status "unstable";
    skos:prefLabel "LAY-AWAY".

gs1:LocationRoleType-LIBRARY a gs1:LocationRoleType;
    rdfs:comment "A building or room containing collections of books, periodicals, and sometimes films and recorded music for use or borrowing by the public or the members of an institution."@en;
    rdfs:label "Library"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-LIBRARY>, <https://www.gs1.org/voc/LocationRoleType-LIBRARY>;
    sw:term_status "stable";
    skos:prefLabel "LIBRARY".

gs1:LocationRoleType-MAIN_RECEPTION a gs1:LocationRoleType;
    rdfs:comment "An area within a facility, often near the entrance, that is used predominantly to greet visitors to the building."@en;
    rdfs:label "Main Reception"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MAIN_RECEPTION>, <https://www.gs1.org/voc/LocationRoleType-MAIN_RECEPTION>;
    sw:term_status "stable";
    skos:prefLabel "MAIN_RECEPTION".

gs1:LocationRoleType-MANUFACTURING_PLANT a gs1:LocationRoleType;
    rdfs:comment "A location consisting of one or more buildings with facilities for manufacturing."@en;
    rdfs:label "Manufacturing Plant"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MANUFACTURING_PLANT>, <https://www.gs1.org/voc/LocationRoleType-MANUFACTURING_PLANT>;
    sw:term_status "stable";
    skos:prefLabel "MANUFACTURING_PLANT".

gs1:LocationRoleType-MARINE_FISHERY a gs1:LocationRoleType;
    rdfs:comment "A location devoted to the rearing and harvesting of aquatic animals and plants within a marine saltwater ecosystem (i.e., open sea/pelagic zone), for industrial, small-scall/artisanal or recreational purposes."@en;
    rdfs:label "Marine Fishery"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MARINE_FISHERY>, <https://www.gs1.org/voc/LocationRoleType-MARINE_FISHERY>;
    sw:term_status "stable";
    skos:prefLabel "MARINE_FISHERY".

gs1:LocationRoleType-MARKET a gs1:LocationRoleType;
    rdfs:comment "A location where multiple sellers can set-up mobile stalls, booths or stores, to sell various goods to consumers. Markets often include a wide variety of goods such as fresh produce, handcrafts, artisan products for example, and may also include 'pop-up' type stores that are temporary or move from market to market."@en;
    rdfs:label "Market"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MARKET>, <https://www.gs1.org/voc/LocationRoleType-MARKET>;
    sw:term_status "stable";
    skos:prefLabel "MARKET".

gs1:LocationRoleType-MENTAL_HEALTH_SERVICE a gs1:LocationRoleType;
    rdfs:comment "Provides mental health treatment and support services."@en;
    rdfs:label "Mental Health Service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MENTAL_HEALTH_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-MENTAL_HEALTH_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "MENTAL_HEALTH_SERVICE".

gs1:LocationRoleType-MILKING_SITE a gs1:LocationRoleType;
    rdfs:comment "Milking is the act of removing milk from mammary glands of various animal types."@en;
    rdfs:label "Milking Site"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MILKING_SITE>, <https://www.gs1.org/voc/LocationRoleType-MILKING_SITE>;
    sw:term_status "unstable";
    skos:prefLabel "MILKING_SITE".

gs1:LocationRoleType-MOBILE_READER a gs1:LocationRoleType;
    rdfs:comment "Any non-fixed (portable) reader configuration (reader and antennas) for the purpose of capturing EPC data (e.g. Hand held or forklift reader)."@en;
    rdfs:label "Mobile Reader"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-MOBILE_READER>, <https://www.gs1.org/voc/LocationRoleType-MOBILE_READER>;
    sw:term_status "unstable";
    skos:prefLabel "MOBILE_READER".

gs1:LocationRoleType-NURSE_STATION a gs1:LocationRoleType;
    rdfs:comment "Nurse station within a hospital or other healthcare service provider"@en;
    rdfs:label "Nurse Station"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-NURSE_STATION>, <https://www.gs1.org/voc/LocationRoleType-NURSE_STATION>;
    sw:term_status "unstable";
    skos:prefLabel "NURSE_STATION".

gs1:LocationRoleType-OFFICE a gs1:LocationRoleType;
    rdfs:comment "A room, set of rooms, or building where the business of a commercial or industrial organization or an individual professional is conducted."@en;
    rdfs:label "Office"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-OFFICE>, <https://www.gs1.org/voc/LocationRoleType-OFFICE>;
    sw:term_status "stable";
    skos:prefLabel "OFFICE".

gs1:LocationRoleType-ONLINE_PLATFORM a gs1:LocationRoleType;
    rdfs:comment "A digital location offering online services that utilize the internet to facilitate interactions between two or more distinct but interdependent sets of users. Includes graphical user interfaces for human interaction and/or system interfaces for connection with other digital services (e.g., APIs). Examples include search engines, marketplaces, online financial systems, distribution management entities (DME) etc."@en;
    rdfs:label "Online Platform"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ONLINE_PLATFORM>, <https://www.gs1.org/voc/LocationRoleType-ONLINE_PLATFORM>;
    sw:term_status "stable";
    skos:prefLabel "ONLINE_PLATFORM".

gs1:LocationRoleType-ONLINE_SHOP a gs1:LocationRoleType;
    rdfs:comment "A digital location where a varied selection of goods or services can be sold to a consumer, by a single seller who may also operate physical stores offering the same varied selection of goods or services under their own brand name or from different brands. Differs to an online platform marketplace, which enables multiple sellers to offer goods and services through the same platform."@en;
    rdfs:label "Online Shop"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ONLINE_SHOP>, <https://www.gs1.org/voc/LocationRoleType-ONLINE_SHOP>;
    sw:term_status "stable";
    skos:prefLabel "ONLINE_SHOP".

gs1:LocationRoleType-OPERATING_THEATER a gs1:LocationRoleType;
    rdfs:comment "A facility usually within a hospital used to perform medical/surgical procedures."@en;
    rdfs:label "Operating Theater"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-OPERATING_THEATER>, <https://www.gs1.org/voc/LocationRoleType-OPERATING_THEATER>;
    sw:term_status "unstable";
    skos:prefLabel "OPERATING_THEATER".

gs1:LocationRoleType-PACKAGING_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where product is packaged."@en;
    rdfs:label "Packaging Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PACKAGING_AREA>, <https://www.gs1.org/voc/LocationRoleType-PACKAGING_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "PACKAGING_AREA".

gs1:LocationRoleType-PACKHOUSE a gs1:LocationRoleType;
    rdfs:comment "A location (standalone or part of a larger facility) where fresh foods such as fruit, vegetables, grains, meat or horticultural products, for example, are sorted, prepared and packed ahead of distribution to shops or markets for sale to end users."@en;
    rdfs:label "Packhouse"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PACKHOUSE>, <https://www.gs1.org/voc/LocationRoleType-PACKHOUSE>;
    sw:term_status "stable";
    skos:prefLabel "PACKHOUSE".

gs1:LocationRoleType-PALLET_WRAPPER a gs1:LocationRoleType;
    rdfs:comment "An area where any automatic or manual method using bands of plastic film applied to product  used to encase palletised loads prior to shipment to protect against product damage."@en;
    rdfs:label "Pallet Wrapper"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PALLET_WRAPPER>, <https://www.gs1.org/voc/LocationRoleType-PALLET_WRAPPER>;
    sw:term_status "unstable";
    skos:prefLabel "PALLET_WRAPPER".

gs1:LocationRoleType-PATHOLOGY a gs1:LocationRoleType;
    rdfs:comment "Pathology area within a hospital or independently operated."@en;
    rdfs:label "Pathology"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PATHOLOGY>, <https://www.gs1.org/voc/LocationRoleType-PATHOLOGY>;
    sw:term_status "unstable";
    skos:prefLabel "PATHOLOGY".

gs1:LocationRoleType-PERSONAL_SERVICES a gs1:LocationRoleType;
    rdfs:comment "Business providing personal services such as beauty therapy, tattoo parlours, hair salons etc. "@en;
    rdfs:label "Personal Services"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PERSONAL_SERVICES>, <https://www.gs1.org/voc/LocationRoleType-PERSONAL_SERVICES>;
    sw:term_status "unstable";
    skos:prefLabel "PERSONAL_SERVICES".

gs1:LocationRoleType-PETROL_STATION a gs1:LocationRoleType;
    rdfs:comment "An establishment beside a road selling fuel for motor vehicles."@en;
    rdfs:label "Petrol Station"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PETROL_STATION>, <https://www.gs1.org/voc/LocationRoleType-PETROL_STATION>;
    sw:term_status "unstable";
    skos:prefLabel "PETROL_STATION".

gs1:LocationRoleType-PICK-UP_LOCATION a gs1:LocationRoleType;
    rdfs:comment "A location where goods may be temporarily stored until collected or loaded to a shipment for the next part of a transportation process."@en;
    rdfs:label "Pick-Up Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PICK-UP_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-PICK-UP_LOCATION>;
    sw:term_status "stable";
    skos:prefLabel "PICK-UP_LOCATION".

gs1:LocationRoleType-PICKING_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility in which product is picked to fulfil an order."@en;
    rdfs:label "Picking Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PICKING_AREA>, <https://www.gs1.org/voc/LocationRoleType-PICKING_AREA>;
    sw:term_status "stable";
    skos:prefLabel "PICKING_AREA".

gs1:LocationRoleType-POINT_OF_SALE a gs1:LocationRoleType;
    rdfs:comment "An area, usually within a store, commonly known as a 'checkout', where barcodes on trade items can be scanned to enable a consumer purchase and to complete and record the transaction for the seller."@en;
    rdfs:label "Point Of Sale"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-POINT_OF_SALE>, <https://www.gs1.org/voc/LocationRoleType-POINT_OF_SALE>;
    sw:term_status "stable";
    skos:prefLabel "POINT_OF_SALE".

gs1:LocationRoleType-PRIMARY_HEALTH_SERVICE a gs1:LocationRoleType;
    rdfs:comment "A health service which provides a first point of consultation for patients. Includes community centres."@en;
    rdfs:label "Primary Health Service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PRIMARY_HEALTH_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-PRIMARY_HEALTH_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "PRIMARY_HEALTH_SERVICE".

gs1:LocationRoleType-PRINTING_ROOM a gs1:LocationRoleType;
    rdfs:comment "An area which provides printed labels/tags for  the goods/cartons/pallets within a DC or manufacturer facility."@en;
    rdfs:label "Printing Room"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PRINTING_ROOM>, <https://www.gs1.org/voc/LocationRoleType-PRINTING_ROOM>;
    sw:term_status "unstable";
    skos:prefLabel "PRINTING_ROOM".

gs1:LocationRoleType-PRODUCTION_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where the conversion of materials and or assembly of components to manufacture goods, products or services takes place."@en;
    rdfs:label "Production Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PRODUCTION_AREA>, <https://www.gs1.org/voc/LocationRoleType-PRODUCTION_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "PRODUCTION_AREA".

gs1:LocationRoleType-PRODUCTION_LINE a gs1:LocationRoleType;
    rdfs:comment "An area in a factory in which goods being manufactured is passed through a set linear sequence of mechanical or manual operations."@en;
    rdfs:label "Production Line"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PRODUCTION_LINE>, <https://www.gs1.org/voc/LocationRoleType-PRODUCTION_LINE>;
    sw:term_status "unstable";
    skos:prefLabel "PRODUCTION_LINE".

gs1:LocationRoleType-PROMOTION_AREA a gs1:LocationRoleType;
    rdfs:comment "A specific area or room that is used to hold special purchased product."@en;
    rdfs:label "Promotion Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PROMOTION_AREA>, <https://www.gs1.org/voc/LocationRoleType-PROMOTION_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "PROMOTION_AREA".

gs1:LocationRoleType-PUBLIC_WAREHOUSE a gs1:LocationRoleType;
    rdfs:comment "A building, or a part of one, where storage space is offered to other companies for compensation (fee), for the storage of their goods, merchandise, etc."@en;
    rdfs:label "Public Warehouse"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-PUBLIC_WAREHOUSE>, <https://www.gs1.org/voc/LocationRoleType-PUBLIC_WAREHOUSE>;
    sw:term_status "stable";
    skos:prefLabel "PUBLIC_WAREHOUSE".

gs1:LocationRoleType-QUALITY_CONTROL a gs1:LocationRoleType;
    rdfs:comment "An area in which any product not meeting quality standards is held pending further evaluation."@en;
    rdfs:label "Quality Control"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-QUALITY_CONTROL>, <https://www.gs1.org/voc/LocationRoleType-QUALITY_CONTROL>;
    sw:term_status "unstable";
    skos:prefLabel "QUALITY_CONTROL".

gs1:LocationRoleType-QUARANTINE a gs1:LocationRoleType;
    rdfs:comment "An area at a manufacturing, distribution or retail facility to hold product that may not be suitable for consumption until further inspection."@en;
    rdfs:label "Quarantine"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-QUARANTINE>, <https://www.gs1.org/voc/LocationRoleType-QUARANTINE>;
    sw:term_status "unstable";
    skos:prefLabel "QUARANTINE".

gs1:LocationRoleType-RAIL_STATION a gs1:LocationRoleType;
    rdfs:comment "A location with one or more buildings/platforms where trains can stop for people to embark and disembark."@en;
    rdfs:label "Rail Station"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RAIL_STATION>, <https://www.gs1.org/voc/LocationRoleType-RAIL_STATION>;
    sw:term_status "stable";
    skos:prefLabel "RAIL_STATION".

gs1:LocationRoleType-RAIL_TERMINAL a gs1:LocationRoleType;
    rdfs:comment "A location with one or more railway terminals such as freight terminals or rail stations (excluding passenger terminals), that provides connections with other rail vehicles and other modes of transport. "@en;
    rdfs:label "Rail Terminal"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RAIL_TERMINAL>, <https://www.gs1.org/voc/LocationRoleType-RAIL_TERMINAL>;
    sw:term_status "stable";
    skos:prefLabel "RAIL_TERMINAL".

gs1:LocationRoleType-READ_POINT_VERIFICATION_SPOT a gs1:LocationRoleType;
    rdfs:comment "A point at which a tagged object's location has been verified by an associated read of a separate fixed location tag. Read Point Verification Spot would be used when there is a business process to capture the current location of an object at rest (typically with a mobile reader)."@en;
    rdfs:label "Read Point Verification Spot"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-READ_POINT_VERIFICATION_SPOT>, <https://www.gs1.org/voc/LocationRoleType-READ_POINT_VERIFICATION_SPOT>;
    sw:term_status "unstable";
    skos:prefLabel "READ_POINT_VERIFICATION_SPOT".

gs1:LocationRoleType-REARING_AREA a gs1:LocationRoleType;
    rdfs:comment "The place the animal was raised after birth to the end of the animals' life. Note: the term animal includes but is not limited to mammals, birds, fish and crustaceans."@en;
    rdfs:label "Rearing Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-REARING_AREA>, <https://www.gs1.org/voc/LocationRoleType-REARING_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "REARING_AREA".

gs1:LocationRoleType-RECALLED_PRODUCT_AREA a gs1:LocationRoleType;
    rdfs:comment "An area in which recalled product is stored pending shipment back to the manufacturer or the manufacturer's designated returns centre for final disposition."@en;
    rdfs:label "Recalled Product Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RECALLED_PRODUCT_AREA>, <https://www.gs1.org/voc/LocationRoleType-RECALLED_PRODUCT_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "RECALLED_PRODUCT_AREA".

gs1:LocationRoleType-RECEIVING_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where incoming goods are unloaded and checked for condition and completeness."@en;
    rdfs:label "Receiving Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RECEIVING_AREA>, <https://www.gs1.org/voc/LocationRoleType-RECEIVING_AREA>;
    sw:term_status "stable";
    skos:prefLabel "RECEIVING_AREA".

gs1:LocationRoleType-RECEIVING_LOCATION a gs1:LocationRoleType;
    rdfs:comment "A location where goods may be temporarily received and stored for the purpose of unloading shipments."@en;
    rdfs:label "Receiving Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RECEIVING_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-RECEIVING_LOCATION>;
    sw:term_status "stable";
    skos:prefLabel "RECEIVING_LOCATION".

gs1:LocationRoleType-REPACKING_FACILITY a gs1:LocationRoleType;
    rdfs:comment "A location where goods may be combined with other goods and packed for sale or shipping distribution as a single pack. For locations where transport units are combined for shipping, see CONSOLIDATING_CENTER."@en;
    rdfs:label "Repacking Facility"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-REPACKING_FACILITY>, <https://www.gs1.org/voc/LocationRoleType-REPACKING_FACILITY>;
    sw:term_status "stable";
    skos:prefLabel "REPACKING_FACILITY".

gs1:LocationRoleType-RESEARCH_FACILITY a gs1:LocationRoleType;
    rdfs:comment "An institute,  centre, or other location where research is conducted."@en;
    rdfs:label "Research Facility"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RESEARCH_FACILITY>, <https://www.gs1.org/voc/LocationRoleType-RESEARCH_FACILITY>;
    sw:term_status "unstable";
    skos:prefLabel "RESEARCH_FACILITY".

gs1:LocationRoleType-RESIDENCE a gs1:LocationRoleType;
    rdfs:comment "A dwelling or an apartment where one lives."@en;
    rdfs:label "Residence"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RESIDENCE>, <https://www.gs1.org/voc/LocationRoleType-RESIDENCE>;
    sw:term_status "unstable";
    skos:prefLabel "RESIDENCE".

gs1:LocationRoleType-RETAIL_PHARMACY a gs1:LocationRoleType;
    rdfs:comment "A location for a retail store that sells and/or dispenses pharmaceuticals and medical devices to the general public, often at the direction of physicians. Quite often also sells personal care goods, toiletries and non-controlled or over-the-counter (OTC) drugs."@en;
    rdfs:label "Retail Pharmacy"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RETAIL_PHARMACY>, <https://www.gs1.org/voc/LocationRoleType-RETAIL_PHARMACY>;
    sw:term_status "stable";
    skos:prefLabel "RETAIL_PHARMACY".

gs1:LocationRoleType-RETURNABLE_ASSET_SERVICE_CENTER a gs1:LocationRoleType;
    rdfs:comment "The location where a returnable asset is serviced."@en;
    rdfs:label "Returnable Asset Service Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RETURNABLE_ASSET_SERVICE_CENTER>, <https://www.gs1.org/voc/LocationRoleType-RETURNABLE_ASSET_SERVICE_CENTER>;
    sw:term_status "stable";
    skos:prefLabel "RETURNABLE_ASSET_SERVICE_CENTER".

gs1:LocationRoleType-RETURNS_AREA a gs1:LocationRoleType;
    rdfs:comment "An area where goods, that have been dispatched to be delivered, are received back into a facility for further processing. Examples of processing include sorting, cleaning, resale, onward transportation to other specialized facilities, destruction, etc. "@en;
    rdfs:label "Returns Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-RETURNS_AREA>, <https://www.gs1.org/voc/LocationRoleType-RETURNS_AREA>;
    sw:term_status "stable";
    skos:prefLabel "RETURNS_AREA".

gs1:LocationRoleType-ROAD_TERMINAL a gs1:LocationRoleType;
    rdfs:comment "A location that is connected to other locations by means of roads."@en;
    rdfs:label "Road Terminal"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-ROAD_TERMINAL>, <https://www.gs1.org/voc/LocationRoleType-ROAD_TERMINAL>;
    sw:term_status "stable";
    skos:prefLabel "ROAD_TERMINAL".

gs1:LocationRoleType-SALES_FLOOR a gs1:LocationRoleType;
    rdfs:comment "An area within a store (all formats -  club, etc.) where product is displayed for customer purchase."@en;
    rdfs:label "Sales Floor "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SALES_FLOOR>, <https://www.gs1.org/voc/LocationRoleType-SALES_FLOOR>;
    sw:term_status "unstable";
    skos:prefLabel "SALES_FLOOR".

gs1:LocationRoleType-SALES_FLOOR_TRANSITION_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a store between two physical locations (e.g. Backroom and Sales Floor) - used for a read point only."@en;
    rdfs:label "Sales Floor Transition Area "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SALES_FLOOR_TRANSITION_AREA>, <https://www.gs1.org/voc/LocationRoleType-SALES_FLOOR_TRANSITION_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "SALES_FLOOR_TRANSITION_AREA".

gs1:LocationRoleType-SALES_YARD a gs1:LocationRoleType;
    rdfs:comment "A location for individuals or companies to sell used goods."@en;
    rdfs:label "Sales Yard"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SALES_YARD>, <https://www.gs1.org/voc/LocationRoleType-SALES_YARD>;
    sw:term_status "unstable";
    skos:prefLabel "SALES_YARD".

gs1:LocationRoleType-SEAPORT a gs1:LocationRoleType;
    rdfs:comment "A location with maritime facilities, at which both seagoing and inland waterway ships and seagoing vessels may dock to receive services such as loading and discharging passengers, crews or cargo, refuelling, restocking, repair."@en;
    rdfs:label "Seaport"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SEAPORT>, <https://www.gs1.org/voc/LocationRoleType-SEAPORT>;
    sw:term_status "stable";
    skos:prefLabel "SEAPORT".

gs1:LocationRoleType-SECURITY_AREA a gs1:LocationRoleType;
    rdfs:comment "A designated internal location for the purpose of minimising direct access to the product."@en;
    rdfs:label "Security Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SECURITY_AREA>, <https://www.gs1.org/voc/LocationRoleType-SECURITY_AREA>;
    sw:term_status "unstable";
    skos:prefLabel "SECURITY_AREA".

gs1:LocationRoleType-SELF_SERVICE a gs1:LocationRoleType;
    rdfs:comment "The product should be placed in an area where the consumer can self serve themselves to their purchase needs. The product may have been portioned, cut or modified prior."@en;
    rdfs:label "Self Service"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SELF_SERVICE>, <https://www.gs1.org/voc/LocationRoleType-SELF_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "SELF_SERVICE".

gs1:LocationRoleType-SERVICE_COUNTER a gs1:LocationRoleType;
    rdfs:comment "The product is recommended to be placed at a location where an employee from the trading partner will need to portion, cut, or modify the product to the end consumer based upon consumer need."@en;
    rdfs:label "Service Counter"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SERVICE_COUNTER>, <https://www.gs1.org/voc/LocationRoleType-SERVICE_COUNTER>;
    sw:term_status "unstable";
    skos:prefLabel "SERVICE_COUNTER".

gs1:LocationRoleType-SHELF a gs1:LocationRoleType;
    rdfs:comment "A location specified within a larger area, used to hold or store objects. A shelf is generally a flat, rigid surface or structure which may usually be composed of wood, glass or metal, fixed at right angles to a wall or other vertical structure."@en;
    rdfs:label "Shelf "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SHELF>, <https://www.gs1.org/voc/LocationRoleType-SHELF>;
    sw:term_status "stable";
    skos:prefLabel "SHELF".

gs1:LocationRoleType-SHIPPING_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where outgoing goods are checked for condition and completeness and loaded onto a conveyance for transport."@en;
    rdfs:label "Shipping Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SHIPPING_AREA>, <https://www.gs1.org/voc/LocationRoleType-SHIPPING_AREA>;
    sw:term_status "stable";
    skos:prefLabel "SHIPPING_AREA".

gs1:LocationRoleType-SHIP_FROM_LOCATION a gs1:LocationRoleType;
    rdfs:comment "The location from which physical goods are shipped. In cases when a shipment may be completed through a single consignment, the ship from location is the same location that is managed by the dispatch party or used by the consignor. However in cases when a shipment involves multiple consignments, there will various ship from locations, that do not necessarily correspond to the same locations associated with the consignors or dispatch parties."@en;
    rdfs:label "Ship From Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SHIP_FROM_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-SHIP_FROM_LOCATION>;
    sw:term_status "stable";
    skos:prefLabel "SHIP_FROM_LOCATION".

gs1:LocationRoleType-SHIP_TO_LOCATION a gs1:LocationRoleType;
    rdfs:comment "The location to which physical goods are shipped. In cases when a shipment may be completed through a single consignment, the ship to location is the same location that is managed by the delivery recipient party or used by the consignee. However in cases when a shipment involves multiple consignments, there will be various ship to locations, that do not necessarily correspond to the same locations associated with the consignees or delivery recipient parties."@en;
    rdfs:label "Ship To Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SHIP_TO_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-SHIP_TO_LOCATION>;
    sw:term_status "stable";
    skos:prefLabel "SHIP_TO_LOCATION".

gs1:LocationRoleType-SILO a gs1:LocationRoleType;
    rdfs:comment "A location or area within a larger location, used to store grain within a tower or pit."@en;
    rdfs:label "Silo"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SILO>, <https://www.gs1.org/voc/LocationRoleType-SILO>;
    sw:term_status "stable";
    skos:prefLabel "SILO".

gs1:LocationRoleType-SLAUGHTER_HOUSE a gs1:LocationRoleType;
    rdfs:comment "A facility where animals are slaughtered for meat as food."@en;
    rdfs:label "Slaughterhouse"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SLAUGHTER_HOUSE>, <https://www.gs1.org/voc/LocationRoleType-SLAUGHTER_HOUSE>;
    sw:term_status "stable";
    skos:prefLabel "SLAUGHTER_HOUSE".

gs1:LocationRoleType-SPORTS_AND_RECERATIONAL a gs1:LocationRoleType;
    rdfs:comment "A location for individuals to engage in sports and recreational activities for leisure."@en;
    rdfs:label "Sports and Recreational"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-SPORTS_AND_RECERATIONAL>, <https://www.gs1.org/voc/LocationRoleType-SPORTS_AND_RECERATIONAL>;
    sw:term_status "unstable";
    skos:prefLabel "SPORTS_AND_RECERATIONAL".

gs1:LocationRoleType-STAGING_AREA a gs1:LocationRoleType;
    rdfs:comment "A location where goods may be stored temporarily between two separate stages or parts of an overall inbound or outbound goods process. E.g., received and approved goods may sit in a staging area before they are put away into the main storage area of the warehouse. Another example is when components for a manufacturing process are temporarily placed in a staging area between the warehouse and the manufacturing shop floor until those components can be taken to the correct workstations on the manufacturing shop floor."@en;
    rdfs:label "Staging Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-STAGING_AREA>, <https://www.gs1.org/voc/LocationRoleType-STAGING_AREA>;
    sw:term_status "stable";
    skos:prefLabel "STAGING_AREA".

gs1:LocationRoleType-STATION a gs1:LocationRoleType;
    rdfs:comment "An establishment or building where a specified activity or service is based."@en;
    rdfs:label "Station"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-STATION>, <https://www.gs1.org/voc/LocationRoleType-STATION>;
    sw:term_status "unstable";
    skos:prefLabel "STATION".

gs1:LocationRoleType-STORAGE_AREA a gs1:LocationRoleType;
    rdfs:comment "An area within a facility where material or goods are kept to fulfil a future need. Examples of facilities include shops, manufacturing plants, distribution centers, yards, depots, etc."@en;
    rdfs:label "Storage Area"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-STORAGE_AREA>, <https://www.gs1.org/voc/LocationRoleType-STORAGE_AREA>;
    sw:term_status "stable";
    skos:prefLabel "STORAGE_AREA".

gs1:LocationRoleType-STORE a gs1:LocationRoleType;
    rdfs:comment "A location where a varied selection of goods or services can be sold to a consumer."@en;
    rdfs:label "Store"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-STORE>, <https://www.gs1.org/voc/LocationRoleType-STORE>;
    sw:term_status "stable";
    skos:prefLabel "STORE".

gs1:LocationRoleType-TERMINAL a gs1:LocationRoleType;
    rdfs:comment "A location which serves as a pathway for handling transport processes that may involve cargo and people, such as passengers or crew, for example."@en;
    rdfs:label "Terminal"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-TERMINAL>, <https://www.gs1.org/voc/LocationRoleType-TERMINAL>;
    sw:term_status "stable";
    skos:prefLabel "TERMINAL".

gs1:LocationRoleType-TRADE_ITEM_RETURN_LOCATION a gs1:LocationRoleType;
    rdfs:comment "A code to qualify the locations to which a retailer or wholesaler can send unsold product. Examples are expired product, damaged, reclamation or general product returns."@en;
    rdfs:label "Trade Item Return Location"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-TRADE_ITEM_RETURN_LOCATION>, <https://www.gs1.org/voc/LocationRoleType-TRADE_ITEM_RETURN_LOCATION>;
    sw:term_status "unstable";
    skos:prefLabel "TRADE_ITEM_RETURN_LOCATION".

gs1:LocationRoleType-TRAIN a gs1:LocationRoleType;
    rdfs:comment "A form of rail transport consisting of a series of connected vehicles that generally run along a railroad (or railway) track to transport passengers or cargo (also known as 'freight' or 'goods'). "@en;
    rdfs:label "Train"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-TRAIN>, <https://www.gs1.org/voc/LocationRoleType-TRAIN>;
    sw:term_status "unstable";
    skos:prefLabel "TRAIN".

gs1:LocationRoleType-VENDING a gs1:LocationRoleType;
    rdfs:comment "The retailing merchandise through vending machines."@en;
    rdfs:label "Vending"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-VENDING>, <https://www.gs1.org/voc/LocationRoleType-VENDING>;
    sw:term_status "unstable";
    skos:prefLabel "VENDING".

gs1:LocationRoleType-VENDOR_LEASED_SPACE a gs1:LocationRoleType;
    rdfs:comment "A trade channel where the trade item is sold through a retailer within a retailer for example a rack jobber."@en;
    rdfs:label "Vendor Leased Space"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-VENDOR_LEASED_SPACE>, <https://www.gs1.org/voc/LocationRoleType-VENDOR_LEASED_SPACE>;
    sw:term_status "unstable";
    skos:prefLabel "VENDOR_LEASED_SPACE".

gs1:LocationRoleType-VINEYARD a gs1:LocationRoleType;
    rdfs:comment "An area where grape vines are grown in order to produce wine."@en;
    rdfs:label "Vineyard"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-VINEYARD>, <https://www.gs1.org/voc/LocationRoleType-VINEYARD>;
    sw:term_status "unstable";
    skos:prefLabel "VINEYARD".

gs1:LocationRoleType-VISITING_ADDRESS a gs1:LocationRoleType;
    rdfs:comment "An enterprise's physical location where guests are received during set working hours."@en;
    rdfs:label "Visiting Address"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-VISITING_ADDRESS>, <https://www.gs1.org/voc/LocationRoleType-VISITING_ADDRESS>;
    sw:term_status "unstable";
    skos:prefLabel "VISITING_ADDRESS".

gs1:LocationRoleType-WARD a gs1:LocationRoleType;
    rdfs:comment "Usually, a sub-location within a hospital typically one allocated to a particular type of patient."@en;
    rdfs:label "Ward"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-WARD>, <https://www.gs1.org/voc/LocationRoleType-WARD>;
    sw:term_status "unstable";
    skos:prefLabel "WARD".

gs1:LocationRoleType-WAREHOUSE a gs1:LocationRoleType;
    rdfs:comment "A location equipped with the appropriate equipment and fittings for large quantities of items such as raw materials or manufactured goods to be stored in the appropriate conditions prior to distribution e.g., cold storage. A warehouse is a facility that, along with appropriate storage and handling equipment includes personnel and management resources, enabling to stocking or storage of goods and control of inbound goods (e.g., such as those received from suppliers, production centets, etc.) and outbound goods (e.g., such as those being sent to production, sales, etc.)."@en;
    rdfs:label "Warehouse"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-WAREHOUSE>, <https://www.gs1.org/voc/LocationRoleType-WAREHOUSE>;
    sw:term_status "stable";
    skos:prefLabel "WAREHOUSE".

gs1:LocationRoleType-WASTE_CENTER a gs1:LocationRoleType;
    rdfs:comment "An area within a parent location designated for the central depositing of waste streams prior to collection. "@en;
    rdfs:label "Waste Center"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-WASTE_CENTER>, <https://www.gs1.org/voc/LocationRoleType-WASTE_CENTER>;
    sw:term_status "unstable";
    skos:prefLabel "WASTE_CENTER".

gs1:LocationRoleType-WHARF a gs1:LocationRoleType;
    rdfs:comment "A wharf or quay is a fixed location with a structure built parallel to the waterfront of a harbour, navigable river or any body of water so that ships and vessels may lie alongside for docking, loading, and unloading purposes."@en;
    rdfs:label "Wharf"@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-WHARF>, <https://www.gs1.org/voc/LocationRoleType-WHARF>;
    sw:term_status "stable";
    skos:prefLabel "WHARF".

gs1:LocationRoleType-YARD a gs1:LocationRoleType;
    rdfs:comment "A tract of ground next to, surrounding, or surrounded by a building or buildings, used for holding product (e.g., ores, sand) or equipment (e.g. trailer, container, wagons) or transport means (e.g., trucks, tractors, locomotives)."@en;
    rdfs:label "Yard "@en;
    owl:sameAs <https://gs1.org/voc/LocationRoleType-YARD>, <https://www.gs1.org/voc/LocationRoleType-YARD>;
    sw:term_status "stable";
    skos:prefLabel "YARD".

gs1:LocationRoleType rdfs:comment "Indicates the role and/or purpose of a location (i.e., fixed or mobile physical location or digital location) identified with a GLN."@en;
    rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PartyRoleCode&release=2>;
    rdfs:label "Location Role Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/LocationRoleType>, <https://www.gs1.org/voc/LocationRoleType>.

gs1:LocationStatusHistory a rdfs:Class, owl:Class;
    rdfs:comment "Over the lifetime of a location, it may go through periods of being active and inactive. gs1:LocationStatusHistory allows changes in status to be communicated in advance and tracked over time."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Status History"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/LocationStatusHistory>, <https://www.gs1.org/voc/LocationStatusHistory>;
    sw:term_status "stable".

gs1:Luminance a gs1:MeasurementType;
    rdfs:comment "A measure of the light-emitting intensity of a light source, in a specific direction per unit area of the emitting surface. For a very narrow cone containing the direction, it is the ratio of the luminous flux emitted within that cone to the solid angle of the cone per unit area of the emitting surface.  SI Units: candela per square metre"@en;
    rdfs:label "Luminance"@en;
    owl:sameAs <https://gs1.org/voc/Luminance>, <https://www.gs1.org/voc/Luminance>;
    skos:prefLabel "Luminance".

gs1:LuminousFlux a gs1:MeasurementType;
    rdfs:comment "A measure of the perceived power of light emitted by a source or received by a surface and irrespective of direction, taking into account the sensitivity of the human eye to different wavelengths of light.  SI Units: lumen = 1 candela per steradian"@en;
    rdfs:label "Luminous flux"@en;
    owl:sameAs <https://gs1.org/voc/LuminousFlux>, <https://www.gs1.org/voc/LuminousFlux>;
    skos:prefLabel "LuminousFlux".

gs1:LuminousIntensity a gs1:MeasurementType;
    rdfs:comment "A measure of the light-emitting intensity of a light source, in a specific direction. For a very narrow cone containing the direction, it is the ratio of the luminous flex emitted within that cone to the solid angle of the cone.  SI Units: candela"@en;
    rdfs:label "Luminous intensity"@en;
    owl:sameAs <https://gs1.org/voc/LuminousIntensity>, <https://www.gs1.org/voc/LuminousIntensity>;
    skos:prefLabel "LuminousIntensity".

gs1:MagneticFlux a gs1:MeasurementType;
    rdfs:comment "A measure of the total magnetic field that passes through a specific area. The surface integral of the product of the permeability of the medium and the magnetic field intensity perpendicular to the surface.  SI Units: weber"@en;
    rdfs:label "Magnetic flux"@en;
    owl:sameAs <https://gs1.org/voc/MagneticFlux>, <https://www.gs1.org/voc/MagneticFlux>;
    skos:prefLabel "MagneticFlux".

gs1:MagneticFluxDensity a gs1:MeasurementType;
    rdfs:comment "The product of the magnetic field strength and the permeability of a material.  SI Units: tesla = weber per square metre"@en;
    rdfs:label "Magnetic flux density"@en;
    owl:sameAs <https://gs1.org/voc/MagneticFluxDensity>, <https://www.gs1.org/voc/MagneticFluxDensity>;
    skos:prefLabel "MagneticFluxDensity".

gs1:MagneticVectorPotential a gs1:MeasurementType;
    rdfs:comment "The potential energy per unit element of current (current multiplied by length).    SI Units: weber per metre  (Joules per ampere metre)"@en;
    rdfs:label "Magnetic vector potential"@en;
    owl:sameAs <https://gs1.org/voc/MagneticVectorPotential>, <https://www.gs1.org/voc/MagneticVectorPotential>;
    skos:prefLabel "MagneticVectorPotential".

gs1:Mass a gs1:MeasurementType;
    rdfs:comment "The quantity of matter in a body. Inertial mass is the measure of the inertia of a body; its resistance to acceleration.  SI Units: kilogram"@en;
    rdfs:label "Mass"@en;
    owl:sameAs <https://gs1.org/voc/Mass>, <https://www.gs1.org/voc/Mass>;
    skos:prefLabel "Mass".

gs1:MassConcentration a gs1:MeasurementType;
    rdfs:comment "The mass of the consistutent (or solute) divided by the volume of the mixture (or solvent).  SI Units: kilogram per cubic metre"@en;
    rdfs:label "Mass concentration"@en;
    owl:sameAs <https://gs1.org/voc/MassConcentration>, <https://www.gs1.org/voc/MassConcentration>;
    skos:prefLabel "MassConcentration".

gs1:MassFlowRate a gs1:MeasurementType;
    rdfs:comment "The mass of fluid that passes per unit of time.  SI Units: kilogram per second"@en;
    rdfs:label "Mass flow rate"@en;
    owl:sameAs <https://gs1.org/voc/MassFlowRate>, <https://www.gs1.org/voc/MassFlowRate>;
    skos:prefLabel "MassFlowRate".

gs1:MassPerAreaTime a gs1:MeasurementType;
    rdfs:comment "The mass of fluid that passes per unit of time per unit area perpendicular to the flow direction.  SI Units: kilogram per second per square metre"@en;
    rdfs:label "Mass flux / Mass per area per time"@en;
    owl:sameAs <https://gs1.org/voc/MassPerAreaTime>, <https://www.gs1.org/voc/MassPerAreaTime>;
    skos:prefLabel "MassPerAreaTime".

gs1:MaturationMethodCode-JET_FRESH a gs1:MaturationMethodCode;
    rdfs:comment "Freshly picked and immediately packed and shipped at mature stage and flown to destination for adequate distribution (i.e. imports from South America, Africa or Europe). Flown by jet to market; the carton will be labelled Jet Fresh, when applicable, stickered Jet Fresh. For the produce industry, most common with berries, stone fruits and pineapples."@en;
    rdfs:label "Jet Fresh"@en;
    owl:sameAs <https://gs1.org/voc/MaturationMethodCode-JET_FRESH>, <https://www.gs1.org/voc/MaturationMethodCode-JET_FRESH>;
    skos:prefLabel "JET_FRESH".

gs1:MaturationMethodCode-PRECONDITIONED a gs1:MaturationMethodCode;
    rdfs:comment "Product stored at proper temperature prior to shipment to allow ripening and/or colouring, adequate for distribution and/or consumption. Pre-conditioned product is matured to a specific maturity level as a result of ripening through either temperature, gas treatment, humidity or any combination thereof."@en;
    rdfs:label "Preconditioned"@en;
    owl:sameAs <https://gs1.org/voc/MaturationMethodCode-PRECONDITIONED>, <https://www.gs1.org/voc/MaturationMethodCode-PRECONDITIONED>;
    skos:prefLabel "PRECONDITIONED".

gs1:MaturationMethodCode-TREE_VINE_RIPE a gs1:MaturationMethodCode;
    rdfs:comment "Product that is picked at optimum maturity or just shy of. It is almost ripe or ready to eat. This fruit will be shipped immediately (imported = flown) from the pack-house and stickered as Tree or Vine Ripe."@en;
    rdfs:label "Tree Vine Ripe"@en;
    owl:sameAs <https://gs1.org/voc/MaturationMethodCode-TREE_VINE_RIPE>, <https://www.gs1.org/voc/MaturationMethodCode-TREE_VINE_RIPE>;
    skos:prefLabel "TREE_VINE_RIPE".

gs1:MaturationMethodCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:MaturationMethodCode&release=1>;
    rdfs:label "Maturation Method Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/MaturationMethodCode>, <https://www.gs1.org/voc/MaturationMethodCode>.

gs1:MeasurementPrecisionCode-APPROXIMATELY a gs1:MeasurementPrecisionCode;
    rdfs:comment "The method used to analyse the products resulted in approximate value of the nutritional content."@en;
    rdfs:label "Approximately"@en;
    owl:sameAs <https://gs1.org/voc/MeasurementPrecisionCode-APPROXIMATELY>, <https://www.gs1.org/voc/MeasurementPrecisionCode-APPROXIMATELY>;
    skos:prefLabel "APPROXIMATELY".

gs1:MeasurementPrecisionCode-EXACT a gs1:MeasurementPrecisionCode;
    rdfs:comment "The method used to analyse the products resulted in exact value of the nutritional content."@en;
    rdfs:label "Exact"@en;
    owl:sameAs <https://gs1.org/voc/MeasurementPrecisionCode-EXACT>, <https://www.gs1.org/voc/MeasurementPrecisionCode-EXACT>;
    skos:prefLabel "EXACT".

gs1:MeasurementPrecisionCode-LESS_THAN a gs1:MeasurementPrecisionCode;
    rdfs:comment "To indicate presence when the measurement value is too small to be measured precisely (rule states less than 0.5)."@en;
    rdfs:label "Less Than"@en;
    owl:sameAs <https://gs1.org/voc/MeasurementPrecisionCode-LESS_THAN>, <https://www.gs1.org/voc/MeasurementPrecisionCode-LESS_THAN>;
    skos:prefLabel "LESS_THAN".

gs1:MeasurementPrecisionCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:MeasurementPrecisionCode&release=1>;
    rdfs:label "Measurement Precision Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/MeasurementPrecisionCode>, <https://www.gs1.org/voc/MeasurementPrecisionCode>.

gs1:MeasurementType rdfs:comment "A set of measurement types for properties that can be measured or sensed by appropriate measuring devices or sensors"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Measurement type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/MeasurementType>, <https://www.gs1.org/voc/MeasurementType>.

gs1:MeatPoultry a rdfs:Class, owl:Class;
    rdfs:comment "Meat and poultry products."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Meat Poultry"@en;
    rdfs:subClassOf gs1:FoodBeverageTobaccoProduct;
    owl:equivalentClass <https://gs1.org/voc/MeatPoultry>, <https://www.gs1.org/voc/MeatPoultry>;
    sw:term_status "stable".

gs1:MemoryCapacity a gs1:MeasurementType;
    rdfs:comment "A measure of the size of a data structure or capacity of a data carrier, typically measured in bits (binary digits), bytes or octets (8 bits) or multiples thereof.  Units: byte"@en;
    rdfs:label "Memory capacity"@en;
    owl:sameAs <https://gs1.org/voc/MemoryCapacity>, <https://www.gs1.org/voc/MemoryCapacity>;
    skos:prefLabel "MemoryCapacity".

gs1:Message a rdfs:Class, owl:Class;
    rdfs:comment "Any kind of electronic message for communication of information from one party to one or more other parties."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Message"@en;
    sw:term_status "provisional".

gs1:MilkButterCreamYogurtCheeseEggsSubstitutes a rdfs:Class, owl:Class;
    rdfs:comment "Milk butter cream yogurts cheese eggs and any substitutes for these products."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Milk Butter Cream Yogurt Cheese Eggs Substitutes"@en;
    rdfs:subClassOf gs1:FoodBeverageTobaccoProduct;
    owl:equivalentClass <https://gs1.org/voc/MilkButterCreamYogurtCheeseEggsSubstitutes>, <https://www.gs1.org/voc/MilkButterCreamYogurtCheeseEggsSubstitutes>;
    sw:term_status "stable".

gs1:MolalityOfSolute a gs1:MeasurementType;
    rdfs:comment "The concentration of a solution expressed as the number of moles of dissolved substance per unit mass of solvent.  SI Units: mole per kg"@en;
    rdfs:label "Molality of solute"@en;
    owl:sameAs <https://gs1.org/voc/MolalityOfSolute>, <https://www.gs1.org/voc/MolalityOfSolute>;
    skos:prefLabel "MolalityOfSolute".

gs1:MolarEnergy a gs1:MeasurementType;
    rdfs:comment "The ratio of the thermodynamic energy of a chemical compound to the amount of substance (atoms or molecules) contained within it, the amount of substance being measured in moles.  SI Units: joule per mole"@en;
    rdfs:label "Molar thermodynamic energy"@en;
    owl:sameAs <https://gs1.org/voc/MolarEnergy>, <https://www.gs1.org/voc/MolarEnergy>;
    skos:prefLabel "MolarEnergy".

gs1:MolarMass a gs1:MeasurementType;
    rdfs:comment "The ratio of the mass of a chemical compound to the amount of substance (atoms or molecules) contained within it, the amount of substance being measured in moles.  SI Units: kilogram per mole"@en;
    rdfs:label "Molar mass"@en;
    owl:sameAs <https://gs1.org/voc/MolarMass>, <https://www.gs1.org/voc/MolarMass>;
    skos:prefLabel "MolarMass".

gs1:MolarVolume a gs1:MeasurementType;
    rdfs:comment "The volume occupied by a substance per unit amount of substance at a specified temperature and pressure.  SI Units: cubic metre per mole"@en;
    rdfs:label "Molar volume"@en;
    owl:sameAs <https://gs1.org/voc/MolarVolume>, <https://www.gs1.org/voc/MolarVolume>;
    skos:prefLabel "MolarVolume".

gs1:NonbinaryLogicCode-FALSE a gs1:NonbinaryLogicCode;
    rdfs:label "False"@en;
    owl:sameAs <https://gs1.org/voc/NonbinaryLogicCode-FALSE>, <https://www.gs1.org/voc/NonbinaryLogicCode-FALSE>;
    skos:prefLabel "FALSE".

gs1:NonbinaryLogicCode-NOT_APPLICABLE a gs1:NonbinaryLogicCode;
    rdfs:label "Not Applicable"@en;
    owl:sameAs <https://gs1.org/voc/NonbinaryLogicCode-NOT_APPLICABLE>, <https://www.gs1.org/voc/NonbinaryLogicCode-NOT_APPLICABLE>;
    skos:prefLabel "NOT_APPLICABLE".

gs1:NonbinaryLogicCode-TRUE a gs1:NonbinaryLogicCode;
    rdfs:label "True"@en;
    owl:sameAs <https://gs1.org/voc/NonbinaryLogicCode-TRUE>, <https://www.gs1.org/voc/NonbinaryLogicCode-TRUE>;
    skos:prefLabel "TRUE".

gs1:NonbinaryLogicCode-UNSPECIFIED a gs1:NonbinaryLogicCode;
    rdfs:label "Unspecified"@en;
    owl:sameAs <https://gs1.org/voc/NonbinaryLogicCode-UNSPECIFIED>, <https://www.gs1.org/voc/NonbinaryLogicCode-UNSPECIFIED>;
    skos:prefLabel "UNSPECIFIED".

gs1:NonbinaryLogicCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:NonBinaryLogicEnumeration&release=1>;
    rdfs:label "Nonbinary Logic Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/NonbinaryLogicCode>, <https://www.gs1.org/voc/NonbinaryLogicCode>.

gs1:NutrientBasisQuantityCode-BY_MEASURE a gs1:NutrientBasisQuantityCode;
    rdfs:comment "Nutrient measurement is based on a measurement value for example grams or ounces."@en;
    rdfs:label "By Measure"@en;
    owl:sameAs <https://gs1.org/voc/NutrientBasisQuantityCode-BY_MEASURE>, <https://www.gs1.org/voc/NutrientBasisQuantityCode-BY_MEASURE>;
    skos:prefLabel "BY_MEASURE".

gs1:NutrientBasisQuantityCode-BY_SERVING a gs1:NutrientBasisQuantityCode;
    rdfs:comment "Nutrient measurement is based on a specified serving amount."@en;
    rdfs:label "By Serving"@en;
    owl:sameAs <https://gs1.org/voc/NutrientBasisQuantityCode-BY_SERVING>, <https://www.gs1.org/voc/NutrientBasisQuantityCode-BY_SERVING>;
    skos:prefLabel "BY_SERVING".

gs1:NutrientBasisQuantityCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:NutrientBasisQuantityTypeCode&release=1>;
    rdfs:label "Nutrient Basis Quantity Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/NutrientBasisQuantityCode>, <https://www.gs1.org/voc/NutrientBasisQuantityCode>.

gs1:NutritionMeasurementType a rdfs:Class, owl:Class;
    rdfs:comment "A class providing nutritional value and intake percent."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutrition Measurement Type"@en;
    rdfs:subClassOf gs1:QuantitativeValue;
    owl:equivalentClass <https://gs1.org/voc/NutritionMeasurementType>, <https://www.gs1.org/voc/NutritionMeasurementType>;
    sw:term_status "stable".

gs1:NutritionalClaimTypeCode-ADDITIVE_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from additives. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Additive Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-ADDITIVE_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-ADDITIVE_FREE>;
    skos:prefLabel "ADDITIVE_FREE".

gs1:NutritionalClaimTypeCode-ARTIFICIALLY_SWEETENED a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains artificial sweeteners. Artificial sweeteners are sugar substitutes that are synthetic."@en;
    rdfs:label "Artificially Sweetened"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-ARTIFICIALLY_SWEETENED>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-ARTIFICIALLY_SWEETENED>;
    skos:prefLabel "ARTIFICIALLY_SWEETENED".

gs1:NutritionalClaimTypeCode-CHOLESTEROL_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from Cholesterol. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Cholesterol Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-CHOLESTEROL_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-CHOLESTEROL_FREE>;
    skos:prefLabel "CHOLESTEROL_FREE".

gs1:NutritionalClaimTypeCode-COLOURING_AGENT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from colouring agents. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Colouring Agent Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-COLOURING_AGENT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-COLOURING_AGENT_FREE>;
    skos:prefLabel "COLOURING_AGENT_FREE".

gs1:NutritionalClaimTypeCode-CONTAINS_GLYZYRRHIZIN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains glyzyrrhizin. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Contains Glyzyrrhizin"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_GLYZYRRHIZIN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_GLYZYRRHIZIN>;
    skos:prefLabel "CONTAINS_GLYZYRRHIZIN".

gs1:NutritionalClaimTypeCode-CONTAINS_LIQUORICE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is contains liquorice. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Contains Liquorice"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_LIQUORICE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_LIQUORICE>;
    skos:prefLabel "CONTAINS_LIQUORICE".

gs1:NutritionalClaimTypeCode-CONTAINS_SOY a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains soy. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Contains Soy"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_SOY>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-CONTAINS_SOY>;
    skos:prefLabel "CONTAINS_SOY".

gs1:NutritionalClaimTypeCode-EGG_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from egg. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Egg Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-EGG_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-EGG_FREE>;
    skos:prefLabel "EGG_FREE".

gs1:NutritionalClaimTypeCode-ENERGY_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is energy-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains less than 4kcal (17kj)/100ml. In the case of energy-free foods, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Energy Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-ENERGY_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-ENERGY_FREE>;
    skos:prefLabel "ENERGY_FREE".

gs1:NutritionalClaimTypeCode-ENERGY_REDUCED a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is energy-reduced, and any claim likely to have the same meaning for the consumer, may only be made where the energy value is reduced by at least 30%, with an indication of the characteristic(s), which make(s) the food reduced in its total energy value."@en;
    rdfs:label "Energy Reduced"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-ENERGY_REDUCED>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-ENERGY_REDUCED>;
    skos:prefLabel "ENERGY_REDUCED".

gs1:NutritionalClaimTypeCode-ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is enriched or fortified in vitamins and/or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains the vitamins and/or minerals in at least a significant amount as defined in the Annex of Directive 90/496/EEC."@en;
    rdfs:label "Enriched or Fortified in Vitamins Minerals"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS>;
    skos:prefLabel "ENRICHED_OR_FORTIFIED_IN_VITAMINS_AND_OR_MINERALS".

gs1:NutritionalClaimTypeCode-FAT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is fat-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.5g of fat per 100g or 100ml. However, claims expressed as X% fat-free shall be prohibited. In the case of foods naturally fat-free, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Fat Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-FAT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-FAT_FREE>;
    skos:prefLabel "FAT_FREE".

gs1:NutritionalClaimTypeCode-FREE_FROM_GLUTEN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from Gluten. Any claim likely to have the same meaning for the consumer, may only be made where the product contains an amount less than or equal to 20 mg/kg gluten according to the Commission Regulation (EC) No 41/2009"@en;
    rdfs:label "Free From Gluten"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-FREE_FROM_GLUTEN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-FREE_FROM_GLUTEN>;
    skos:prefLabel "FREE_FROM_GLUTEN".

gs1:NutritionalClaimTypeCode-GUARANTEED_LACTOSE_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is regularly analysed to guarantee that the product is free from lactose."@en;
    rdfs:label "Guarantee Lactose Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-GUARANTEED_LACTOSE_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-GUARANTEED_LACTOSE_FREE>;
    skos:prefLabel "GUARANTEED_LACTOSE_FREE".

gs1:NutritionalClaimTypeCode-HIGH_FIBRE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is high in fibre, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 6g of fibre per 100g or at least 3g of fibre per 100 kcal. In the case of foods naturally high in fibre, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "High Fibre"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_FIBRE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-HIGH_FIBRE>;
    skos:prefLabel "HIGH_FIBRE".

gs1:NutritionalClaimTypeCode-HIGH_PROTEIN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is high in protein, and any claim likely to have the same meaning for the consumer, may only be made where at least 20% of the energy value of the food is provided by protein. In the case of foods naturally high in protein, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "High Protein"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_PROTEIN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-HIGH_PROTEIN>;
    skos:prefLabel "HIGH_PROTEIN".

gs1:NutritionalClaimTypeCode-HIGH_VITAMINS_AND_OR_MINERALS a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is high in vitamins and or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least twice the value of source of vitamins and minerals. In case of foods naturally high in vitamins and/or minerals, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "High in Vitamins Minerals"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-HIGH_VITAMINS_AND_OR_MINERALS>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-HIGH_VITAMINS_AND_OR_MINERALS>;
    skos:prefLabel "HIGH_VITAMINS_AND_OR_MINERALS".

gs1:NutritionalClaimTypeCode-LACTOSE_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free of lactose. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Lactose Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LACTOSE_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LACTOSE_FREE>;
    skos:prefLabel "LACTOSE_FREE".

gs1:NutritionalClaimTypeCode-LIGHT_LITE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim stating that a product is light or lite, and any claim likely to have the same meaning for the consumer, shall follow the same conditions as those set for the term reduced; the claim shall also be accompanied by an indication of the characteristic(s) which make the food light or lite."@en;
    rdfs:label "Light or Lite"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LIGHT_LITE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LIGHT_LITE>;
    skos:prefLabel "LIGHT_LITE".

gs1:NutritionalClaimTypeCode-LOW_ENERGY a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in energy, and any claim likely to have the same meaning for the consumer, may only be made where the product contains less than 40 kcal (170 kj)/100g and less than 20kcal (80kj)/100ml. In the case of foods naturally low in energy, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Low Energy"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_ENERGY>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_ENERGY>;
    skos:prefLabel "LOW_ENERGY".

gs1:NutritionalClaimTypeCode-LOW_FAT a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 3g of fat per 100g or 1.5g of fat per 100ml. In the case of foods naturally low in fat, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Low in Fat"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_FAT>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_FAT>;
    skos:prefLabel "LOW_FAT".

gs1:NutritionalClaimTypeCode-LOW_LACTOSE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in lactose. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Low in Lactose"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_LACTOSE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_LACTOSE>;
    skos:prefLabel "LOW_LACTOSE".

gs1:NutritionalClaimTypeCode-LOW_PROTEIN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains low levels of protein. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Low Protein"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_PROTEIN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_PROTEIN>;
    skos:prefLabel "LOW_PROTEIN".

gs1:NutritionalClaimTypeCode-LOW_SATURATED_FAT a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in saturated fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 1.5g of saturates per 100g for solids or, 0.75g of saturates per 100ml for liquids and in either case saturated fat must not provide more than 10% of energy. In the case of foods naturally low in saturated fat, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Low in Saturated Fat"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SATURATED_FAT>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_SATURATED_FAT>;
    skos:prefLabel "LOW_SATURATED_FAT".

gs1:NutritionalClaimTypeCode-LOW_SODIUM_SALT a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in sodium, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.12g of sodium, or the equivalent value for salt, per 100g or per 100ml. In the case of foods naturally low in sodium, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Low in Sodium"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SODIUM_SALT>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_SODIUM_SALT>;
    skos:prefLabel "LOW_SODIUM_SALT".

gs1:NutritionalClaimTypeCode-LOW_SUGARS a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is low in sugars, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 5g of sugars per 100g or 100ml. In the case of foods naturally low in sugars, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Low in sugars"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-LOW_SUGARS>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-LOW_SUGARS>;
    skos:prefLabel "LOW_SUGARS".

gs1:NutritionalClaimTypeCode-MILK_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from milk. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Milk Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-MILK_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-MILK_FREE>;
    skos:prefLabel "MILK_FREE".

gs1:NutritionalClaimTypeCode-MILK_PROTEIN_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from milk proteins. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Milk Protein Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-MILK_PROTEIN_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-MILK_PROTEIN_FREE>;
    skos:prefLabel "MILK_PROTEIN_FREE".

gs1:NutritionalClaimTypeCode-NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is a natural source of vitamins and/or minerals, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 15% of the recommended daily allowance specified in the Annex of Council Directive 90/496/EEC per 100 g or 100 ml."@en;
    rdfs:label "Natural Source of Vitamins Minerals"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS>;
    skos:prefLabel "NATURAL_SOURCE_OF_VITAMINS_AND_OR_MINERALS".

gs1:NutritionalClaimTypeCode-NON_ALCOHOLIC a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains no alcohol. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Non-alcoholic"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-NON_ALCOHOLIC>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-NON_ALCOHOLIC>;
    skos:prefLabel "NON_ALCOHOLIC".

gs1:NutritionalClaimTypeCode-NUT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from nuts. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Nut Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-NUT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-NUT_FREE>;
    skos:prefLabel "NUT_FREE".

gs1:NutritionalClaimTypeCode-PEANUT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from peanuts. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Peanut Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-PEANUT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-PEANUT_FREE>;
    skos:prefLabel "PEANUT_FREE".

gs1:NutritionalClaimTypeCode-PRESERVATIVE_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from preservatives. A preservative is a natural or synthetic substance or chemical that is added to products to prevent decomposition by microbial growth or by undesirable chemical changes. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Preservative Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-PRESERVATIVE_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-PRESERVATIVE_FREE>;
    skos:prefLabel "PRESERVATIVE_FREE".

gs1:NutritionalClaimTypeCode-SATURATED_FAT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food does not contain saturated fat, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.1g of saturated fat per 100g or 100ml. In the case of foods naturally saturated fat-free, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Saturated Fat Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SATURATED_FAT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SATURATED_FAT_FREE>;
    skos:prefLabel "SATURATED_FAT_FREE".

gs1:NutritionalClaimTypeCode-SODIUM_FREE_OR_SALT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sodium-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.005g of sodium, or the equivalent value for salt, per 100g. In the case of foods naturally sodium-free, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Sodium of Salt Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SODIUM_FREE_OR_SALT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SODIUM_FREE_OR_SALT_FREE>;
    skos:prefLabel "SODIUM_FREE_OR_SALT_FREE".

gs1:NutritionalClaimTypeCode-SOURCE_OF_FIBRE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is a source of fibre, and any claim likely to have the same meaning for the consumer, may only be made where the product contains at least 3g of fibre per 100g or at least 1.5g of fibre per 100kcal. In the case of foods that are naturally sources of fibre, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Source of Fibre"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_FIBRE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_FIBRE>;
    skos:prefLabel "SOURCE_OF_FIBRE".

gs1:NutritionalClaimTypeCode-SOURCE_OF_PROTEIN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is a source of protein, and any claim likely to have the same meaning for the consumer, may only be made where at least 12% of the energy value of the food is provided by protein. In the case of foods that are naturally sources of protein, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Source of Protein"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_PROTEIN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SOURCE_OF_PROTEIN>;
    skos:prefLabel "SOURCE_OF_PROTEIN".

gs1:NutritionalClaimTypeCode-SOY_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from Soy. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Soy Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SOY_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SOY_FREE>;
    skos:prefLabel "SOY_FREE".

gs1:NutritionalClaimTypeCode-STRONGLY_SALTED a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food has a high sodium content. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Strongly Salted"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-STRONGLY_SALTED>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-STRONGLY_SALTED>;
    skos:prefLabel "STRONGLY_SALTED".

gs1:NutritionalClaimTypeCode-SUGARS_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sugars-free, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.5g of sugars per 100g or 100ml. In the case of foods naturally sugars-free, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Sugar Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SUGARS_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SUGARS_FREE>;
    skos:prefLabel "SUGARS_FREE".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_AGAVE_SYRUP a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with syrup from the Agave plant."@en;
    rdfs:label "Sweetened With Agave Syrup"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_AGAVE_SYRUP>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_AGAVE_SYRUP>;
    skos:prefLabel "SWEETENED_WITH_AGAVE_SYRUP".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_CANE_SUGAR a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with sugar from sugar cane."@en;
    rdfs:label "Sweetened With Came Sugar"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CANE_SUGAR>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CANE_SUGAR>;
    skos:prefLabel "SWEETENED_WITH_CANE_SUGAR".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_CORN_SYRUP a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with corn syrup."@en;
    rdfs:label "Sweetened With Corn Syrup"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CORN_SYRUP>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_CORN_SYRUP>;
    skos:prefLabel "SWEETENED_WITH_CORN_SYRUP".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_FRUCTOSE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with fructose."@en;
    rdfs:label "Sweetened With Fructose"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUCTOSE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUCTOSE>;
    skos:prefLabel "SWEETENED_WITH_FRUCTOSE".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_JUICE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with fruit juice."@en;
    rdfs:label "Sweetened With Fruit Juice"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_JUICE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_JUICE>;
    skos:prefLabel "SWEETENED_WITH_FRUIT_JUICE".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_SYRUP a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with fruit syrup. Fruit syrup is made from fruit and other ingredients such as sugar, corn syrup and water."@en;
    rdfs:label "Sweetened With Fruit Syrup"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_SYRUP>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_FRUIT_SYRUP>;
    skos:prefLabel "SWEETENED_WITH_FRUIT_SYRUP".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_HONEY a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with honey."@en;
    rdfs:label "Sweetened With Honey"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_HONEY>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_HONEY>;
    skos:prefLabel "SWEETENED_WITH_HONEY".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_MALT a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with malt."@en;
    rdfs:label "Sweetened With Malt"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_MALT>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_MALT>;
    skos:prefLabel "SWEETENED_WITH_MALT".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_RAW_BEET_SUGAR a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with raw sugar derived from the sugar beet."@en;
    rdfs:label "Sweetened With Raw Beet Sugar"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_RAW_BEET_SUGAR>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_RAW_BEET_SUGAR>;
    skos:prefLabel "SWEETENED_WITH_RAW_BEET_SUGAR".

gs1:NutritionalClaimTypeCode-SWEETENED_WITH_WHITE_SUGAR a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is sweetened with white sugar. White or granulated sugar is refined sugar (pure white crystalline sucrose) ground to granules or grains."@en;
    rdfs:label "Sweetened With White Sugar"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_WHITE_SUGAR>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-SWEETENED_WITH_WHITE_SUGAR>;
    skos:prefLabel "SWEETENED_WITH_WHITE_SUGAR".

gs1:NutritionalClaimTypeCode-VERY_LOW_GLUTEN a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food contains a low level of gluten which is defined as 21 - 100 mg/kg gluten according to the Commission Regulation (EC) No 41/2009"@en;
    rdfs:label "Very Low Gluten"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_GLUTEN>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_GLUTEN>;
    skos:prefLabel "VERY_LOW_GLUTEN".

gs1:NutritionalClaimTypeCode-VERY_LOW_SODIUM_SALT a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is very low in sodium, and any claim likely to have the same meaning for the consumer, may only be made where the product contains no more than 0.04g of sodium, or the equivalent value for salt, per 100g or per 100 ml. In the case of foods naturally very low in sodium, the term naturally may be used as a prefix to this claim."@en;
    rdfs:label "Very Low in Sodium Salt"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_SODIUM_SALT>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-VERY_LOW_SODIUM_SALT>;
    skos:prefLabel "VERY_LOW_SODIUM_SALT".

gs1:NutritionalClaimTypeCode-WHEAT_FREE a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim that a food is free from wheat. Note the amount that determines containment or lack of containment is based on target market regulations."@en;
    rdfs:label "Wheat Free"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-WHEAT_FREE>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-WHEAT_FREE>;
    skos:prefLabel "WHEAT_FREE".

gs1:NutritionalClaimTypeCode-WITH_NO_ADDED_SUGARS a gs1:NutritionalClaimTypeCode;
    rdfs:comment "A claim stating that sugar has not been added to a food, and any claim likely to have the same meaning for the consumer, may only be made where the product does not contain any added mono- or disaccharides or any other food used for its sweetening properties."@en;
    rdfs:label "No Added Sugar"@en;
    owl:sameAs <https://gs1.org/voc/NutritionalClaimTypeCode-WITH_NO_ADDED_SUGARS>, <https://www.gs1.org/voc/NutritionalClaimTypeCode-WITH_NO_ADDED_SUGARS>;
    skos:prefLabel "WITH_NO_ADDED_SUGARS".

gs1:NutritionalClaimTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:NutritionalClaimTypeCode&release=1>;
    rdfs:label "Nutritional Claim Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/NutritionalClaimTypeCode>, <https://www.gs1.org/voc/NutritionalClaimTypeCode>.

gs1:Offer a rdfs:Class, owl:Class;
    rdfs:comment "An offer to transfer some rights to an item or to provide a service,for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Offer>, <https://www.gs1.org/voc/Offer>;
    sw:term_status "stable";
    skos:exactMatch schema:Offer.

gs1:OfferRedemptionTypeCode-COUPON_CODE a gs1:OfferRedemptionTypeCode;
    rdfs:comment "Offer available as a code that can be entered to redeem the coupon or voucher."@en;
    rdfs:label "Coupon Code"@en;
    owl:sameAs <https://gs1.org/voc/OfferRedemptionTypeCode-COUPON_CODE>, <https://www.gs1.org/voc/OfferRedemptionTypeCode-COUPON_CODE>;
    skos:prefLabel "COUPON_CODE".

gs1:OfferRedemptionTypeCode-GIFT_CARD a gs1:OfferRedemptionTypeCode;
    rdfs:comment "A prepaid stored-value money card."@en;
    rdfs:label "Gift Card"@en;
    owl:sameAs <https://gs1.org/voc/OfferRedemptionTypeCode-GIFT_CARD>, <https://www.gs1.org/voc/OfferRedemptionTypeCode-GIFT_CARD>;
    skos:prefLabel "GIFT_CARD".

gs1:OfferRedemptionTypeCode-REBATE a gs1:OfferRedemptionTypeCode;
    rdfs:comment "A partial refund upon purchase of a product."@en;
    rdfs:label "Rebate"@en;
    owl:sameAs <https://gs1.org/voc/OfferRedemptionTypeCode-REBATE>, <https://www.gs1.org/voc/OfferRedemptionTypeCode-REBATE>;
    skos:prefLabel "REBATE".

gs1:OfferRedemptionTypeCode-SALE a gs1:OfferRedemptionTypeCode;
    rdfs:comment "Offer available as a reduced sales price on a product."@en;
    rdfs:label "Sale"@en;
    owl:sameAs <https://gs1.org/voc/OfferRedemptionTypeCode-SALE>, <https://www.gs1.org/voc/OfferRedemptionTypeCode-SALE>;
    skos:prefLabel "SALE".

gs1:OfferRedemptionTypeCode-SINGLE_USE_CODE a gs1:OfferRedemptionTypeCode;
    rdfs:comment "Offer available as a code that can be entered once to redeem the coupon."@en;
    rdfs:label "Single Use Code"@en;
    owl:sameAs <https://gs1.org/voc/OfferRedemptionTypeCode-SINGLE_USE_CODE>, <https://www.gs1.org/voc/OfferRedemptionTypeCode-SINGLE_USE_CODE>;
    skos:prefLabel "SINGLE_USE_CODE".

gs1:OfferRedemptionTypeCode rdfs:label "Offer Redemption Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/OfferRedemptionTypeCode>, <https://www.gs1.org/voc/OfferRedemptionTypeCode>.

gs1:OrganicClaimAgencyCode-10 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Demeter-Bund - The Demeter movement as an entrepreneurial network promotes the development of bio-dynamic economy, to secure the livelihoods of the world and to strengthen the positive people in his ministry. In cooperation contribute producers, processors, traders and consumers in partnership to shape the market."@en;
    rdfs:label "Demeter-Bund"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-10>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-10>;
    skos:prefLabel "10".

gs1:OrganicClaimAgencyCode-11 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "GÄA is a diverse farming association for farmers, processors and traders inside.Focal point is Germany. GÄA is a special design for the structure of the organic farming.  Biokreis- The Biokreis is an association for organic farming. Currently more than 800 farms, 80 and 200 processors, consumers are members of Biokreis, committed to working together on more than 33,000 for organic and sustainable farming."@en;
    rdfs:label "GÄA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-11>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-11>;
    skos:prefLabel "11".

gs1:OrganicClaimAgencyCode-12 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Naturland - Naturland is active the world over in promoting organic agriculture. Its members are farmers who produce a wide range of valuable products: coffee from Mexico and Peru, olive oil from Greece, tea from the slopes of India's mountains, pineapple and other tropical fruit from Uganda, spices from Sri Lanka. Organic agriculture safeguards the existence of smallholders and helps with the sustainable management of what are often fragile ecosystems. On a global scale, over 50,000 Naturland farmers are cultivating an area of over 142,000 hectares."@en;
    rdfs:label "Naturland"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-12>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-12>;
    skos:prefLabel "12".

gs1:OrganicClaimAgencyCode-13 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Biopark - Biopark is an organic farmers' association based in the North of Germany, in Mecklenburg-Vorpommerania. "@en;
    rdfs:label "Biopark"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-13>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-13>;
    skos:prefLabel "13".

gs1:OrganicClaimAgencyCode-14 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Ecovin - ECOVIN Federation Organic Viticulture Association: ECOVIN largest merger in 1985 as ecologically-working wine estates in Germany was founded. Approximately 220 member companies currently manage 1,600 hectares of vineyards in 11 German wine-growing areas."@en;
    rdfs:label "Ecovin"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-14>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-14>;
    skos:prefLabel "14".

gs1:OrganicClaimAgencyCode-15 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "IFOAM - The International Federation of Organic Agriculture Movements (IFOAM) is a grassroots and democratic organisation that currently unites 750 member organisations in 116 countries. Note: this value will be deleted in the future and should not be used."@en;
    rdfs:label "IFOAM"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-15>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-15>;
    skos:prefLabel "15".

gs1:OrganicClaimAgencyCode-16 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Demeter International Demeter-International e. V. is a non profit organisation and its member organisations work together in the spirit of an international confederation with democratic principles. Membership requires a functioning Demeter certification programme."@en;
    rdfs:label "Demeter International"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-16>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-16>;
    skos:prefLabel "16".

gs1:OrganicClaimAgencyCode-17 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Bioland: The leading organic farmers' association in Germany for the economy of organic-based businesses without synthetic pesticides and synthetic chemical nitrogen fertilizer. The animals are kept humanely and processed food carefully. This provides an environmentally sound and sustainable food production. http://www.bioland.de."@en;
    rdfs:label "Bioland"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-17>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-17>;
    skos:prefLabel "17".

gs1:OrganicClaimAgencyCode-19 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Quality Certification Services. Note: this value will be deleted in the future and should not be used."@en;
    rdfs:label "QCS"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-19>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-19>;
    skos:prefLabel "19".

gs1:OrganicClaimAgencyCode-1 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "EPA - US Environmental Protection Agency"@en;
    rdfs:label "EPA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-1>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-1>;
    skos:prefLabel "1".

gs1:OrganicClaimAgencyCode-20 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Washington State Dept. of Agriculture. Note: this value will be deleted in the future and should not be used."@en;
    rdfs:label "WSDA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-20>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-20>;
    skos:prefLabel "20".

gs1:OrganicClaimAgencyCode-21 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The Canada Organic Regime is the Government of Canada's response to requests by the organic sector and consumers to develop a regulated system for organic agricultural products. The Organic Products Regulations define specific requirements for organic products to be labelled as organic or that bear the Canada Organic logo. URL: http://www.inspection.gc.ca/food/organic-products/labelling-and-general-information/certified-choice/eng/1328082717777/1328082783032 "@en;
    rdfs:label "CFIA - Organic Regime"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-21>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-21>;
    skos:prefLabel "21".

gs1:OrganicClaimAgencyCode-22 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The European Union Commission."@en;
    rdfs:label "EU Commission"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-22>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-22>;
    skos:prefLabel "22".

gs1:OrganicClaimAgencyCode-23 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "OISCC - The Organic Industry Standards and Certification Council maintains the Australian National Standard for Organic and Biodynamic Produce, to ensure continued consumer confidence and International market access."@en;
    rdfs:label "The Organic Industry Standards and Certification Council (OISCC)"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-23>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-23>;
    skos:prefLabel "23".

gs1:OrganicClaimAgencyCode-24 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "ACO - Australian Certified Organic is Australia's largest certifier for organic and biodynamic produce and has over 1500 operators within its certification system. ACO is a not for profit fully-owned subsidiary of Australia Organic Ltd."@en;
    rdfs:label "Australian Certified Organic (ACO)"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-24>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-24>;
    skos:prefLabel "24".

gs1:OrganicClaimAgencyCode-25 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "NASAA Certified Organic (NCO) is a fully-owned subsidiary of The National Association for Sustainable Agriculture, Australia who provides the certification services."@en;
    rdfs:label "National Association for Sustainable Agriculture (NASAA)"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-25>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-25>;
    skos:prefLabel "25".

gs1:OrganicClaimAgencyCode-26 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "OFC - The Organic Food Chain provides certification services in accordance with the National Standard for Organic and Bio-Dynamic Produce and other international organic certification standards."@en;
    rdfs:label "OFC"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-26>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-26>;
    skos:prefLabel "26".

gs1:OrganicClaimAgencyCode-27 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "AUS-QUAL is a certification body accredited by JAS-ANZ, providing conformity assessment services for quality management and food safety (HACCP) management systems, as well as Product Cortication Systems for the wider Australian and New Zealand agricultural, horticultural and secondary processing sectors."@en;
    rdfs:label "AUS-QUAL"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-27>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-27>;
    skos:prefLabel "27".

gs1:OrganicClaimAgencyCode-28 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The Bio-Dynamic Research Institute, founded in 1957, is involved in research and practical development of the Australian DEMETER Bio-Dynamic Method of Agriculture. In 1967 it was vested with the rights and supervision of the DEMETER Trademark in Australia. Part of this role is the certification of DEMETER quality products."@en;
    rdfs:label "BDRI"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-28>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-28>;
    skos:prefLabel "28".

gs1:OrganicClaimAgencyCode-29 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Safe Food Production Queensland  works in partnership with the Department of Agriculture and Fisheries and Forestry (DAFF) and Queensland Health (QH) across the entire food chain, to ensure Queensland's food supply is safe."@en;
    rdfs:label "SFQ"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-29>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-29>;
    skos:prefLabel "29".

gs1:OrganicClaimAgencyCode-2 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "FSA - UK Food Standards Agency"@en;
    rdfs:label "FSA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-2>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-2>;
    skos:prefLabel "2".

gs1:OrganicClaimAgencyCode-30 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The Danish Veterinary and Food Administration (DVFA) is part of the Ministry of Environment and Food. DVFA is responsible for food safety and health from farm to fork and maintains a list of Danish food companies, aquacultural farms etc. subject to organic inspection. Only authorities under the Ministry of Environment and Food carry out inspection under the government rules for organic production. The Danish AgriFish Agency inspects the primary production, while the Danish Veterinary and Food Administration (DVFA) inspects food companies."@en;
    rdfs:label "Danish Veterinary and Food Administration (DVFA)"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-30>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-30>;
    skos:prefLabel "30".

gs1:OrganicClaimAgencyCode-31 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Verbund Ökohöfe e.V. is an organic cultivation association based in Wanzleben in the Magdeburg Börde region"@en;
    rdfs:label "Ökohöfe"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-31>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-31>;
    skos:prefLabel "31".

gs1:OrganicClaimAgencyCode-32 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The biolabel of the Bavarian State Ministry for Food, Agriculture and Forestry meets the wish of consumers for a high quality of organic products and traceable origin. Only those products whose organic quality standards extend far beyond the statutory regulations and originate from the stated regions are permitted to bear this quality seal. Try out convincing organic products yourself, safe in the knowledge of their place of origin."@en;
    rdfs:label "Bayerisches Bio-Siegel"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-32>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-32>;
    skos:prefLabel "32".

gs1:OrganicClaimAgencyCode-33 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The products marked with the bio-symbol Baden-Württemberg are regional organic foods with traceable origin. The use or labelling is based on the ecological standards of the EC eco-regulation supplemented by the requirement that the products have to be produced in fully converted farms and partly also to the stricter requirements of the ecological cultivation associations"@en;
    rdfs:label "Bio Baden-Württemberg"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-33>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-33>;
    skos:prefLabel "33".

gs1:OrganicClaimAgencyCode-34 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The EKO Certification Foundation is an independent private foundation established in 2012. The foundation has no profit objective. The EKO label for foods has been around for 30 years, and most people know as a hallmark for organic foods. The EKO certificate has been the owner of this collective mark. With the advent of the European Ecolabel (the green leaf with the asterisks), EKO has been given the opportunity to develop further. Producers should be in addition to biologically certified, also carry out additional efforts in the area of sustainability."@en;
    rdfs:label "Stichting EKO keurmerk"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-34>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-34>;
    skos:prefLabel "34".

gs1:OrganicClaimAgencyCode-3 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "FDA - US Food and Drug Agency"@en;
    rdfs:label "FDA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-3>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-3>;
    skos:prefLabel "3".

gs1:OrganicClaimAgencyCode-4 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "International Foundation for Organic Agriculture"@en;
    rdfs:label "IFOA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-4>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-4>;
    skos:prefLabel "4".

gs1:OrganicClaimAgencyCode-5 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "BFA - Biological Farmers of Australia"@en;
    rdfs:label "BFA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-5>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-5>;
    skos:prefLabel "5".

gs1:OrganicClaimAgencyCode-6 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "USDA- US Department of Agriculture"@en;
    rdfs:label "USDA"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-6>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-6>;
    skos:prefLabel "6".

gs1:OrganicClaimAgencyCode-7 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Quality Assurance International www.qai-inc.com QAI is a leading USDA-accredited organic product certifying agency. Note: this value will be deleted in the future and should not be used."@en;
    rdfs:label "QAI"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-7>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-7>;
    skos:prefLabel "7".

gs1:OrganicClaimAgencyCode-8 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Südtirol Bioland - Bioland Association of South Tyrol The Association of South Tyrol is the largest organic association for organic farmers having to farmers in South Tyrol and the only active in association with a national association office Terlan.Note: this value will be deleted in the future and should not be used."@en;
    rdfs:label "Südtirol Bioland"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-8>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-8>;
    skos:prefLabel "8".

gs1:OrganicClaimAgencyCode-999 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Unspecified Agency"@en;
    rdfs:label "Unspecified Agency"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-999>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-999>;
    skos:prefLabel "999".

gs1:OrganicClaimAgencyCode-9 a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Ecoland - Ecoland is a membership organisation whose members elect a governing Board which is responsible for the design and implementation of the organic certification system."@en;
    rdfs:label "Ecoland"@en;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-9>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-9>;
    skos:prefLabel "9".

gs1:OrganicClaimAgencyCode-BFA dct:isReplacedBy gs1:OrganicClaimAgencyCode-5;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Biological Farmers of Australia"@en;
    rdfs:label "Biological Farmers of Australia"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-BFA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-BFA>;
    skos:prefLabel "BFA".

gs1:OrganicClaimAgencyCode-BIOLAND dct:isReplacedBy gs1:OrganicClaimAgencyCode-17;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Bioland: The leading organic farmers' association in Germany for the economy of organic-based businesses without synthetic pesticides and synthetic chemical nitrogen fertilizer. The animals are kept humanely and processed food carefully. This provides an environmentally sound and sustainable food production. http://www.bioland.de."@en;
    rdfs:label "Bioland"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-BIOLAND>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-BIOLAND>;
    skos:prefLabel "BIOLAND".

gs1:OrganicClaimAgencyCode-DEMETER_BUND dct:isReplacedBy gs1:OrganicClaimAgencyCode-10;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The Demeter movement as an entrepreneurial network promotes the development of bio-dynamic economy, to secure the livelihoods of the world and to strengthen the positive people in his ministry. In cooperation contribute producers, processors, traders and consumers in partnership to shape the market."@en;
    rdfs:label "Demeter-Bund"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-DEMETER_BUND>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-DEMETER_BUND>;
    skos:prefLabel "DEMETER_BUND".

gs1:OrganicClaimAgencyCode-DEMETER_INTERNATIONAL dct:isReplacedBy gs1:OrganicClaimAgencyCode-16;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Demeter International Demeter-International e. V. is a non profit organisation and its member organisations work together in the spirit of an international confederation with democratic principles. Membership requires a functioning Demeter certification programme. Same as GS1 Code 16"@en;
    rdfs:label "Demeter International"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-DEMETER_INTERNATIONAL>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-DEMETER_INTERNATIONAL>;
    skos:prefLabel "DEMETER_INTERNATIONAL".

gs1:OrganicClaimAgencyCode-ECOLAND dct:isReplacedBy gs1:OrganicClaimAgencyCode-9;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Ecoland is a membership organisation whose members elect a governing Board which is responsible for the design and implementation of the organic certification system."@en;
    rdfs:label "Ecoland"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-ECOLAND>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-ECOLAND>;
    skos:prefLabel "ECOLAND".

gs1:OrganicClaimAgencyCode-ECOVIN dct:isReplacedBy gs1:OrganicClaimAgencyCode-14;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "ECOVIN Federation Organic Viticulture Association: ECOVIN largest merger in 1985 as ecologically-working wine estates in Germany was founded. Approximately 220 member companies currently manage 1,600 hectares of vineyards in 11 German wine-growing areas. Same as GS1 code 14"@en;
    rdfs:label "Ecovin"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-ECOVIN>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-ECOVIN>;
    skos:prefLabel "ECOVIN".

gs1:OrganicClaimAgencyCode-EPA dct:isReplacedBy gs1:OrganicClaimAgencyCode-1;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "US Environmental Protection Agency. Same as GS1 Code 1"@en;
    rdfs:label "US Environmental Protection Agency"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-EPA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-EPA>;
    skos:prefLabel "EPA".

gs1:OrganicClaimAgencyCode-FDA dct:isReplacedBy gs1:OrganicClaimAgencyCode-3;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "FDA US Food and Drug Agency"@en;
    rdfs:label "FDA US Food and Drug Agency"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-FDA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-FDA>;
    skos:prefLabel "FDA".

gs1:OrganicClaimAgencyCode-FSA dct:isReplacedBy gs1:OrganicClaimAgencyCode-2;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "UK Food Standards Agency"@en;
    rdfs:label "FSA"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-FSA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-FSA>;
    skos:prefLabel "FSA".

gs1:OrganicClaimAgencyCode-GAA dct:isReplacedBy gs1:OrganicClaimAgencyCode-11;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "GAA is a diverse farming association for farmers, processors and traders inside.Focal point is Germany. GAA is a special design for the structure of the organic farming. Biokreis- The Biokreis is an association for organic farming. Currently more than 800 farms, 80 and 200 processors, consumers are members of Biokreis, committed to working together on more than 33,000 for organic and sustainable farming."@en;
    rdfs:label "GAA"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-GAA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-GAA>;
    skos:prefLabel "GAA".

gs1:OrganicClaimAgencyCode-IFOA dct:isReplacedBy gs1:OrganicClaimAgencyCode-4;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "International Foundation for Organic Agriculture"@en;
    rdfs:label "International Foundation for Organic Agriculture"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-IFOA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-IFOA>;
    skos:prefLabel "IFOA".

gs1:OrganicClaimAgencyCode-IFOAM dct:isReplacedBy gs1:OrganicClaimAgencyCode-15;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "The International Federation of Organic Agriculture Movements (IFOAM) is a grassroots and democratic organization that currently unites 750 member organizations in 116 countries. Same as GS1 code 15"@en;
    rdfs:label "International Federation of Organic Agriculture Movements."@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-IFOAM>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-IFOAM>;
    skos:prefLabel "IFOAM".

gs1:OrganicClaimAgencyCode-NATURLAND dct:isReplacedBy gs1:OrganicClaimAgencyCode-12;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Naturland - Naturland is active the world over in promoting organic agriculture. Its members are farmers who produce a wide range of valuable products: coffee from Mexico and Peru, olive oil from Greece, tea from the slopes of India's mountains, pineapple and other tropical fruit from Uganda, spices from Sri Lanka. Organic agriculture safeguards the existence of smallholders and helps with the sustainable management of what are often fragile ecosystems. On a global scale, over 50,000 Naturland farmers are cultivating an area of over 142,000 hectares.Same as GS1 Code 12"@en;
    rdfs:label "Naturland"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-NATURLAND>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-NATURLAND>;
    skos:prefLabel "NATURLAND".

gs1:OrganicClaimAgencyCode-QAI dct:isReplacedBy gs1:OrganicClaimAgencyCode-7;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Quality Assurance International. QAI is a leading USDA-accredited organic product certifying agency."@en;
    rdfs:label "Quality Assurance International"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-QAI>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-QAI>;
    skos:prefLabel "QAI".

gs1:OrganicClaimAgencyCode-SUDITIROL dct:isReplacedBy gs1:OrganicClaimAgencyCode-8;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "Bioland Association of South Tyrol The Association of South Tyrol is the largest organic association for organic farmers having to farmers in South Tyrol and the only active in association with a national association office Terlan."@en;
    rdfs:label "Sudtirol Bioland"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-SUDITIROL>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-SUDITIROL>;
    skos:prefLabel "SUDITIROL".

gs1:OrganicClaimAgencyCode-USDA dct:isReplacedBy gs1:OrganicClaimAgencyCode-6;
    a gs1:OrganicClaimAgencyCode;
    rdfs:comment "US Department of Agriculture."@en;
    rdfs:label "US Department of Agriculture"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganicClaimAgencyCode-USDA>, <https://www.gs1.org/voc/OrganicClaimAgencyCode-USDA>;
    skos:prefLabel "USDA".

gs1:OrganicClaimAgencyCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:OrganicClaimAgencyCode&release=1>;
    rdfs:label "Organic Claim Agency Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/OrganicClaimAgencyCode>, <https://www.gs1.org/voc/OrganicClaimAgencyCode>.

gs1:OrganicClaimDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of organic claim details for the product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organic Claim Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/OrganicClaimDetails>, <https://www.gs1.org/voc/OrganicClaimDetails>;
    sw:term_status "stable".

gs1:Organization a rdfs:Class, owl:Class;
    rdfs:comment "An Organization is any legal or physical entity involved at any point in any supply chain and upon which there is a need to retrieve predefined information. An Organization is uniquely identified by a Global Location Number (GLN)."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Organization>, <https://www.gs1.org/voc/Organization>;
    sw:term_status "stable";
    skos:exactMatch schema:Organization.

gs1:OrganizationClassificationDetails a rdfs:Class, owl:Class;
    rdfs:comment "Government bodies, trade organisations, and other parties have developed taxonomies that classify business sectors, activities, and other organisational classifications.  This class provides a A repeatable grouping of classification details for an organisation."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Classification Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/OrganizationClassificationDetails>, <https://www.gs1.org/voc/OrganizationClassificationDetails>;
    sw:term_status "stable".

gs1:OrganizationClassificationType-GICS a gs1:OrganizationClassificationType;
    rdfs:comment "Global Industry Classification Standard (GICS) is an industry taxonomy developed in 1999 by MSCI and Standard & Poor's (S&P) for use by the global financial community."@en;
    rdfs:label "GICS"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-GICS>, <https://www.gs1.org/voc/OrganizationClassificationType-GICS>;
    sw:term_status "stable";
    skos:prefLabel "GICS".

gs1:OrganizationClassificationType-ICB a gs1:OrganizationClassificationType;
    rdfs:comment "Industry Classification Benchmark (ICB) is an industry classification taxonomy launched by Dow Jones and FTSE in 2005 and now used by FTSE International and STOXX."@en;
    rdfs:label "ICB"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-ICB>, <https://www.gs1.org/voc/OrganizationClassificationType-ICB>;
    sw:term_status "stable";
    skos:prefLabel "ICB".

gs1:OrganizationClassificationType-ISIC a gs1:OrganizationClassificationType;
    rdfs:comment "International Standard Industrial Classification (ISIC) is the global standard classification of economic activities by the United Nations, often used by countries as a basis for their own classification systems."@en;
    rdfs:label "ISIC"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-ISIC>, <https://www.gs1.org/voc/OrganizationClassificationType-ISIC>;
    sw:term_status "stable";
    skos:prefLabel "ISIC".

gs1:OrganizationClassificationType-NACE a gs1:OrganizationClassificationType;
    rdfs:comment "Nomenclature of Economic Activities (NACE) is a European statistical classification system for economic activities, used to categorize and compare the economic activities of businesses in EU countries."@en;
    rdfs:label "NACE"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-NACE>, <https://www.gs1.org/voc/OrganizationClassificationType-NACE>;
    sw:term_status "stable";
    skos:prefLabel "NACE".

gs1:OrganizationClassificationType-NAICS a gs1:OrganizationClassificationType;
    rdfs:comment "North American Industry Classification System (NAICS) is a classification of business establishments by type of economic activity (the process of production). It is used by governments and business in Canada, Mexico, and the United States of America."@en;
    rdfs:label "NAICS"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-NAICS>, <https://www.gs1.org/voc/OrganizationClassificationType-NAICS>;
    sw:term_status "stable";
    skos:prefLabel "NAICS".

gs1:OrganizationClassificationType-SIC a gs1:OrganizationClassificationType;
    rdfs:comment "Standard Industrial Classification (SIC) is a system for classifying industries by a four-digit code as a method of standardizing industry classification for statistical purposes across agencies. Established in the United States in 1937, it is used by government agencies to classify industry areas. Similar SIC systems are also used by agencies in other countries."@en;
    rdfs:label "SIC"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationClassificationType-SIC>, <https://www.gs1.org/voc/OrganizationClassificationType-SIC>;
    sw:term_status "stable";
    skos:prefLabel "SIC".

gs1:OrganizationClassificationType rdfs:comment "A code value indicating a specific taxonomy that classifies business sectors, activities, and other organisational classifications. National Classification systems are often based on global or regional Classification systems (e.g., ISIC, SIC, NACE). If so, the national system extends the international system adding new or longer code values. In case the code value from the local system is in fact the same as in the international system, it is highly recommended to use the Organization Classification Type for the international system rather than that for the national system. By using the international code, many more organisation will be able to interpret the code value used easily and correctly."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Classification Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/OrganizationClassificationType>, <https://www.gs1.org/voc/OrganizationClassificationType>;
    sw:term_status "stable".

gs1:OrganizationID_Details a rdfs:Class, owl:Class;
    rdfs:comment "Government bodies, trade organisations, and other parties issue identifiers that are associated to legal entities and/or functions. Linking these identifiers to GLN and one another supports consolidating records, mapping related, collaborative identifiers, enhances search ability and enables more efficient transitions between identifiers.  This class provides a mechanism for connecting and sharing party identifiers."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation ID Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/OrganizationID_Details>, <https://www.gs1.org/voc/OrganizationID_Details>;
    sw:term_status "stable".

gs1:OrganizationID_Type-AU_ABN a gs1:OrganizationID_Type;
    rdfs:comment "The Australian Business Number is a unique 11-digit identifier issued by the Australian Business Register which is operated by the Australian Taxation Office."@en;
    rdfs:label "Australian Business Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-AU_ABN>, <https://www.gs1.org/voc/OrganizationID_Type-AU_ABN>;
    skos:prefLabel "AU_ABN".

gs1:OrganizationID_Type-AU_ACN a gs1:OrganizationID_Type;
    rdfs:comment "An Australian Company Number is a unique identifier required by every company registered under Australia's Corporations Act 2001. The ACN is a nine-digit number issued by the Australian Securities & Investments Commission to every Australian company."@en;
    rdfs:label "Australian Company Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-AU_ACN>, <https://www.gs1.org/voc/OrganizationID_Type-AU_ACN>;
    skos:prefLabel "AU_ACN".

gs1:OrganizationID_Type-CRD_PARTNER_CODE a gs1:OrganizationID_Type;
    rdfs:comment "The Central Reference File Database (CRD), formerly known as Central Repository Domain is a centralised database that stores Location Codes and Company Codes required by European regulation, and makes them available to users. CRD contains the following reference files: - List of Countries (ISO 3166) - The Location Reference File which uniquely identifies physical rail points (e.g. stations, customer sidings, loading places) containing the Location Code (which includes the Country Code) - The Partner Reference File uniquely identifies all rail actors who exchange information (Company Codes); Each company actor must have a unique Company Code assigned by UIC"@en;
    rdfs:label "Central Reference File Database (CRD) covers both Locations and Organisations. The Partner Reference File uniquely identifies all rail actors who exchange information (Company Codes).  Rail context"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-CRD_PARTNER_CODE>, <https://www.gs1.org/voc/OrganizationID_Type-CRD_PARTNER_CODE>;
    skos:prefLabel "CRD_PARTNER_CODE".

gs1:OrganizationID_Type-CRN a gs1:OrganizationID_Type;
    rdfs:comment "A company registration number is a unique combination of numbers and/or letters. The company registration number (also known as the company number, registration number or simply in its abbreviated form) is used to identify a company and verify that it is an entity registered within the national registry for companies or enterprises. This value is generic and is not associated to any specific region."@en;
    rdfs:label "Company Registration Number (CRN)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-CRN>, <https://www.gs1.org/voc/OrganizationID_Type-CRN>;
    skos:prefLabel "CRN".

gs1:OrganizationID_Type-DID a gs1:OrganizationID_Type;
    rdfs:comment "A globally unique persistent identifier that does not require a centralized registration authority because it is generated and/or registered cryptographically. The generic format of a DID is defined in the DID Core specification [DID-CORE]. A specific DID scheme is defined in a DID method specification. Many (but not all) DID methods make use of distributed ledger technology (DLT) or some other form of decentralized network."@en;
    rdfs:label "Decentralized identifier"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-DID>, <https://www.gs1.org/voc/OrganizationID_Type-DID>;
    skos:prefLabel "DID".

gs1:OrganizationID_Type-DUNS a gs1:OrganizationID_Type;
    rdfs:comment "Data Universal Numbering System. It is a nine-digit numbering system which uniquely identifies an individual business. The DUNS number is a nine-digit number issued by Dun & Bradstreet assigned to each business location in the D&B database having a unique, separate, and distinct operation for the purpose of identifying them. A DUNS number is also a way in which separate corporate entities, having no official relationship, can be branded as one by sharing one DUNS number among the affiliated comp"@en;
    rdfs:label "DUNS"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-DUNS>, <https://www.gs1.org/voc/OrganizationID_Type-DUNS>;
    skos:prefLabel "DUNS".

gs1:OrganizationID_Type-DUNS_PLUS_FOUR a gs1:OrganizationID_Type;
    rdfs:comment "The DUNS+4 refers to the DUNS number assigned by Dun and Bradstreet, plus a 4-character suffix that is assigned by the vendor to establish additional Central Contractor Registration (CCR) database records for identifying alternative electronic funds transfer (EFT) accounts for the same vendor located at the same physical address. Dun and Bradstreet has no affiliation with the 4-character suffix."@en;
    rdfs:label "DUNS+4"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-DUNS_PLUS_FOUR>, <https://www.gs1.org/voc/OrganizationID_Type-DUNS_PLUS_FOUR>;
    skos:prefLabel "DUNS_PLUS_FOUR".

gs1:OrganizationID_Type-EORI a gs1:OrganizationID_Type;
    rdfs:comment "Businesses and people wishing to trade with the EU must, use the EORI number as an identification number in all customs procedures when exchanging information with Customs - https://ec.europa.eu/taxation_customs/dds2/eos/eori_home.jsp?Lang=en"@en;
    rdfs:label "Economic Operators Registration and Identification number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-EORI>, <https://www.gs1.org/voc/OrganizationID_Type-EORI>;
    skos:prefLabel "EORI".

gs1:OrganizationID_Type-EO_ID a gs1:OrganizationID_Type;
    rdfs:comment "A type of identifier in the format of the invariant set of ISO646:1991 used in accordance with the EU Implementing Regulation 2018/574 to identify an economic operator."@en;
    rdfs:label "Economic Operator Identifier"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-EO_ID>, <https://www.gs1.org/voc/OrganizationID_Type-EO_ID>;
    skos:prefLabel "EO_ID".

gs1:OrganizationID_Type-EU_VAT_IDENTIFICATION_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "An identifier used to identify companies for value added tax purposes in the European Union. Link: https://ec.europa.eu/taxation_customs/vies/faqvies.do#item_11"@en;
    rdfs:label "EU VAT Identification Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-EU_VAT_IDENTIFICATION_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-EU_VAT_IDENTIFICATION_NUMBER>;
    skos:prefLabel "EU_VAT_IDENTIFICATION_NUMBER".

gs1:OrganizationID_Type-FR_RCS a gs1:OrganizationID_Type;
    rdfs:comment "The RCS (Registre du commerce et des sociétés), otherwise known as the Greffe, is the registry for the company accounts and by-laws of all companies in France."@en;
    rdfs:label "Registre du commerce et des sociétés"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-FR_RCS>, <https://www.gs1.org/voc/OrganizationID_Type-FR_RCS>;
    skos:prefLabel "FR_RCS".

gs1:OrganizationID_Type-FR_SIREN a gs1:OrganizationID_Type;
    rdfs:comment "The SIREN number, issued by Insee (the National Institute of Statistics and Economic Studies) is the unique identification number of each company. It is a number that allows each company to be identified by the administrations in France. The SIREN number also constitutes the first 9 digits of the SIRET number."@en;
    rdfs:label "Système d'identification du répertoire des entreprises"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-FR_SIREN>, <https://www.gs1.org/voc/OrganizationID_Type-FR_SIREN>;
    skos:prefLabel "FR_SIREN".

gs1:OrganizationID_Type-IMO_COMPANY_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "IMO registers all vessels subject to the SOLAS convention. IMO also records the Owner, Operator, Manager and Group Beneficial Owner. For that purpose they also record the Companies acting in these roles using the IMO Company Number"@en;
    rdfs:label "International Maritime Organisation (IMO) Company Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-IMO_COMPANY_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-IMO_COMPANY_NUMBER>;
    skos:prefLabel "IMO_COMPANY_NUMBER".

gs1:OrganizationID_Type-LEI a gs1:OrganizationID_Type;
    rdfs:comment "The Legal Entity Identifier (LEI) is a 20-character, alpha-numeric code based on the ISO 17442 standard developed by the International Organization for Standardization (ISO). It connects to key reference information that enables clear and unique identification of legal entities participating in financial transactions"@en;
    rdfs:label " Legal Entity Identifier (LEI)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-LEI>, <https://www.gs1.org/voc/OrganizationID_Type-LEI>;
    skos:prefLabel "LEI".

gs1:OrganizationID_Type-NL_KVK_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "When registering with the Netherlands Chamber of Commerce KVK, a business is listed in the Dutch Commercial Register or Handelsregister (HR) as it is called in the Netherlands. The businesses are then given a 8-digit KVK number. This number serves to prove an organisation is a registered business."@en;
    rdfs:label "Kamer van Koophandel (KVK) number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-NL_KVK_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-NL_KVK_NUMBER>;
    skos:prefLabel "NL_KVK_NUMBER".

gs1:OrganizationID_Type-NL_OIN_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "The Organization Identification Number (OIN) is a unique number assigned to organizations by Logius, the digital government service of the Netherlands Ministry of the Interior and Kingdom Relations, to identify, authenticate and/or authorise themselves in digital messaging within and with the government."@en;
    rdfs:label "Organisatie-identificatienummer (OIN number)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-NL_OIN_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-NL_OIN_NUMBER>;
    skos:prefLabel "NL_OIN_NUMBER".

gs1:OrganizationID_Type-NZ_GST_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "An identifier used to identify companies for goods and services tax purposes in New Zealand."@en;
    rdfs:label "New Zealand GST Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-NZ_GST_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-NZ_GST_NUMBER>;
    skos:prefLabel "NZ_GST_NUMBER".

gs1:OrganizationID_Type-NZ_IRD_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "An identifier used to identify companies for tax purposes in New Zealand."@en;
    rdfs:label "New Zealand Inland Revenue Identification Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-NZ_IRD_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-NZ_IRD_NUMBER>;
    skos:prefLabel "NZ_IRD_NUMBER".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_10 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 10"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_10>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_10>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_10".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_1 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 1"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_1>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_1>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_1".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_2 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 2"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_2>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_2>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_2".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_3 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 3"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_3>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_3>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_3".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_4 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 4"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_4>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_4>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_4".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_5 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 5"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_5>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_5>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_5".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_6 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 6"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_6>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_6>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_6".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_7 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 7"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_7>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_7>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_7".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_8 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 8"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_8>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_8>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_8".

gs1:OrganizationID_Type-ORG_FOR_INTERNAL_USE_9 a gs1:OrganizationID_Type;
    rdfs:comment "Identification used for internal mapping purposes."@en;
    rdfs:label "Organization For Internal Use 9"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_9>, <https://www.gs1.org/voc/OrganizationID_Type-ORG_FOR_INTERNAL_USE_9>;
    skos:prefLabel "ORG_FOR_INTERNAL_USE_9".

gs1:OrganizationID_Type-PHYTOSANITARY_REGISTRATION_NUMBER a gs1:OrganizationID_Type;
    rdfs:comment "Within the European Union, the phytosanitary registration number identifies an organisation responsible for introducing, or moving plants, plant products and other objects, for which a phytosanitary certificate or a plant passport is required to comply with EU regulation. A phytosanitary registration number is not the same as a phytosanitary certificate number, which identifies the certificate issued to the organisation exporting items subject to phytosanitary processes."@en;
    rdfs:label "Phytosanitary registration number "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-PHYTOSANITARY_REGISTRATION_NUMBER>, <https://www.gs1.org/voc/OrganizationID_Type-PHYTOSANITARY_REGISTRATION_NUMBER>;
    skos:prefLabel "PHYTOSANITARY_REGISTRATION_NUMBER".

gs1:OrganizationID_Type-TIN a gs1:OrganizationID_Type;
    rdfs:comment "The taxpayer identification number (TIN) is an identifying number used for tax purposes in the United States and in other countries under the Common Reporting Standard. The unique identifier is assigned to the Account Holder by the tax administration in the Account Holder's jurisdiction of tax residence. It is a unique combination of letters and/or numbers used to identify an individual or entity for the purposes of administering the tax laws of that jurisdiction.  In some countries where the TIN is not used a national identification number, national identity number, or national insurance number is used by the governments of countries as a means of tracking their citizens, permanent residents, and temporary residents for the purposes of work, taxation, government benefits, health care, and other governmentally related functions."@en;
    rdfs:label "Taxpayer Identification Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-TIN>, <https://www.gs1.org/voc/OrganizationID_Type-TIN>;
    skos:prefLabel "TIN".

gs1:OrganizationID_Type-UK_CRN a gs1:OrganizationID_Type;
    rdfs:comment "A company registration number is a unique combination of numbers and, in some cases, letters. The company registration number (also known as the company number, registration number or simply abbreviated to CRN) is used to identify a company and verify that it is an entity registered with Companies House (the executive agency of the British Government reponsible for providing registered company information to the public)."@en;
    rdfs:label "U.K. Company Registration Number "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-UK_CRN>, <https://www.gs1.org/voc/OrganizationID_Type-UK_CRN>;
    skos:prefLabel "UK_CRN".

gs1:OrganizationID_Type-US_498_ID a gs1:OrganizationID_Type;
    rdfs:comment "A Service Provider Identification Number (SPIN) is a unique nine-digit number assigned to service providers by USAC when an FCC Form 498 is filed. This number is also known as the service provider's 498 ID."@en;
    rdfs:label "Service Provider and Billed Entity Identification Number (FCC Form 498 ID)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_498_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_498_ID>;
    skos:prefLabel "US_498_ID".

gs1:OrganizationID_Type-US_499_FILER_ID a gs1:OrganizationID_Type;
    rdfs:comment "The FCC Form 499 Filer Database is an identification system for all interstate telecommunications carriers, all interconnected VoIP providers, and certain other providers of interstate telecommunications.  The Universal Service Fund helps communities across the country afford telecommunications and advanced services."@en;
    rdfs:label "499 Filer ID"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_499_FILER_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_499_FILER_ID>;
    skos:prefLabel "US_499_FILER_ID".

gs1:OrganizationID_Type-US_BEA_ID a gs1:OrganizationID_Type;
    rdfs:comment "The BEA foreign direct investment identification number is assigned to a new U.S. affiliate after their initial report has been accepted by the BEA. Filed by mail or facsimile, initial reports are due within 30 days of the end of the quarter in which the U.S. entity became foreign owned."@en;
    rdfs:label "BEA Foreign Direct Investment Identification Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_BEA_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_BEA_ID>;
    skos:prefLabel "US_BEA_ID".

gs1:OrganizationID_Type-US_CAGE a gs1:OrganizationID_Type;
    rdfs:comment "The Defense Logistics Agency (DLA) Commercial and Government Entity. A CAGE code is a five character alpha-numeric identifier assigned to entities located IN the United States and its territories"@en;
    rdfs:label "Commercial and Government Entity"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_CAGE>, <https://www.gs1.org/voc/OrganizationID_Type-US_CAGE>;
    skos:prefLabel "US_CAGE".

gs1:OrganizationID_Type-US_CID a gs1:OrganizationID_Type;
    rdfs:comment "A company identification number, or CID, is given to a company when it is formed and the articles of organization or incorporation are approved by the U.S. Secretary of State. The CID is an important step when establishing a new company as it acts as a way to track important company information."@en;
    rdfs:label "Company Identifier (CID)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_CID>, <https://www.gs1.org/voc/OrganizationID_Type-US_CID>;
    skos:prefLabel "US_CID".

gs1:OrganizationID_Type-US_CRD a gs1:OrganizationID_Type;
    rdfs:comment "Every stockbroker (registered representative) licensed to sell securities in the U.S. must have a CRD number, which is administered by the Financial Industry Regulatory Authority (FINRA)."@en;
    rdfs:label "Central Registration Depository (CRD) Numbers"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_CRD>, <https://www.gs1.org/voc/OrganizationID_Type-US_CRD>;
    skos:prefLabel "US_CRD".

gs1:OrganizationID_Type-US_DEA a gs1:OrganizationID_Type;
    rdfs:comment "A DEA number (DEA Registration Number) is an identifier assigned to a health care provider (such as a physician, physician assistant, nurse practitioner, optometrist, podiatrist, dentist, or veterinarian) by the United States Drug Enforcement Administration allowing them to write prescriptions for controlled substances."@en;
    rdfs:label "Drug Enforcement Administration (DEA) Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_DEA>, <https://www.gs1.org/voc/OrganizationID_Type-US_DEA>;
    skos:prefLabel "US_DEA".

gs1:OrganizationID_Type-US_DODAAC a gs1:OrganizationID_Type;
    rdfs:comment "Is a six position code that uniquely identifies a Department of Defense unit, activity, or organization that has the authority to requisition, contract for, receive, have custody of, issue, or ship DoD assets, or fund/pay bills for materials and/or services."@en;
    rdfs:label "Department of Defense Activity Address Code"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_DODAAC>, <https://www.gs1.org/voc/OrganizationID_Type-US_DODAAC>;
    skos:prefLabel "US_DODAAC".

gs1:OrganizationID_Type-US_EIN a gs1:OrganizationID_Type;
    rdfs:comment "The U.S. Employer Identification Number, also known as the Federal Employer Identification Number or the Federal Tax Identification Number, is a unique nine-digit number assigned by the Internal Revenue Service to business entities operating in the United States for the purposes of identification."@en;
    rdfs:label "Employer Identification Number (EIN)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_EIN>, <https://www.gs1.org/voc/OrganizationID_Type-US_EIN>;
    skos:prefLabel "US_EIN".

gs1:OrganizationID_Type-US_EPA_ID a gs1:OrganizationID_Type;
    rdfs:comment "This number, issued either by the U. S. Environmental Protection Agency (U.S. EPA ID Number), or by DTSC (California ID Number), identifies each handler of hazardous waste on hazardous waste manifests and other paperwork."@en;
    rdfs:label "EPA Identification Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_EPA_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_EPA_ID>;
    skos:prefLabel "US_EPA_ID".

gs1:OrganizationID_Type-US_FCC_FRN a gs1:OrganizationID_Type;
    rdfs:comment "An FRN, or FCC registration number, is a 10-digit number that is assigned to a business or individual registering with the FCC.  The FCC will use the FRN to determine if all of a registrant's fees have been paid."@en;
    rdfs:label "FCC Registration Number (FRN)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_FCC_FRN>, <https://www.gs1.org/voc/OrganizationID_Type-US_FCC_FRN>;
    skos:prefLabel "US_FCC_FRN".

gs1:OrganizationID_Type-US_FDIC a gs1:OrganizationID_Type;
    rdfs:comment "The FDIC Certificate ID is a unique number assigned to each depository institution by the Federal Deposit Insurance Corporation (FDIC)."@en;
    rdfs:label "Federal Deposit Insurance Corporation (FDIC) Certificate Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_FDIC>, <https://www.gs1.org/voc/OrganizationID_Type-US_FDIC>;
    skos:prefLabel "US_FDIC".

gs1:OrganizationID_Type-US_FHFA_ID a gs1:OrganizationID_Type;
    rdfs:comment "FHFA ID number is the number assigned to a member by FHFA and used by FHFA and the Banks to identify a particular member."@en;
    rdfs:label "FHFA ID Number"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_FHFA_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_FHFA_ID>;
    skos:prefLabel "US_FHFA_ID".

gs1:OrganizationID_Type-US_FMC_ID a gs1:OrganizationID_Type;
    rdfs:comment "The Federal Maritime Commission (FMC) is a USA federal agency. The FMC is responsible for regulating USA ocean transportation to and from the USA. To buy or sell sea freight services to or from the USA, a company must be licensed or registered with the FMC."@en;
    rdfs:label "FMC License Number "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_FMC_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_FMC_ID>;
    skos:prefLabel "US_FMC_ID".

gs1:OrganizationID_Type-US_GIIN a gs1:OrganizationID_Type;
    rdfs:comment "GIIN is an abbreviation of Global Intermediary Identification Number. The FATCA Registration System approves foreign financial institutions (FFI), financial institution (FI) branches, direct reporting non-financial foreign entities (NFFE), sponsoring entities, sponsored entities, and sponsored subsidiary branches."@en;
    rdfs:label "Global Intermediary Identification Number (GIIN)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_GIIN>, <https://www.gs1.org/voc/OrganizationID_Type-US_GIIN>;
    skos:prefLabel "US_GIIN".

gs1:OrganizationID_Type-US_LAB_ID a gs1:OrganizationID_Type;
    rdfs:comment "Code to identify CPSC-Accepted Testing Laboratories. Section 14(a)(3)(E) of the Consumer Product Safety (CPSC) Act, as amended, requires the Commission to maintain on its website an up-to-date list of entities that have been accredited to assess conformity with children's product safety rules."@en;
    rdfs:label "U.S. Lab ID"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_LAB_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_LAB_ID>;
    skos:prefLabel "US_LAB_ID".

gs1:OrganizationID_Type-US_LIC a gs1:OrganizationID_Type;
    rdfs:comment "The assigned LIC identifies the registered company, not an individual product or device; it can be used across multiple product lines. "@en;
    rdfs:label "Labeler Identification code (LIC) "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_LIC>, <https://www.gs1.org/voc/OrganizationID_Type-US_LIC>;
    skos:prefLabel "US_LIC".

gs1:OrganizationID_Type-US_MFG_ID a gs1:OrganizationID_Type;
    rdfs:comment "The United States Customs use the Manufacturer's Identification Number (MID) in the electronic data processing and monitoring of manufacturers. MID is an identifying reference number given to manufacturers that import products into the United States."@en;
    rdfs:label "Manufacturer ID "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_MFG_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_MFG_ID>;
    skos:prefLabel "US_MFG_ID".

gs1:OrganizationID_Type-US_MIC a gs1:OrganizationID_Type;
    rdfs:comment "Domestic boat manufacturers are required by U.S. federal law to obtain a unique Manufacturer's Identification Code (MIC). The same applies to domestic importers of foreign built vessels. This code must be incorporated as the first three characters of all hull identification numbers assigned to boats of their production."@en;
    rdfs:label "Manufacturer's Identification Code (MIC)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_MIC>, <https://www.gs1.org/voc/OrganizationID_Type-US_MIC>;
    skos:prefLabel "US_MIC".

gs1:OrganizationID_Type-US_NPI a gs1:OrganizationID_Type;
    rdfs:comment "The National Provider Identifier (NPI) is a Health Insurance Portability and Accountability Act (HIPAA) Administrative Simplification Standard. The NPI is a unique identification number for covered health care providers. The NPI is a 10-position, intelligence-free numeric identifier (10-digit number)."@en;
    rdfs:label "National Provider Identifier (NPI)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_NPI>, <https://www.gs1.org/voc/OrganizationID_Type-US_NPI>;
    skos:prefLabel "US_NPI".

gs1:OrganizationID_Type-US_RN a gs1:OrganizationID_Type;
    rdfs:comment "RN stands for Registered Identification Number. It is a number issued by the FTC to U.S. businesses that manufacture, import, distribute, or sell products covered by the Textile, Wool, and Fur Acts. Businesses can use this number on product labels instead of the company name."@en;
    rdfs:label "Registered Identification Number (RN)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_RN>, <https://www.gs1.org/voc/OrganizationID_Type-US_RN>;
    skos:prefLabel "US_RN".

gs1:OrganizationID_Type-US_RSSD_ID a gs1:OrganizationID_Type;
    rdfs:comment "The RSSD ID is a unique identifier assigned to financial institutions by the U.S. Federal Reserve. "@en;
    rdfs:label "Replication Server System Database ID (RSSD ID)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_RSSD_ID>, <https://www.gs1.org/voc/OrganizationID_Type-US_RSSD_ID>;
    skos:prefLabel "US_RSSD_ID".

gs1:OrganizationID_Type-US_SCAC a gs1:OrganizationID_Type;
    rdfs:comment "The Standard Carrier Alpha Code (SCAC) is a unique two-to-four-letter code used to identify transportation companies. SCAC codes can be obtained from the National Motor Freight Traffic Association (NMFTA), located in Alexandria, VA."@en;
    rdfs:label "Standard Carrier Alpha Code (SCAC)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_SCAC>, <https://www.gs1.org/voc/OrganizationID_Type-US_SCAC>;
    skos:prefLabel "US_SCAC".

gs1:OrganizationID_Type-US_UEI a gs1:OrganizationID_Type;
    rdfs:comment "Uniquely identify entities registered in the U.S. government  System for Award Management (SAM)"@en;
    rdfs:label "Unique Entity Identifier (UEI)"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationID_Type-US_UEI>, <https://www.gs1.org/voc/OrganizationID_Type-US_UEI>;
    skos:prefLabel "US_UEI".

gs1:OrganizationID_Type rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization ID Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/OrganizationID_Type>, <https://www.gs1.org/voc/OrganizationID_Type>.

gs1:OrganizationRoleType-ACCEPTING_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization responsible for legally accepting goods or services at a physical location handled by a delivery party. The accepting process is part of a broader receiving process, focussed on preliminary checks of goods or services being delivered and occurs in the presence of the transport carrier. When physical goods are delivered, the accepting party will perform a visual check of the transport units (e.g., pallets) to identify any visual damages or defects, any discrepancies with the associated dispatch notice, and notify the transport carrier of any issues found, which can be challenged by the transport carrier if required. This process is defined by transport regulations, and if no issues are found, the goods are legally accepted, and transfer of ownership is completed (even if subject to further legal checks carried out by the checking party) and goods can proceed to checking and storing processes. An accepting party may be different to the party responsible for buying, ordering or paying for the goods or services. May also be different to the party responsible for physically receiving the goods on arrival or storing into inventory. For example, an accepting party may be a service provider to the buyer of goods, meaning goods may be accepted on behalf of the buyer, or prior to being taken over by the buyer."@en;
    rdfs:label "Accepting Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-ACCEPTING_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-ACCEPTING_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "ACCEPTING_PARTY".

gs1:OrganizationRoleType-ACCOUNTS_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for the preparation of financial statements, maintenance of general ledgers, payment of bills, preparation of customer bills, payroll, and other activities related to the management of finances within an organization. May also be known as a finance department."@en;
    rdfs:label "Accounts Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-ACCOUNTS_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-ACCOUNTS_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "ACCOUNTS_DEPARTMENT".

gs1:OrganizationRoleType-AGRICULTURAL_COOPERATIVE a gs1:OrganizationRoleType;
    rdfs:comment "An agricultural cooperative, also known as a farmers' co-op, is a cooperative in which farmers pool their resources in certain areas of activity."@en;
    rdfs:label "Agricultural Cooperative"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-AGRICULTURAL_COOPERATIVE>, <https://www.gs1.org/voc/OrganizationRoleType-AGRICULTURAL_COOPERATIVE>;
    sw:term_status "stable";
    skos:prefLabel "AGRICULTURAL_COOPERATIVE".

gs1:OrganizationRoleType-AIRPORT_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization or civil authority responsible for the oversight and management of all duties and processes within an airport, for example terminal operations, security, safety, communications, ground transportation and other activities related to the welfare of passengers, airlines, tenants and the general public."@en;
    rdfs:label "Airport Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-AIRPORT_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-AIRPORT_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "AIRPORT_OPERATOR".

gs1:OrganizationRoleType-AREA_HEALTH_SERVICE a gs1:OrganizationRoleType;
    rdfs:comment "A grouping of entities, usually hospitals and associated healthcare service providers, which are defined as an Area Health Service and based on distinct geographic areas as defined by the region or country. May also be known as a regional health organization."@en;
    rdfs:label "Area Health Service"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-AREA_HEALTH_SERVICE>, <https://www.gs1.org/voc/OrganizationRoleType-AREA_HEALTH_SERVICE>;
    sw:term_status "stable";
    skos:prefLabel "AREA_HEALTH_SERVICE".

gs1:OrganizationRoleType-ARRIVING_GOODS_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization responsible for physically receiving  goods arriving at a physical location, where goods may be temporarily stored ahead of being legally accepted and formally checked. The arriving goods process, is the first part of a broader receiving process, focussed primarily on handling goods so they are prepared and ready for the subsequent accepting and checking processes. The arriving goods party may be different to an accepting or checking party as processes to legally accept a delivery, or to confirm receipt to inventory are not necessarily included."@en;
    rdfs:label "Arriving Goods Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-ARRIVING_GOODS_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-ARRIVING_GOODS_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "ARRIVING_GOODS_PARTY".

gs1:OrganizationRoleType-BILL_OF_LADING_RECIPIENT a gs1:OrganizationRoleType;
    rdfs:comment "Organization that needs to receive the Bill of Lading document (abbreviated as BOL or B/L). A BOL is used by many actors in the transport and supply chain sector to serve three main functions: as a conclusive receipt to acknowledge that goods have been physically loaded to a transport carrier; as evidence of the terms for the contract of carriage; and as a document of title, which may be used to claim ownership of the goods described on the BOL. Some common examples of BOL recipients include the shipper handing over goods to the transport carrier at the point of origin, or the buyer of goods who can use the BOL to claim release of the goods from the transport carrier at the destination."@en;
    rdfs:label "Bill of Lading Recipient"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BILL_OF_LADING_RECIPIENT>, <https://www.gs1.org/voc/OrganizationRoleType-BILL_OF_LADING_RECIPIENT>;
    sw:term_status "stable";
    skos:prefLabel "BILL_OF_LADING_RECIPIENT".

gs1:OrganizationRoleType-BILL_TO a gs1:OrganizationRoleType;
    rdfs:comment "Organisation that needs to receive the Bill of Lading document (abbreviated as BOL or B/L). A BOL is used by many actors in the transport and supply chain sector to serve three main functions: as a conclusive receipt to acknowledge that goods have been physically loaded to a transport carrier; as evidence of the terms for the contract of carriage; and as a document of title, which may be used to claim ownership of the goods described on the BOL. Some common examples of BOL recipients include the shipper handing over goods to the transport carrier at the point of origin, or the buyer of goods who can use the BOL to claim release of the goods from the transport carrier at the destination. "@en;
    rdfs:label "Bill To"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BILL_TO>, <https://www.gs1.org/voc/OrganizationRoleType-BILL_TO>;
    sw:term_status "unstable";
    skos:prefLabel "BILL_TO".

gs1:OrganizationRoleType-BRANCH a gs1:OrganizationRoleType;
    rdfs:comment "An organization segment, that operates in different locations or jurisdictions than its parent organization. A branch is an extension of an existing company and does not constitute a separate legal entity, unlike a subsidiary or sub-organization."@en;
    rdfs:label "Branch"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BRANCH>, <https://www.gs1.org/voc/OrganizationRoleType-BRANCH>;
    sw:term_status "stable";
    skos:prefLabel "BRANCH".

gs1:OrganizationRoleType-BRAND_OWNER a gs1:OrganizationRoleType;
    rdfs:comment "An organization who provides any commodity under a registered brand name or label. A brand owner may sell their commodities directly to consumers, retailers or marketplaces; or they may simply provide the rights to their brand name, for example, for manufacturers to produce goods with their brand name, as contracted with a retailer."@en;
    rdfs:label "Brand Owner"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BRAND_OWNER>, <https://www.gs1.org/voc/OrganizationRoleType-BRAND_OWNER>;
    sw:term_status "stable";
    skos:prefLabel "BRAND_OWNER".

gs1:OrganizationRoleType-BREEDER a gs1:OrganizationRoleType;
    rdfs:comment "An organization which breeds animals, including aquatic vertebrates such as fish, according to their genealogy, characteristics, and offspring. A breeder is responsible for facilitating reproduction and birthing processes for a specific species. Includes care and rearing activities, but does not include cross-breeding for new species."@en;
    rdfs:label "Breeder"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BREEDER>, <https://www.gs1.org/voc/OrganizationRoleType-BREEDER>;
    sw:term_status "stable";
    skos:prefLabel "BREEDER".

gs1:OrganizationRoleType-BROKER_AGENT a gs1:OrganizationRoleType;
    rdfs:comment "A broker or agent acts as an intermediary between its clients and other actors in cases where the client cannot or will not interact directly with those other actors. The services of brokers and agents vary widely. Examples include buying/selling products or services, representation of their clients towards authorities, agencies or other actors in a specific geography etc."@en;
    rdfs:label "Broker Agent"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BROKER_AGENT>, <https://www.gs1.org/voc/OrganizationRoleType-BROKER_AGENT>;
    sw:term_status "stable";
    skos:prefLabel "BROKER_AGENT".

gs1:OrganizationRoleType-BUYER a gs1:OrganizationRoleType;
    rdfs:comment "The organization purchasing goods or services, from a seller. May be different to the party responsible for ordering, receiving or accepting the goods or services."@en;
    rdfs:label "Buyer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BUYER>, <https://www.gs1.org/voc/OrganizationRoleType-BUYER>;
    sw:term_status "stable";
    skos:prefLabel "BUYER".

gs1:OrganizationRoleType-BUYERS_AGENT_REPRESENTATIVE a gs1:OrganizationRoleType;
    rdfs:comment "Third party who arranged the purchase of merchandise on behalf of the actual buyer."@en;
    rdfs:label "Buyers Agent Representative"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BUYERS_AGENT_REPRESENTATIVE>, <https://www.gs1.org/voc/OrganizationRoleType-BUYERS_AGENT_REPRESENTATIVE>;
    sw:term_status "unstable";
    skos:prefLabel "BUYERS_AGENT_REPRESENTATIVE".

gs1:OrganizationRoleType-BUYING_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for acquiring goods and services for a business to operate, including the monitoring of supply chains and negotiating contracts with vendors. May also be known as a procurement or purchasing department."@en;
    rdfs:label "Buying Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-BUYING_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-BUYING_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "BUYING_DEPARTMENT".

gs1:OrganizationRoleType-CARRIER dct:isReplacedBy gs1:OrganizationRoleType-TRANSPORTATION_CARRIER;
    a gs1:OrganizationRoleType;
    rdfs:comment "A company, which physically transports goods from one place to another."@en;
    rdfs:label "Carrier"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CARRIER>, <https://www.gs1.org/voc/OrganizationRoleType-CARRIER>;
    sw:term_status "archaic";
    skos:prefLabel "CARRIER".

gs1:OrganizationRoleType-CENTRAL_PAYMENT_SERVICE a gs1:OrganizationRoleType;
    rdfs:comment "Master of the conveyance. An organization providing central (or consolidated payment) services."@en;
    rdfs:label "Central Payment Service"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CENTRAL_PAYMENT_SERVICE>, <https://www.gs1.org/voc/OrganizationRoleType-CENTRAL_PAYMENT_SERVICE>;
    sw:term_status "unstable";
    skos:prefLabel "CENTRAL_PAYMENT_SERVICE".

gs1:OrganizationRoleType-CHECKING_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization designated on behalf of a transport carrier, an agent or goods owner who is responsible for the detailed checks of goods being sent or received. For goods being sent (outbound deliveries), the checking process is part of a broader sending process and establishes the actual figures of a shipment or consignment, checking product codes, product condition, quantities, weight, volume and/or cubic measurements of goods or containers which are included in a transport or trade contract and on which charges will be based. For goods being received (inbound deliveries), the checking process is part of a broader receiving process, focussed on detailed verification of what has been delivered and accepted, to confirm the physical contents of the transport units matches the delivery advice. If there are any issues found, sometimes known as 'hidden vices', the checking party is responsible for notifying the relevant parties, within a designated time frame from the receipt date of the shipment. Unlike the preliminary checks carried out by the accepting party, the checking process occurs after the transport carrier has left the premises. A checking party may be different to the party responsible for buying, ordering or paying for the goods or services. May also be different to the party responsible for physically receiving the goods on arrival or storing into inventory. For example, a checking party may be a service provider to the buyer of goods, meaning goods may be checked on behalf of the buyer, or prior to being stored in inventory."@en;
    rdfs:label "Checking Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CHECKING_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-CHECKING_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "CHECKING_PARTY".

gs1:OrganizationRoleType-CHECK_ORDER a gs1:OrganizationRoleType;
    rdfs:comment "Organization to which the check will be ordered, when different from the beneficiary."@en;
    rdfs:label "Check Order"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CHECK_ORDER>, <https://www.gs1.org/voc/OrganizationRoleType-CHECK_ORDER>;
    sw:term_status "unstable";
    skos:prefLabel "CHECK_ORDER".

gs1:OrganizationRoleType-CLINICAL_TRIAL_SPONSOR a gs1:OrganizationRoleType;
    rdfs:comment "A person, company, institution, group, or organization that oversees or pays for a clinical trial and collects and analyses the data."@en;
    rdfs:label "Clinical Trial Sponsor "@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CLINICAL_TRIAL_SPONSOR>, <https://www.gs1.org/voc/OrganizationRoleType-CLINICAL_TRIAL_SPONSOR>;
    sw:term_status "stable";
    skos:prefLabel "CLINICAL_TRIAL_SPONSOR".

gs1:OrganizationRoleType-COMPLIANCE_AUTHORITY_OR_AGENCY a gs1:OrganizationRoleType;
    rdfs:comment "An organization, which is generally part of a government, that is responsible for ensuring compliance of products or services with the requirements specified in laws or regulations. These authorities may certify one or more conformance assessment body(ies) to perform the activities required to check compliance."@en;
    rdfs:label "Compliance Authority or Agency"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-COMPLIANCE_AUTHORITY_OR_AGENCY>, <https://www.gs1.org/voc/OrganizationRoleType-COMPLIANCE_AUTHORITY_OR_AGENCY>;
    sw:term_status "stable";
    skos:prefLabel "COMPLIANCE_AUTHORITY_OR_AGENCY".

gs1:OrganizationRoleType-CONFORMITY_ASSESSMENT_BODY a gs1:OrganizationRoleType;
    rdfs:comment "An organization that performs third-party conformity assessment activities, including testing, certification and inspection."@en;
    rdfs:label "Conformity Assessment Body"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CONFORMITY_ASSESSMENT_BODY>, <https://www.gs1.org/voc/OrganizationRoleType-CONFORMITY_ASSESSMENT_BODY>;
    sw:term_status "stable";
    skos:prefLabel "CONFORMITY_ASSESSMENT_BODY".

gs1:OrganizationRoleType-CONSIGNEE a gs1:OrganizationRoleType;
    rdfs:comment "Organization who receives goods from another party. The consignee may take title/ownership of the goods upon delivery or they may have taken ownership earlier in the process based on international commercial terms (known as Incoterms) agreed between the buyer and seller of the goods. The party identified as the consignee is an important element in cross-border transportation procedures, such as customs clearance and payment of taxes, for example."@en;
    rdfs:label "Consignee"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CONSIGNEE>, <https://www.gs1.org/voc/OrganizationRoleType-CONSIGNEE>;
    sw:term_status "stable";
    skos:prefLabel "CONSIGNEE".

gs1:OrganizationRoleType-CONSIGNOR a gs1:OrganizationRoleType;
    rdfs:comment "Organization who dispatches goods to another party. The consignor will keep the title/ownership of the goods being transported and is legally liable until the goods are transferred to or paid for by the consignee or the final party."@en;
    rdfs:label "Consignor"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CONSIGNOR>, <https://www.gs1.org/voc/OrganizationRoleType-CONSIGNOR>;
    sw:term_status "stable";
    skos:prefLabel "CONSIGNOR".

gs1:OrganizationRoleType-CONSOLIDATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization or department that combines transport units into larger consignments for shipping. A consolidator is different to a packer who packs physical goods for transportation and sale. Is also different to a repacker, who combines various goods into a single pack for sale or shipping. "@en;
    rdfs:label "Consolidator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CONSOLIDATOR>, <https://www.gs1.org/voc/OrganizationRoleType-CONSOLIDATOR>;
    sw:term_status "stable";
    skos:prefLabel "CONSOLIDATOR".

gs1:OrganizationRoleType-CONSUMER a gs1:OrganizationRoleType;
    rdfs:comment "The end user of a product or a service."@en;
    rdfs:label "Consumer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CONSUMER>, <https://www.gs1.org/voc/OrganizationRoleType-CONSUMER>;
    sw:term_status "unstable";
    skos:prefLabel "CONSUMER".

gs1:OrganizationRoleType-CORPORATE_IDENTITY a gs1:OrganizationRoleType;
    rdfs:comment "An organization that represents the identity of a commercial organization, commonly known as a holding or parent company, and links a number of other organizations or affiliated sub-organizations. "@en;
    rdfs:label "Corporate Identity"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CORPORATE_IDENTITY>, <https://www.gs1.org/voc/OrganizationRoleType-CORPORATE_IDENTITY>;
    sw:term_status "stable";
    skos:prefLabel "CORPORATE_IDENTITY".

gs1:OrganizationRoleType-COUNTRY_ORGANIZATION a gs1:OrganizationRoleType;
    rdfs:comment "An organization that operates and/or is responsible for processes, activities and operations within a specific country (or a small grouping of adjacent countries), under the structure of a multinational or global organization. A country organization may be a separate legal entity and considered as a sub-organization or subsidiary of a parent organization."@en;
    rdfs:label "Country Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-COUNTRY_ORGANIZATION>, <https://www.gs1.org/voc/OrganizationRoleType-COUNTRY_ORGANIZATION>;
    sw:term_status "stable";
    skos:prefLabel "COUNTRY_ORGANIZATION".

gs1:OrganizationRoleType-CUSTOMS dct:isReplacedBy gs1:OrganizationRoleType-CUSTOMS_AUTHORITY;
    a gs1:OrganizationRoleType;
    rdfs:comment "Identification of customs authority relevant to the transaction or shipment."@en;
    rdfs:label "Customs"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CUSTOMS>, <https://www.gs1.org/voc/OrganizationRoleType-CUSTOMS>;
    sw:term_status "archaic";
    skos:prefLabel "CUSTOMS".

gs1:OrganizationRoleType-CUSTOMS_AUTHORITY a gs1:OrganizationRoleType;
    rdfs:comment "An organization, typically a government authority or agency commonly known as 'customs', who is responsible for the administration and enforcement of jurisdictional customs laws and regulations of a country or territory, for example collecting taxes on goods entering the country and preventing illicit goods from entering a country."@en;
    rdfs:label "Customs Authority"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CUSTOMS_AUTHORITY>, <https://www.gs1.org/voc/OrganizationRoleType-CUSTOMS_AUTHORITY>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMS_AUTHORITY".

gs1:OrganizationRoleType-CUSTOMS_BROKER a gs1:OrganizationRoleType;
    rdfs:comment "An organization providing services for the preparation of documents and/or electronic submissions, the calculation of taxes, duties and excises on behalf of the client, and facilitating communication between the importer/exporter and governmental authorities."@en;
    rdfs:label "Customs Broker"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CUSTOMS_BROKER>, <https://www.gs1.org/voc/OrganizationRoleType-CUSTOMS_BROKER>;
    sw:term_status "stable";
    skos:prefLabel "CUSTOMS_BROKER".

gs1:OrganizationRoleType-CUTTER a gs1:OrganizationRoleType;
    rdfs:comment "One engaged in carving meat (In EANCOM as Meat Cutter)."@en;
    rdfs:label "Cutter"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-CUTTER>, <https://www.gs1.org/voc/OrganizationRoleType-CUTTER>;
    sw:term_status "unstable";
    skos:prefLabel "CUTTER".

gs1:OrganizationRoleType-DATA_CONSUMER a gs1:OrganizationRoleType;
    rdfs:comment "The organization receiving data from other organizations in any format and through any type of data sharing or transfer mechanism."@en;
    rdfs:label "Data Consumer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DATA_CONSUMER>, <https://www.gs1.org/voc/OrganizationRoleType-DATA_CONSUMER>;
    sw:term_status "stable";
    skos:prefLabel "DATA_CONSUMER".

gs1:OrganizationRoleType-DATA_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "The organization providing data to other organizations in any format and through any type of data sharing or transfer mechanism."@en;
    rdfs:label "Data Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DATA_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-DATA_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "DATA_PROVIDER".

gs1:OrganizationRoleType-DECLARANTS_AGENT_REPRESENTATIVE a gs1:OrganizationRoleType;
    rdfs:comment "Any natural or legal person who makes a declaration to an official body on behalf of another natural or legal person, where legally permitted (CCC)."@en;
    rdfs:label "Declarants Agent Representative"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DECLARANTS_AGENT_REPRESENTATIVE>, <https://www.gs1.org/voc/OrganizationRoleType-DECLARANTS_AGENT_REPRESENTATIVE>;
    sw:term_status "unstable";
    skos:prefLabel "DECLARANTS_AGENT_REPRESENTATIVE".

gs1:OrganizationRoleType-DELIVERY_PARTY dct:isReplacedBy gs1:OrganizationRoleType-DELIVERY_RECIPIENT_PARTY;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization to which goods are delivered."@en;
    rdfs:label "Delivery Organization"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DELIVERY_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-DELIVERY_PARTY>;
    sw:term_status "archaic";
    skos:prefLabel "DELIVERY_PARTY".

gs1:OrganizationRoleType-DELIVERY_RECIPIENT_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization responsible for the physical location where goods or services are delivered by a transport carrier, and/or taken over by the buyer. The delivery recipient party may be different to the party responsible for buying, ordering,  accepting or paying for the goods or services; may also be different to the party responsible for receiving consigned shipments between carriers. For example, a delivery recipient party may be a service provider to the buyer of goods, liaising with freight forwarders to confirm transportation of goods."@en;
    rdfs:label "Delivery Recipient Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DELIVERY_RECIPIENT_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-DELIVERY_RECIPIENT_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "DELIVERY_RECIPIENT_PARTY".

gs1:OrganizationRoleType-DESIGNER a gs1:OrganizationRoleType;
    rdfs:comment "An organization who designs."@en;
    rdfs:label "Designer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DESIGNER>, <https://www.gs1.org/voc/OrganizationRoleType-DESIGNER>;
    sw:term_status "unstable";
    skos:prefLabel "DESIGNER".

gs1:OrganizationRoleType-DESPATCH_PARTY dct:isReplacedBy gs1:OrganizationRoleType-DISPATCH_PARTY;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization where goods are collected or taken over by the carrier."@en;
    rdfs:label "Despatch Organization"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DESPATCH_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-DESPATCH_PARTY>;
    sw:term_status "archaic";
    skos:prefLabel "DESPATCH_PARTY".

gs1:OrganizationRoleType-DISPATCH_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization responsible for the physical location where goods may be collected or taken over by the transport carrier for dispatch. The dispatch party may be different to the party responsible for selling or receiving payment for the goods or services; and may also be different to the party responsible for consigning shipments between carriers. For example, a dispatch party may be a service provider to the seller of goods, liaising with a freight forwarder to arrange transportation of the goods."@en;
    rdfs:label "Dispatch Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DISPATCH_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-DISPATCH_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "DISPATCH_PARTY".

gs1:OrganizationRoleType-DISTRIBUTION_MANAGEMENT_ENTITY_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "Organization providing a Distribution Management Entity (DME) system that is used to manage the distribution and disposition of clinical supplies. In many cases, this is the interactive technology IRT system, portal, a set of tools or different databases used to share information during a clinical trial."@en;
    rdfs:label "Distribution Management Entity Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DISTRIBUTION_MANAGEMENT_ENTITY_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-DISTRIBUTION_MANAGEMENT_ENTITY_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "DISTRIBUTION_MANAGEMENT_ENTITY_PROVIDER".

gs1:OrganizationRoleType-DISTRIBUTOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization in the distribution channel or supply chain that is an intermediary between a producer or manufacturer of goods and a downstream entity such as a retailer or reseller, responsible for facilitating services within distribution processes."@en;
    rdfs:label "Distributor"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DISTRIBUTOR>, <https://www.gs1.org/voc/OrganizationRoleType-DISTRIBUTOR>;
    sw:term_status "stable";
    skos:prefLabel "DISTRIBUTOR".

gs1:OrganizationRoleType-DOCK_DOOR dct:isReplacedBy gs1:LocationRoleType-DOCK;
    a gs1:OrganizationRoleType;
    rdfs:comment "A door or collection of doors where trucks or rail cars are loaded (shipping) or unloaded (receiving). Used to load or unload products for logistics."@en;
    rdfs:label "Dock Door"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-DOCK_DOOR>, <https://www.gs1.org/voc/OrganizationRoleType-DOCK_DOOR>;
    sw:term_status "archaic";
    skos:prefLabel "DOCK_DOOR".

gs1:OrganizationRoleType-EMERGENCY_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A department within a hospital organization that is responsible for providing emergency care to patients who require urgent medical attention."@en;
    rdfs:label "Emergency Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-EMERGENCY_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-EMERGENCY_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "EMERGENCY_DEPARTMENT".

gs1:OrganizationRoleType-EMPTY_EQUIPMENT_DISPATCH_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization from whose premises empty equipment will be or has been dispatched."@en;
    rdfs:label "Empty Equipment Dispatch Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_DISPATCH_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_DISPATCH_PARTY>;
    sw:term_status "unstable";
    skos:prefLabel "EMPTY_EQUIPMENT_DISPATCH_PARTY".

gs1:OrganizationRoleType-EMPTY_EQUIPMENT_RETURN_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization from whose premises empty equipment will be or has been returned."@en;
    rdfs:label "Empty Equipment Return Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_RETURN_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-EMPTY_EQUIPMENT_RETURN_PARTY>;
    sw:term_status "unstable";
    skos:prefLabel "EMPTY_EQUIPMENT_RETURN_PARTY".

gs1:OrganizationRoleType-EQUIPMENT_OWNER a gs1:OrganizationRoleType;
    rdfs:comment "Owner of equipment (e.g.,container, etc.)."@en;
    rdfs:label "Equipment Owner"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-EQUIPMENT_OWNER>, <https://www.gs1.org/voc/OrganizationRoleType-EQUIPMENT_OWNER>;
    sw:term_status "unstable";
    skos:prefLabel "EQUIPMENT_OWNER".

gs1:OrganizationRoleType-EXPORTER a gs1:OrganizationRoleType;
    rdfs:comment "An organization that sends goods or services to another country for sale. An exporter, or a customs clearing agent or other authorised person acting on behalf of the exporter, is responsible for making an export declaration. This may include a manufacturer, seller or other person. Within a Customs union, consignor may have the same meaning as exporter."@en;
    rdfs:label "Exporter"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-EXPORTER>, <https://www.gs1.org/voc/OrganizationRoleType-EXPORTER>;
    sw:term_status "stable";
    skos:prefLabel "EXPORTER".

gs1:OrganizationRoleType-E_TAILER a gs1:OrganizationRoleType;
    rdfs:comment "A retailer offering a varied selection of goods or services through an online store (i.e., via electronic transactions on the internet) for purchase by consumers, without the presence of a physical store."@en;
    rdfs:label "E-tailer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-E_TAILER>, <https://www.gs1.org/voc/OrganizationRoleType-E_TAILER>;
    sw:term_status "stable";
    skos:prefLabel "E_TAILER".

gs1:OrganizationRoleType-FACILITIES_MAINTENANCE_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for the regular upkeep and maintenance of equipment, machinery, furnishings as well as building structures and grounds of a physical location. May include, but  not limited to, tasks such as cleaning, servicing, repairing, gardening, safety conformance checks and certifications etc. "@en;
    rdfs:label "Facilities Maintenance Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FACILITIES_MAINTENANCE_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-FACILITIES_MAINTENANCE_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "FACILITIES_MAINTENANCE_DEPARTMENT".

gs1:OrganizationRoleType-FACTOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization that purchases financial receiving instruments e.g. invoices"@en;
    rdfs:label "Factor"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FACTOR>, <https://www.gs1.org/voc/OrganizationRoleType-FACTOR>;
    sw:term_status "unstable";
    skos:prefLabel "FACTOR".

gs1:OrganizationRoleType-FARM_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization who tends to plants and/or animals for the production of foodstuffs for eventual consumption (e.g., vegetables, meat or dairy), or livestock for labour or leisure purposes  (e.g., work horse or pet)."@en;
    rdfs:label "Farm Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FARM_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-FARM_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "FARM_OPERATOR".

gs1:OrganizationRoleType-FATTENER a gs1:OrganizationRoleType;
    rdfs:comment "The organization which fattens the animal."@en;
    rdfs:label "Fattener"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FATTENER>, <https://www.gs1.org/voc/OrganizationRoleType-FATTENER>;
    sw:term_status "unstable";
    skos:prefLabel "FATTENER".

gs1:OrganizationRoleType-FISHING_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "Organization who collects non-domesticated creatures from bodies of water for eventual consumption."@en;
    rdfs:label "Fishing Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FISHING_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-FISHING_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "FISHING_OPERATOR".

gs1:OrganizationRoleType-FOODSERVICE_DISTRIBUTOR a gs1:OrganizationRoleType;
    rdfs:comment "Organization that provides food and non-food products to restaurants, cafeterias, industrial caterers, hospitals, schools/colleges/universities, nursing homes, and anywhere food is served away from the home."@en;
    rdfs:label "Foodservice Distributor"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FOODSERVICE_DISTRIBUTOR>, <https://www.gs1.org/voc/OrganizationRoleType-FOODSERVICE_DISTRIBUTOR>;
    sw:term_status "stable";
    skos:prefLabel "FOODSERVICE_DISTRIBUTOR".

gs1:OrganizationRoleType-FOODSERVICE_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization which offers food and beverages to the public, either for purchase or as part of a service relationship with another party, for example for a private function."@en;
    rdfs:label "Foodservice Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FOODSERVICE_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-FOODSERVICE_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "FOODSERVICE_OPERATOR".

gs1:OrganizationRoleType-FREIGHT_FORWARDER a gs1:OrganizationRoleType;
    rdfs:comment "An organization that organizes shipments for individuals or other organizations to transport goods from the collection of goods at a point of origin to a specified destination. Freight forwarders typically contract with transportation carriers to move goods."@en;
    rdfs:label "Freight Forwarder"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-FREIGHT_FORWARDER>, <https://www.gs1.org/voc/OrganizationRoleType-FREIGHT_FORWARDER>;
    sw:term_status "stable";
    skos:prefLabel "FREIGHT_FORWARDER".

gs1:OrganizationRoleType-GOODS_OWNER a gs1:OrganizationRoleType;
    rdfs:comment "The organization which owns the goods."@en;
    rdfs:label "Goods Owner"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-GOODS_OWNER>, <https://www.gs1.org/voc/OrganizationRoleType-GOODS_OWNER>;
    sw:term_status "stable";
    skos:prefLabel "GOODS_OWNER".

gs1:OrganizationRoleType-GOVERNMENT_AGENCY a gs1:OrganizationRoleType;
    rdfs:comment "A permanent or semi-permanent organization that may be established by a national or state government within a federal system, that is responsible for the oversight and administration of specific functions. For example the UK's Driver and Vehicle Licensing Agency (DVLA). "@en;
    rdfs:label "Government Agency"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-GOVERNMENT_AGENCY>, <https://www.gs1.org/voc/OrganizationRoleType-GOVERNMENT_AGENCY>;
    sw:term_status "stable";
    skos:prefLabel "GOVERNMENT_AGENCY".

gs1:OrganizationRoleType-GOVERNMENT_DEPARTMENT_OR_MINISTRY a gs1:OrganizationRoleType;
    rdfs:comment "An organization or department within a government body that manages a specific sector of public administration and may oversee other government agencies and organizations as part of a political portfolio. For example, the UK's Department for Transport (DfT), oversees the UK's Driver and Vehicle Licensing Agency (DVLA). Usually led by a high-ranking government official or politician such as a minister, secretary or commissioner and staffed with members of a non-political civil service to manage operations."@en;
    rdfs:label "Government Department or Ministry"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-GOVERNMENT_DEPARTMENT_OR_MINISTRY>, <https://www.gs1.org/voc/OrganizationRoleType-GOVERNMENT_DEPARTMENT_OR_MINISTRY>;
    sw:term_status "stable";
    skos:prefLabel "GOVERNMENT_DEPARTMENT_OR_MINISTRY".

gs1:OrganizationRoleType-GROWER a gs1:OrganizationRoleType;
    rdfs:comment "An organization which is responsible for the growth and/or production of plants and crops such as fruit and vegetable produce, ornamental plants and trees, medicinal or cooking herbs etc. This organization may or may not be a producer or packer."@en;
    rdfs:label "Grower"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-GROWER>, <https://www.gs1.org/voc/OrganizationRoleType-GROWER>;
    sw:term_status "stable";
    skos:prefLabel "GROWER".

gs1:OrganizationRoleType-HARVESTER a gs1:OrganizationRoleType;
    rdfs:comment "Organization who collects ready for harvest foodstuffs from farms for utilization or consumption by subsequent parties. "@en;
    rdfs:label "Harvester"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-HARVESTER>, <https://www.gs1.org/voc/OrganizationRoleType-HARVESTER>;
    sw:term_status "stable";
    skos:prefLabel "HARVESTER".

gs1:OrganizationRoleType-HEALTHCARE_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "An organization providing healthcare services for primary care, nursing care and speciality care and/or treatments. Includes specialized providers such as surgeons, midwives, therapists, dentists for example."@en;
    rdfs:label "Healthcare Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-HEALTHCARE_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-HEALTHCARE_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "HEALTHCARE_PROVIDER".

gs1:OrganizationRoleType-HOSPITAL_ORGANIZATION a gs1:OrganizationRoleType;
    rdfs:comment "A healthcare organization responsible for a hospital facility providing patient treatment with specialized medical and nursing staff, medical equipment and inpatient care facilities."@en;
    rdfs:label "Hospital Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-HOSPITAL_ORGANIZATION>, <https://www.gs1.org/voc/OrganizationRoleType-HOSPITAL_ORGANIZATION>;
    sw:term_status "stable";
    skos:prefLabel "HOSPITAL_ORGANIZATION".

gs1:OrganizationRoleType-HOSPITAL_PHARMACY_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization and individual legal entity engaged in the activities of ordering and dispensing medications for the treatment of patients within a hospital facility, often at the direction of or by working directly with physicians, nurses or other specialized healthcare providers. Differs to a retail pharmacy operator in a retail pharmacy, as hospital pharmacists require specific clinical training and qualifications to handle specialist activities such as formulating patient specific doses or medications, preparing intravenous (IV) compounds, for example."@en;
    rdfs:label "Hospital Pharmacy Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-HOSPITAL_PHARMACY_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-HOSPITAL_PHARMACY_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "HOSPITAL_PHARMACY_OPERATOR".

gs1:OrganizationRoleType-IMPORTER a gs1:OrganizationRoleType;
    rdfs:comment "Organization who makes - or on whose behalf a Customs clearing agent or other authorized person makes - an import declaration. This may include a person who has possession of the goods or to whom the goods are consigned."@en;
    rdfs:label "Importer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-IMPORTER>, <https://www.gs1.org/voc/OrganizationRoleType-IMPORTER>;
    sw:term_status "stable";
    skos:prefLabel "IMPORTER".

gs1:OrganizationRoleType-INFORMATION_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "The organization providing the information contained in the document."@en;
    rdfs:label "Information Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INFORMATION_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-INFORMATION_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "INFORMATION_PROVIDER".

gs1:OrganizationRoleType-INSURER a gs1:OrganizationRoleType;
    rdfs:comment "A person or company offering insurance policies for premiums."@en;
    rdfs:label "Insurer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INSURER>, <https://www.gs1.org/voc/OrganizationRoleType-INSURER>;
    sw:term_status "unstable";
    skos:prefLabel "INSURER".

gs1:OrganizationRoleType-INTERMEDIARY_BANK a gs1:OrganizationRoleType;
    rdfs:comment "A financial institution between the ordered bank and the beneficiary's bank."@en;
    rdfs:label "Intermediary Bank"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK>, <https://www.gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK>;
    sw:term_status "unstable";
    skos:prefLabel "INTERMEDIARY_BANK".

gs1:OrganizationRoleType-INTERMEDIARY_BANK_1 a gs1:OrganizationRoleType;
    rdfs:comment "A financial institution between the ordered bank and the beneficiary's bank."@en;
    rdfs:label "Intermediary Bank 1"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_1>, <https://www.gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_1>;
    sw:term_status "unstable";
    skos:prefLabel "INTERMEDIARY_BANK_1".

gs1:OrganizationRoleType-INTERMEDIARY_BANK_2 a gs1:OrganizationRoleType;
    rdfs:comment "A financial institution between the ordered bank and the beneficiary's bank."@en;
    rdfs:label "Intermediary Bank 2"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_2>, <https://www.gs1.org/voc/OrganizationRoleType-INTERMEDIARY_BANK_2>;
    sw:term_status "unstable";
    skos:prefLabel "INTERMEDIARY_BANK_2".

gs1:OrganizationRoleType-INVENTORY_CONTROLLER a gs1:OrganizationRoleType;
    rdfs:comment "To specifically identify the organisation in charge of inventory control."@en;
    rdfs:label "Inventory Controller"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INVENTORY_CONTROLLER>, <https://www.gs1.org/voc/OrganizationRoleType-INVENTORY_CONTROLLER>;
    sw:term_status "unstable";
    skos:prefLabel "INVENTORY_CONTROLLER".

gs1:OrganizationRoleType-INVENTORY_REPORTING_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization reporting inventory information."@en;
    rdfs:label "Inventory Reporting Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INVENTORY_REPORTING_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-INVENTORY_REPORTING_PARTY>;
    sw:term_status "unstable";
    skos:prefLabel "INVENTORY_REPORTING_PARTY".

gs1:OrganizationRoleType-INVOICEE a gs1:OrganizationRoleType;
    rdfs:comment "The organization to whom an invoice is issued, which may be different to the organization to whom the invoice is sent to for processing e.g., BILL_TO and INVOICE_MUST_BE_SENT_TO. May also be different to the party ordering, accepting, buying, or initiating payment for the goods or services."@en;
    rdfs:label "Invoicee"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-INVOICEE>, <https://www.gs1.org/voc/OrganizationRoleType-INVOICEE>;
    sw:term_status "stable";
    skos:prefLabel "INVOICEE".

gs1:OrganizationRoleType-ISSUER_OF_INVOICE a gs1:OrganizationRoleType;
    rdfs:comment "The organization issuing an invoice. May be different to the party selling, dispatching, or receiving payment for the goods or services."@en;
    rdfs:label "Issuer of Invoice"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-ISSUER_OF_INVOICE>, <https://www.gs1.org/voc/OrganizationRoleType-ISSUER_OF_INVOICE>;
    sw:term_status "stable";
    skos:prefLabel "ISSUER_OF_INVOICE".

gs1:OrganizationRoleType-LOGISTICS_SERVICE_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "An umbrella term for an organization, which provides a combination of different logistics services for another organization, such as transportation, storage and handling, freight forwarding, packing and repacking etc. Commonly known as a third-party logistics service provider (3PL)."@en;
    rdfs:label "Logistics Service Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-LOGISTICS_SERVICE_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-LOGISTICS_SERVICE_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "LOGISTICS_SERVICE_PROVIDER".

gs1:OrganizationRoleType-MANUFACTURER_OF_FINISHED_GOODS a gs1:OrganizationRoleType;
    rdfs:comment "An organization that has final responsibility for producing the finished goods, components or finished goods from raw materials and/or by assembling other components or finished goods. Finished goods are considered complete and ready for use. Includes third-party manufacturers, known as contract manufacturers, who handle the full production operations on behalf of another organization."@en;
    rdfs:label "Manufacturer of Finished Goods"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_FINISHED_GOODS>, <https://www.gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_FINISHED_GOODS>;
    sw:term_status "stable";
    skos:prefLabel "MANUFACTURER_OF_FINISHED_GOODS".

gs1:OrganizationRoleType-MANUFACTURER_OF_GOODS dct:isReplacedBy gs1:OrganizationRoleType-MANUFACTURER_OF_FINISHED_GOODS, gs1:OrganizationRoleType-MANUFACTURER_OF_UNFINISHED_GOODS;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization who manufactures the goods."@en;
    rdfs:label "Manufacturer of Goods"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_GOODS>, <https://www.gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_GOODS>;
    sw:term_status "archaic";
    skos:prefLabel "MANUFACTURER_OF_GOODS".

gs1:OrganizationRoleType-MANUFACTURER_OF_UNFINISHED_GOODS a gs1:OrganizationRoleType;
    rdfs:comment "An organization that produces semi-finished goods, components or semi-finished goods from raw materials and/or by assembling other components or semi-finished goods. Semi-finished goods are not consumer-ready. Includes third-party manufacturers, known as contract manufacturers, who handle the full production operations on behalf of another organization."@en;
    rdfs:label "Manufacturer of Unfinished Goods"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_UNFINISHED_GOODS>, <https://www.gs1.org/voc/OrganizationRoleType-MANUFACTURER_OF_UNFINISHED_GOODS>;
    sw:term_status "stable";
    skos:prefLabel "MANUFACTURER_OF_UNFINISHED_GOODS".

gs1:OrganizationRoleType-MARKETING_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for promoting an organization's brand, products and/or services, through the planning, creating and monitoring of marketing activities such as for brand management, promotional material and campaigns , and website content and search optimisations."@en;
    rdfs:label "Marketing Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MARKETING_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-MARKETING_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "MARKETING_DEPARTMENT".

gs1:OrganizationRoleType-MARKETPLACE_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "Organization which provides an online platform specifically for independent sellers to offer a varied selection of products for purchase by consumers. May also operate as an e-tailer, if the marketplace operator's own brand(s) are also sold online."@en;
    rdfs:label "Marketplace Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MARKETPLACE_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-MARKETPLACE_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "MARKETPLACE_OPERATOR".

gs1:OrganizationRoleType-MARK_FOR a gs1:OrganizationRoleType;
    rdfs:comment "The ultimate destination of a unit load or transport package of goods where the Ship-To is a different location."@en;
    rdfs:label "Mark For"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MARK_FOR>, <https://www.gs1.org/voc/OrganizationRoleType-MARK_FOR>;
    sw:term_status "unstable";
    skos:prefLabel "MARK_FOR".

gs1:OrganizationRoleType-MENTAL_HEALTH_SERVICE a gs1:OrganizationRoleType;
    rdfs:comment "An organization providing mental health treatment and support services."@en;
    rdfs:label "Mental Health Service"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MENTAL_HEALTH_SERVICE>, <https://www.gs1.org/voc/OrganizationRoleType-MENTAL_HEALTH_SERVICE>;
    sw:term_status "stable";
    skos:prefLabel "MENTAL_HEALTH_SERVICE".

gs1:OrganizationRoleType-MESSAGE_FROM a gs1:OrganizationRoleType;
    rdfs:comment "Organization where the message comes from."@en;
    rdfs:label "Message From."@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MESSAGE_FROM>, <https://www.gs1.org/voc/OrganizationRoleType-MESSAGE_FROM>;
    sw:term_status "unstable";
    skos:prefLabel "MESSAGE_FROM".

gs1:OrganizationRoleType-MESSAGE_RECIPIENT a gs1:OrganizationRoleType;
    rdfs:comment "Organization receiving the message."@en;
    rdfs:label "Message Recipient"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MESSAGE_RECIPIENT>, <https://www.gs1.org/voc/OrganizationRoleType-MESSAGE_RECIPIENT>;
    sw:term_status "unstable";
    skos:prefLabel "MESSAGE_RECIPIENT".

gs1:OrganizationRoleType-MINCER a gs1:OrganizationRoleType;
    rdfs:comment "One engaged in the cutting or chopping of meat into very small pieces"@en;
    rdfs:label "Mincer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-MINCER>, <https://www.gs1.org/voc/OrganizationRoleType-MINCER>;
    sw:term_status "unstable";
    skos:prefLabel "MINCER".

gs1:OrganizationRoleType-OPERATING_DIVISION a gs1:OrganizationRoleType;
    rdfs:comment "An operational department or business segment of an organization, which may have multiple days and times of operation, which differs to other departments or the main organization."@en;
    rdfs:label "Operating Division"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-OPERATING_DIVISION>, <https://www.gs1.org/voc/OrganizationRoleType-OPERATING_DIVISION>;
    sw:term_status "stable";
    skos:prefLabel "OPERATING_DIVISION".

gs1:OrganizationRoleType-OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization who operates a business establishment, or has specific capabilities to operate equipment, machinery or devices."@en;
    rdfs:label "Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "OPERATOR".

gs1:OrganizationRoleType-ORDERING_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "Organization responsible for ordering goods or services. The ordering party may be different to the party responsible for buying, accepting, receiving or paying for the goods or services; may also be different to the delivery party responsible receiving goods at a physical location. For example, an ordering party may be a service provider to the buyer of goods, meaning the goods are ordered on behalf of the buyer."@en;
    rdfs:label "Ordering Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-ORDERING_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-ORDERING_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "ORDERING_PARTY".

gs1:OrganizationRoleType-OWNER_OF_EQUIPMENT a gs1:OrganizationRoleType;
    rdfs:comment "Organization who owns equipment."@en;
    rdfs:label "Owner of equipment"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-OWNER_OF_EQUIPMENT>, <https://www.gs1.org/voc/OrganizationRoleType-OWNER_OF_EQUIPMENT>;
    sw:term_status "unstable";
    skos:prefLabel "OWNER_OF_EQUIPMENT".

gs1:OrganizationRoleType-OWNER_OF_MEANS_OF_TRANSPORT a gs1:OrganizationRoleType;
    rdfs:comment "An organization who owns the means of transport, which may be leased or loaned for use by a transportation carrier or service provider."@en;
    rdfs:label "Owner of Means of Transport"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-OWNER_OF_MEANS_OF_TRANSPORT>, <https://www.gs1.org/voc/OrganizationRoleType-OWNER_OF_MEANS_OF_TRANSPORT>;
    sw:term_status "stable";
    skos:prefLabel "OWNER_OF_MEANS_OF_TRANSPORT".

gs1:OrganizationRoleType-PACKER a gs1:OrganizationRoleType;
    rdfs:comment "An organization or department that packs physical goods for transportation and sale. A packer is different to a consolidator who combines transport units into larger consignments for shipping, and is also different to a repacker, who combines various goods into a single pack for sale or shipping."@en;
    rdfs:label "Packer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PACKER>, <https://www.gs1.org/voc/OrganizationRoleType-PACKER>;
    sw:term_status "stable";
    skos:prefLabel "PACKER".

gs1:OrganizationRoleType-PARTY_DECLARING_THE_VALUE_ADDED_TAX a gs1:OrganizationRoleType;
    rdfs:comment "A code to identify the organization who is responsible for declaring the Value Added Tax (VAT) on the sale of goods or services."@en;
    rdfs:label "Organization Declaring the Value Added Tax"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_DECLARING_THE_VALUE_ADDED_TAX>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_DECLARING_THE_VALUE_ADDED_TAX>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_DECLARING_THE_VALUE_ADDED_TAX".

gs1:OrganizationRoleType-PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED a gs1:OrganizationRoleType;
    rdfs:comment "Party for whom item is ultimately intended."@en;
    rdfs:label "Organization For Whom Item is Ultimately Intended"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_FOR_WHOM_ITEM_IS_ULTIMATELY_INTENDED".

gs1:OrganizationRoleType-PARTY_RECEIVING_PRIVATE_DATA a gs1:OrganizationRoleType;
    rdfs:comment "The organization who is allowed access to master data information by the data owner when the data is viewed as private."@en;
    rdfs:label "Organization Receiving Private Data"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_RECEIVING_PRIVATE_DATA>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_RECEIVING_PRIVATE_DATA>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_RECEIVING_PRIVATE_DATA".

gs1:OrganizationRoleType-PARTY_RECOVERING_THE_VALUE_ADDED_TAX a gs1:OrganizationRoleType;
    rdfs:comment "A code to identify the organization who is eligible to recover the Value Added Tax (VAT) on the sale of goods or services."@en;
    rdfs:label "Organization Recovering the Value Added Tax"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_RECOVERING_THE_VALUE_ADDED_TAX>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_RECOVERING_THE_VALUE_ADDED_TAX>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_RECOVERING_THE_VALUE_ADDED_TAX".

gs1:OrganizationRoleType-PARTY_TO_RECEIVE_ALL_DOCUMENTS a gs1:OrganizationRoleType;
    rdfs:comment "An organization which is named to be the recipient of all documents."@en;
    rdfs:label "Organization to Receive All Documents"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ALL_DOCUMENTS>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ALL_DOCUMENTS>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_TO_RECEIVE_ALL_DOCUMENTS".

gs1:OrganizationRoleType-PARTY_TO_RECEIVE_COMMERCIAL_INVOICE a gs1:OrganizationRoleType;
    rdfs:comment "Organization that needs to receive the commercial invoice. A commercial invoice is issued by a seller to the buyer of the goods or services and is often used as part of a customs declaration for foreign trade. It is needed for a wide range of services provided by actors in supply chain, transport and logistics processes, who are not involved in the buying and selling transaction covered by regular invoices."@en;
    rdfs:label "Organization to Receive Commercial Invoice"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_COMMERCIAL_INVOICE>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_COMMERCIAL_INVOICE>;
    sw:term_status "stable";
    skos:prefLabel "PARTY_TO_RECEIVE_COMMERCIAL_INVOICE".

gs1:OrganizationRoleType-PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE a gs1:OrganizationRoleType;
    rdfs:comment "Organization that needs to receive notification for an invoice being issued, which may or may not be the same as the party identified as the invoice recipient, processor, or payer. For example, an external certification body, or a bank providing loans."@en;
    rdfs:label "Organization to Receive Electronic Memo of Invoice"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE>;
    sw:term_status "stable";
    skos:prefLabel "PARTY_TO_RECEIVE_ELECTRONIC_MEMO_OF_INVOICE".

gs1:OrganizationRoleType-PARTY_TO_RECEIVE_FREIGHT_BILL a gs1:OrganizationRoleType;
    rdfs:comment "Organization to whom the freight bill should be sent."@en;
    rdfs:label "Organization to Receive Freight Bill"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_FREIGHT_BILL>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_FREIGHT_BILL>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_TO_RECEIVE_FREIGHT_BILL".

gs1:OrganizationRoleType-PARTY_TO_RECEIVE_REFUND a gs1:OrganizationRoleType;
    rdfs:comment "Organization to whom a refund is given."@en;
    rdfs:label "Organization to Receive Refund"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_REFUND>, <https://www.gs1.org/voc/OrganizationRoleType-PARTY_TO_RECEIVE_REFUND>;
    sw:term_status "unstable";
    skos:prefLabel "PARTY_TO_RECEIVE_REFUND".

gs1:OrganizationRoleType-PAYEE a gs1:OrganizationRoleType;
    rdfs:comment "The organization receiving payment, and may be different to the party who sends the invoice, goods or services related to the payment."@en;
    rdfs:label "Payee"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PAYEE>, <https://www.gs1.org/voc/OrganizationRoleType-PAYEE>;
    sw:term_status "stable";
    skos:prefLabel "PAYEE".

gs1:OrganizationRoleType-PAYER a gs1:OrganizationRoleType;
    rdfs:comment "The organization initiating payment, and may be different to the party who receives the invoice, goods or services related to the payment."@en;
    rdfs:label "Payer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PAYER>, <https://www.gs1.org/voc/OrganizationRoleType-PAYER>;
    sw:term_status "stable";
    skos:prefLabel "PAYER".

gs1:OrganizationRoleType-PHARMACY_OPERATOR dct:isReplacedBy gs1:OrganizationRoleType-RETAIL_PHARMACY_OPERATOR;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization engaged in the activities of ordering and dispensing medications for members of the public, often at the direction of physicians."@en;
    rdfs:label "Pharmacy Operator"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PHARMACY_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-PHARMACY_OPERATOR>;
    sw:term_status "archaic";
    skos:prefLabel "PHARMACY_OPERATOR".

gs1:OrganizationRoleType-PORT_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization or civil authority responsible for the oversight and management of all duties and processes within a seaport or inland port, for example terminal operations, security, safety, communications, in-port transportation, vessel traffic services and other activities related to the welfare of passengers, shipping lines, tenants and the general public."@en;
    rdfs:label "Port Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PORT_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-PORT_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "PORT_OPERATOR".

gs1:OrganizationRoleType-PRICE_LOCATION_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "An organization to which a price for a product is applicable. Within the context of GDSN Price Synchronization, it is also known as the 'Price Location' which is a GLN."@en;
    rdfs:label "Price Location Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PRICE_LOCATION_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-PRICE_LOCATION_PARTY>;
    sw:term_status "unstable";
    skos:prefLabel "PRICE_LOCATION_PARTY".

gs1:OrganizationRoleType-PROXY a gs1:OrganizationRoleType;
    rdfs:comment "A company that is selected by the Brand Owner to maintain their baseline attributes and Administrative Records in the GDSN."@en;
    rdfs:label "Proxy"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PROXY>, <https://www.gs1.org/voc/OrganizationRoleType-PROXY>;
    sw:term_status "unstable";
    skos:prefLabel "PROXY".

gs1:OrganizationRoleType-PURCHASE_ORDER_RECEIVER a gs1:OrganizationRoleType;
    rdfs:comment "The organization that receives the purchase order for the goods or services."@en;
    rdfs:label "Purchase Order Receiver"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-PURCHASE_ORDER_RECEIVER>, <https://www.gs1.org/voc/OrganizationRoleType-PURCHASE_ORDER_RECEIVER>;
    sw:term_status "unstable";
    skos:prefLabel "PURCHASE_ORDER_RECEIVER".

gs1:OrganizationRoleType-RECALL_RECIPIENT a gs1:OrganizationRoleType;
    rdfs:comment "Organisation/Location/Individual receiving Recall notifications via local Recall Service."@en;
    rdfs:label "Recall Recipient"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-RECALL_RECIPIENT>, <https://www.gs1.org/voc/OrganizationRoleType-RECALL_RECIPIENT>;
    sw:term_status "unstable";
    skos:prefLabel "RECALL_RECIPIENT".

gs1:OrganizationRoleType-RECALL_SPONSOR a gs1:OrganizationRoleType;
    rdfs:comment "Organisation sending Recall notifications via local Recall Service."@en;
    rdfs:label "Recall Sponsor"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-RECALL_SPONSOR>, <https://www.gs1.org/voc/OrganizationRoleType-RECALL_SPONSOR>;
    sw:term_status "unstable";
    skos:prefLabel "RECALL_SPONSOR".

gs1:OrganizationRoleType-REGIONAL_ORGANIZATION a gs1:OrganizationRoleType;
    rdfs:comment "An organization that operates and/or is responsible for processes, activities and operations within a specific geographical region and across a number of different countries, under the structure of a multinational or global organization. A regional organization may be a separate legal entity and considered as a sub-organization or subsidiary of a parent organization."@en;
    rdfs:label "Regional Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-REGIONAL_ORGANIZATION>, <https://www.gs1.org/voc/OrganizationRoleType-REGIONAL_ORGANIZATION>;
    sw:term_status "stable";
    skos:prefLabel "REGIONAL_ORGANIZATION".

gs1:OrganizationRoleType-REGISTERED_AGENT a gs1:OrganizationRoleType;
    rdfs:comment "The organization having legal responsibility for the product in the target market for example a company to which market authorization has been issued."@en;
    rdfs:label "Registered Agent"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-REGISTERED_AGENT>, <https://www.gs1.org/voc/OrganizationRoleType-REGISTERED_AGENT>;
    sw:term_status "unstable";
    skos:prefLabel "REGISTERED_AGENT".

gs1:OrganizationRoleType-REMIT_TO a gs1:OrganizationRoleType;
    rdfs:comment "Organization to whom funds are directed for payment of a commercial invoice."@en;
    rdfs:label "Remit To"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-REMIT_TO>, <https://www.gs1.org/voc/OrganizationRoleType-REMIT_TO>;
    sw:term_status "unstable";
    skos:prefLabel "REMIT_TO".

gs1:OrganizationRoleType-REPACKER a gs1:OrganizationRoleType;
    rdfs:comment "Organization or department responsible for repacking goods for resale or for transportation purposes, without modifying the repacked products in any way. A repacker is different to packer who packs physical goods for transportation and sale; and is also different to a consolidator who combines transport units into larger consignments for shipping."@en;
    rdfs:label "Repacker"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-REPACKER>, <https://www.gs1.org/voc/OrganizationRoleType-REPACKER>;
    sw:term_status "stable";
    skos:prefLabel "REPACKER".

gs1:OrganizationRoleType-RETAILER a gs1:OrganizationRoleType;
    rdfs:comment "An organization who makes a varied selection of products available for purchase by consumers, either through operating physical or online stores."@en;
    rdfs:label "Retailer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-RETAILER>, <https://www.gs1.org/voc/OrganizationRoleType-RETAILER>;
    sw:term_status "stable";
    skos:prefLabel "RETAILER".

gs1:OrganizationRoleType-RETAIL_PHARMACY_OPERATOR a gs1:OrganizationRoleType;
    rdfs:comment "An organization or individual legal entity engaged in the activities of ordering and dispensing medications for members of the public within a retail pharmacy, often at the direction of physicians. A retail pharmacy operator differs from a hospital pharmacy operator as they usually interact with the public to provide advice about their prescription, instead of working directly with healthcare specialists such as nurses and doctors to ensure the right medications are prescribed. "@en;
    rdfs:label "Retail Pharmacy Operator"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-RETAIL_PHARMACY_OPERATOR>, <https://www.gs1.org/voc/OrganizationRoleType-RETAIL_PHARMACY_OPERATOR>;
    sw:term_status "stable";
    skos:prefLabel "RETAIL_PHARMACY_OPERATOR".

gs1:OrganizationRoleType-SALES_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for selling goods and services to meet customer needs. Includes activities to increase profitability, forecasting and meeting sales targets, building and maintaining customer relationships, encouraging repeat purchases and brand loyalty."@en;
    rdfs:label "Sales Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SALES_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-SALES_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "SALES_DEPARTMENT".

gs1:OrganizationRoleType-SELLER a gs1:OrganizationRoleType;
    rdfs:comment "The organization selling goods or services, to a buyer. May be different to the party responsible for dispatching the goods or services."@en;
    rdfs:label "Seller"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SELLER>, <https://www.gs1.org/voc/OrganizationRoleType-SELLER>;
    sw:term_status "stable";
    skos:prefLabel "SELLER".

gs1:OrganizationRoleType-SERVICE_PROVIDER a gs1:OrganizationRoleType;
    rdfs:comment "An organization providing services to another organization or directly to consumers. Some examples include (but are not limited to) consulting, advertising, legal, communications, transport, technology or processing services."@en;
    rdfs:label "Service Provider"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SERVICE_PROVIDER>, <https://www.gs1.org/voc/OrganizationRoleType-SERVICE_PROVIDER>;
    sw:term_status "stable";
    skos:prefLabel "SERVICE_PROVIDER".

gs1:OrganizationRoleType-SHIPPER a gs1:OrganizationRoleType;
    rdfs:comment "The party that initiates a contract for carriage with, and arranges for delivery of the goods to, a carrier or transport intermediary for transportation."@en;
    rdfs:label "Shipper"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SHIPPER>, <https://www.gs1.org/voc/OrganizationRoleType-SHIPPER>;
    sw:term_status "stable";
    skos:prefLabel "SHIPPER".

gs1:OrganizationRoleType-SHIP_FROM dct:isReplacedBy gs1:OrganizationRoleType-SHIP_FROM_PARTY;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization from where goods will be or have been shipped."@en;
    rdfs:label "Ship From"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SHIP_FROM>, <https://www.gs1.org/voc/OrganizationRoleType-SHIP_FROM>;
    sw:term_status "archaic";
    skos:prefLabel "SHIP_FROM".

gs1:OrganizationRoleType-SHIP_FROM_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "An organization which sends physical goods and invoices, and is often the same party as the consignor. However in some cases, a consignor may designate a third party to manage the facility where the goods are shipped from, which is different to the dispatch party responsible for the facility where the goods are dispatched from."@en;
    rdfs:label "Ship From Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SHIP_FROM_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-SHIP_FROM_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "SHIP_FROM_PARTY".

gs1:OrganizationRoleType-SHIP_TO dct:isReplacedBy gs1:OrganizationRoleType-SHIP_TO_PARTY;
    a gs1:OrganizationRoleType;
    rdfs:comment "Organization which receives goods and invoices."@en;
    rdfs:label "Ship To"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SHIP_TO>, <https://www.gs1.org/voc/OrganizationRoleType-SHIP_TO>;
    sw:term_status "archaic";
    skos:prefLabel "SHIP_TO".

gs1:OrganizationRoleType-SHIP_TO_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "An organization which receives physical goods and invoices, and is often the same party as the consignee. However in some cases, a consignee may designate a third party to manage the facility where the goods are shipped to, which is different to the delivery recipient party responsible for the facility where goods are received."@en;
    rdfs:label "Ship To Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SHIP_TO_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-SHIP_TO_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "SHIP_TO_PARTY".

gs1:OrganizationRoleType-SLAUGHTERER a gs1:OrganizationRoleType;
    rdfs:comment "An organization which is responsible for slaughtering livestock and preparing carcasses for further processing, including specialized tasks such as the removal of organs, hides and/or specific premium cuts."@en;
    rdfs:label "Slaughterer"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SLAUGHTERER>, <https://www.gs1.org/voc/OrganizationRoleType-SLAUGHTERER>;
    sw:term_status "stable";
    skos:prefLabel "SLAUGHTERER".

gs1:OrganizationRoleType-STORAGE_AND_HANDLING dct:isReplacedBy gs1:OrganizationRoleType-STORAGE_AND_HANDLING_PARTY;
    a gs1:OrganizationRoleType;
    rdfs:comment "The movement, protection, storage of products throughout manufacturing, warehousing and distribution"@en;
    rdfs:label "Storage and Handling"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-STORAGE_AND_HANDLING>, <https://www.gs1.org/voc/OrganizationRoleType-STORAGE_AND_HANDLING>;
    sw:term_status "archaic";
    skos:prefLabel "STORAGE_AND_HANDLING".

gs1:OrganizationRoleType-STORAGE_AND_HANDLING_PARTY a gs1:OrganizationRoleType;
    rdfs:comment "An organization or department responsible for the storage and handling of goods within a facility; may be included with other services offered by a logistics service provider or a leased warehouse space for example and is often a third party, that is external to the parties directly employed by the facility."@en;
    rdfs:label "Storage and Handling Organization"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-STORAGE_AND_HANDLING_PARTY>, <https://www.gs1.org/voc/OrganizationRoleType-STORAGE_AND_HANDLING_PARTY>;
    sw:term_status "stable";
    skos:prefLabel "STORAGE_AND_HANDLING_PARTY".

gs1:OrganizationRoleType-SUBSTITUTE_SUPPLIER a gs1:OrganizationRoleType;
    rdfs:comment "Organization which may be in a position to supply products or services should the main usual supplier be unable to do so."@en;
    rdfs:label "Substitute Supplier"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SUBSTITUTE_SUPPLIER>, <https://www.gs1.org/voc/OrganizationRoleType-SUBSTITUTE_SUPPLIER>;
    sw:term_status "unstable";
    skos:prefLabel "SUBSTITUTE_SUPPLIER".

gs1:OrganizationRoleType-SUPPLIER a gs1:OrganizationRoleType;
    rdfs:comment "An organization that provides goods or services."@en;
    rdfs:label "Supplier"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SUPPLIER>, <https://www.gs1.org/voc/OrganizationRoleType-SUPPLIER>;
    sw:term_status "stable";
    skos:prefLabel "SUPPLIER".

gs1:OrganizationRoleType-SUPPLY_CHAIN a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for the end-to-end process of manufacturing and trading commercial goods, with a broad scope covering procurement processes as well as traditional logistics processes involving warehousing and transportation"@en;
    rdfs:label "Supply Chain"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-SUPPLY_CHAIN>, <https://www.gs1.org/voc/OrganizationRoleType-SUPPLY_CHAIN>;
    sw:term_status "stable";
    skos:prefLabel "SUPPLY_CHAIN".

gs1:OrganizationRoleType-TECHNICAL_SUPPORT_DEPARTMENT a gs1:OrganizationRoleType;
    rdfs:comment "A business function or segment responsible for providing assistance and support for their organization's technical equipment and/or system infrastructure, for example with hardware such as computers, mobile phones and servers or software issues and configurations. Technical support may be provided as a service for internal staff or for external customers."@en;
    rdfs:label "Technical Support Department"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-TECHNICAL_SUPPORT_DEPARTMENT>, <https://www.gs1.org/voc/OrganizationRoleType-TECHNICAL_SUPPORT_DEPARTMENT>;
    sw:term_status "stable";
    skos:prefLabel "TECHNICAL_SUPPORT_DEPARTMENT".

gs1:OrganizationRoleType-TRADER dct:isReplacedBy gs1:OrganizationRoleType-TRADER_FINANCIAL;
    a gs1:OrganizationRoleType;
    rdfs:comment "An organisation that engages in the buying and selling of financial assets in any financial market, either for themself or on behalf of another person or institution. "@en;
    rdfs:label "Trader"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-TRADER>, <https://www.gs1.org/voc/OrganizationRoleType-TRADER>;
    sw:term_status "archaic";
    skos:prefLabel "TRADER".

gs1:OrganizationRoleType-TRADER_FINANCIAL a gs1:OrganizationRoleType;
    rdfs:comment "An organization that engages in the buying and selling of financial assets in any financial market, either for themselves or on behalf of another person or institution."@en;
    rdfs:label "Financial Trader"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-TRADER_FINANCIAL>, <https://www.gs1.org/voc/OrganizationRoleType-TRADER_FINANCIAL>;
    sw:term_status "stable";
    skos:prefLabel "TRADER_FINANCIAL".

gs1:OrganizationRoleType-TRADER_GOODS a gs1:OrganizationRoleType;
    rdfs:comment "An organization that engages in the buying and selling of tangible goods such as raw materials and fresh produce. Goods may be traded in any market, either for themselves or on behalf of another party."@en;
    rdfs:label "Goods Trader"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-TRADER_GOODS>, <https://www.gs1.org/voc/OrganizationRoleType-TRADER_GOODS>;
    sw:term_status "stable";
    skos:prefLabel "TRADER_GOODS".

gs1:OrganizationRoleType-TRANSPORTATION_CARRIER a gs1:OrganizationRoleType;
    rdfs:comment "An organization that undertakes or arranges the physical transportation of goods from one identified place to another. A transportation carrier is usually contracted by a freight forwarder to move goods within a regular route, for a set rate."@en;
    rdfs:label "Transportation Carrier"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-TRANSPORTATION_CARRIER>, <https://www.gs1.org/voc/OrganizationRoleType-TRANSPORTATION_CARRIER>;
    sw:term_status "stable";
    skos:prefLabel "TRANSPORTATION_CARRIER".

gs1:OrganizationRoleType-WAREHOUSE_KEEPER a gs1:OrganizationRoleType;
    rdfs:comment "Organization who is responsible for a warehouse location and the goods that are kept on-site within the facility."@en;
    rdfs:label "Warehouse Keeper"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-WAREHOUSE_KEEPER>, <https://www.gs1.org/voc/OrganizationRoleType-WAREHOUSE_KEEPER>;
    sw:term_status "stable";
    skos:prefLabel "WAREHOUSE_KEEPER".

gs1:OrganizationRoleType-WHOLESALER a gs1:OrganizationRoleType;
    rdfs:comment "An organization that sells products, often in large quantities, to be retailed by others."@en;
    rdfs:label "Wholesaler"@en;
    owl:sameAs <https://gs1.org/voc/OrganizationRoleType-WHOLESALER>, <https://www.gs1.org/voc/OrganizationRoleType-WHOLESALER>;
    sw:term_status "stable";
    skos:prefLabel "WHOLESALER".

gs1:OrganizationRoleType rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PartyRoleCode&release=2>;
    rdfs:label "Organization Role Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/OrganizationRoleType>, <https://www.gs1.org/voc/OrganizationRoleType>.

gs1:OrganizationStatusHistory a rdfs:Class, owl:Class;
    rdfs:comment "Over the lifetime of an organisation, it may go through periods of being active and inactive. gs1:OrganizationStatusHistory allows changes in status to be communicated in advance and tracked over time."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation Status History"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/OrganizationStatusHistory>, <https://www.gs1.org/voc/OrganizationStatusHistory>;
    sw:term_status "stable".

gs1:PackagingDetails a rdfs:Class, owl:Class;
    rdfs:comment "Details on packaging for a product for example packaging type (bottle), materials, features, recycling, etc.."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/PackagingDetails>, <https://www.gs1.org/voc/PackagingDetails>;
    sw:term_status "stable".

gs1:PackagingFeatureCode-BASE a gs1:PackagingFeatureCode;
    rdfs:comment "A general term applied to the support or pedestal of an object."@en;
    rdfs:label "Base"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-BASE>, <https://www.gs1.org/voc/PackagingFeatureCode-BASE>;
    skos:prefLabel "BASE".

gs1:PackagingFeatureCode-BEAM a gs1:PackagingFeatureCode;
    rdfs:comment "Long sturdy piece of squared timber or metal used in house-building etc."@en;
    rdfs:label "Beam"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-BEAM>, <https://www.gs1.org/voc/PackagingFeatureCode-BEAM>;
    skos:prefLabel "BEAM".

gs1:PackagingFeatureCode-BUNG_SEAL a gs1:PackagingFeatureCode;
    rdfs:comment "A bung is an apparatus used to seal a container, such as a bottle, barrel or tubes. A bung is partially inserted inside the container to act as a seal. The most common every-day example of a bung is the stopper of a wine bottle."@en;
    rdfs:label "Bung Seal"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-BUNG_SEAL>, <https://www.gs1.org/voc/PackagingFeatureCode-BUNG_SEAL>;
    skos:prefLabel "BUNG_SEAL".

gs1:PackagingFeatureCode-CAP a gs1:PackagingFeatureCode;
    rdfs:comment "A cap that seals a bottle or other form of packaging."@en;
    rdfs:label "Cap"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-CAP>, <https://www.gs1.org/voc/PackagingFeatureCode-CAP>;
    skos:prefLabel "CAP".

gs1:PackagingFeatureCode-CARRIER a gs1:PackagingFeatureCode;
    rdfs:comment "A device of various types attached to or hung from trolleys to support the load."@en;
    rdfs:label "Carrier"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-CARRIER>, <https://www.gs1.org/voc/PackagingFeatureCode-CARRIER>;
    skos:prefLabel "CARRIER".

gs1:PackagingFeatureCode-CONSUMPTION_UTENSIL a gs1:PackagingFeatureCode;
    rdfs:comment "An item which allows the user to extract and/or consume the content of a container."@en;
    rdfs:label "Consumption Utensil"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-CONSUMPTION_UTENSIL>, <https://www.gs1.org/voc/PackagingFeatureCode-CONSUMPTION_UTENSIL>;
    skos:prefLabel "CONSUMPTION_UTENSIL".

gs1:PackagingFeatureCode-CORE a gs1:PackagingFeatureCode;
    rdfs:comment "A tubular shape around which flexible material such as plastic film or paper are wound for purposes of transport and handling."@en;
    rdfs:label "Core"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-CORE>, <https://www.gs1.org/voc/PackagingFeatureCode-CORE>;
    skos:prefLabel "CORE".

gs1:PackagingFeatureCode-CREEL a gs1:PackagingFeatureCode;
    rdfs:comment "A creel is a device for holding the required number of roving spools or other supply packages of reinforcement fibers for Fiber Reinforced Plastics manufacturing. This device holds the rovings in the desired position for unwinding in continuous processes like Pultrusion and Filament Winding."@en;
    rdfs:label "Creel"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-CREEL>, <https://www.gs1.org/voc/PackagingFeatureCode-CREEL>;
    skos:prefLabel "CREEL".

gs1:PackagingFeatureCode-EDGE_PROTECTION a gs1:PackagingFeatureCode;
    rdfs:comment "A right-angle piece placed over the outermost perimeter edges of a container to distribute pressure and prevent collapse or cutting from banding, strapping, or handling."@en;
    rdfs:label "Edge Protection"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-EDGE_PROTECTION>, <https://www.gs1.org/voc/PackagingFeatureCode-EDGE_PROTECTION>;
    skos:prefLabel "EDGE_PROTECTION".

gs1:PackagingFeatureCode-HANDLE a gs1:PackagingFeatureCode;
    rdfs:comment "A grip attached to an object for using or moving the object, usually with the hands."@en;
    rdfs:label "Handle"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-HANDLE>, <https://www.gs1.org/voc/PackagingFeatureCode-HANDLE>;
    skos:prefLabel "HANDLE".

gs1:PackagingFeatureCode-INNER_CONTAINER a gs1:PackagingFeatureCode;
    rdfs:comment "Inner Container"@en;
    rdfs:label "Inner Container"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-INNER_CONTAINER>, <https://www.gs1.org/voc/PackagingFeatureCode-INNER_CONTAINER>;
    skos:prefLabel "INNER_CONTAINER".

gs1:PackagingFeatureCode-INTERNAL_DIVIDER a gs1:PackagingFeatureCode;
    rdfs:comment "An internal divider is an object, either flat or custom-shaped, used to separate the content of a container or to prevent the content from mixing."@en;
    rdfs:label "Internal Divider"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-INTERNAL_DIVIDER>, <https://www.gs1.org/voc/PackagingFeatureCode-INTERNAL_DIVIDER>;
    skos:prefLabel "INTERNAL_DIVIDER".

gs1:PackagingFeatureCode-LABEL a gs1:PackagingFeatureCode;
    rdfs:comment "A label is a piece of paper, polymer, cloth, metal, or other material affixed to a container or article (or printed directly upon it), which usually carries information about the article to.which it has been attached."@en;
    rdfs:label "Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-LABEL>, <https://www.gs1.org/voc/PackagingFeatureCode-LABEL>;
    skos:prefLabel "LABEL".

gs1:PackagingFeatureCode-LID a gs1:PackagingFeatureCode;
    rdfs:comment "In packaging, the top or bottom of a container, usually the part that closes the opening; may also be known as cap, over, or top"@en;
    rdfs:label "Lid"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-LID>, <https://www.gs1.org/voc/PackagingFeatureCode-LID>;
    skos:prefLabel "LID".

gs1:PackagingFeatureCode-LINER a gs1:PackagingFeatureCode;
    rdfs:comment "An internal chamber within a container which separates the content of the container from the walls. Inner liners provide additional isolation and protection to the content of a container. Sometimes coatings of certain materials may be applied as an alternative to inner liners."@en;
    rdfs:label "Liner"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-LINER>, <https://www.gs1.org/voc/PackagingFeatureCode-LINER>;
    skos:prefLabel "LINER".

gs1:PackagingFeatureCode-LUG a gs1:PackagingFeatureCode;
    rdfs:comment "A small indentation or raised portion on the surface of a bottle, provided as an indexing means for operations such as multi-pass decoration or labeling."@en;
    rdfs:label "Lug"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-LUG>, <https://www.gs1.org/voc/PackagingFeatureCode-LUG>;
    skos:prefLabel "LUG".

gs1:PackagingFeatureCode-NESTING_EDGE a gs1:PackagingFeatureCode;
    rdfs:comment "Edges which allow items of the same size to be partially stacked within one another in any direction thus reducing the space required in order to stack them."@en;
    rdfs:label "Nesting Edge"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-NESTING_EDGE>, <https://www.gs1.org/voc/PackagingFeatureCode-NESTING_EDGE>;
    skos:prefLabel "NESTING_EDGE".

gs1:PackagingFeatureCode-PEG a gs1:PackagingFeatureCode;
    rdfs:comment "A fastener which allows a product to be hanged."@en;
    rdfs:label "Peg"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-PEG>, <https://www.gs1.org/voc/PackagingFeatureCode-PEG>;
    skos:prefLabel "PEG".

gs1:PackagingFeatureCode-PULL_OFF_TAB a gs1:PackagingFeatureCode;
    rdfs:comment "A flexible cover which can be easily removed in order to open a container."@en;
    rdfs:label "Pull Off Tab"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-PULL_OFF_TAB>, <https://www.gs1.org/voc/PackagingFeatureCode-PULL_OFF_TAB>;
    skos:prefLabel "PULL_OFF_TAB".

gs1:PackagingFeatureCode-RING_HOLDER a gs1:PackagingFeatureCode;
    rdfs:comment "A hollow circular band of material wound around itself."@en;
    rdfs:label "Ring Holder"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-RING_HOLDER>, <https://www.gs1.org/voc/PackagingFeatureCode-RING_HOLDER>;
    skos:prefLabel "RING_HOLDER".

gs1:PackagingFeatureCode-RIVET a gs1:PackagingFeatureCode;
    rdfs:comment "A permanent fastener which consists of a cylindrical shaft with a head on one end and tail which is deformed to fixate the rivet in place."@en;
    rdfs:label "Rivet"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-RIVET>, <https://www.gs1.org/voc/PackagingFeatureCode-RIVET>;
    skos:prefLabel "RIVET".

gs1:PackagingFeatureCode-SLEEVE a gs1:PackagingFeatureCode;
    rdfs:comment "A tubular form, open at both ends, that is slipped over an item or package."@en;
    rdfs:label "Sleeve"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-SLEEVE>, <https://www.gs1.org/voc/PackagingFeatureCode-SLEEVE>;
    skos:prefLabel "SLEEVE".

gs1:PackagingFeatureCode-SPOUT a gs1:PackagingFeatureCode;
    rdfs:comment "A spout is a protruding edge which allows the lifting and pouring of liquids contained within a container."@en;
    rdfs:label "Spout"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-SPOUT>, <https://www.gs1.org/voc/PackagingFeatureCode-SPOUT>;
    skos:prefLabel "SPOUT".

gs1:PackagingFeatureCode-TAG a gs1:PackagingFeatureCode;
    rdfs:comment "A hanging card made of any material which is used to identify or provide additional information of a product."@en;
    rdfs:label "Tag"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-TAG>, <https://www.gs1.org/voc/PackagingFeatureCode-TAG>;
    skos:prefLabel "TAG".

gs1:PackagingFeatureCode-WICKER_OUTER_CONTAINER a gs1:PackagingFeatureCode;
    rdfs:comment "An outer container made of wicker which is fitted to the bottle usually a little less than half way up from the bottom of the bottle and is used to hold, hang or support the bottle."@en;
    rdfs:label "Wicker Outer Container"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-WICKER_OUTER_CONTAINER>, <https://www.gs1.org/voc/PackagingFeatureCode-WICKER_OUTER_CONTAINER>;
    skos:prefLabel "WICKER_OUTER_CONTAINER".

gs1:PackagingFeatureCode-WRAP a gs1:PackagingFeatureCode;
    rdfs:comment "A layer of any material which completely enclose a product. A wrap can have many purposes, from providing additional protection to an item to serving as a gift-wrap."@en;
    rdfs:label "Wrap"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFeatureCode-WRAP>, <https://www.gs1.org/voc/PackagingFeatureCode-WRAP>;
    skos:prefLabel "WRAP".

gs1:PackagingFeatureCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingFeatureCode&release=1>;
    rdfs:label "Packaging Feature Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingFeatureCode>, <https://www.gs1.org/voc/PackagingFeatureCode>.

gs1:PackagingFunctionCode-ANTISEPTIC a gs1:PackagingFunctionCode;
    rdfs:comment "The process by which a sterile (aseptic) product (typically food or pharmaceutical) is packaged in a sterile container in a way which maintains sterility."@en;
    rdfs:label "Antiseptic"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-ANTISEPTIC>, <https://www.gs1.org/voc/PackagingFunctionCode-ANTISEPTIC>;
    skos:prefLabel "ANTISEPTIC".

gs1:PackagingFunctionCode-ANTI_TAMPERING a gs1:PackagingFunctionCode;
    rdfs:comment "A methodology used to hinder, or deter unauthorized access to a device."@en;
    rdfs:label "Anti-tampering"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-ANTI_TAMPERING>, <https://www.gs1.org/voc/PackagingFunctionCode-ANTI_TAMPERING>;
    skos:prefLabel "ANTI_TAMPERING".

gs1:PackagingFunctionCode-COATED a gs1:PackagingFunctionCode;
    rdfs:comment "Covered with a material (paraffin, wax) that protects the product or packaging."@en;
    rdfs:label "Coated"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-COATED>, <https://www.gs1.org/voc/PackagingFunctionCode-COATED>;
    skos:prefLabel "COATED".

gs1:PackagingFunctionCode-COMPRESSED a gs1:PackagingFunctionCode;
    rdfs:comment "Content has been pressed together to the maximum possible way."@en;
    rdfs:label "Compressed"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-COMPRESSED>, <https://www.gs1.org/voc/PackagingFunctionCode-COMPRESSED>;
    skos:prefLabel "COMPRESSED".

gs1:PackagingFunctionCode-DISPENSER a gs1:PackagingFunctionCode;
    rdfs:comment "A device or mechanism to supply or extract contents."@en;
    rdfs:label "Dispenser"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-DISPENSER>, <https://www.gs1.org/voc/PackagingFunctionCode-DISPENSER>;
    skos:prefLabel "DISPENSER".

gs1:PackagingFunctionCode-GIFT_WRAPPED a gs1:PackagingFunctionCode;
    rdfs:comment "Packaging is wrapped in a decorative way for the purposes of the consumer giving it as a gift."@en;
    rdfs:label "Gift Wrapped"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-GIFT_WRAPPED>, <https://www.gs1.org/voc/PackagingFunctionCode-GIFT_WRAPPED>;
    skos:prefLabel "GIFT_WRAPPED".

gs1:PackagingFunctionCode-ISOTHERMIC a gs1:PackagingFunctionCode;
    rdfs:comment "Thermal carry container designed for the carriage of temperature controlled goods such as vaccines, pharmaceuticals, and medicines."@en;
    rdfs:label "Isothermic"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-ISOTHERMIC>, <https://www.gs1.org/voc/PackagingFunctionCode-ISOTHERMIC>;
    skos:prefLabel "ISOTHERMIC".

gs1:PackagingFunctionCode-MODIFIED_ATMOSPHERE a gs1:PackagingFunctionCode;
    rdfs:comment "The practice of modifying the composition of the internal atmosphere of a package, (commonly food packages, and drugs) in order to improve the shelf life."@en;
    rdfs:label "Modified Atmosphere"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-MODIFIED_ATMOSPHERE>, <https://www.gs1.org/voc/PackagingFunctionCode-MODIFIED_ATMOSPHERE>;
    skos:prefLabel "MODIFIED_ATMOSPHERE".

gs1:PackagingFunctionCode-OXYGEN_INFUSED a gs1:PackagingFunctionCode;
    rdfs:comment "A barrier packaging material for an infusion solution, i.e., oxygen."@en;
    rdfs:label "Oxygen Infused"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-OXYGEN_INFUSED>, <https://www.gs1.org/voc/PackagingFunctionCode-OXYGEN_INFUSED>;
    skos:prefLabel "OXYGEN_INFUSED".

gs1:PackagingFunctionCode-PEEL_OFF a gs1:PackagingFunctionCode;
    rdfs:comment "A section of the packaging can be detached with ease in order to have access to the content or product, e.g. peel-off Lids used for packing Milk, Coffee and Cacao Powder."@en;
    rdfs:label "Peel Off"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-PEEL_OFF>, <https://www.gs1.org/voc/PackagingFunctionCode-PEEL_OFF>;
    skos:prefLabel "PEEL_OFF".

gs1:PackagingFunctionCode-PINPACK a gs1:PackagingFunctionCode;
    rdfs:comment "The package is equipped to be hung up on a hook."@en;
    rdfs:label "Pinpack"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-PINPACK>, <https://www.gs1.org/voc/PackagingFunctionCode-PINPACK>;
    skos:prefLabel "PINPACK".

gs1:PackagingFunctionCode-PROTECTED a gs1:PackagingFunctionCode;
    rdfs:comment "Functionality to keep from being damaged, attacked, stolen, or injured; guard."@en;
    rdfs:label "Protected"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-PROTECTED>, <https://www.gs1.org/voc/PackagingFunctionCode-PROTECTED>;
    skos:prefLabel "PROTECTED".

gs1:PackagingFunctionCode-REINFORCED a gs1:PackagingFunctionCode;
    rdfs:comment "A component is added to a container for a particular application to lend additional support under severe applications."@en;
    rdfs:label "Reinforced"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-REINFORCED>, <https://www.gs1.org/voc/PackagingFunctionCode-REINFORCED>;
    skos:prefLabel "REINFORCED".

gs1:PackagingFunctionCode-SIFT_PROOF a gs1:PackagingFunctionCode;
    rdfs:comment "Packaging is designed to prevent leaking of the content specially when it is on powdered or liquid state."@en;
    rdfs:label "Sift Proof"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-SIFT_PROOF>, <https://www.gs1.org/voc/PackagingFunctionCode-SIFT_PROOF>;
    skos:prefLabel "SIFT_PROOF".

gs1:PackagingFunctionCode-TAMPER_EVIDENT a gs1:PackagingFunctionCode;
    rdfs:comment "The packaging is designed to show when there has been some interference with the original sealing or configuration of the packaging."@en;
    rdfs:label "Tamper Evident"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-TAMPER_EVIDENT>, <https://www.gs1.org/voc/PackagingFunctionCode-TAMPER_EVIDENT>;
    skos:prefLabel "TAMPER_EVIDENT".

gs1:PackagingFunctionCode-WATER_RESISTANT a gs1:PackagingFunctionCode;
    rdfs:comment "Coated with materials that make the packaging impervious to the effects of water."@en;
    rdfs:label "Water Resistant"@en;
    owl:sameAs <https://gs1.org/voc/PackagingFunctionCode-WATER_RESISTANT>, <https://www.gs1.org/voc/PackagingFunctionCode-WATER_RESISTANT>;
    skos:prefLabel "WATER_RESISTANT".

gs1:PackagingFunctionCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingFunctionCode&release=1>;
    rdfs:label "Packaging Function Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingFunctionCode>, <https://www.gs1.org/voc/PackagingFunctionCode>.

gs1:PackagingMarkedDietAllergenCode-APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Definitions made by the asthma and allergist association."@en;
    rdfs:label "Asthma and Allergist Association"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC>;
    skos:prefLabel "APPROVED_BY_ASTHMA_AND_ALLERGY_ASSOC".

gs1:PackagingMarkedDietAllergenCode-APPROVED_FOR_TUBE_FEEDING a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved for tube feeding by the appropriate authority of the target market."@en;
    rdfs:label "Approved for Tube Feeding"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_FOR_TUBE_FEEDING>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-APPROVED_FOR_TUBE_FEEDING>;
    skos:prefLabel "APPROVED_FOR_TUBE_FEEDING".

gs1:PackagingMarkedDietAllergenCode-BIOLOGICAL a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Indicates the product has been marked as a biological item which indicates a food product that was produced with the use of feed or fertilizer of plant or animal origin, without employment of chemically formulated fertilizers, growth stimulants, antibiotics or pesticides."@en;
    rdfs:label "Biological"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-BIOLOGICAL>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-BIOLOGICAL>;
    skos:prefLabel "BIOLOGICAL".

gs1:PackagingMarkedDietAllergenCode-CALORIES_PER_PORTION a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Indicates the product has a marking with the calories per portion contained in the product."@en;
    rdfs:label "Calories Per Portion"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-CALORIES_PER_PORTION>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-CALORIES_PER_PORTION>;
    skos:prefLabel "CALORIES_PER_PORTION".

gs1:PackagingMarkedDietAllergenCode-CONTAINS_LATEX a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing Latex (rubber)."@en;
    rdfs:label "Contains Latex"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_LATEX>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_LATEX>;
    skos:prefLabel "CONTAINS_LATEX".

gs1:PackagingMarkedDietAllergenCode-CONTAINS_PVC a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing PVC (Polyvinyl chloride). Phthalate content is unspecified."@en;
    rdfs:label "Contains PVC"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC>;
    skos:prefLabel "CONTAINS_PVC".

gs1:PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITHOUT_PHTHALATES a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing PVC (Polyvinyl chloride) without phthalates."@en;
    rdfs:label "Contains PVC Without Phthalates"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITHOUT_PHTHALATES>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITHOUT_PHTHALATES>;
    skos:prefLabel "CONTAINS_PVC_WITHOUT_PHTHALATES".

gs1:PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITH_PHTHALATES a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing PVC (Polyvinyl chloride) with phthalates."@en;
    rdfs:label "Contains PVC With Phthalates"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITH_PHTHALATES>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-CONTAINS_PVC_WITH_PHTHALATES>;
    skos:prefLabel "CONTAINS_PVC_WITH_PHTHALATES".

gs1:PackagingMarkedDietAllergenCode-DIET_PRODUCT_450_800_KCAL_PER_DAY a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved for a 450-800 kilocalorie/day diet by the appropriate authority of the target market."@en;
    rdfs:label "450-800 Kilocalorie Per Day Diet"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_450_800_KCAL_PER_DAY>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_450_800_KCAL_PER_DAY>;
    skos:prefLabel "DIET_PRODUCT_450_800_KCAL_PER_DAY".

gs1:PackagingMarkedDietAllergenCode-DIET_PRODUCT_800_1200_KCAL_PER_DAY a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved for a 800-1200 kilocalorie/day diet by the appropriate authority of the target market."@en;
    rdfs:label "800-1200 Kilocalorie Per Day Diet"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_800_1200_KCAL_PER_DAY>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-DIET_PRODUCT_800_1200_KCAL_PER_DAY>;
    skos:prefLabel "DIET_PRODUCT_800_1200_KCAL_PER_DAY".

gs1:PackagingMarkedDietAllergenCode-GEZONDE_KEUZE_KLAVERTJE a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Health symbol used in the Netherlands Target Market which indicates that the item is a cholesterol-reducing product."@en;
    rdfs:label "Gezonde Keuze Klavertje"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-GEZONDE_KEUZE_KLAVERTJE>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-GEZONDE_KEUZE_KLAVERTJE>;
    skos:prefLabel "GEZONDE_KEUZE_KLAVERTJE".

gs1:PackagingMarkedDietAllergenCode-HALAL a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Indicates the product has been marked as Halal which denotes selling or serving food ritually fit according to Islamic dietary laws."@en;
    rdfs:label "Halal"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-HALAL>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-HALAL>;
    skos:prefLabel "HALAL".

gs1:PackagingMarkedDietAllergenCode-IK_KIES_BEWUST a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Conscious choice symbol used in the Netherlands Target Market which may be used for products low in saturated fat, trans fatty acids, sugar and salt."@en;
    rdfs:label "Ik Kies Bewust"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-IK_KIES_BEWUST>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-IK_KIES_BEWUST>;
    skos:prefLabel "IK_KIES_BEWUST".

gs1:PackagingMarkedDietAllergenCode-KOSHER a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Indicates the product has been marked as Kosher which denotes selling or serving food ritually fit according to Jewish dietary laws."@en;
    rdfs:label "Kosher"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-KOSHER>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-KOSHER>;
    skos:prefLabel "KOSHER".

gs1:PackagingMarkedDietAllergenCode-LACTASE_ENZYME a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved as lactase enzyme by the appropriate authority of the target market."@en;
    rdfs:label "Lactase Enzyme"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-LACTASE_ENZYME>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-LACTASE_ENZYME>;
    skos:prefLabel "LACTASE_ENZYME".

gs1:PackagingMarkedDietAllergenCode-LOW_ON_PHENYLALANINE a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing a low level of phenylalanine as approved by the appropriate authority of the target market."@en;
    rdfs:label "Low in Phenylalanine"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_PHENYLALANINE>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_PHENYLALANINE>;
    skos:prefLabel "LOW_ON_PHENYLALANINE".

gs1:PackagingMarkedDietAllergenCode-LOW_ON_SUGAR a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked as containing a low level of sugar as approved by the appropriate authority of the target market."@en;
    rdfs:label "Low Sugar"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_SUGAR>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-LOW_ON_SUGAR>;
    skos:prefLabel "LOW_ON_SUGAR".

gs1:PackagingMarkedDietAllergenCode-MOTHERS_MILK_SUBSTITUTE a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved as substitute mother's milk the appropriate authority of the target market."@en;
    rdfs:label "Mother's Milk Substitute"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-MOTHERS_MILK_SUBSTITUTE>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-MOTHERS_MILK_SUBSTITUTE>;
    skos:prefLabel "MOTHERS_MILK_SUBSTITUTE".

gs1:PackagingMarkedDietAllergenCode-NUTRITION_SUPPLEMENT a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "The item is physically marked that it is approved as nutrition supplement by the appropriate authority of the target market."@en;
    rdfs:label "Nutrition Supplement"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-NUTRITION_SUPPLEMENT>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-NUTRITION_SUPPLEMENT>;
    skos:prefLabel "NUTRITION_SUPPLEMENT".

gs1:PackagingMarkedDietAllergenCode-NYCKELHAL_MARK a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Lean product."@en;
    rdfs:label "Nyckelhal Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-NYCKELHAL_MARK>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-NYCKELHAL_MARK>;
    skos:prefLabel "NYCKELHAL_MARK".

gs1:PackagingMarkedDietAllergenCode-VEGETARIAN a gs1:PackagingMarkedDietAllergenCode;
    rdfs:comment "Indicates the product has been marked as vegetarian which denotes a product that contains no meat, fish or other animal products."@en;
    rdfs:label "Vegetarian"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedDietAllergenCode-VEGETARIAN>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode-VEGETARIAN>;
    skos:prefLabel "VEGETARIAN".

gs1:PackagingMarkedDietAllergenCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/bms/Version2_8/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackageMarksDietAllergenCodeList&release=1>;
    rdfs:label "Packaging Marked Diet Allergen Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingMarkedDietAllergenCode>, <https://www.gs1.org/voc/PackagingMarkedDietAllergenCode>.

gs1:PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_COLOURING a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having no artificial colouring."@en;
    rdfs:label "Free From Artificial Colouring"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_COLOURING>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_COLOURING>;
    skos:prefLabel "FREE_FROM_ARTIFICIAL_COLOURING".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_FLAVOURING a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having no artificial flavouring."@en;
    rdfs:label "Free From Artificial Flavouring"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_FLAVOURING>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_FLAVOURING>;
    skos:prefLabel "FREE_FROM_ARTIFICIAL_FLAVOURING".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_PRESERVATIVES a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having no artificial preservatives."@en;
    rdfs:label "Free From Artificial Preservatives"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_PRESERVATIVES>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_ARTIFICIAL_PRESERVATIVES>;
    skos:prefLabel "FREE_FROM_ARTIFICIAL_PRESERVATIVES".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_CHOLESTEROL a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having no Cholesterol."@en;
    rdfs:label "Free From Cholesterol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CHOLESTEROL>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CHOLESTEROL>;
    skos:prefLabel "FREE_FROM_CHOLESTEROL".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_CLONED_FOOD a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from cloned food."@en;
    rdfs:label "Free From Cloned Food"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CLONED_FOOD>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_CLONED_FOOD>;
    skos:prefLabel "FREE_FROM_CLONED_FOOD".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_DAIRY a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from dairy and dairy products, as approved by the appropriate authority of the target market."@en;
    rdfs:label "Free From Dairy and Dairy Products"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_DAIRY>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_DAIRY>;
    skos:prefLabel "FREE_FROM_DAIRY".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_EGG a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as free from egg."@en;
    rdfs:label "Free From Egg"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_EGG>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_EGG>;
    skos:prefLabel "FREE_FROM_EGG".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_FISH a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from fish."@en;
    rdfs:label "Free From Fish"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_FISH>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_FISH>;
    skos:prefLabel "FREE_FROM_FISH".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_GLUTEN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as free from gluten. This level of containment is frequently determined through regulation."@en;
    rdfs:label "Free From Gluten"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_GLUTEN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_GLUTEN>;
    skos:prefLabel "FREE_FROM_GLUTEN".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_LACTOSE a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free of lactose."@en;
    rdfs:label "Free Of Lactose"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LACTOSE>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LACTOSE>;
    skos:prefLabel "FREE_FROM_LACTOSE".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_LATEX a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked being free from Latex (rubber)."@en;
    rdfs:label "Free From Latex"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LATEX>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LATEX>;
    skos:prefLabel "FREE_FROM_LATEX".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_LEGUME_PROTEIN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from legume protein."@en;
    rdfs:label "Free From Legume Protein"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LEGUME_PROTEIN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_LEGUME_PROTEIN>;
    skos:prefLabel "FREE_FROM_LEGUME_PROTEIN".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_MILK a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from milk and any of its derivatives."@en;
    rdfs:label "Free From Milk"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK>;
    skos:prefLabel "FREE_FROM_MILK".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_MILK_PROTEIN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from milk protein."@en;
    rdfs:label "Free From Milk Protein"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK_PROTEIN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_MILK_PROTEIN>;
    skos:prefLabel "FREE_FROM_MILK_PROTEIN".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_NATURAL_GLUTEN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being naturally free from gluten and not extracted as part of the manufacturing process."@en;
    rdfs:label "Naturally Free From Gluten"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_NATURAL_GLUTEN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_NATURAL_GLUTEN>;
    skos:prefLabel "FREE_FROM_NATURAL_GLUTEN".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_PEANUTS a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from peanuts."@en;
    rdfs:label "Free From Peanuts"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PEANUTS>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PEANUTS>;
    skos:prefLabel "FREE_FROM_PEANUTS".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_PROTEIN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from protein."@en;
    rdfs:label "Free from Protein"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PROTEIN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PROTEIN>;
    skos:prefLabel "FREE_FROM_PROTEIN".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_PVC a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from PVC (Polyvinyl chloride)."@en;
    rdfs:label "Free from PVC"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PVC>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_PVC>;
    skos:prefLabel "FREE_FROM_PVC".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_SOYA a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from soya."@en;
    rdfs:label "Free From Soya"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SOYA>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SOYA>;
    skos:prefLabel "FREE_FROM_SOYA".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_SUGAR a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as being free from sugar."@en;
    rdfs:label "Free From Sugar"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SUGAR>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_SUGAR>;
    skos:prefLabel "FREE_FROM_SUGAR".

gs1:PackagingMarkedFreeFromCode-FREE_FROM_TRANSFAT a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked being free from Trans Fatty Acids (Trans Fat)"@en;
    rdfs:label "Free from Trans Fatty Acids"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_TRANSFAT>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-FREE_FROM_TRANSFAT>;
    skos:prefLabel "FREE_FROM_TRANSFAT".

gs1:PackagingMarkedFreeFromCode-REDUCED_LACTOSE a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having a reduced amount of lactose"@en;
    rdfs:label "Reduced Amount of Lactose"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_LACTOSE>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_LACTOSE>;
    skos:prefLabel "REDUCED_LACTOSE".

gs1:PackagingMarkedFreeFromCode-REDUCED_PROTEIN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as containing a low level of protein."@en;
    rdfs:label "Low Level of Protein"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_PROTEIN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_PROTEIN>;
    skos:prefLabel "REDUCED_PROTEIN".

gs1:PackagingMarkedFreeFromCode-REDUCED_TRANSFAT a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as having a reduced amount of transfats (unsaturated)."@en;
    rdfs:label "Reduced Amount of Transfats"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_TRANSFAT>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-REDUCED_TRANSFAT>;
    skos:prefLabel "REDUCED_TRANSFAT".

gs1:PackagingMarkedFreeFromCode-VERY_LOW_GLUTEN a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked as a very low amount of gluten. Very low is frequently determined through regulation for example, per EU Regulation (EC) No 41/2009 [of 20 January 2009], this is defined as containing between 20 and 100 mg/kg)."@en;
    rdfs:label "Very Low Amount of Gluten"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-VERY_LOW_GLUTEN>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-VERY_LOW_GLUTEN>;
    skos:prefLabel "VERY_LOW_GLUTEN".

gs1:PackagingMarkedFreeFromCode-WITHOUT_ADDED_SALT a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked that no salt has been added when manufacturing the product but it still can contain salt that is naturally part of the ingredients, as approved by the appropriate authority of the target market."@en;
    rdfs:label "Without Added Salt"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SALT>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SALT>;
    skos:prefLabel "WITHOUT_ADDED_SALT".

gs1:PackagingMarkedFreeFromCode-WITHOUT_ADDED_SUGAR a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked that no sugar has been added when manufacturing the product but it still can contain sugars that are naturally part of the ingredients, as approved by the appropriate authority of the target market."@en;
    rdfs:label "Without Added Sugar"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SUGAR>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SUGAR>;
    skos:prefLabel "WITHOUT_ADDED_SUGAR".

gs1:PackagingMarkedFreeFromCode-WITHOUT_ADDED_SWEETENER a gs1:PackagingMarkedFreeFromCode;
    rdfs:comment "The item is physically marked that no sweetener has been added when manufacturing the product."@en;
    rdfs:label "Without Added Sweetener"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SWEETENER>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode-WITHOUT_ADDED_SWEETENER>;
    skos:prefLabel "WITHOUT_ADDED_SWEETENER".

gs1:PackagingMarkedFreeFromCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingMarkedFreeFromCode&release=1>;
    rdfs:label "Packaging Marked Free From Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingMarkedFreeFromCode>, <https://www.gs1.org/voc/PackagingMarkedFreeFromCode>.

gs1:PackagingMarkedLabelAccreditationCode-AMA_ORGANIC_SEAL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Austria Ministry of Agriculture Organic Label, AMA Marketing licenses the AMA organic logo. Red, white and black indicates the majority of ingredients are of Austrian origin."@en;
    rdfs:label "Austria Ministry of Agriculture Organic Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-AMA_ORGANIC_SEAL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-AMA_ORGANIC_SEAL>;
    skos:prefLabel "AMA_ORGANIC_SEAL".

gs1:PackagingMarkedLabelAccreditationCode-AUS_KAUP_ESTONIA a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Used to specify Estonia Meat in their product."@en;
    rdfs:label "Aus Kaup Estonia"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-AUS_KAUP_ESTONIA>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-AUS_KAUP_ESTONIA>;
    skos:prefLabel "AUS_KAUP_ESTONIA".

gs1:PackagingMarkedLabelAccreditationCode-BDIH_LOGO a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "BDIH Germany guidelines for Certified Natural Cosmetics"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BDIH_LOGO>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BDIH_LOGO>;
    skos:prefLabel "BDIH_LOGO".

gs1:PackagingMarkedLabelAccreditationCode-BETER_LEVEN_1_STER a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The one-star Beter Leven (better life) mark indicates that the product comes from a company that cares that animals are kept according to the minimal requirements for sanitation and well-being for the cattle industry."@en;
    rdfs:label "Beter Leven One Star Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_1_STER>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_1_STER>;
    skos:prefLabel "BETER_LEVEN_1_STER".

gs1:PackagingMarkedLabelAccreditationCode-BETER_LEVEN_2_STER a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The two-star Beter Leven (better life) mark indicates that the product comes from a company that provides for a higher well-being of animals than that established by the minimal requirements for sanitation and well-being for the cattle industry, yet the conditions are inferior to those of Biological-class products."@en;
    rdfs:label "Beter Leven Two Star Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_2_STER>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_2_STER>;
    skos:prefLabel "BETER_LEVEN_2_STER".

gs1:PackagingMarkedLabelAccreditationCode-BETER_LEVEN_3_STER a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The three-star Beter Leven (better life) mark is awarded to products that come from companies that excel in keeping animals according to top guidelines for Biological-class products. In some cases this mark is accompanied by an EKO indication."@en;
    rdfs:label "Beter Leven Three Star Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_3_STER>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BETER_LEVEN_3_STER>;
    skos:prefLabel "BETER_LEVEN_3_STER".

gs1:PackagingMarkedLabelAccreditationCode-BIO_AUSTRIA_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Bio Austria"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_AUSTRIA_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_AUSTRIA_LABEL>;
    skos:prefLabel "BIO_AUSTRIA_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-BIO_LABEL_GERMAN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "German national organic certification label (Bio-Siegel)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_LABEL_GERMAN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_LABEL_GERMAN>;
    skos:prefLabel "BIO_LABEL_GERMAN".

gs1:PackagingMarkedLabelAccreditationCode-BIO_SUISSE_BUD_SEAL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Represents interests of Swiss organic farmers"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_SUISSE_BUD_SEAL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BIO_SUISSE_BUD_SEAL>;
    skos:prefLabel "BIO_SUISSE_BUD_SEAL".

gs1:PackagingMarkedLabelAccreditationCode-BLUE_ANGEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Blue Angel is awarded to companies as kind of a reward for their commitment to environmental protection. They use it to professionally promote their eco-friendly products in the market. The Blue Angel is an ecological beacon showing the consumer the way to the ecologically superior product and promotes environmentally conscious consumption."@en;
    rdfs:label "Blue Angel"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BLUE_ANGEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BLUE_ANGEL>;
    skos:prefLabel "BLUE_ANGEL".

gs1:PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Bord Bia Approved logo is awarded to a company which has been audited by Bord Bia to verify that processes, from farm to fork, comply with the highest Quality Assurance Standards. These standards include animal welfare, traceability, environment, safety, feed, water, testing, inspection, hygiene and good manufacturing practice. Bord Bia Approved is awarded to a company where all the ingredients including meat content satisfy the Bord Bia requirements."@en;
    rdfs:label "Bord Bia Approved Logo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED>;
    skos:prefLabel "BORD_BIA_APPROVED".

gs1:PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED_MEAT a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Bord Bia Approved - Meat Content Only applies to companies where only the meat content satisfies certain conditions detailed in the Bord Bia requirements document."@en;
    rdfs:label "Bord Bia Approved - Meat Content Only"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED_MEAT>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BORD_BIA_APPROVED_MEAT>;
    skos:prefLabel "BORD_BIA_APPROVED_MEAT".

gs1:PackagingMarkedLabelAccreditationCode-BRA_MILJOVAL_LABEL_SWEDISH a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Bra Miljoval Bra is the ecolabel of SSNC. It is referred to as Good Environmental Choice in English. SSNC started ecolabelling."@en;
    rdfs:label "Bra Miljoval"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-BRA_MILJOVAL_LABEL_SWEDISH>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-BRA_MILJOVAL_LABEL_SWEDISH>;
    skos:prefLabel "BRA_MILJOVAL_LABEL_SWEDISH".

gs1:PackagingMarkedLabelAccreditationCode-CROSSED_GRAIN_SYMBOL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Crossed grain logo is a trademark owned and administered by Coeliac. It is a worldwide symbol for safe gluten-free foods. Each country has their own Coeliac"@en;
    rdfs:label "Crossed grain logo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-CROSSED_GRAIN_SYMBOL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-CROSSED_GRAIN_SYMBOL>;
    skos:prefLabel "CROSSED_GRAIN_SYMBOL".

gs1:PackagingMarkedLabelAccreditationCode-DEMETER_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Demeter International trademark for products of certified biodynamic production."@en;
    rdfs:label "Demeter International Trademark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-DEMETER_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-DEMETER_LABEL>;
    skos:prefLabel "DEMETER_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-ECOCERT_CERTIFICATE a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "ECOCERT is a certification body for sustainable development."@en;
    rdfs:label "ECOCERT Certification"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECOCERT_CERTIFICATE>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECOCERT_CERTIFICATE>;
    skos:prefLabel "ECOCERT_CERTIFICATE".

gs1:PackagingMarkedLabelAccreditationCode-ECO_LABEL_LADYBUG a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "This is a Finnish label used by the Organic union, which represents the entire Finnish organic industry, consumers and producers in a common interest group. They work as a neutral voice in various working groups and consultations, and prepare position papers and presentations. The Federation also organizes training events and professional seminars. The Organic Federation also publishes the magazine Organic."@en;
    rdfs:label "Eco Label Ladybug"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECO_LABEL_LADYBUG>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-ECO_LABEL_LADYBUG>;
    skos:prefLabel "ECO_LABEL_LADYBUG".

gs1:PackagingMarkedLabelAccreditationCode-EC_NATIONAL_HEALTH_MARK a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The package is physically marked with EC National Health Mark. The EC National Health Mark is the health mark for specific hygiene regulations for food of animal origin. The regulation (EC) Nr. 853/2004 of 29. April 2004 of the European Parliament on hygiene rules for food of animal origin demands that companies handling products of animal origin are authorised according to this regulation. The official body responsible for this authorisation assigns a health mark to the food producing company"@en;
    rdfs:label "EC National Health Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EC_NATIONAL_HEALTH_MARK>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EC_NATIONAL_HEALTH_MARK>;
    skos:prefLabel "EC_NATIONAL_HEALTH_MARK".

gs1:PackagingMarkedLabelAccreditationCode-EESTI_OKOMARK a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Estonian Eco Label: Ministry of Agriculture Okomark (Label of Organic Food)."@en;
    rdfs:label "EESTI OKOMARK (Label of Organic Food)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_OKOMARK>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_OKOMARK>;
    skos:prefLabel "EESTI_OKOMARK".

gs1:PackagingMarkedLabelAccreditationCode-EESTI_PARIM_TOIDUAINE a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Best Food Association of Estonia Food Industry http://www.toiduliit.ee/. An organisation that supports and promote Estonian food industry and economy, and contribute to a balanced and appropriate ethics to members of a favourable business environment for development."@en;
    rdfs:label "Best Food Association of Estonia Food Industry"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_PARIM_TOIDUAINE>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EESTI_PARIM_TOIDUAINE>;
    skos:prefLabel "EESTI_PARIM_TOIDUAINE".

gs1:PackagingMarkedLabelAccreditationCode-EKO a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "This symbol stands for organic production certified by Skal that meets the requirements of the EU-regulation for organic production. Skal is the inspection body for the organic production in the Netherlands."@en;
    rdfs:label "Skal EKO Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EKO>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EKO>;
    skos:prefLabel "EKO".

gs1:PackagingMarkedLabelAccreditationCode-EU_ECO_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the European Union Eco label a European environmental initiative supported by the European Commission."@en;
    rdfs:label "European Union Eco Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ECO_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ECO_LABEL>;
    skos:prefLabel "EU_ECO_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-EU_ORGANIC_FARMING a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "New EU organic logo the EU introduced a new organic logo to ensure consumer protection and common standards."@en;
    rdfs:label "EU Organic Farming Logo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ORGANIC_FARMING>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-EU_ORGANIC_FARMING>;
    skos:prefLabel "EU_ORGANIC_FARMING".

gs1:PackagingMarkedLabelAccreditationCode-FAIR_TRADE_MARK a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Fair Trade Mark certifies that products meet the social, economic and environmental International Fair trade Standards. The Fair Trade Mark is usually supported by a local Fair Trade Labelling Organization and certifies products not companies. It does not cover the companies or organizations selling the product"@en;
    rdfs:label "The Fair Trade Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FAIR_TRADE_MARK>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-FAIR_TRADE_MARK>;
    skos:prefLabel "FAIR_TRADE_MARK".

gs1:PackagingMarkedLabelAccreditationCode-FALKEN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Falken"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FALKEN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-FALKEN>;
    skos:prefLabel "FALKEN".

gs1:PackagingMarkedLabelAccreditationCode-FINNISH_HEART_SYMBOL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The heart symbol to inform the consumer at one glance that the product marked with this symbol is a preferred choice in its product group with regard to fat and sodium. Finnish Heart Association."@en;
    rdfs:label "Finnish Heart Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FINNISH_HEART_SYMBOL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-FINNISH_HEART_SYMBOL>;
    skos:prefLabel "FINNISH_HEART_SYMBOL".

gs1:PackagingMarkedLabelAccreditationCode-FOREST_STEWARDSHIP_COUNCIL_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Forest Stewardship Council label."@en;
    rdfs:label "Forest Stewardship Council Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-FOREST_STEWARDSHIP_COUNCIL_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-FOREST_STEWARDSHIP_COUNCIL_LABEL>;
    skos:prefLabel "FOREST_STEWARDSHIP_COUNCIL_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-GMO_MARKED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked as of genetically modified origin."@en;
    rdfs:label "GMO Marked"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GMO_MARKED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GMO_MARKED>;
    skos:prefLabel "GMO_MARKED".

gs1:PackagingMarkedLabelAccreditationCode-GOODS_FROM_FINLAND_BLUE_SWAN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Finfood Suomen Ruokatieto Ry"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GOODS_FROM_FINLAND_BLUE_SWAN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GOODS_FROM_FINLAND_BLUE_SWAN>;
    skos:prefLabel "GOODS_FROM_FINLAND_BLUE_SWAN".

gs1:PackagingMarkedLabelAccreditationCode-GREEN_DOT a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Green Dot"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_DOT>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_DOT>;
    skos:prefLabel "GREEN_DOT".

gs1:PackagingMarkedLabelAccreditationCode-GREEN_RESTAURANT_ASSOCIATION_ENDORSED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Green Restaurant Association Endorsed symbol."@en;
    rdfs:label "Green Restaurant Association Endorsed symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_RESTAURANT_ASSOCIATION_ENDORSED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_RESTAURANT_ASSOCIATION_ENDORSED>;
    skos:prefLabel "GREEN_RESTAURANT_ASSOCIATION_ENDORSED".

gs1:PackagingMarkedLabelAccreditationCode-GREEN_SEAL_CERTIFIED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Green Seal Certified symbol."@en;
    rdfs:label "Green Seal Certified Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_SEAL_CERTIFIED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GREEN_SEAL_CERTIFIED>;
    skos:prefLabel "GREEN_SEAL_CERTIFIED".

gs1:PackagingMarkedLabelAccreditationCode-GUARANTEED_IRISH a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Ireland: The Guaranteed Irish symbol makes shopping for Irish products and services a lot easier. Shoppers know that when they buy a product or service featuring the guaranteed Irish logo they are supporting Irish companies and safeguarding Irish jobs."@en;
    rdfs:label "Guaranteed Irish Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-GUARANTEED_IRISH>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-GUARANTEED_IRISH>;
    skos:prefLabel "GUARANTEED_IRISH".

gs1:PackagingMarkedLabelAccreditationCode-KRAV_MARK a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "KRAV Mark"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-KRAV_MARK>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-KRAV_MARK>;
    skos:prefLabel "KRAV_MARK".

gs1:PackagingMarkedLabelAccreditationCode-LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Allergy and Asthma Federation is a non-profit public health organisation. Our aim is to improve quality of life of the allergy and asthma patients."@en;
    rdfs:label "Allergy and Asthma Federation"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION>;
    skos:prefLabel "LABEL_OF_THE_ALLERGY_AND_ASTHMA_FEDERATION".

gs1:PackagingMarkedLabelAccreditationCode-LEAPING_BUNNY a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Coalition for Consumer Information on Cosmetics (CCIC) Leaping Bunny Program administers a cruelty-free standard and the internationally recognized Leaping Bunny Logo for companies producing cosmetic, personal care, and household products. The Leaping Bunny Program provides the best assurance that no new animal testing is used in any phase of product development by the company, its laboratories, or suppliers."@en;
    rdfs:label "Leaping Bunny Program"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LEAPING_BUNNY>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-LEAPING_BUNNY>;
    skos:prefLabel "LEAPING_BUNNY".

gs1:PackagingMarkedLabelAccreditationCode-LOODUSSOBRALIK_TOODE_ESTONIA a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Eco-friendly product The sign eco-friendly product is designed to make environmentally friendly products on store shelves more as significant. When it comes to food shall be used for agriculture, natural farming methods. No use of mineral fertilizers, insect control and plant poisons."@en;
    rdfs:label "Loodussobralik Toode Estonia"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOODUSSOBRALIK_TOODE_ESTONIA>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOODUSSOBRALIK_TOODE_ESTONIA>;
    skos:prefLabel "LOODUSSOBRALIK_TOODE_ESTONIA".

gs1:PackagingMarkedLabelAccreditationCode-LOVE_IRISH_FOOD a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Love Irish Food - a promotional label printed on the product packaging to indicate to the consumer that the food is manufactured in Ireland using Irish ingredients."@en;
    rdfs:label "Love Irish Food"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOVE_IRISH_FOOD>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-LOVE_IRISH_FOOD>;
    skos:prefLabel "LOVE_IRISH_FOOD".

gs1:PackagingMarkedLabelAccreditationCode-MADE_IN_FINLAND_FLAG_WITH_KEY a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Made in Finland Products that are made in Finland Avainlippu (Key Flag) Suomalaisen Tyon"@en;
    rdfs:label "Made in Finland"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MADE_IN_FINLAND_FLAG_WITH_KEY>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-MADE_IN_FINLAND_FLAG_WITH_KEY>;
    skos:prefLabel "MADE_IN_FINLAND_FLAG_WITH_KEY".

gs1:PackagingMarkedLabelAccreditationCode-MARINE_STEWARDSHIP_COUNCIL_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "Marine Stewardship Council label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MARINE_STEWARDSHIP_COUNCIL_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-MARINE_STEWARDSHIP_COUNCIL_LABEL>;
    skos:prefLabel "MARINE_STEWARDSHIP_COUNCIL_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-MAX_HAVELAAR a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Fair trade symbol used in the Netherlands Target Market awarded to manufacturers which contribute to improving the living and working conditions of small farmers and agricultural workers in disadvantaged regions."@en;
    rdfs:label "Max Havelaar"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-MAX_HAVELAAR>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-MAX_HAVELAAR>;
    skos:prefLabel "MAX_HAVELAAR".

gs1:PackagingMarkedLabelAccreditationCode-NATRUE_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The NATRUE Label guarantees that the products that carry it are made only with natural and organic ingredients, through soft manufacturing processes and environmentally friendly practices. The NATRUE Label is awarded by NATRUE, a non-profit organisation committed to promote and protect high standards of quality and environmental integrity."@en;
    rdfs:label "NATRUE Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-NATRUE_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-NATRUE_LABEL>;
    skos:prefLabel "NATRUE_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-NYCKELHALET a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The green key hole is to be put on the healthy foods in Sweden, Denmark, and Norway within certain product groups in order to make it easier for the customers to make a healthy choice. http://www.norden.org/"@en;
    rdfs:label "Green Key Hole"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-NYCKELHALET>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-NYCKELHALET>;
    skos:prefLabel "NYCKELHALET".

gs1:PackagingMarkedLabelAccreditationCode-OEKO_TEX_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Confidence in textiles. This has been the motto of the independent test institutes of the International Oeko-Tex Association since 1992, with their tests for harmful substances according to Oeko-Tex Standard 100 for textile products of all types which pose no risk whatsoever to health."@en;
    rdfs:label "Confidence in Textiles Oeko-Tex"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-OEKO_TEX_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-OEKO_TEX_LABEL>;
    skos:prefLabel "OEKO_TEX_LABEL".

gs1:PackagingMarkedLabelAccreditationCode-OFFICIAL_ECO_LABEL_SUN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Luomo Sun Sign Denotes controlled organic production. The official label of the Finnish inspection authorities; owned by the Ministry of Agriculture and Forestry."@en;
    rdfs:label "Luomo Sun Sign"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-OFFICIAL_ECO_LABEL_SUN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-OFFICIAL_ECO_LABEL_SUN>;
    skos:prefLabel "OFFICIAL_ECO_LABEL_SUN".

gs1:PackagingMarkedLabelAccreditationCode-PEFC a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Programme for Endorsement of Forest Certification (PEFCC_ is an international non-profit, non-governmental organisation dedicated to promoting Sustainable Forest Management (SFM) through independent third-party certification"@en;
    rdfs:label "Programme for Endorsement of Forest Certification"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PEFC>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-PEFC>;
    skos:prefLabel "PEFC".

gs1:PackagingMarkedLabelAccreditationCode-PROTECTED_DESIGNATION_OF_ORIGIN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Protected designation of origin is the name of an area, a specific place or, in exceptional cases, the name of a country, used as a designation for an agricultural product or a foodstuff, the entire product must be traditionally and ENTIRELY manufactured (prepared, processed AND produced) within the specific region and thus acquire unique properties. Protected Geographical Status (PGS) is a legal framework defined in European Union law to protect the names of regional foods."@en;
    rdfs:label "Protected Designation of Origin"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_DESIGNATION_OF_ORIGIN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_DESIGNATION_OF_ORIGIN>;
    skos:prefLabel "PROTECTED_DESIGNATION_OF_ORIGIN".

gs1:PackagingMarkedLabelAccreditationCode-PROTECTED_GEOGRAPHICAL_INDICATION a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Protected geographical indication is the name of an area, a specific place or, in exceptional cases, the name of a country, used as a description of an agricultural product or a foodstuff, the entire product must be traditionally and at least PARTIALLY manufactured (prepared, processed OR produced) within the specific region and thus acquire unique properties. Protected Geographical Status (PGS) is a legal framework[1] defined in European Union law to protect the names of regional foods."@en;
    rdfs:label "Protected Geographical Indication"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_GEOGRAPHICAL_INDICATION>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_GEOGRAPHICAL_INDICATION>;
    skos:prefLabel "PROTECTED_GEOGRAPHICAL_INDICATION".

gs1:PackagingMarkedLabelAccreditationCode-PROTECTED_HARVEST_CERTIFIED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Protected Harvest Certified symbol."@en;
    rdfs:label "Protected Harvest Certified Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_HARVEST_CERTIFIED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-PROTECTED_HARVEST_CERTIFIED>;
    skos:prefLabel "PROTECTED_HARVEST_CERTIFIED".

gs1:PackagingMarkedLabelAccreditationCode-QUALITY_MARK_IRELAND a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Control IMO Organic farming is an alternative, environmentally friendly method of food production. It forbids the use of chemicals and requires production methods that respect animal welfare and do not damage the environment. The term organic can only be used on food labels in Ireland if the food product meets strict Irish and EU organic standards and is licensed by an approved certification body."@en;
    rdfs:label "Quality Mark Ireland"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-QUALITY_MARK_IRELAND>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-QUALITY_MARK_IRELAND>;
    skos:prefLabel "QUALITY_MARK_IRELAND".

gs1:PackagingMarkedLabelAccreditationCode-RAINFOREST_ALLIANCE a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Rainforest Alliance Certified symbol."@en;
    rdfs:label "Rainforest Alliance Certified Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-RAINFOREST_ALLIANCE>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-RAINFOREST_ALLIANCE>;
    skos:prefLabel "RAINFOREST_ALLIANCE".

gs1:PackagingMarkedLabelAccreditationCode-SCHARRELVLEES a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "A symbol used in the Netherlands Target Market intended for meat based products which guarantees that the animals has been growth without the use of antibiotics."@en;
    rdfs:label "Scharrelvlees"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SCHARRELVLEES>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-SCHARRELVLEES>;
    skos:prefLabel "SCHARRELVLEES".

gs1:PackagingMarkedLabelAccreditationCode-SOIL_ASSOCIATION_ORGANIC_SYMBOL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Soil Association Organic Symbol is a symbol used in the UK to show that products meet a strict set of organic standards that protect health, sustainability and the environment."@en;
    rdfs:label "Soil Association Organic Symbol"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SOIL_ASSOCIATION_ORGANIC_SYMBOL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-SOIL_ASSOCIATION_ORGANIC_SYMBOL>;
    skos:prefLabel "SOIL_ASSOCIATION_ORGANIC_SYMBOL".

gs1:PackagingMarkedLabelAccreditationCode-SUSTAINABLE_PALM_OIL_RSPO a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "In response to the urgent and pressing global call for sustainably produced palm oil, the Roundtable on Sustainable Palm Oil (RSPO) was formed in 2004 with the objective of promoting the growth and use of sustainable oil palm products through credible global standards and engagement of stakeholders."@en;
    rdfs:label "Sustainably Produced Palm Oil"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SUSTAINABLE_PALM_OIL_RSPO>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-SUSTAINABLE_PALM_OIL_RSPO>;
    skos:prefLabel "SUSTAINABLE_PALM_OIL_RSPO".

gs1:PackagingMarkedLabelAccreditationCode-SVANEN a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Swan is the Nordic environmental label. It was established by the Nordic Council of Ministers in 1989 and Denmark joined in 1997. The Swan is used in all Nordic countries, i.e. Denmark, Norway, Sweden, Finland and Iceland."@en;
    rdfs:label "Svanen"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SVANEN>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-SVANEN>;
    skos:prefLabel "SVANEN".

gs1:PackagingMarkedLabelAccreditationCode-SWEDISH_SEAL_OF_QUALITY a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The item is physically marked with the Swedish Seal of Quality label which intends to guarantee the responsibility for the environment of the product."@en;
    rdfs:label "Swedish Seal of Quality Label"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-SWEDISH_SEAL_OF_QUALITY>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-SWEDISH_SEAL_OF_QUALITY>;
    skos:prefLabel "SWEDISH_SEAL_OF_QUALITY".

gs1:PackagingMarkedLabelAccreditationCode-TRADITIONAL_SPECIALTY_GUARANTEED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "The Traditional specialty guaranteed is a trademark for an agricultural product or a foodstuff, which has a certain feature or a set of features, setting it clearly apart from other similar products or foodstuffs belonging to the same category. The product or foodstuff must be manufactured using traditional ingredients or must be characteristic for its traditional composition, production process, or processing reflecting a traditional type of manufacturing or processing."@en;
    rdfs:label "Traditional Specialty Guaranteed"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TRADITIONAL_SPECIALTY_GUARANTEED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-TRADITIONAL_SPECIALTY_GUARANTEED>;
    skos:prefLabel "TRADITIONAL_SPECIALTY_GUARANTEED".

gs1:PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_EESTI_MAITSE a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Approved Estonian Taste - Quality/Tradition/Origin/Traceability for Estonian products. All raw materials must be 100% Estonian. Estonian Chamber of Agriculture and Commerce."@en;
    rdfs:label "Approved Estonian Taste"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_EESTI_MAITSE>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_EESTI_MAITSE>;
    skos:prefLabel "TUNNUSTATUD_EESTI_MAITSE".

gs1:PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_MAITSE a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Approved Taste label (designed as a barn swallow) denoting Estonian origin and high quality was introduced. This label has been given to products for Food quality and safety. Estonian Chamber of Agriculture and Commerce (ECAC)."@en;
    rdfs:label "Tunnustatud Maitse"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_MAITSE>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-TUNNUSTATUD_MAITSE>;
    skos:prefLabel "TUNNUSTATUD_MAITSE".

gs1:PackagingMarkedLabelAccreditationCode-UNIQUELY_FINNISH a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Uniquely Finnish http://www.maakuntienparhaat.fi/en/ The Uniquely Finnish label is a national quality label for small entrepreneurs. ProAgria Association of Rural Advisory Centres grants the label to qualified foodstuff, handicraft and rural tourism companies based on applications."@en;
    rdfs:label "Uniquely Finnish"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-UNIQUELY_FINNISH>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-UNIQUELY_FINNISH>;
    skos:prefLabel "UNIQUELY_FINNISH".

gs1:PackagingMarkedLabelAccreditationCode-USDA a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:label "US Department of Agriculture"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-USDA>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-USDA>;
    skos:prefLabel "USDA".

gs1:PackagingMarkedLabelAccreditationCode-UTZ_CERTIFIED a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "A certification which is intended to assure the social and environmental quality in coffee production. Coffee based products may be marked with this certification."@en;
    rdfs:label "UTZ Certified"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-UTZ_CERTIFIED>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-UTZ_CERTIFIED>;
    skos:prefLabel "UTZ_CERTIFIED".

gs1:PackagingMarkedLabelAccreditationCode-VAELG_FULDKORN_FORST a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Grain based foods (bread, breakfast products, baking articles etc.) which have got a high content of whole grain will be puffed with a nutritional puff from the beginning of 2009: Please choose whole grain first."@en;
    rdfs:label "Vaelg Fuldkorn forst"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-VAELG_FULDKORN_FORST>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-VAELG_FULDKORN_FORST>;
    skos:prefLabel "VAELG_FULDKORN_FORST".

gs1:PackagingMarkedLabelAccreditationCode-WWF_PANDA_LABEL a gs1:PackagingMarkedLabelAccreditationCode;
    rdfs:comment "Products that support the World Wildlife Federation."@en;
    rdfs:label "World Wildlife Federation Panda"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode-WWF_PANDA_LABEL>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode-WWF_PANDA_LABEL>;
    skos:prefLabel "WWF_PANDA_LABEL".

gs1:PackagingMarkedLabelAccreditationCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingMarkedLabelAccreditationCode&release=1>;
    rdfs:label "Packaging Marked Label Accreditation Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingMarkedLabelAccreditationCode>, <https://www.gs1.org/voc/PackagingMarkedLabelAccreditationCode>.

gs1:PackagingMaterialDetails a rdfs:Class, owl:Class;
    rdfs:comment "Information on any material used for packaging."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Material Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/PackagingMaterialDetails>, <https://www.gs1.org/voc/PackagingMaterialDetails>;
    sw:term_status "stable".

gs1:PackagingMaterialTypeCode-BAMBOO a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Any of various woody or arborescent grasses (as of the genera Bambusa, Arundinaria, and Dendrocalamus of the subfamily Bambusoideae) of tropical and temperate regions having hollow stems, thick rhizomes, and shoots. The packaging may be in the form of paper, wood or leaves."@en;
    rdfs:label "Bamboo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-BAMBOO>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-BAMBOO>;
    skos:prefLabel "BAMBOO".

gs1:PackagingMaterialTypeCode-CELLULOSE_HYDRATE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A class of materials manufactured by the conversion of natural cellulose to a soluble cellulosic derivative and subsequent regeneration, typically forming a film (e.g., cellophane). "@en;
    rdfs:label "Cellulose hydrate"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CELLULOSE_HYDRATE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CELLULOSE_HYDRATE>;
    skos:prefLabel "CELLULOSE_HYDRATE".

gs1:PackagingMaterialTypeCode-CERAMIC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific material made from clay and hardened by firing at a high temperatures. Examples can include Terra-cotta, Earthenware, Stoneware, Porcelain, and High-Tech Ceramics."@en;
    rdfs:label "Ceramic"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CERAMIC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CERAMIC>;
    skos:prefLabel "CERAMIC".

gs1:PackagingMaterialTypeCode-CLOTH_OR_FABRIC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material made by weaving, felting, knitting, or crocheting natural and/or synthetic fibers."@en;
    rdfs:label "Cloth or Fabric"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CLOTH_OR_FABRIC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CLOTH_OR_FABRIC>;
    skos:prefLabel "CLOTH_OR_FABRIC".

gs1:PackagingMaterialTypeCode-COMPOSITE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A material that is made from multiple materials."@en;
    rdfs:label "Composite"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-COMPOSITE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-COMPOSITE>;
    skos:prefLabel "COMPOSITE".

gs1:PackagingMaterialTypeCode-CORK_NATURAL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Cork is an impermeable buoyant material, the phellem layer of bark tissue that is harvested for commercial use primarily from Quercus suber (the cork oak)."@en;
    rdfs:label "Natural cork"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CORK_NATURAL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CORK_NATURAL>;
    skos:prefLabel "CORK_NATURAL".

gs1:PackagingMaterialTypeCode-CORRUGATED_BOARD_DOUBLE_WALL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A structure formed by two layers of corrugated cardboard (flutes), with a linerboard facing between them."@en;
    rdfs:label "Double Wall Corrugated Board"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_DOUBLE_WALL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_DOUBLE_WALL>;
    skos:prefLabel "CORRUGATED_BOARD_DOUBLE_WALL".

gs1:PackagingMaterialTypeCode-CORRUGATED_BOARD_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "The value needed is not listed or is not defined within this list's individual code value and definitions of corrugated boards. Please send a work request into GS1 or your solution provider requesting the code you are searching for."@en;
    rdfs:label "Corrugated Board Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_OTHER>;
    skos:prefLabel "CORRUGATED_BOARD_OTHER".

gs1:PackagingMaterialTypeCode-CORRUGATED_BOARD_SINGLE_WALL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A structure formed by three layers of paper that are glued using starch into one single, sturdy sheet; also termed double faced."@en;
    rdfs:label "Single Wall Corrugated Board"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_SINGLE_WALL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_SINGLE_WALL>;
    skos:prefLabel "CORRUGATED_BOARD_SINGLE_WALL".

gs1:PackagingMaterialTypeCode-CORRUGATED_BOARD_TRIPLE_WALL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A structure formed by an inner and outer liner with three fluted sheets in between, each separated by a layer of paper."@en;
    rdfs:label "Triple Wall Corrugated Board"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_TRIPLE_WALL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-CORRUGATED_BOARD_TRIPLE_WALL>;
    skos:prefLabel "CORRUGATED_BOARD_TRIPLE_WALL".

gs1:PackagingMaterialTypeCode-FIBRE_BURLAP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "The American name for cloth woven from jute plant skins and other vegetable fibres. In other parts of the world it is known as Hessian, Hessian cloth, or gunny from the Indian gain."@en;
    rdfs:label "Fibre Burlap"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_BURLAP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_BURLAP>;
    skos:prefLabel "FIBRE_BURLAP".

gs1:PackagingMaterialTypeCode-FIBRE_COTTON a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A natural cellulosic seed-hair fiber, obtained from the seed pod of the cotton plant. First known in India about 3000 B.C."@en;
    rdfs:label "Cotton"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_COTTON>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_COTTON>;
    skos:prefLabel "FIBRE_COTTON".

gs1:PackagingMaterialTypeCode-FIBRE_FLAX a gs1:PackagingMaterialTypeCode;
    rdfs:comment "The plant from the stem of which bast fiber is extracted by retting to produce linen. An erroneous term for linen fiber, particularly in blends."@en;
    rdfs:label "Flax"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_FLAX>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_FLAX>;
    skos:prefLabel "FIBRE_FLAX".

gs1:PackagingMaterialTypeCode-FIBRE_HEMP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Hemp is a commonly used term for varieties of the Cannabis plant. Hemp can yield fibre which can be used in ropes, cloths, weaves, as a reinforcement of polymer composites as well as pulps for paper making."@en;
    rdfs:label "Hemp"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_HEMP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_HEMP>;
    skos:prefLabel "FIBRE_HEMP".

gs1:PackagingMaterialTypeCode-FIBRE_JUTE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A bast fiber obtained from the round pod jute or the long pod jute of the family Tiliaceae. Jute ribbon is purely made from the jute plant. Grown extensively in Pakistan and India, mainly in the Bengal district of Pakistan."@en;
    rdfs:label "Jute"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_JUTE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_JUTE>;
    skos:prefLabel "FIBRE_JUTE".

gs1:PackagingMaterialTypeCode-FIBRE_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material made of a unit of matter, either natural or manufactured, that forms the basic element of fabrics and other textile structures."@en;
    rdfs:label "Fibre Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FIBRE_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FIBRE_OTHER>;
    skos:prefLabel "FIBRE_OTHER".

gs1:PackagingMaterialTypeCode-FOAM a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material in a lightweight cellular form resulting from introduction of gas bubbles during manufacture, used to reduce shock and vibration or abrasion. "@en;
    rdfs:label "Solidified Foam"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-FOAM>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-FOAM>;
    skos:prefLabel "FOAM".

gs1:PackagingMaterialTypeCode-GLASS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A substance mainly consisting of sand, lime and soda, fused at high temperatures and cooled quickly so that it solidifies to a vitreous or noncrystalline condition. This term applies to transparent clear glass or as a generic term if distinction with coloured glass is not desired. Example: sodocalcite."@en;
    rdfs:label "Glass"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-GLASS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-GLASS>;
    skos:prefLabel "GLASS".

gs1:PackagingMaterialTypeCode-GLASS_BOROSILICATE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Glass composed of silicon, boron, sodium and aluminum oxides (+ other alkaline oxides). It is a technical glass, not recyclable."@en;
    rdfs:label "Borosilicate glass"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-GLASS_BOROSILICATE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-GLASS_BOROSILICATE>;
    skos:prefLabel "GLASS_BOROSILICATE".

gs1:PackagingMaterialTypeCode-GLASS_COLOURED a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Glass containing external colouring or glass that has been coloured by the addition of colouring agents/particles in its creation"@en;
    rdfs:label "Coloured Glass"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-GLASS_COLOURED>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-GLASS_COLOURED>;
    skos:prefLabel "GLASS_COLOURED".

gs1:PackagingMaterialTypeCode-GLASS_CRYSTAL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Glass rich in lead oxide. It is a technical glass, not recyclable, typically used in decorative objects and also in certain cosmetic packaging."@en;
    rdfs:label "Crystal glass"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-GLASS_CRYSTAL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-GLASS_CRYSTAL>;
    skos:prefLabel "GLASS_CRYSTAL".

gs1:PackagingMaterialTypeCode-LAMINATED_CARTON a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A material made up of laminates of paperboard, foil and polyethylene which combined form a sheet suitable for asceptic processing."@en;
    rdfs:label "Laminated Carton"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-LAMINATED_CARTON>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-LAMINATED_CARTON>;
    skos:prefLabel "LAMINATED_CARTON".

gs1:PackagingMaterialTypeCode-METAL_ALUMINUM a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material made from aluminum or aluminum alloy."@en;
    rdfs:label "Aluminum"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_ALUMINUM>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_ALUMINUM>;
    skos:prefLabel "METAL_ALUMINUM".

gs1:PackagingMaterialTypeCode-METAL_BRASS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Brass is an alloy of copper and zinc."@en;
    rdfs:label "Brass"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_BRASS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_BRASS>;
    skos:prefLabel "METAL_BRASS".

gs1:PackagingMaterialTypeCode-METAL_COMPOSITE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Refers to an object that is composed of two separate metals joined together. Instead of being a mixture of two or more metals, like alloys, metal composites consist of layers of different metals."@en;
    rdfs:label "Metal Composite"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_COMPOSITE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_COMPOSITE>;
    skos:prefLabel "METAL_COMPOSITE".

gs1:PackagingMaterialTypeCode-METAL_IRON a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A heavy metallic element (Fe) capable of being fashioned into a variety of forms.  "@en;
    rdfs:label "Iron"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_IRON>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_IRON>;
    skos:prefLabel "METAL_IRON".

gs1:PackagingMaterialTypeCode-METAL_LEAD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A bluish-white soft malleable ductile plastic but inelastic heavy metallic element (Pb)"@en;
    rdfs:label "Lead"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_LEAD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_LEAD>;
    skos:prefLabel "METAL_LEAD".

gs1:PackagingMaterialTypeCode-METAL_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material made from metal or metal alloy material."@en;
    rdfs:label "Metal other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_OTHER>;
    skos:prefLabel "METAL_OTHER".

gs1:PackagingMaterialTypeCode-METAL_STAINLESS_STEEL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "An alloy of steel with chromium and sometimes another element (as nickel or molybdenum) that is practically immune to rusting and ordinary corrosion "@en;
    rdfs:label "Stainless Steel"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_STAINLESS_STEEL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_STAINLESS_STEEL>;
    skos:prefLabel "METAL_STAINLESS_STEEL".

gs1:PackagingMaterialTypeCode-METAL_STEEL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Commercial iron that contains carbon in any amount up to about 1.7 percent as an essential alloying constituent, is malleable when under suitable conditions, and is distinguished from cast iron by its malleability and lower carbon content."@en;
    rdfs:label "Steel"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_STEEL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_STEEL>;
    skos:prefLabel "METAL_STEEL".

gs1:PackagingMaterialTypeCode-METAL_TIN a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Tin is a chemical element that is obtained chiefly from the mineral cassiterite, where it occurs as an oxide, SnO2. This silvery, malleable poor metal is not easily oxidized in air, and is used to coat other metals to prevent corrosion. It is used in many alloys, most notably bronze"@en;
    rdfs:label "Tin"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_TIN>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_TIN>;
    skos:prefLabel "METAL_TIN".

gs1:PackagingMaterialTypeCode-METAL_ZAMAC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Zamac is a family of alloys with a base metal of zinc and alloying elements of aluminium, magnesium, and copper."@en;
    rdfs:label "Metal zamac"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-METAL_ZAMAC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-METAL_ZAMAC>;
    skos:prefLabel "METAL_ZAMAC".

gs1:PackagingMaterialTypeCode-MINERAL_CALCIUM_CARBONATE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Ground calcium carbonate and precipitated calcium carbonate products serve as functional fillers in plastic and rubber applications. Calcium carbonate is widely used as in polyvinyl chloride (PVC), polyolefin, polypropylene (PP), polyethylene (PE) and unsaturated polyester resins applications. "@en;
    rdfs:label "Calcium Carbonate"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_CALCIUM_CARBONATE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-MINERAL_CALCIUM_CARBONATE>;
    skos:prefLabel "MINERAL_CALCIUM_CARBONATE".

gs1:PackagingMaterialTypeCode-MINERAL_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Any other mineral-based material not available in this list.  Should be used as a temporary measure while a proper code is established"@en;
    rdfs:label "Mineral Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-MINERAL_OTHER>;
    skos:prefLabel "MINERAL_OTHER".

gs1:PackagingMaterialTypeCode-MINERAL_TALC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Talc is used to stiffen thermoplastics, mainly polypropylene but also polyethylene and polyamide (Nylon)."@en;
    rdfs:label "Talc"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-MINERAL_TALC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-MINERAL_TALC>;
    skos:prefLabel "MINERAL_TALC".

gs1:PackagingMaterialTypeCode-NATURAL_RUBBER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A strong elastic material made by drying the sap from various tropical trees, especially the American rubber tree."@en;
    rdfs:label "Natural rubber"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-NATURAL_RUBBER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-NATURAL_RUBBER>;
    skos:prefLabel "NATURAL_RUBBER".

gs1:PackagingMaterialTypeCode-OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "The value needed is not listed or is not defined within this list's individual code values and definitions. Please send a work request into GS1 or your solution provider requesting the code you are searching for."@en;
    rdfs:label "Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-OTHER>;
    skos:prefLabel "OTHER".

gs1:PackagingMaterialTypeCode-PAPER_CORRUGATED a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Heavy paper with ridges and grooves, used in packing fragile articles."@en;
    rdfs:label "Corrugated Paper"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_CORRUGATED>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_CORRUGATED>;
    skos:prefLabel "PAPER_CORRUGATED".

gs1:PackagingMaterialTypeCode-PAPER_KRAFT a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Kraft paper is the paper grade with the highest strength. It is used for the production of e.g. paper bags, emery paper or shopping bags."@en;
    rdfs:label "Kraft paper"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_KRAFT>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_KRAFT>;
    skos:prefLabel "PAPER_KRAFT".

gs1:PackagingMaterialTypeCode-PAPER_KRAFT_WET_STRENGTH a gs1:PackagingMaterialTypeCode;
    rdfs:comment "The wet-strength kraft paper has a certain tear strength when wet due to special additives. It is used for the production of e.g. paper bags, emery paper or shopping bags. "@en;
    rdfs:label "Kraft paper (wet strength)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_KRAFT_WET_STRENGTH>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_KRAFT_WET_STRENGTH>;
    skos:prefLabel "PAPER_KRAFT_WET_STRENGTH".

gs1:PackagingMaterialTypeCode-PAPER_MOLDED_PULP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Used for producing pulp-based or fibrous products by pressing; example products: egg packages, trays and boxes for fruits and vegetables."@en;
    rdfs:label "Molded Pulp"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_MOLDED_PULP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_MOLDED_PULP>;
    skos:prefLabel "PAPER_MOLDED_PULP".

gs1:PackagingMaterialTypeCode-PAPER_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Any other paper-based material not available in this list.  Should be used as a temporary measure while a proper code is established."@en;
    rdfs:label "Paper Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_OTHER>;
    skos:prefLabel "PAPER_OTHER".

gs1:PackagingMaterialTypeCode-PAPER_PAPER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific sheet material produced by the matting of fibres from wood, rags, or other fibrous materials.  Generally, paper is of a lesser thickness or weight than paperboard."@en;
    rdfs:label "Paper"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPER>;
    skos:prefLabel "PAPER_PAPER".

gs1:PackagingMaterialTypeCode-PAPER_PAPERBOARD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material, generally made from cotton or wood, that describe a variety or of board materials used in the production of boxes, folding cartons, and solid fibre and corrugated shipping containers; also termed cardboard"@en;
    rdfs:label "Paperboard"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPERBOARD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_PAPERBOARD>;
    skos:prefLabel "PAPER_PAPERBOARD".

gs1:PackagingMaterialTypeCode-PAPER_RAYON a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Generic term for a manmade fiber derived from regenerated cellulose."@en;
    rdfs:label "Rayon Paper "@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PAPER_RAYON>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PAPER_RAYON>;
    skos:prefLabel "PAPER_RAYON".

gs1:PackagingMaterialTypeCode-PLANT_LEAVES a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Plant leaves, such as banana leaves, including wet or dry leaves. In some cases, leaves are pre-softened by steaming."@en;
    rdfs:label "Plant Leaves"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PLANT_LEAVES>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PLANT_LEAVES>;
    skos:prefLabel "PLANT_LEAVES".

gs1:PackagingMaterialTypeCode-PLASTIC_BIOPLASTIC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Plastic materials made from biomass, but may have exactly the same properties as ordinary plastic. Sometimes these plastics are biodegradable."@en;
    rdfs:label "Bioplastic"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_BIOPLASTIC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_BIOPLASTIC>;
    skos:prefLabel "PLASTIC_BIOPLASTIC".

gs1:PackagingMaterialTypeCode-PLASTIC_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific material made of any of numerous organic synthetic or processed materials that are mostly thermoplastic or thermosetting polymers of high molecular weight and that can be made into objects, films, or filaments."@en;
    rdfs:label "Plastic Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_OTHER>;
    skos:prefLabel "PLASTIC_OTHER".

gs1:PackagingMaterialTypeCode-PLASTIC_THERMOPLASTICS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific substance that becomes soft and pliable when heated, without a change in its intrinsic properties. Polystyrene and polyethylene are thermoplastics."@en;
    rdfs:label "Thermoplastics"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_THERMOPLASTICS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-PLASTIC_THERMOPLASTICS>;
    skos:prefLabel "PLASTIC_THERMOPLASTICS".

gs1:PackagingMaterialTypeCode-POLYMER_APET a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyethylene Terephthalate, amorphous (APET) has a very high transparency, is flame retardant and suitable for direct food contact. It is used for packaging of all kinds."@en;
    rdfs:label "Polyethylene Terephthalate, amorphous (APET)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_APET>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_APET>;
    skos:prefLabel "POLYMER_APET".

gs1:PackagingMaterialTypeCode-POLYMER_BOPP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Biaxially oriented PP (BOPP) films are characterized by their tear, impact and puncture resistance. The film is mainly used in food packaging, e.g. as candy wrap or wrapping for chocolate bars."@en;
    rdfs:label "Polypropylene, longitudinally and laterally stretched (BOPP)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_BOPP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_BOPP>;
    skos:prefLabel "POLYMER_BOPP".

gs1:PackagingMaterialTypeCode-POLYMER_CELLULOSE_ACETATE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Cellulose acetate is one of the most important esters of cellulose. Depending on the way it has been processed cellulose acetate can be used for a wide variety of applications, e.g. films, membranes or fibers."@en;
    rdfs:label "Cellulose Acetate"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_CELLULOSE_ACETATE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_CELLULOSE_ACETATE>;
    skos:prefLabel "POLYMER_CELLULOSE_ACETATE".

gs1:PackagingMaterialTypeCode-POLYMER_CPET a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Crystallized polyethylene terephthalate (CPET) is a variation of standard PET which has been crystallized for heat resistance, rigidity, and toughness"@en;
    rdfs:label "Crystallized polyethylene terephthalate (CPET)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_CPET>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_CPET>;
    skos:prefLabel "POLYMER_CPET".

gs1:PackagingMaterialTypeCode-POLYMER_EPE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "EPE is foamed polyethylene, which is a type of environmentally friendly material, that is, pearl cotton like. EPE is made of low-density polyethylene grease through a physical foaming process to produce a non-crosslinked closed cell structure. EPE can be recycled and allows a certain amount of EPE recycled material to be matched in the manufacturing process. Also known as EPE Foam."@en;
    rdfs:label "Expanded Polyethylene"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPE>;
    skos:prefLabel "POLYMER_EPE".

gs1:PackagingMaterialTypeCode-POLYMER_EPOXY a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Epoxy resins are thermoset polymers which are frequently used as coatings for metal packaging such as soft-drink cans."@en;
    rdfs:label "Epoxy"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPOXY>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPOXY>;
    skos:prefLabel "POLYMER_EPOXY".

gs1:PackagingMaterialTypeCode-POLYMER_EPS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Expanded polystyrene is a rigid, tough, closed cell and lightweight thermoplastic foam material. It is manufactured by expanding spherical beads in a mold, using heat and pressure to fuse the beads together. While each individual bead is a closed cell environment, there are significant open spaces between each bead."@en;
    rdfs:label "Expanded polystyrene (EPS)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EPS>;
    skos:prefLabel "POLYMER_EPS".

gs1:PackagingMaterialTypeCode-POLYMER_EVA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Ethylene vinyl acetate, a copolymer of 60 to 90% ethylene and 40 to 10% vinyl acetate.  Packaging applications include soft films, coatings, hot melt adhesives, wine cork substitutes, and closure seals for plastic and metal container caps."@en;
    rdfs:label "Ethylene vinyl acetate, (EVA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVA>;
    skos:prefLabel "POLYMER_EVA".

gs1:PackagingMaterialTypeCode-POLYMER_EVOH a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Ethylene vinyl alcohol, a copolymer of ethylene and vinyl alcohol. A plastic resin commonly used in food applications to provide barrier to oxygen and other gases. "@en;
    rdfs:label "Ethylene vinyl alcohol, (EVOH)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVOH>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_EVOH>;
    skos:prefLabel "POLYMER_EVOH".

gs1:PackagingMaterialTypeCode-POLYMER_HDPE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "High-Density PolyEthylene (HDPE) is a polyethylene thermoplastic made from petroleum.  A strong, relatively opaque form of polyethylene having a dense structure with few side branches off the main carbon backbone. Can be applied to bottles, flasks and caps."@en;
    rdfs:label "High Density Polyethylene (HDPE) "@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_HDPE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_HDPE>;
    skos:prefLabel "POLYMER_HDPE".

gs1:PackagingMaterialTypeCode-POLYMER_IONOMER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Ionically is a cross-linked polyethylene (ionomer), can be used in combination with PE for its barrier properties."@en;
    rdfs:label "Polymer ionomer"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_IONOMER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_IONOMER>;
    skos:prefLabel "POLYMER_IONOMER".

gs1:PackagingMaterialTypeCode-POLYMER_LDPE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Low-density polyethylene (LDPE) is a polyethylene thermoplastic made from petroleum.  A strong form of polyethylene having a less dense structure with more side branches off the main carbon backbone (on about 2% of the carbon atoms) than HDPE; therefore its tensile strength is lower, and its resilience is higherMade in translucent or opaque variations, it is quite flexible, and tough to the degree of being almost unbreakable.  It is widely used for manufacturing various containers, dispensing bottles, wash bottles, tubing, plastic bags for computer components, and various moulded laboratory equipment. Its most common use is in plastic bags."@en;
    rdfs:label "Low-density polyethylene (LDPE)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LDPE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LDPE>;
    skos:prefLabel "POLYMER_LDPE".

gs1:PackagingMaterialTypeCode-POLYMER_LLDPE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Linear low density polyethylene is a linear polyethylene with a significant number of short branches on the polymer backbone. It is commonly made by copolymerization of ethylene with longer-chain olefins. It is different from LDPE due to the absence of long chain branches which gives it higher tensile strength, impact and puncture resistance than LDPE. Common uses of LLDPE are plastic bags, wraps, stretch wraps, pouches, covers and lids."@en;
    rdfs:label "Linear Low Density Polyethylene"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LLDPE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_LLDPE>;
    skos:prefLabel "POLYMER_LLDPE".

gs1:PackagingMaterialTypeCode-POLYMER_MDPE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Medium-density polyethylene is a type of polyethylene defined by a density range of 0.926-0.940 g/cm3. MDPE is typically used in shrink films, sacks, packaging film and carrier bags."@en;
    rdfs:label "Medium-density Polyethylene"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_MDPE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_MDPE>;
    skos:prefLabel "POLYMER_MDPE".

gs1:PackagingMaterialTypeCode-POLYMER_MIX a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A polymer blend or mixture of least two polymers that are blended to create a new material with different physical properties. These tend to be a proprietary mix of polymers and cannot be separated. The individual materials may not be known by the seller."@en;
    rdfs:label "Polymer mix"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_MIX>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_MIX>;
    skos:prefLabel "POLYMER_MIX".

gs1:PackagingMaterialTypeCode-POLYMER_NYLON a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Packaging applications include oven-baking bags (nylon 6 and nylon 66) and barrier layers (MXD6 and nylon 6) for PET and HDPE bottles. Very occasionally, bottles can be made of nylon."@en;
    rdfs:label "Nylon"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_NYLON>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_NYLON>;
    skos:prefLabel "POLYMER_NYLON".

gs1:PackagingMaterialTypeCode-POLYMER_OPP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Oriented polypropylene (OPP) is made of a soft polypropylene material which is stretched in a transverse or longitudinal direction (monoaxial) and becomes therefore brittle. Also known as: biaxially oriented polypropylene (BOPP), CAS Registry Number: 9003-07-0"@en;
    rdfs:label "Oriented polypropylene (OPP)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_OPP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_OPP>;
    skos:prefLabel "POLYMER_OPP".

gs1:PackagingMaterialTypeCode-POLYMER_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific chemical compound or mixture of compounds formed by polymerization and consisting essentially of repeating structural units "@en;
    rdfs:label "Polymers Other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_OTHER>;
    skos:prefLabel "POLYMER_OTHER".

gs1:PackagingMaterialTypeCode-POLYMER_PA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A polymer with repeating units linked by amide bonds. Polyamides (PA) occur both naturally and artificially, examples of naturally occurring polyamides are proteins, such as wool and silk. Artificially made polyamides can be  nylons, aramids, and sodium poly(aspartate)."@en;
    rdfs:label "Polyamide (PA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PA>;
    skos:prefLabel "POLYMER_PA".

gs1:PackagingMaterialTypeCode-POLYMER_PAN a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyacrylonitril is a organic polymer which is frequently used in fibres for textiles. As fibres the material is frequently referred to as Acrylic. "@en;
    rdfs:label "Polyacrylonitril (PAN)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PAN>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PAN>;
    skos:prefLabel "POLYMER_PAN".

gs1:PackagingMaterialTypeCode-POLYMER_PC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polycarbonate, a transparent thermoplastic which is used in a wide variety of applications including CDs and DVDs, eyeglasses, cell phone covers, laptops as well as packaging applications such as bottles."@en;
    rdfs:label "Polycarbonate (PC)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PC>;
    skos:prefLabel "POLYMER_PC".

gs1:PackagingMaterialTypeCode-POLYMER_PCL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polycaprolactone is a biodegradable polyester which is also used in in the manufacturing of polyurethanes. It is also used in blends with thermoplastic starch to improve properties and can also be used as a plasticizer to PVC."@en;
    rdfs:label "Polycaprolactone (PCL)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PCL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PCL>;
    skos:prefLabel "POLYMER_PCL".

gs1:PackagingMaterialTypeCode-POLYMER_PE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A thermoplastic composed of the polymers of ethylene. "@en;
    rdfs:label "Polyethylene (PE)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PE>;
    skos:prefLabel "POLYMER_PE".

gs1:PackagingMaterialTypeCode-POLYMER_PEN a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyethylene naphthalate is a polymer with good barrier properties (unlike Polyethylene terephthalate). It is well-suited for production of the amber-colored bottles meant for packing beverages like beer."@en;
    rdfs:label "Polyethylene Naphthalate (PEN)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PEN>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PEN>;
    skos:prefLabel "POLYMER_PEN".

gs1:PackagingMaterialTypeCode-POLYMER_PET a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyethylene terephthalate is a thermoplastic polymer resin of the polyester family and is used in synthetic fibers. Can be applied to bottles, flasks and caps."@en;
    rdfs:label "Polyethylene Terephthalate (PET)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PET>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PET>;
    skos:prefLabel "POLYMER_PET".

gs1:PackagingMaterialTypeCode-POLYMER_PETG a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyethylene Terephthalate Glycol (PETG) is a PET modified with glycol, which is characterized by its aqueous properties (viscosity). Applications are found in injection molding."@en;
    rdfs:label "Polyethylene Terephthalate Glycol (PETG)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PETG>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PETG>;
    skos:prefLabel "POLYMER_PETG".

gs1:PackagingMaterialTypeCode-POLYMER_PHA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyhydroxyalkanoates are linear polyesters produced in nature by bacterial fermentation of sugar or lipids."@en;
    rdfs:label "Polyhydroxyalkanoates (PHA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PHA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PHA>;
    skos:prefLabel "POLYMER_PHA".

gs1:PackagingMaterialTypeCode-POLYMER_PLA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polylactic acid or Polylactide is a biodegradable, thermoplastic, aliphatic polyester derived from lactic acid."@en;
    rdfs:label "Polylactic Acid or Polylactide (PLA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PLA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PLA>;
    skos:prefLabel "POLYMER_PLA".

gs1:PackagingMaterialTypeCode-POLYMER_PMMA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polymethyl Methacrylate (PMMA) is often used as a lightweight and shatterproof alternative to glass, due to its transparency, brilliance and scratch resistance, PMMA is therefore often referred to as acrylic glass."@en;
    rdfs:label "Polymethyl Methacrylate (PMMA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PMMA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PMMA>;
    skos:prefLabel "POLYMER_PMMA".

gs1:PackagingMaterialTypeCode-POLYMER_POM a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyoxymethylene (POM) is a thermoplastic with good mechanical properties and high dimensional stability. Fields of application are the automotive industry and electrical engineering, in packaging it is used for e.g. spray cans, gas lighter tanks, gas ampoules. Also known as acetal, polyacetal, and polyformaldehyde."@en;
    rdfs:label "Polyoxymethylene (POM)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_POM>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_POM>;
    skos:prefLabel "POLYMER_POM".

gs1:PackagingMaterialTypeCode-POLYMER_PP a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific material made of various thermoplastic plastics or fibers that are polymers of propylene. "@en;
    rdfs:label "Polypropylene (PP)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PP>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PP>;
    skos:prefLabel "POLYMER_PP".

gs1:PackagingMaterialTypeCode-POLYMER_PS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A polymer prepared by the polymerization of styrene as the sole monomer"@en;
    rdfs:label "Polystyrene (PS)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PS>;
    skos:prefLabel "POLYMER_PS".

gs1:PackagingMaterialTypeCode-POLYMER_PU a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyurethanes are primarily thermoset resins which are used in the manufacture of flexible and rigid foams, microcellular foam seals and gaskets, as well as high performance adhesives, surface coatings and sealants. Polyurethane can also be used to make synthetic fibers."@en;
    rdfs:label "Polyurethanes (PU)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PU>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PU>;
    skos:prefLabel "POLYMER_PU".

gs1:PackagingMaterialTypeCode-POLYMER_PVA a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyvinyl alcohol (PVA or PVOH) is a biodegradable and highly water soluble polymer with high gas and grease barrier. Common uses for PVA are paper adhesives, paper coatings, as a self-standing water soluble films as well as blends to improve processability of thermoplastic starch. "@en;
    rdfs:label "Polyvinyl Alcohol (PVA)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVA>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVA>;
    skos:prefLabel "POLYMER_PVA".

gs1:PackagingMaterialTypeCode-POLYMER_PVC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A polymer of vinyl chloride used especially for electrical insulation, films, and pipes"@en;
    rdfs:label "Polyvinyl Chloride (PVC)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVC>;
    skos:prefLabel "POLYMER_PVC".

gs1:PackagingMaterialTypeCode-POLYMER_PVDC a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polyvinylidene chloride is primarily used as a barrier coating to provide barrier against fat, vapour and gases."@en;
    rdfs:label "Polyvinylidene Chloride (PVDC)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVDC>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_PVDC>;
    skos:prefLabel "POLYMER_PVDC".

gs1:PackagingMaterialTypeCode-POLYMER_SAN a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Styrene acrylonitrile (SAN) is a copolymer transparent and rigid plastic. Examples of applications are kitchenware and cosmetic packaging."@en;
    rdfs:label "Styrene acrylonitrile (SAN)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_SAN>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_SAN>;
    skos:prefLabel "POLYMER_SAN".

gs1:PackagingMaterialTypeCode-POLYMER_SILICONE a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Polymer is generally composed of organic chains linked together by the silicon-oxygen bond. Used in particular for valves. Also know as polysiloxane."@en;
    rdfs:label "Polymer silicone"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_SILICONE>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_SILICONE>;
    skos:prefLabel "POLYMER_SILICONE".

gs1:PackagingMaterialTypeCode-POLYMER_TPS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Thermoplastic starch is obtained through destructurization of natural starch through exposure to shear and heat. TPS is most frequently used in blends with biodegradable synthetic polymers such as PCL and PVA."@en;
    rdfs:label "Thermoplastic Starch (TPS)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_TPS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_TPS>;
    skos:prefLabel "POLYMER_TPS".

gs1:PackagingMaterialTypeCode-POLYMER_XPS a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Extruded polystyrene is a rigid, tough, closed cell and lightweight thermoplastic foam material. It is manufactured using a process of extrusion that produces a homogeneous 'closed cell' matrix with each cell fully enclosed by polystyrene walls."@en;
    rdfs:label "Extruded polystyrene (XPS)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-POLYMER_XPS>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-POLYMER_XPS>;
    skos:prefLabel "POLYMER_XPS".

gs1:PackagingMaterialTypeCode-RUBBER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A strong elastic synthetic substance made either by improving the qualities of natural rubber or by an industrial process using petroleum and coal products"@en;
    rdfs:label "Rubber"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-RUBBER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-RUBBER>;
    skos:prefLabel "RUBBER".

gs1:PackagingMaterialTypeCode-VINYL a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non-specific polymer of a vinyl compound or a product (as a resin or a textile fiber) made from such a polymer "@en;
    rdfs:label "Vinyl"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-VINYL>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-VINYL>;
    skos:prefLabel "VINYL".

gs1:PackagingMaterialTypeCode-WOOD_HARDBOARD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Hardboard (not to be confused with hardwood), also called High-Density Fiberboard (HDF), is a type of fiberboard, which is similar to particle board and medium-density fiberboard, but is denser, much stronger and harder because it is made out of exploded wood fibers which have been highly compressed. Consequently, the density of hardboard is 31 lbs or more per cubic foot (500 kg/m_)[2] and is usually about 50-65 lbs per cubic foot (800-1040 kg/m_). It differs from particle board in that the bonding of the wood fibers requires no additional materials, although resin is often added. Unlike particle board, it will not split or crack."@en;
    rdfs:label "Hardboard"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_HARDBOARD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_HARDBOARD>;
    skos:prefLabel "WOOD_HARDBOARD".

gs1:PackagingMaterialTypeCode-WOOD_HARDWOOD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A general term referring to any variety of broad-leaved, deciduous trees, and the wood from those trees. The term has nothing to do with the actual hardness of the wood; some hardwoods are softer than certain softwood (evergreen) species."@en;
    rdfs:label "Hardwood"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_HARDWOOD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_HARDWOOD>;
    skos:prefLabel "WOOD_HARDWOOD".

gs1:PackagingMaterialTypeCode-WOOD_MEDIUM_DENSITY_FIBREBOARD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Medium-Density Fibreboard (MDF) is an engineered wood product made by breaking down hardwood or softwood residuals into wood fibres, combining them with wax and a resin binder, and forming panels by applying high temperature and pressure. MDF is generally denser than plywood. It is made up of separated fibres, but can be used as a building material similar in application to plywood. It is stronger and much more dense than particle board."@en;
    rdfs:label "Medium density fibreboard"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_MEDIUM_DENSITY_FIBREBOARD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_MEDIUM_DENSITY_FIBREBOARD>;
    skos:prefLabel "WOOD_MEDIUM_DENSITY_FIBREBOARD".

gs1:PackagingMaterialTypeCode-WOOD_ORIENTED_STRANDBOARD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Oriented Strand Board (OSB), also known as sterling board, sterling OSB, aspenite, and smartply, is an engineered wood particle board formed by adding adhesives and then compressing layers of wood strands (flakes) in specific orientations. OSB may have a rough and variegated surface with the individual strips of around 2.5 - 15 cm (1 - 6 inch), lying unevenly across each other and comes in a variety of types."@en;
    rdfs:label "Oriented strand board (OSB)"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_ORIENTED_STRANDBOARD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_ORIENTED_STRANDBOARD>;
    skos:prefLabel "WOOD_ORIENTED_STRANDBOARD".

gs1:PackagingMaterialTypeCode-WOOD_OTHER a gs1:PackagingMaterialTypeCode;
    rdfs:comment "A non specific material made from the hard fibrous lignified substance under the bark of trees."@en;
    rdfs:label "Wood other"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_OTHER>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_OTHER>;
    skos:prefLabel "WOOD_OTHER".

gs1:PackagingMaterialTypeCode-WOOD_PARTICLE_BOARD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Particle Board, also known as particleboard, chipboard, and Low-Density Fiberboard (LDF), is an engineered wood product manufactured from wood chips, sawmill shavings, or sawdust, and a synthetic resin or other suitable binder, which is pressed and extruded. Particle board is a composite material."@en;
    rdfs:label "Particle board"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_PARTICLE_BOARD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_PARTICLE_BOARD>;
    skos:prefLabel "WOOD_PARTICLE_BOARD".

gs1:PackagingMaterialTypeCode-WOOD_PLYWOOD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "Plywood, a manufactured wood panel similar to LDF, MDF, and HDF, is made from layering thin sheets of wood. Plywood layers (called veneers or plies) are glued together, with adjacent plies having their wood grain rotated relative to adjacent layers up to 90 degrees.  All plywoods bind resin and wood fibre sheets (cellulose cells are long, strong and thin) to form a composite material. "@en;
    rdfs:label "Plywood"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_PLYWOOD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_PLYWOOD>;
    skos:prefLabel "WOOD_PLYWOOD".

gs1:PackagingMaterialTypeCode-WOOD_SOFTWOOD a gs1:PackagingMaterialTypeCode;
    rdfs:comment "General term used to describe lumber produced from needle and/or cone bearing trees (Conifers)."@en;
    rdfs:label "Softwood"@en;
    owl:sameAs <https://gs1.org/voc/PackagingMaterialTypeCode-WOOD_SOFTWOOD>, <https://www.gs1.org/voc/PackagingMaterialTypeCode-WOOD_SOFTWOOD>;
    skos:prefLabel "WOOD_SOFTWOOD".

gs1:PackagingMaterialTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingMaterialTypeCode&release=1>;
    rdfs:label "Packaging Material Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingMaterialTypeCode>, <https://www.gs1.org/voc/PackagingMaterialTypeCode>.

gs1:PackagingRecyclingProcessTypeCode-COMPOSTABLE a gs1:PackagingRecyclingProcessTypeCode;
    rdfs:comment "Packaging that can biodegrade generating a relatively homogeneous and stable humus-like substance."@en;
    rdfs:label "Compostable"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingProcessTypeCode-COMPOSTABLE>, <https://www.gs1.org/voc/PackagingRecyclingProcessTypeCode-COMPOSTABLE>;
    skos:prefLabel "COMPOSTABLE".

gs1:PackagingRecyclingProcessTypeCode-ENERGY_RECOVERABLE a gs1:PackagingRecyclingProcessTypeCode;
    rdfs:comment "Packaging which allows for a net calorific gain in energy recovery operations."@en;
    rdfs:label "Energy Recoverable"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingProcessTypeCode-ENERGY_RECOVERABLE>, <https://www.gs1.org/voc/PackagingRecyclingProcessTypeCode-ENERGY_RECOVERABLE>;
    skos:prefLabel "ENERGY_RECOVERABLE".

gs1:PackagingRecyclingProcessTypeCode-RECYCLABLE a gs1:PackagingRecyclingProcessTypeCode;
    rdfs:comment "Packaging material and format which can be diverted from the waste stream through available processes and programmes and can be collected, processed and returned to use in the form of raw materials or products."@en;
    rdfs:label "Recyclable"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingProcessTypeCode-RECYCLABLE>, <https://www.gs1.org/voc/PackagingRecyclingProcessTypeCode-RECYCLABLE>;
    skos:prefLabel "RECYCLABLE".

gs1:PackagingRecyclingProcessTypeCode-REUSABLE a gs1:PackagingRecyclingProcessTypeCode;
    rdfs:comment "Packaging that has been conceived and designed to accomplished within its life cycle a certain number of trips, rotations or uses for the same purpose for which it was conceived."@en;
    rdfs:label "Reusable"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingProcessTypeCode-REUSABLE>, <https://www.gs1.org/voc/PackagingRecyclingProcessTypeCode-REUSABLE>;
    skos:prefLabel "REUSABLE".

gs1:PackagingRecyclingProcessTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingRecyclingProcessTypeCode&release=1>;
    rdfs:label "Packaging Recycling Process Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingRecyclingProcessTypeCode>, <https://www.gs1.org/voc/PackagingRecyclingProcessTypeCode>.

gs1:PackagingRecyclingSchemeCode-ALKO a gs1:PackagingRecyclingSchemeCode;
    rdfs:comment "Alko inc. is an independent, entirely State-owned company. Alko is administered and supervised by the Ministry of Social Affairs and Health. They have own recycling system for alcohol products bottles called Alko. This is a recycling system used in Finland"@en;
    rdfs:label "Alko Inc"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingSchemeCode-ALKO>, <https://www.gs1.org/voc/PackagingRecyclingSchemeCode-ALKO>;
    skos:prefLabel "ALKO".

gs1:PackagingRecyclingSchemeCode-A_PULLO a gs1:PackagingRecyclingSchemeCode;
    rdfs:comment "PALPA stands for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. A-pullo is one of the recycling systems. PALPA is the administrator. This is a recycling system used in Finland."@en;
    rdfs:label "A Pullo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingSchemeCode-A_PULLO>, <https://www.gs1.org/voc/PackagingRecyclingSchemeCode-A_PULLO>;
    skos:prefLabel "A_PULLO".

gs1:PackagingRecyclingSchemeCode-EKO_PULLO a gs1:PackagingRecyclingSchemeCode;
    rdfs:comment "PALPA Standas for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. EKO-pullo is one of the recycling systems PALPA is administer. This is a recycling system used in Finland."@en;
    rdfs:label "EKO Pullo"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingSchemeCode-EKO_PULLO>, <https://www.gs1.org/voc/PackagingRecyclingSchemeCode-EKO_PULLO>;
    skos:prefLabel "EKO_PULLO".

gs1:PackagingRecyclingSchemeCode-PALPA a gs1:PackagingRecyclingSchemeCode;
    rdfs:comment "PALPA stands for Suomen Palautuspakkaus Oy. PALPA administers the recycling of beverage containers and promotes recycling in Finland. PALPA is on of the recycling systems PALPA is administer. This is a recycling system used in Finland."@en;
    rdfs:label "PALPA"@en;
    owl:sameAs <https://gs1.org/voc/PackagingRecyclingSchemeCode-PALPA>, <https://www.gs1.org/voc/PackagingRecyclingSchemeCode-PALPA>;
    skos:prefLabel "PALPA".

gs1:PackagingRecyclingSchemeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingRecyclingSchemeCode&release=1>;
    rdfs:label "Packaging Recycling Scheme Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingRecyclingSchemeCode>, <https://www.gs1.org/voc/PackagingRecyclingSchemeCode>.

gs1:PackagingShapeCode-BAR a gs1:PackagingShapeCode;
    rdfs:comment "A relatively long, evenly shaped piece of some solid substance"@en;
    rdfs:label "Bar"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-BAR>, <https://www.gs1.org/voc/PackagingShapeCode-BAR>;
    skos:prefLabel "BAR".

gs1:PackagingShapeCode-COIL a gs1:PackagingShapeCode;
    rdfs:comment "A spiral structure made by winding a material into a series of loops. A coil may or may not have a spindle around which the loops are formed."@en;
    rdfs:label "Coil"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-COIL>, <https://www.gs1.org/voc/PackagingShapeCode-COIL>;
    skos:prefLabel "COIL".

gs1:PackagingShapeCode-CONE a gs1:PackagingShapeCode;
    rdfs:comment "A cone is a three-dimensional geometric shape that tapers smoothly from a flat, round base to a point."@en;
    rdfs:label "Cone"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-CONE>, <https://www.gs1.org/voc/PackagingShapeCode-CONE>;
    skos:prefLabel "CONE".

gs1:PackagingShapeCode-CYLINDRICAL a gs1:PackagingShapeCode;
    rdfs:comment "A long shape that has a circular base and an equally-sized circular top."@en;
    rdfs:label "Cylindrical"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-CYLINDRICAL>, <https://www.gs1.org/voc/PackagingShapeCode-CYLINDRICAL>;
    skos:prefLabel "CYLINDRICAL".

gs1:PackagingShapeCode-POLYGON a gs1:PackagingShapeCode;
    rdfs:comment "A plane figure that is bounded by a closed path or circuit composed of a finite sequence of equally-sized straight line segments. A polygon may have a varying number of segments or faces resulting in different configurations, for example a 5-faced polygon: pentagon, 6-faced: hexagon, 8-faced: octagon, 12-faced: dodecahedron, etc."@en;
    rdfs:label "Polygon"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-POLYGON>, <https://www.gs1.org/voc/PackagingShapeCode-POLYGON>;
    skos:prefLabel "POLYGON".

gs1:PackagingShapeCode-RECTANGULAR a gs1:PackagingShapeCode;
    rdfs:comment "A closed planar quadrilateral with four right angles."@en;
    rdfs:label "Rectangular"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-RECTANGULAR>, <https://www.gs1.org/voc/PackagingShapeCode-RECTANGULAR>;
    skos:prefLabel "RECTANGULAR".

gs1:PackagingShapeCode-SPHERICAL a gs1:PackagingShapeCode;
    rdfs:comment "A perfectly round geometrical object in three-dimensional space, such as the shape of a round ball. Like a circle in two dimensions, a perfect sphere is completely symmetrical around its centre, with all points on the surface lying the same distance from the centre point."@en;
    rdfs:label "Spherical"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-SPHERICAL>, <https://www.gs1.org/voc/PackagingShapeCode-SPHERICAL>;
    skos:prefLabel "SPHERICAL".

gs1:PackagingShapeCode-TABLET a gs1:PackagingShapeCode;
    rdfs:comment "The result of different materials being compressed into a solid block usually of small dimensions."@en;
    rdfs:label "Tablet"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-TABLET>, <https://www.gs1.org/voc/PackagingShapeCode-TABLET>;
    skos:prefLabel "TABLET".

gs1:PackagingShapeCode-UNSPECIFIED a gs1:PackagingShapeCode;
    rdfs:comment "Shape is not currently specified in the list. To be used as a temporary means until a specific missing value is added to the list."@en;
    rdfs:label "Unspecified"@en;
    owl:sameAs <https://gs1.org/voc/PackagingShapeCode-UNSPECIFIED>, <https://www.gs1.org/voc/PackagingShapeCode-UNSPECIFIED>;
    skos:prefLabel "UNSPECIFIED".

gs1:PackagingShapeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PackagingShapeCode&release=1>;
    rdfs:label "Packaging Shape Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PackagingShapeCode>, <https://www.gs1.org/voc/PackagingShapeCode>.

gs1:PaymentMethod-BANKERS_DRAFT a gs1:PaymentMethod;
    rdfs:comment "Issue of a banker's draft in payment of the funds."@en;
    rdfs:label "Bankers Draft"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BANKERS_DRAFT>, <https://www.gs1.org/voc/PaymentMethod-BANKERS_DRAFT>;
    skos:prefLabel "BANKERS_DRAFT".

gs1:PaymentMethod-BANK_CHEQUE a gs1:PaymentMethod;
    rdfs:comment "Payment by a pre-printed form, which has been completed by a financial institution, on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient."@en;
    rdfs:label "Bank Cheque"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BANK_CHEQUE>, <https://www.gs1.org/voc/PaymentMethod-BANK_CHEQUE>;
    skos:prefLabel "BANK_CHEQUE".

gs1:PaymentMethod-BANK_GIRO a gs1:PaymentMethod;
    rdfs:comment "The payment was originally made by bankgiro."@en;
    rdfs:label "Bank Giro"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BANK_GIRO>, <https://www.gs1.org/voc/PaymentMethod-BANK_GIRO>;
    skos:prefLabel "BANK_GIRO".

gs1:PaymentMethod-BOOKENTRY_CREDIT a gs1:PaymentMethod;
    rdfs:comment "House Credit."@en;
    rdfs:label "Book Entry Credit"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BOOKENTRY_CREDIT>, <https://www.gs1.org/voc/PaymentMethod-BOOKENTRY_CREDIT>;
    skos:prefLabel "BOOKENTRY_CREDIT".

gs1:PaymentMethod-BOOKENTRY_DEBIT a gs1:PaymentMethod;
    rdfs:comment "House Debit."@en;
    rdfs:label "Book Entry Debit"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BOOKENTRY_DEBIT>, <https://www.gs1.org/voc/PaymentMethod-BOOKENTRY_DEBIT>;
    skos:prefLabel "BOOKENTRY_DEBIT".

gs1:PaymentMethod-BOP a gs1:PaymentMethod;
    rdfs:coment "Payment by balance of payments"@en;
    rdfs:label "BOP"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-BOP>, <https://www.gs1.org/voc/PaymentMethod-BOP>;
    skos:prefLabel "BOP".

gs1:PaymentMethod-CASH a gs1:PaymentMethod;
    rdfs:comment "Payment by currency (including bills and coins) in circulation, including checking account deposits."@en;
    rdfs:label "Cash"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CASH>, <https://www.gs1.org/voc/PaymentMethod-CASH>;
    skos:prefLabel "CASH".

gs1:PaymentMethod-CERTIFIED_CHEQUE a gs1:PaymentMethod;
    rdfs:comment "Payment by a pre-printed form stamped with the paying bank's certification on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient ."@en;
    rdfs:label "Certified Cheque"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CERTIFIED_CHEQUE>, <https://www.gs1.org/voc/PaymentMethod-CERTIFIED_CHEQUE>;
    skos:prefLabel "CERTIFIED_CHEQUE".

gs1:PaymentMethod-CHEQUE a gs1:PaymentMethod;
    rdfs:comment "Payment by a pre-printed form on which instructions are given to an account holder (a bank or building society) to pay a stated sum to a named recipient."@en;
    rdfs:label "Cheque"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CHEQUE>, <https://www.gs1.org/voc/PaymentMethod-CHEQUE>;
    skos:prefLabel "CHEQUE".

gs1:PaymentMethod-CREDIT_CARD a gs1:PaymentMethod;
    rdfs:comment "Payment by means of a card issued by a bank or other financial institution."@en;
    rdfs:label "Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD>;
    skos:prefLabel "CREDIT_CARD".

gs1:PaymentMethod-CREDIT_CARD_AMEX a gs1:PaymentMethod;
    rdfs:comment "Payment by American Express credit card"@en;
    rdfs:label "American Express Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD_AMEX>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD_AMEX>;
    skos:prefLabel "CREDIT_CARD_AMEX".

gs1:PaymentMethod-CREDIT_CARD_DINERS_CLUB a gs1:PaymentMethod;
    rdfs:comment "Payment by Diners Club credit card"@en;
    rdfs:label "Diners Club Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD_DINERS_CLUB>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD_DINERS_CLUB>;
    skos:prefLabel "CREDIT_CARD_DINERS_CLUB".

gs1:PaymentMethod-CREDIT_CARD_DISCOVER a gs1:PaymentMethod;
    rdfs:comment "Payment by Discover credit card"@en;
    rdfs:label "Discover Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD_DISCOVER>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD_DISCOVER>;
    skos:prefLabel "CREDIT_CARD_DISCOVER".

gs1:PaymentMethod-CREDIT_CARD_MASTERCARD a gs1:PaymentMethod;
    rdfs:comment "Payment by Mastercard credit card"@en;
    rdfs:label "Mastercard Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD_MASTERCARD>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD_MASTERCARD>;
    skos:prefLabel "CREDIT_CARD_MASTERCARD".

gs1:PaymentMethod-CREDIT_CARD_VISA a gs1:PaymentMethod;
    rdfs:comment "Payment by Visa credit card"@en;
    rdfs:label "Visa Credit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-CREDIT_CARD_VISA>, <https://www.gs1.org/voc/PaymentMethod-CREDIT_CARD_VISA>;
    skos:prefLabel "CREDIT_CARD_VISA".

gs1:PaymentMethod-DEBIT_CARD a gs1:PaymentMethod;
    rdfs:comment "The amount is to be, or has been, directly debited to the customer's bank account through a bank card."@en;
    rdfs:label "Debit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-DEBIT_CARD>, <https://www.gs1.org/voc/PaymentMethod-DEBIT_CARD>;
    skos:prefLabel "DEBIT_CARD".

gs1:PaymentMethod-DEBIT_CARD_MAESTRO a gs1:PaymentMethod;
    rdfs:comment "Payment by Maestro debit card"@en;
    rdfs:label "Maestro Debit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-DEBIT_CARD_MAESTRO>, <https://www.gs1.org/voc/PaymentMethod-DEBIT_CARD_MAESTRO>;
    skos:prefLabel "DEBIT_CARD_MAESTRO".

gs1:PaymentMethod-DEBIT_CARD_MASTERCARD a gs1:PaymentMethod;
    rdfs:comment "Payment by Mastercard debit card"@en;
    rdfs:label "Mastercard Debit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-DEBIT_CARD_MASTERCARD>, <https://www.gs1.org/voc/PaymentMethod-DEBIT_CARD_MASTERCARD>;
    skos:prefLabel "DEBIT_CARD_MASTERCARD".

gs1:PaymentMethod-DEBIT_CARD_VISA a gs1:PaymentMethod;
    rdfs:comment "Payment by Visa debit card"@en;
    rdfs:label "Visa Debit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA>, <https://www.gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA>;
    skos:prefLabel "DEBIT_CARD_VISA".

gs1:PaymentMethod-DEBIT_CARD_VISA_ELECTRON a gs1:PaymentMethod;
    rdfs:comment "Payment by Visa Electron debit card"@en;
    rdfs:label "Visa Electron Debit Card"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA_ELECTRON>, <https://www.gs1.org/voc/PaymentMethod-DEBIT_CARD_VISA_ELECTRON>;
    skos:prefLabel "DEBIT_CARD_VISA_ELECTRON".

gs1:PaymentMethod-ELECTRONIC_CREDIT_ACH a gs1:PaymentMethod;
    rdfs:comment "A credit transaction made through the automated clearing house system"@en;
    rdfs:label "Electronic Credit ACH"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ELECTRONIC_CREDIT_ACH>, <https://www.gs1.org/voc/PaymentMethod-ELECTRONIC_CREDIT_ACH>;
    skos:prefLabel "ELECTRONIC_CREDIT_ACH".

gs1:PaymentMethod-ELECTRONIC_DEBIT_ACH a gs1:PaymentMethod;
    rdfs:comment "A debit transaction made through the automated clearing house system."@en;
    rdfs:label "Electronic Debit ACH"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ELECTRONIC_DEBIT_ACH>, <https://www.gs1.org/voc/PaymentMethod-ELECTRONIC_DEBIT_ACH>;
    skos:prefLabel "ELECTRONIC_DEBIT_ACH".

gs1:PaymentMethod-FED_WIRE_NON_REPETITIVE a gs1:PaymentMethod;
    rdfs:comment "Fedwire is a real time gross settlement funds transfer system operated by the Federal Reserve Banks that enables financial institutions to electronically transfer funds between its participants."@en;
    rdfs:label "Fedwire Non-repetitive"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-FED_WIRE_NON_REPETITIVE>, <https://www.gs1.org/voc/PaymentMethod-FED_WIRE_NON_REPETITIVE>;
    skos:prefLabel "FED_WIRE_NON_REPETITIVE".

gs1:PaymentMethod-FED_WIRE_REPETITIVE a gs1:PaymentMethod;
    rdfs:comment "Repetitive Fedwire is a real time gross settlement funds transfer system operated by the Federal Reserve Banks that enables financial institutions to electronically transfer funds between its participants. Repetitive wire transfers are sent by the same party to the same recipient through the same financial institution with the same wiring instructions"@en;
    rdfs:label "Fedwire Repetitive"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-FED_WIRE_REPETITIVE>, <https://www.gs1.org/voc/PaymentMethod-FED_WIRE_REPETITIVE>;
    skos:prefLabel "FED_WIRE_REPETITIVE".

gs1:PaymentMethod-INTERNATIONAL_WIRE a gs1:PaymentMethod;
    rdfs:comment "Payment by international wire transfer"@en;
    rdfs:label "International Wire"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-INTERNATIONAL_WIRE>, <https://www.gs1.org/voc/PaymentMethod-INTERNATIONAL_WIRE>;
    skos:prefLabel "INTERNATIONAL_WIRE".

gs1:PaymentMethod-LETTER_OF_CREDIT a gs1:PaymentMethod;
    rdfs:comment "The financial operation is a letter of credit."@en;
    rdfs:label "Letter of Credit"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-LETTER_OF_CREDIT>, <https://www.gs1.org/voc/PaymentMethod-LETTER_OF_CREDIT>;
    skos:prefLabel "LETTER_OF_CREDIT".

gs1:PaymentMethod-ONLINE_PAYMENT a gs1:PaymentMethod;
    rdfs:comment "Payment by online payment mechanisms"@en;
    rdfs:label "Online Payment"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT>, <https://www.gs1.org/voc/PaymentMethod-ONLINE_PAYMENT>;
    skos:prefLabel "ONLINE_PAYMENT".

gs1:PaymentMethod-ONLINE_PAYMENT_APPLE_PAY a gs1:PaymentMethod;
    rdfs:comment "Online payment via Apple Pay"@en;
    rdfs:label "Apple Pay"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_APPLE_PAY>, <https://www.gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_APPLE_PAY>;
    skos:prefLabel "ONLINE_PAYMENT_APPLE_PAY".

gs1:PaymentMethod-ONLINE_PAYMENT_GOOGLE_WALLET a gs1:PaymentMethod;
    rdfs:comment "Online payment via Google Wallet"@en;
    rdfs:label "Google Wallet"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_GOOGLE_WALLET>, <https://www.gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_GOOGLE_WALLET>;
    skos:prefLabel "ONLINE_PAYMENT_GOOGLE_WALLET".

gs1:PaymentMethod-ONLINE_PAYMENT_PAYPAL a gs1:PaymentMethod;
    rdfs:comment "Online payment via PayPal"@en;
    rdfs:label "PayPal"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_PAYPAL>, <https://www.gs1.org/voc/PaymentMethod-ONLINE_PAYMENT_PAYPAL>;
    skos:prefLabel "ONLINE_PAYMENT_PAYPAL".

gs1:PaymentMethod-POSTGIRO a gs1:PaymentMethod;
    rdfs:comment "The financial operation has been done by postgiro."@en;
    rdfs:label "Postgiro"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-POSTGIRO>, <https://www.gs1.org/voc/PaymentMethod-POSTGIRO>;
    skos:prefLabel "POSTGIRO".

gs1:PaymentMethod-WIRE_TRANSFER_CREDIT a gs1:PaymentMethod;
    rdfs:comment "Payment by wire transfer credit"@en;
    rdfs:label "Wire Transfer Credit"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-WIRE_TRANSFER_CREDIT>, <https://www.gs1.org/voc/PaymentMethod-WIRE_TRANSFER_CREDIT>;
    skos:prefLabel "WIRE_TRANSFER_CREDIT".

gs1:PaymentMethod-WIRE_TRANSFER_DEBIT a gs1:PaymentMethod;
    rdfs:comment "Payment by wire transfer debit"@en;
    rdfs:label "Wire Transfer Debit"@en;
    owl:sameAs <https://gs1.org/voc/PaymentMethod-WIRE_TRANSFER_DEBIT>, <https://www.gs1.org/voc/PaymentMethod-WIRE_TRANSFER_DEBIT>;
    skos:prefLabel "WIRE_TRANSFER_DEBIT".

gs1:PaymentMethod rdfs:comment "A code indicating an accepted method of payment"@en;
    rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PaymentMethod&release=1>;
    rdfs:label "Payment Method Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PaymentMethod>, <https://www.gs1.org/voc/PaymentMethod>.

gs1:Place a rdfs:Class, owl:Class;
    rdfs:comment "Entities that have a somewhat fixed, physical location."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Place"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Place>, <https://www.gs1.org/voc/Place>;
    sw:term_status "stable";
    skos:broadMatch schema:Place.

gs1:PostalAddress a rdfs:Class, owl:Class;
    rdfs:comment "The location at which a particular organization or person may be found or reached."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Address"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/PostalAddress>, <https://www.gs1.org/voc/PostalAddress>;
    sw:term_status "stable";
    skos:exactMatch schema:PostalAddress.

gs1:Power a gs1:MeasurementType;
    rdfs:comment "The rate of doing work or rate of production, transfer or consumption of energy; the amount of energy transferred or converted per unit time.  SI Units: watt"@en;
    rdfs:label "Power"@en;
    owl:sameAs <https://gs1.org/voc/Power>, <https://www.gs1.org/voc/Power>;
    skos:prefLabel "Power".

gs1:PreparationTypeCode-AS_DRAINED a gs1:PreparationTypeCode;
    rdfs:comment "The state of the product after it has been separated from any liquid within the package. For example, a can of apricots in syrup would have a different nutritional composition if the apricots are consumed with the syrup rather than if the syrup is drained before consuming the apricots (because of the high sugar and energy content of the syrup)."@en;
    rdfs:label "As Drained"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-AS_DRAINED>, <https://www.gs1.org/voc/PreparationTypeCode-AS_DRAINED>;
    skos:prefLabel "AS_DRAINED".

gs1:PreparationTypeCode-BAKE a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food in an oven by dry heat applied evenly throughout the oven"@en;
    rdfs:label "Bake"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BAKE>, <https://www.gs1.org/voc/PreparationTypeCode-BAKE>;
    skos:prefLabel "BAKE".

gs1:PreparationTypeCode-BARBECUE a gs1:PreparationTypeCode;
    rdfs:comment "Method of cooking meat with the heat and hot gasses of a fire"@en;
    rdfs:label "Barbecue"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BARBECUE>, <https://www.gs1.org/voc/PreparationTypeCode-BARBECUE>;
    skos:prefLabel "BARBECUE".

gs1:PreparationTypeCode-BLANCH a gs1:PreparationTypeCode;
    rdfs:comment "Food preparation wherein the food substance is rapidly plunged into boiling water and then removed after a brief, timed interval and then plunged into iced water or placed under cold running water"@en;
    rdfs:label "Blanch"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BLANCH>, <https://www.gs1.org/voc/PreparationTypeCode-BLANCH>;
    skos:prefLabel "BLANCH".

gs1:PreparationTypeCode-BLIND_BAKE a gs1:PreparationTypeCode;
    rdfs:comment "Baking a pie crust or other pastry without the filling"@en;
    rdfs:label "Blind Bake"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BLIND_BAKE>, <https://www.gs1.org/voc/PreparationTypeCode-BLIND_BAKE>;
    skos:prefLabel "BLIND_BAKE".

gs1:PreparationTypeCode-BOIL a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food in boiling water, or other water-based liquid such as stock or milk"@en;
    rdfs:label "Boil"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BOIL>, <https://www.gs1.org/voc/PreparationTypeCode-BOIL>;
    skos:prefLabel "BOIL".

gs1:PreparationTypeCode-BRAISE a gs1:PreparationTypeCode;
    rdfs:comment "Cooking with moist heat, typically in a covered pot with a small amount of liquid"@en;
    rdfs:label "Braise"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BRAISE>, <https://www.gs1.org/voc/PreparationTypeCode-BRAISE>;
    skos:prefLabel "BRAISE".

gs1:PreparationTypeCode-BROIL a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food with high heat with the heat applied directly to the food, most commonly from above. Heat transfer to the food is primarily via radiant heat"@en;
    rdfs:label "Broil"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-BROIL>, <https://www.gs1.org/voc/PreparationTypeCode-BROIL>;
    skos:prefLabel "BROIL".

gs1:PreparationTypeCode-DEEP_FRY a gs1:PreparationTypeCode;
    rdfs:comment "Cooking method whereby food is submerged in hot oil or fat."@en;
    rdfs:label "Deep Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-DEEP_FRY>, <https://www.gs1.org/voc/PreparationTypeCode-DEEP_FRY>;
    skos:prefLabel "DEEP_FRY".

gs1:PreparationTypeCode-DOUBLE_STEAM a gs1:PreparationTypeCode;
    rdfs:comment "Cooking technique to prepare delicate food such as bird nests, shark fins etc. The food is covered with water and put in a covered ceramic jar"@en;
    rdfs:label "Double Steam"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-DOUBLE_STEAM>, <https://www.gs1.org/voc/PreparationTypeCode-DOUBLE_STEAM>;
    skos:prefLabel "DOUBLE_STEAM".

gs1:PreparationTypeCode-FREEZE a gs1:PreparationTypeCode;
    rdfs:comment "Convert the product from room temperature to a frozen state.Simple"@en;
    rdfs:label "Freeze"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-FREEZE>, <https://www.gs1.org/voc/PreparationTypeCode-FREEZE>;
    skos:prefLabel "FREEZE".

gs1:PreparationTypeCode-FRY a gs1:PreparationTypeCode;
    rdfs:comment "Cooking of food in fat."@en;
    rdfs:label "Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-FRY>, <https://www.gs1.org/voc/PreparationTypeCode-FRY>;
    skos:prefLabel "FRY".

gs1:PreparationTypeCode-GRIDDLE_FRY a gs1:PreparationTypeCode;
    rdfs:comment "Form of cooking where the food is fried with its own fat."@en;
    rdfs:label "Griddle Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-GRIDDLE_FRY>, <https://www.gs1.org/voc/PreparationTypeCode-GRIDDLE_FRY>;
    skos:prefLabel "GRIDDLE_FRY".

gs1:PreparationTypeCode-GRILL a gs1:PreparationTypeCode;
    rdfs:comment "Form of cooking that involves direct heat. The definition varies widely by region and culture"@en;
    rdfs:label "Grill"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-GRILL>, <https://www.gs1.org/voc/PreparationTypeCode-GRILL>;
    skos:prefLabel "GRILL".

gs1:PreparationTypeCode-HEAT_AND_SERVE a gs1:PreparationTypeCode;
    rdfs:comment "Prepare the item by simply heating or warming to a desired temperature or visual state prior to serving"@en;
    rdfs:label "Heat and Serve"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-HEAT_AND_SERVE>, <https://www.gs1.org/voc/PreparationTypeCode-HEAT_AND_SERVE>;
    skos:prefLabel "HEAT_AND_SERVE".

gs1:PreparationTypeCode-MICROWAVE a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food by employing microwave radiation"@en;
    rdfs:label "Microwave"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-MICROWAVE>, <https://www.gs1.org/voc/PreparationTypeCode-MICROWAVE>;
    skos:prefLabel "MICROWAVE".

gs1:PreparationTypeCode-PAN_FRY a gs1:PreparationTypeCode;
    rdfs:comment "Form of frying characterised by the use of less cooking oil than deep frying"@en;
    rdfs:label "Pan Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-PAN_FRY>, <https://www.gs1.org/voc/PreparationTypeCode-PAN_FRY>;
    skos:prefLabel "PAN_FRY".

gs1:PreparationTypeCode-POACH a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food by gently simmering food in liquid, generally water, stock or wine"@en;
    rdfs:label "Poach"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-POACH>, <https://www.gs1.org/voc/PreparationTypeCode-POACH>;
    skos:prefLabel "POACH".

gs1:PreparationTypeCode-PREPARED a gs1:PreparationTypeCode;
    rdfs:comment "The state of the product after preparation (e.g. after adding milk or water)."@en;
    rdfs:label "Prepared"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-PREPARED>, <https://www.gs1.org/voc/PreparationTypeCode-PREPARED>;
    skos:prefLabel "PREPARED".

gs1:PreparationTypeCode-PRESSURE_COOK a gs1:PreparationTypeCode;
    rdfs:comment "Method of cooking in a sealed vessel that does not permit air or liquids to escape below a preset pressure"@en;
    rdfs:label "Pressure Cook"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-PRESSURE_COOK>, <https://www.gs1.org/voc/PreparationTypeCode-PRESSURE_COOK>;
    skos:prefLabel "PRESSURE_COOK".

gs1:PreparationTypeCode-PRESSURE_FRY a gs1:PreparationTypeCode;
    rdfs:comment "Meat and cooking oil are brought to high temperatures while pressure is held high enough that the water within is prevented from boiling off"@en;
    rdfs:label "Pressure Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-PRESSURE_FRY>, <https://www.gs1.org/voc/PreparationTypeCode-PRESSURE_FRY>;
    skos:prefLabel "PRESSURE_FRY".

gs1:PreparationTypeCode-READY_TO_DRINK a gs1:PreparationTypeCode;
    rdfs:comment "No Preparation. The product is ready for use after being taken out of the packaging (if packaging exists) without the need of any further action prior to consumption or use"@en;
    rdfs:label "Ready To Drink"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-READY_TO_DRINK>, <https://www.gs1.org/voc/PreparationTypeCode-READY_TO_DRINK>;
    skos:prefLabel "READY_TO_DRINK".

gs1:PreparationTypeCode-READY_TO_EAT a gs1:PreparationTypeCode;
    rdfs:comment "Besides unpacking no additional preparation required."@en;
    rdfs:label "Ready To Eat"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-READY_TO_EAT>, <https://www.gs1.org/voc/PreparationTypeCode-READY_TO_EAT>;
    skos:prefLabel "READY_TO_EAT".

gs1:PreparationTypeCode-RECONSTITUTE a gs1:PreparationTypeCode;
    rdfs:comment "Restore a dry or concentrated food to its original strength or consistency by adding water."@en;
    rdfs:label "Reconstitute"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-RECONSTITUTE>, <https://www.gs1.org/voc/PreparationTypeCode-RECONSTITUTE>;
    skos:prefLabel "RECONSTITUTE".

gs1:PreparationTypeCode-REFRIGERATE a gs1:PreparationTypeCode;
    rdfs:comment "Convert the product from room temperature to a chilled state."@en;
    rdfs:label "Refrigerate"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-REFRIGERATE>, <https://www.gs1.org/voc/PreparationTypeCode-REFRIGERATE>;
    skos:prefLabel "REFRIGERATE".

gs1:PreparationTypeCode-ROAST a gs1:PreparationTypeCode;
    rdfs:comment "Cooking method that uses dry heat, whether an open flame, oven, or other heat source."@en;
    rdfs:label "Roast."@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-ROAST>, <https://www.gs1.org/voc/PreparationTypeCode-ROAST>;
    skos:prefLabel "ROAST".

gs1:PreparationTypeCode-ROTISSERIE a gs1:PreparationTypeCode;
    rdfs:comment "Style of roasting where meat is skewered on a spit and revolves over a flame"@en;
    rdfs:label "Rotisserie"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-ROTISSERIE>, <https://www.gs1.org/voc/PreparationTypeCode-ROTISSERIE>;
    skos:prefLabel "ROTISSERIE".

gs1:PreparationTypeCode-SAUTE a gs1:PreparationTypeCode;
    rdfs:comment "Cooking food using a small amount of fat in a shallow pan over relatively high heat"@en;
    rdfs:label "Saute"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-SAUTE>, <https://www.gs1.org/voc/PreparationTypeCode-SAUTE>;
    skos:prefLabel "SAUTE".

gs1:PreparationTypeCode-SEAR a gs1:PreparationTypeCode;
    rdfs:comment "Technique used in grilling, roasting, braising, sauteing, etc. That cooks the surface of the food (usually meat, poultry or fish) at high temperature so that a caramelised crust forms"@en;
    rdfs:label "Sear"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-SEAR>, <https://www.gs1.org/voc/PreparationTypeCode-SEAR>;
    skos:prefLabel "SEAR".

gs1:PreparationTypeCode-SIMMER a gs1:PreparationTypeCode;
    rdfs:comment "Cook food by heating it in water kept just below the boiling point (same as coddling)"@en;
    rdfs:label "Simmer"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-SIMMER>, <https://www.gs1.org/voc/PreparationTypeCode-SIMMER>;
    skos:prefLabel "SIMMER".

gs1:PreparationTypeCode-SMOKE a gs1:PreparationTypeCode;
    rdfs:comment "Process of curing, cooking, or seasoning food by exposing it for long periods of time to the smoke from a wood fire"@en;
    rdfs:label "Smoke"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-SMOKE>, <https://www.gs1.org/voc/PreparationTypeCode-SMOKE>;
    skos:prefLabel "SMOKE".

gs1:PreparationTypeCode-STEAM a gs1:PreparationTypeCode;
    rdfs:comment "Cooking by first boiling the water so it will evaporate into steam, then the steam will carry heat to the food, thus achieving heating the food"@en;
    rdfs:label "Steam"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-STEAM>, <https://www.gs1.org/voc/PreparationTypeCode-STEAM>;
    skos:prefLabel "STEAM".

gs1:PreparationTypeCode-STEW a gs1:PreparationTypeCode;
    rdfs:comment "Preparing meat cut into smaller pieces or cubes by simmering it in liquid, usually together with vegetables"@en;
    rdfs:label "Stew"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-STEW>, <https://www.gs1.org/voc/PreparationTypeCode-STEW>;
    skos:prefLabel "STEW".

gs1:PreparationTypeCode-STIR_FRY a gs1:PreparationTypeCode;
    rdfs:comment "Chinese cooking technique used because of its fast cooking speed"@en;
    rdfs:label "Stir Fry"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-STIR_FRY>, <https://www.gs1.org/voc/PreparationTypeCode-STIR_FRY>;
    skos:prefLabel "STIR_FRY".

gs1:PreparationTypeCode-THAW a gs1:PreparationTypeCode;
    rdfs:comment "Convert the product from a frozen state to a chilled or room temperature state."@en;
    rdfs:label "Thaw"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-THAW>, <https://www.gs1.org/voc/PreparationTypeCode-THAW>;
    skos:prefLabel "THAW".

gs1:PreparationTypeCode-UNPREPARED a gs1:PreparationTypeCode;
    rdfs:comment "The initial state of the product."@en;
    rdfs:label "Unprepared"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-UNPREPARED>, <https://www.gs1.org/voc/PreparationTypeCode-UNPREPARED>;
    skos:prefLabel "UNPREPARED".

gs1:PreparationTypeCode-UNSPECIFIED a gs1:PreparationTypeCode;
    rdfs:comment "Unknown, not applicable"@en;
    rdfs:label "Unknown"@en;
    owl:sameAs <https://gs1.org/voc/PreparationTypeCode-UNSPECIFIED>, <https://www.gs1.org/voc/PreparationTypeCode-UNSPECIFIED>;
    skos:prefLabel "UNSPECIFIED".

gs1:PreparationTypeCode rdfs:comment "A code indicating a method of preparation of a food or beverage product"@en;
    rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PreparationTypeCode&release=1>;
    rdfs:label "Preparation Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PreparationTypeCode>, <https://www.gs1.org/voc/PreparationTypeCode>.

gs1:PreservationTechniqueCode-ACIDIFICATION a gs1:PreservationTechniqueCode;
    rdfs:comment "Dropping pH of food"@en;
    rdfs:label "Acidification"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-ACIDIFICATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-ACIDIFICATION>;
    skos:prefLabel "ACIDIFICATION".

gs1:PreservationTechniqueCode-ALCOHOL_CURING a gs1:PreservationTechniqueCode;
    rdfs:comment "Treatment of food by adding alcohol in order to preserve the product"@en;
    rdfs:label "Alcohol Curing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-ALCOHOL_CURING>, <https://www.gs1.org/voc/PreservationTechniqueCode-ALCOHOL_CURING>;
    skos:prefLabel "ALCOHOL_CURING".

gs1:PreservationTechniqueCode-ATTESTED_MILK a gs1:PreservationTechniqueCode;
    rdfs:comment "Raw Milk (without heat treatment)"@en;
    rdfs:label "Attested Milk"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-ATTESTED_MILK>, <https://www.gs1.org/voc/PreservationTechniqueCode-ATTESTED_MILK>;
    skos:prefLabel "ATTESTED_MILK".

gs1:PreservationTechniqueCode-BOILING a gs1:PreservationTechniqueCode;
    rdfs:comment "Cooking"@en;
    rdfs:label "Cooking"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-BOILING>, <https://www.gs1.org/voc/PreservationTechniqueCode-BOILING>;
    skos:prefLabel "BOILING".

gs1:PreservationTechniqueCode-BRINING a gs1:PreservationTechniqueCode;
    rdfs:comment "Water saturating or strongly impregnating with salt"@en;
    rdfs:label "Brining"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-BRINING>, <https://www.gs1.org/voc/PreservationTechniqueCode-BRINING>;
    skos:prefLabel "BRINING".

gs1:PreservationTechniqueCode-CANNING a gs1:PreservationTechniqueCode;
    rdfs:comment "Preserved in a sealed airtight container, usually made of tin-coated iron"@en;
    rdfs:label "Canning"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-CANNING>, <https://www.gs1.org/voc/PreservationTechniqueCode-CANNING>;
    skos:prefLabel "CANNING".

gs1:PreservationTechniqueCode-COLD_SMOKE_CURING a gs1:PreservationTechniqueCode;
    rdfs:comment "To smoke the food at between 70 degrees to 90 degrees F."@en;
    rdfs:label "Cold Smoke Curing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-COLD_SMOKE_CURING>, <https://www.gs1.org/voc/PreservationTechniqueCode-COLD_SMOKE_CURING>;
    skos:prefLabel "COLD_SMOKE_CURING".

gs1:PreservationTechniqueCode-CONSERVE a gs1:PreservationTechniqueCode;
    rdfs:comment "Keep from harm or damage"@en;
    rdfs:label "Conserve"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-CONSERVE>, <https://www.gs1.org/voc/PreservationTechniqueCode-CONSERVE>;
    skos:prefLabel "CONSERVE".

gs1:PreservationTechniqueCode-DEHYDRATION a gs1:PreservationTechniqueCode;
    rdfs:comment "To remove water from food"@en;
    rdfs:label "Dehydration"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-DEHYDRATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-DEHYDRATION>;
    skos:prefLabel "DEHYDRATION".

gs1:PreservationTechniqueCode-DRYING a gs1:PreservationTechniqueCode;
    rdfs:comment "Making with moisture having evaporated, drained away"@en;
    rdfs:label "Drying"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-DRYING>, <https://www.gs1.org/voc/PreservationTechniqueCode-DRYING>;
    skos:prefLabel "DRYING".

gs1:PreservationTechniqueCode-FERMENTATION a gs1:PreservationTechniqueCode;
    rdfs:comment "Any of a group of chemical reactions induced by living or nonliving ferments that split complex organic compounds into relatively simple substance"@en;
    rdfs:label "Fermentation"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-FERMENTATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-FERMENTATION>;
    skos:prefLabel "FERMENTATION".

gs1:PreservationTechniqueCode-FREEZE_DRYING a gs1:PreservationTechniqueCode;
    rdfs:comment "Preserving food by freezing and then drying in a vacuum"@en;
    rdfs:label "Freeze Drying"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-FREEZE_DRYING>, <https://www.gs1.org/voc/PreservationTechniqueCode-FREEZE_DRYING>;
    skos:prefLabel "FREEZE_DRYING".

gs1:PreservationTechniqueCode-FREEZING a gs1:PreservationTechniqueCode;
    rdfs:comment "Turning into ice or another solid by cold"@en;
    rdfs:label "Freezing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-FREEZING>, <https://www.gs1.org/voc/PreservationTechniqueCode-FREEZING>;
    skos:prefLabel "FREEZING".

gs1:PreservationTechniqueCode-HIGH_TEMPERATURE_TREATED_MILK a gs1:PreservationTechniqueCode;
    rdfs:comment "Legally also pasteurisation, MHD for longer (about 2 to 3 weeks), ESL-milk"@en;
    rdfs:label "High Temperature Treated Milk"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-HIGH_TEMPERATURE_TREATED_MILK>, <https://www.gs1.org/voc/PreservationTechniqueCode-HIGH_TEMPERATURE_TREATED_MILK>;
    skos:prefLabel "HIGH_TEMPERATURE_TREATED_MILK".

gs1:PreservationTechniqueCode-HOT_SMOKE_CURING a gs1:PreservationTechniqueCode;
    rdfs:comment "Hot-smoking partially or totally cooks the food by treating it at temperatures ranging from 100 degrees to 190 degrees F."@en;
    rdfs:label "Hot Smoke Curing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-HOT_SMOKE_CURING>, <https://www.gs1.org/voc/PreservationTechniqueCode-HOT_SMOKE_CURING>;
    skos:prefLabel "HOT_SMOKE_CURING".

gs1:PreservationTechniqueCode-IONISATION a gs1:PreservationTechniqueCode;
    rdfs:comment "To convert into an ion or ions"@en;
    rdfs:label "Ionisation"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-IONISATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-IONISATION>;
    skos:prefLabel "IONISATION".

gs1:PreservationTechniqueCode-IRRADIATION a gs1:PreservationTechniqueCode;
    rdfs:comment "Food irradiation is the process of exposing food to ionising radiation in order to disinfest, sterilise, or preserve food."@en;
    rdfs:label "Irradiation"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-IRRADIATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-IRRADIATION>;
    skos:prefLabel "IRRADIATION".

gs1:PreservationTechniqueCode-PASTEURISATION a gs1:PreservationTechniqueCode;
    rdfs:comment "Partially sterilisation by heating"@en;
    rdfs:label "Pasteurisation"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-PASTEURISATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-PASTEURISATION>;
    skos:prefLabel "PASTEURISATION".

gs1:PreservationTechniqueCode-QUICK_FREEZING a gs1:PreservationTechniqueCode;
    rdfs:comment "Freezing (food) rapidly so as to preserve its qualities"@en;
    rdfs:label "Quick Freezing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-QUICK_FREEZING>, <https://www.gs1.org/voc/PreservationTechniqueCode-QUICK_FREEZING>;
    skos:prefLabel "QUICK_FREEZING".

gs1:PreservationTechniqueCode-SALT_CURING a gs1:PreservationTechniqueCode;
    rdfs:comment "Preserving by using a salt brine"@en;
    rdfs:label "Salt Curing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-SALT_CURING>, <https://www.gs1.org/voc/PreservationTechniqueCode-SALT_CURING>;
    skos:prefLabel "SALT_CURING".

gs1:PreservationTechniqueCode-SOUS_VIDE a gs1:PreservationTechniqueCode;
    rdfs:comment "Low temperature long time cooking under vacuum"@en;
    rdfs:label "Sous Vide"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-SOUS_VIDE>, <https://www.gs1.org/voc/PreservationTechniqueCode-SOUS_VIDE>;
    skos:prefLabel "SOUS_VIDE".

gs1:PreservationTechniqueCode-STERILISATION a gs1:PreservationTechniqueCode;
    rdfs:comment "A process that effectively kills or eliminates transmissibleagents (such as fungi, bacteria, viruses, spore forms, etc.)."@en;
    rdfs:label "Sterilisation"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-STERILISATION>, <https://www.gs1.org/voc/PreservationTechniqueCode-STERILISATION>;
    skos:prefLabel "STERILISATION".

gs1:PreservationTechniqueCode-SUGAR_CURING a gs1:PreservationTechniqueCode;
    rdfs:comment "Treatment of food by adding sugar in order to preserve the product"@en;
    rdfs:label "Sugar Curing"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-SUGAR_CURING>, <https://www.gs1.org/voc/PreservationTechniqueCode-SUGAR_CURING>;
    skos:prefLabel "SUGAR_CURING".

gs1:PreservationTechniqueCode-ULTRA_HIGH_TEMPERATURE a gs1:PreservationTechniqueCode;
    rdfs:comment "Ultra heat treated (especially for milk)"@en;
    rdfs:label "Ultra High Temperature"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-ULTRA_HIGH_TEMPERATURE>, <https://www.gs1.org/voc/PreservationTechniqueCode-ULTRA_HIGH_TEMPERATURE>;
    skos:prefLabel "ULTRA_HIGH_TEMPERATURE".

gs1:PreservationTechniqueCode-UNDER_MODIFIED_ATMOSPHERE a gs1:PreservationTechniqueCode;
    rdfs:comment "Packed with a gas with protective proprieties"@en;
    rdfs:label "Under Modified Atmosphere"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-UNDER_MODIFIED_ATMOSPHERE>, <https://www.gs1.org/voc/PreservationTechniqueCode-UNDER_MODIFIED_ATMOSPHERE>;
    skos:prefLabel "UNDER_MODIFIED_ATMOSPHERE".

gs1:PreservationTechniqueCode-VACUUM_PACKED a gs1:PreservationTechniqueCode;
    rdfs:comment "Sealed after the partial removal of air"@en;
    rdfs:label "Vacuum Packed"@en;
    owl:sameAs <https://gs1.org/voc/PreservationTechniqueCode-VACUUM_PACKED>, <https://www.gs1.org/voc/PreservationTechniqueCode-VACUUM_PACKED>;
    skos:prefLabel "VACUUM_PACKED".

gs1:PreservationTechniqueCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:PreservationTechniqueTypeCode&release=1>;
    rdfs:label "Preservation Technique Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/PreservationTechniqueCode>, <https://www.gs1.org/voc/PreservationTechniqueCode>.

gs1:Pressure a gs1:MeasurementType;
    rdfs:comment "The perpendicular force per unit area acting on a material and tending to change its dimensions.  SI Units: pascal, newton per square metre"@en;
    rdfs:label "Pressure"@en;
    owl:sameAs <https://gs1.org/voc/Pressure>, <https://www.gs1.org/voc/Pressure>;
    skos:prefLabel "Pressure".

gs1:PriceSpecification a rdfs:Class, owl:Class;
    rdfs:comment "A structured value representing a monetary amount, consisting of a value and currency code."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Price Specification"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/PriceSpecification>, <https://www.gs1.org/voc/PriceSpecification>;
    sw:term_status "stable";
    skos:exactMatch schema:PriceSpecification.

gs1:Product a rdfs:Class, owl:Class;
    rdfs:comment "Any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/Product>, <https://www.gs1.org/voc/Product>;
    sw:term_status "stable";
    skos:exactMatch schema:Product.

gs1:ProductYieldDetails a rdfs:Class, owl:Class;
    rdfs:comment "A grouping of properties related to the yield of a food or beverage product according to a specified type of preparation."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Yield Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/ProductYieldDetails>, <https://www.gs1.org/voc/ProductYieldDetails>;
    sw:term_status "stable".

gs1:ProductYieldTypeCode-AFTER_COOKING a gs1:ProductYieldTypeCode;
    rdfs:comment "Weight or volume of food product after it has been prepared."@en;
    rdfs:label "After Cooking"@en;
    owl:sameAs <https://gs1.org/voc/ProductYieldTypeCode-AFTER_COOKING>, <https://www.gs1.org/voc/ProductYieldTypeCode-AFTER_COOKING>;
    skos:prefLabel "AFTER_COOKING".

gs1:ProductYieldTypeCode-AFTER_DILUTION a gs1:ProductYieldTypeCode;
    rdfs:comment "Volume of food product after a fluid has been added."@en;
    rdfs:label "After Dilution"@en;
    owl:sameAs <https://gs1.org/voc/ProductYieldTypeCode-AFTER_DILUTION>, <https://www.gs1.org/voc/ProductYieldTypeCode-AFTER_DILUTION>;
    skos:prefLabel "AFTER_DILUTION".

gs1:ProductYieldTypeCode-DRAINED_WEIGHT a gs1:ProductYieldTypeCode;
    rdfs:comment "Weight of food product after the fluid in which the food product was preserved has been removed."@en;
    rdfs:label "Drained Weight"@en;
    owl:sameAs <https://gs1.org/voc/ProductYieldTypeCode-DRAINED_WEIGHT>, <https://www.gs1.org/voc/ProductYieldTypeCode-DRAINED_WEIGHT>;
    skos:prefLabel "DRAINED_WEIGHT".

gs1:ProductYieldTypeCode-UNSPECIFIED a gs1:ProductYieldTypeCode;
    rdfs:comment "Product yield type is unknown or irrelevant"@en;
    rdfs:label "Unspecified"@en;
    owl:sameAs <https://gs1.org/voc/ProductYieldTypeCode-UNSPECIFIED>, <https://www.gs1.org/voc/ProductYieldTypeCode-UNSPECIFIED>;
    skos:prefLabel "UNSPECIFIED".

gs1:ProductYieldTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:ProductYieldTypeCode&release=1>;
    rdfs:label "Product Yield Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ProductYieldTypeCode>, <https://www.gs1.org/voc/ProductYieldTypeCode>.

gs1:QuantitativeValue a rdfs:Class, owl:Class;
    rdfs:comment "A point value or interval for product characteristics and other purposes. A unit of measurement is also specified."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Measurement Type"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/QuantitativeValue>, <https://www.gs1.org/voc/QuantitativeValue>;
    sw:term_status "stable";
    skos:exactMatch gr:QuantitativeValue, schema:QuantitativeValue.

gs1:RadiantFlux a gs1:MeasurementType;
    rdfs:comment "The total power emitted, received or passing in the form of electromagnetic radiation; a measure of electromagnetic energy per unit time.  SI Units: watt"@en;
    rdfs:label "Radiant flux"@en;
    owl:sameAs <https://gs1.org/voc/RadiantFlux>, <https://www.gs1.org/voc/RadiantFlux>;
    skos:prefLabel "RadiantFlux".

gs1:RadiantIntensity a gs1:MeasurementType;
    rdfs:comment "The radiant flux per unit solid angle emitted by a point source.  SI Units: watt / steradian"@en;
    rdfs:label "Radiant intensity"@en;
    owl:sameAs <https://gs1.org/voc/RadiantIntensity>, <https://www.gs1.org/voc/RadiantIntensity>;
    skos:prefLabel "RadiantIntensity".

gs1:Radioactivity a gs1:MeasurementType;
    rdfs:comment "The rate of spontaneous disintegration or decay of certain natural heavy elements, accompanied by alpha-rays, beta-rays or gamma-rays.  SI Units: becquerel"@en;
    rdfs:label "Radioactivity"@en;
    owl:sameAs <https://gs1.org/voc/Radioactivity>, <https://www.gs1.org/voc/Radioactivity>;
    skos:altLabel "Activity";
    skos:prefLabel "Radioactivity".

gs1:ReferencedFileDetails a rdfs:Class, owl:Class;
    rdfs:comment "Provides URL and other information on a referenced electronic file."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Referenced File"@en;
    rdfs:subClassOf schema:MediaObject, owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/ReferencedFileDetails>, <https://www.gs1.org/voc/ReferencedFileDetails>;
    sw:term_status "stable".

gs1:ReferencedFileTypeCode-360_DEGREE_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Allows x-axis interactive rotation of product via website."@en;
    rdfs:label "360 Degree Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-360_DEGREE_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-360_DEGREE_IMAGE>;
    skos:prefLabel "360_DEGREE_IMAGE".

gs1:ReferencedFileTypeCode-AMBIENCE_MOOD_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Trade Item image representing the image the manufacturer is supplying to the consumer to invoke a connection to the item by setting a 'mood' or feeling for the item and its use."@en;
    rdfs:label "Ambience/mood image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-AMBIENCE_MOOD_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-AMBIENCE_MOOD_IMAGE>;
    skos:prefLabel "AMBIENCE_MOOD_IMAGE".

gs1:ReferencedFileTypeCode-APPLICATION_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Trade Item image representing the image the manufacturer is supplying to the consumer to depict how the product itself is used."@en;
    rdfs:label "Application image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-APPLICATION_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-APPLICATION_IMAGE>;
    skos:prefLabel "APPLICATION_IMAGE".

gs1:ReferencedFileTypeCode-ASSEMBLY_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file the explains how to assemble (put together) the trade item."@en;
    rdfs:label "Assembly Instructions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-ASSEMBLY_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-ASSEMBLY_INSTRUCTIONS>;
    skos:prefLabel "ASSEMBLY_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-AUDIO a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing an audio clip which is relevant to the product. Examples are commercials, or instructional/ how to use audio files."@en;
    rdfs:label "Audio"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-AUDIO>, <https://www.gs1.org/voc/ReferencedFileTypeCode-AUDIO>;
    skos:prefLabel "AUDIO".

gs1:ReferencedFileTypeCode-AWARD_CERTIFICATE a gs1:ReferencedFileTypeCode;
    rdfs:comment "The award certificate is a written document created by the Award Committee that describes the terms and conditions of the Award. Example: http://www.cronierwines.com/awards-in-2016/"@en;
    rdfs:label "Award certificate"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-AWARD_CERTIFICATE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-AWARD_CERTIFICATE>;
    skos:prefLabel "AWARD_CERTIFICATE".

gs1:ReferencedFileTypeCode-BARCODE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the barcode which is on the product or its packaging."@en;
    rdfs:label "Barcode"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-BARCODE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-BARCODE>;
    skos:prefLabel "BARCODE".

gs1:ReferencedFileTypeCode-CERTIFICATION a gs1:ReferencedFileTypeCode;
    rdfs:comment "Document which contains a special certification by a third party (e.g. International Food Standard [IFS], QS-Approval Mark for meat product, sausage, fruit, vegetables and potatoes or bio audits)."@en;
    rdfs:label "Certification"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CERTIFICATION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CERTIFICATION>;
    skos:prefLabel "CERTIFICATION".

gs1:ReferencedFileTypeCode-CHEMICAL_ASSESSMENT_SUMMARY a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the chemical ingredient information sent to the supplier from a third party as a result of the assessment."@en;
    rdfs:label "Chemical Assessment Summary"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CHEMICAL_ASSESSMENT_SUMMARY>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CHEMICAL_ASSESSMENT_SUMMARY>;
    skos:prefLabel "CHEMICAL_ASSESSMENT_SUMMARY".

gs1:ReferencedFileTypeCode-CHEMICAL_SAFETY_REPORT a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to the file containing a report detailing the risks arising from the manufacture and/or use of a substance and to ensure that they are adequately controlled."@en;
    rdfs:label "Chemical Safety Report"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CHEMICAL_SAFETY_REPORT>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CHEMICAL_SAFETY_REPORT>;
    skos:prefLabel "CHEMICAL_SAFETY_REPORT".

gs1:ReferencedFileTypeCode-CHILD_NUTRITION_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the Child Nutrition Label as formatted according to regulations and rules of an appropriate regulatory body for the target market."@en;
    rdfs:label "Child Nutrition Label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CHILD_NUTRITION_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CHILD_NUTRITION_LABEL>;
    skos:prefLabel "CHILD_NUTRITION_LABEL".

gs1:ReferencedFileTypeCode-CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "The cleaning, disinfection and/or sterilisation instructions that apply to the product. These may be in accordance with EN-ISO 17664."@en;
    rdfs:label "Cleaning, disinfection and sterilisation instructions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS>;
    skos:prefLabel "CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-CLINICIAN_MEDICINE_INFORMATION a gs1:ReferencedFileTypeCode;
    rdfs:comment "A clinician focused product information document that is written by the pharmaceutical company responsible for the medicine. This document is intended to assist doctors, pharmacists and other health professionals in prescribing and dispensing medicines. In addition, this information can be used by health professionals in their consultations with patients, so that the patient can be better informed about their medicines. "@en;
    rdfs:label "Clinician medicine information"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CLINICIAN_MEDICINE_INFORMATION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CLINICIAN_MEDICINE_INFORMATION>;
    skos:prefLabel "CLINICIAN_MEDICINE_INFORMATION".

gs1:ReferencedFileTypeCode-CONSUMER_HANDLING_AND_STORAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website, file, or image containing the manufacturer's recommendations for how the consumer or end user should store and handle the product."@en;
    rdfs:label "Consumer Handling and Storage"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CONSUMER_HANDLING_AND_STORAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CONSUMER_HANDLING_AND_STORAGE>;
    skos:prefLabel "CONSUMER_HANDLING_AND_STORAGE".

gs1:ReferencedFileTypeCode-CONTENT_TEXTURE_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Trade Item image representing the image the manufacturer is supplying to the consumer to depict the content or texture of an item. The image should be designed in such a way that the texture can be experienced by the consumer similar to stationary retail, e.g. creme, lipstick."@en;
    rdfs:label "Content/texture image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CONTENT_TEXTURE_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CONTENT_TEXTURE_IMAGE>;
    skos:prefLabel "CONTENT_TEXTURE_IMAGE".

gs1:ReferencedFileTypeCode-CROSSSECTION_VIEW a gs1:ReferencedFileTypeCode;
    rdfs:comment " A picture of a trade item with a cut away vertical plane removed (e.g. Cross-section of a Tire revealing steel belts and tire tread detail)."@en;
    rdfs:label "Crosssection View"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-CROSSSECTION_VIEW>, <https://www.gs1.org/voc/ReferencedFileTypeCode-CROSSSECTION_VIEW>;
    skos:prefLabel "CROSSSECTION_VIEW".

gs1:ReferencedFileTypeCode-DECLARATION_OF_CONFORMITY a gs1:ReferencedFileTypeCode;
    rdfs:comment "A Declaration of Conformity is a document in which the manufacturer states that the product satisfies the essential requirements of the applicable legislation(s), e.g. for toys, medical devices or electrical equipment. By drawing up and signing the EU Declaration of Conformity, the manufacturer assumes responsibility for the compliance of the product. For more information please see https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32019R1020&from=DE"@en;
    rdfs:label "Declaration of Conformity"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DECLARATION_OF_CONFORMITY>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DECLARATION_OF_CONFORMITY>;
    skos:prefLabel "DECLARATION_OF_CONFORMITY".

gs1:ReferencedFileTypeCode-DIET_CERTIFICATE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website or file containing a diet certificate granted to the product"@en;
    rdfs:label "Diet Certificate"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DIET_CERTIFICATE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DIET_CERTIFICATE>;
    skos:prefLabel "DIET_CERTIFICATE".

gs1:ReferencedFileTypeCode-DISPOSAL_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website, file or instruction movie how to dispose a product properly or how to clean up a broken product in case the product contains materials like mercury."@en;
    rdfs:label "Instructions for disposal"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DISPOSAL_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DISPOSAL_INSTRUCTIONS>;
    skos:prefLabel "DISPOSAL_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-DOCUMENT a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a document or text file containing product information. Examples of this type could be an instruction manual, assembly guide, or warranty document."@en;
    rdfs:label "Document"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DOCUMENT>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DOCUMENT>;
    skos:prefLabel "DOCUMENT".

gs1:ReferencedFileTypeCode-DOP_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the product's Declaration of Performance Sheet (DOP). This file can be either an image or a document."@en;
    rdfs:label "Dop Sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DOP_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DOP_SHEET>;
    skos:prefLabel "DOP_SHEET".

gs1:ReferencedFileTypeCode-DRUG_FACT_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "The file link is to a drug fact panel of the trade item. A drug fact label usually contains such items as active ingredients, uses, warnings, purpose, directions, etc."@en;
    rdfs:label "Drug Fact Label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-DRUG_FACT_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-DRUG_FACT_LABEL>;
    skos:prefLabel "DRUG_FACT_LABEL".

gs1:ReferencedFileTypeCode-ECOLOGICAL_FACT_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the details of a product with its environmental impact and performance. E.g. Beelong.ch Eco-Score Fact Sheet."@en;
    rdfs:label "Ecological fact sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-ECOLOGICAL_FACT_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-ECOLOGICAL_FACT_SHEET>;
    skos:prefLabel "ECOLOGICAL_FACT_SHEET".

gs1:ReferencedFileTypeCode-ENERGY_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to the energy label for a trade item.  On 19 May 2010, the EU adopted the Directive 2010/30/EU on energy labels. Energy labels help consumers choosing products which save energy and thus money. They also provide incentives for the industry to develop and invest in energy efficient product design. They are found on a selection of white goods and other products and are designed to help customers see how energy efficient a model is before they buy."@en;
    rdfs:label "Energy Label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-ENERGY_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-ENERGY_LABEL>;
    skos:prefLabel "ENERGY_LABEL".

gs1:ReferencedFileTypeCode-FOOD_CONTACT_CONFORMITY_CERTIFICATE a gs1:ReferencedFileTypeCode;
    rdfs:comment "The certificate of conformity for suitability for food contact is a document issued by the manufacturer or the person placing the product on the European market. It certifies that the product sold complies with the EC Regulation 1935/2004. Thus, it is proven to be safe to get in contact with food."@en;
    rdfs:label "Food contact conformity certificate"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-FOOD_CONTACT_CONFORMITY_CERTIFICATE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-FOOD_CONTACT_CONFORMITY_CERTIFICATE>;
    skos:prefLabel "FOOD_CONTACT_CONFORMITY_CERTIFICATE".

gs1:ReferencedFileTypeCode-GROUP_CHARACTERISTIC_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:label "Group Characteristic Sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-GROUP_CHARACTERISTIC_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-GROUP_CHARACTERISTIC_SHEET>;
    skos:prefLabel "GROUP_CHARACTERISTIC_SHEET".

gs1:ReferencedFileTypeCode-HAZARDOUS_SUBSTANCES_DATA a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file where to locate the 'out of network data' additional data concerning the control of substances can be found."@en;
    rdfs:label "Hazardous Substances Data"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-HAZARDOUS_SUBSTANCES_DATA>, <https://www.gs1.org/voc/ReferencedFileTypeCode-HAZARDOUS_SUBSTANCES_DATA>;
    skos:prefLabel "HAZARDOUS_SUBSTANCES_DATA".

gs1:ReferencedFileTypeCode-IFU a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the (electronic) Instructions For Use (IFU or eIFU)."@en;
    rdfs:label "IFU/eIFU (Instructions for use)"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-IFU>, <https://www.gs1.org/voc/ReferencedFileTypeCode-IFU>;
    skos:prefLabel "IFU".

gs1:ReferencedFileTypeCode-IFU_INCLUDING_CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Indicates that the instructions for cleaning/disinfecting/sterilisation are included in the IFU (Instructions For Use). "@en;
    rdfs:label "Instructions for use including cleaning disinfection sterilisation instructions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-IFU_INCLUDING_CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-IFU_INCLUDING_CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS>;
    skos:prefLabel "IFU_INCLUDING_CLEANING_DISINFECTION_STERILISATION_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-INGREDIENTS_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "The Ingredients label image is a list of ingredients printed on the packaging. It may be separated by language in multiple areas on the product."@en;
    rdfs:label "Ingredients label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-INGREDIENTS_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-INGREDIENTS_LABEL>;
    skos:prefLabel "INGREDIENTS_LABEL".

gs1:ReferencedFileTypeCode-INTERNAL_VIEW a gs1:ReferencedFileTypeCode;
    rdfs:comment "The picture of the inside of a trade item mainly used for non food products (e.g., The inside of a refrigerator or the inside of a suitcase. "@en;
    rdfs:label "Internal View"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-INTERNAL_VIEW>, <https://www.gs1.org/voc/ReferencedFileTypeCode-INTERNAL_VIEW>;
    skos:prefLabel "INTERNAL_VIEW".

gs1:ReferencedFileTypeCode-LIGHTING_FACT_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing information related to the light characteristics of the product. The lighting facts label makes it easy to compare bulb characteristics such as brightness, colour, life, and estimated operating cost for the year."@en;
    rdfs:label "Lighting fact label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-LIGHTING_FACT_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-LIGHTING_FACT_LABEL>;
    skos:prefLabel "LIGHTING_FACT_LABEL".

gs1:ReferencedFileTypeCode-LOGO a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the Manufacturer or Brand Logo(s) associated with the product."@en;
    rdfs:label "Logo"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-LOGO>, <https://www.gs1.org/voc/ReferencedFileTypeCode-LOGO>;
    skos:prefLabel "LOGO".

gs1:ReferencedFileTypeCode-MARKETING_INFORMATION a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file with product information associated with selling a product or service."@en;
    rdfs:label "Marketing Information"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-MARKETING_INFORMATION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-MARKETING_INFORMATION>;
    skos:prefLabel "MARKETING_INFORMATION".

gs1:ReferencedFileTypeCode-MATERIAL_SAMPLES a gs1:ReferencedFileTypeCode;
    rdfs:comment "URL to website, images that the potential material, swatches, finishes the trade item might be available in."@en;
    rdfs:label "Material Samples"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-MATERIAL_SAMPLES>, <https://www.gs1.org/voc/ReferencedFileTypeCode-MATERIAL_SAMPLES>;
    skos:prefLabel "MATERIAL_SAMPLES".

gs1:ReferencedFileTypeCode-MOBILE_DEVICE_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Trade Item image that represents the image the manufacturer supplies to the consumer for mobile device applications. This would be a pack shot or image of the trade item that may be optimised for digital mobile display or added elements to help consumer recoginise the product. This should not be used as the Mobile Ready Hero Image. Some regulations require an actual image of the product and do not allow Mobile Ready Hero Images."@en;
    rdfs:label "Mobile Device Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-MOBILE_DEVICE_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-MOBILE_DEVICE_IMAGE>;
    skos:prefLabel "MOBILE_DEVICE_IMAGE".

gs1:ReferencedFileTypeCode-MOBILE_READY_HERO_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "A Mobile Ready Hero Image (MRHI) is a representation of a real world product that may differ from a standard pack shot, but that maintains the majority of the physical pack's key elements of design, shape and colour, and is therefore recognisable on a digital shelf. In addition the image should contain elements of The 4 Ws: Who is the brand, What it is, Which variety it is and how much. The Mobile Ready Hero Image (MRHI) is specified in the GS1 Mobile Ready Hero Image Guideline https://www.gs1.org/standards/Mobile-Ready-Hero-Image"@en;
    rdfs:label "Mobile Ready Hero Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-MOBILE_READY_HERO_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-MOBILE_READY_HERO_IMAGE>;
    skos:prefLabel "MOBILE_READY_HERO_IMAGE".

gs1:ReferencedFileTypeCode-MONTAGE_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "A Montage is the physical over layering of distinct images to create a final digital image. This process allows for a composite to be created with the future possibility of reconstruction without having to return to studio for correction, should an element be added or removed."@en;
    rdfs:label "Montage image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-MONTAGE_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-MONTAGE_IMAGE>;
    skos:prefLabel "MONTAGE_IMAGE".

gs1:ReferencedFileTypeCode-NUTRITION_FACT_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing the nutritional information."@en;
    rdfs:label "Nutrition Fact Label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-NUTRITION_FACT_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-NUTRITION_FACT_LABEL>;
    skos:prefLabel "NUTRITION_FACT_LABEL".

gs1:ReferencedFileTypeCode-NUTRITION_FACT_LABEL_WITH_INGREDIENTS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing the nutritional information with the inclusion of the ingredient statement."@en;
    rdfs:label "Nutrition Fact Label with Ingredients"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-NUTRITION_FACT_LABEL_WITH_INGREDIENTS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-NUTRITION_FACT_LABEL_WITH_INGREDIENTS>;
    skos:prefLabel "NUTRITION_FACT_LABEL_WITH_INGREDIENTS".

gs1:ReferencedFileTypeCode-OPTIMISED_HERO_IMAGE dct:isReplacedBy gs1:ReferencedFileTypeCode-OPTIMIZED_PACK_IMAGE;
    a gs1:ReferencedFileTypeCode;
    rdfs:comment "An Optimised Hero Image type is to support retail, consumers, distributors and foodservice operators in completing their online sites. These images will assist consumers to identify specific information about the products they are purchasing. The image is a representation of a real world product, built specifically for use on larger screens that may differ from a standard pack shot, but that maintains the majority of the physical pack's key elements of design, shape and colour, and is therefore recognisable on a digital shelf."@en;
    rdfs:label "Optimised hero image"@en;
    owl:deprecated true;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-OPTIMISED_HERO_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-OPTIMISED_HERO_IMAGE>;
    skos:prefLabel "OPTIMISED_HERO_IMAGE".

gs1:ReferencedFileTypeCode-OPTIMIZED_PACK_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "An Optimized Pack Image type is to support retail, consumers, distributors and foodservice operators in completing their online sites. The image is a representation of a real-world product, built specifically for use on larger screens that may differ from a standard pack shot, but that maintains the majority of the physical pack's key elements of design, shape and colour, and is therefore recognisable on a digital shelf."@en;
    rdfs:label "Optimized pack image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-OPTIMIZED_PACK_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-OPTIMIZED_PACK_IMAGE>;
    skos:prefLabel "OPTIMIZED_PACK_IMAGE".

gs1:ReferencedFileTypeCode-ORGANIC_CERTIFICATE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website or file containing an organic certificate granted to the product."@en;
    rdfs:label "Organic Certificate"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-ORGANIC_CERTIFICATE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-ORGANIC_CERTIFICATE>;
    skos:prefLabel "ORGANIC_CERTIFICATE".

gs1:ReferencedFileTypeCode-OTHER_EXTERNAL_INFORMATION a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing product information of an unspecified type."@en;
    rdfs:label "Other External Information"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-OTHER_EXTERNAL_INFORMATION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-OTHER_EXTERNAL_INFORMATION>;
    skos:prefLabel "OTHER_EXTERNAL_INFORMATION".

gs1:ReferencedFileTypeCode-OUT_OF_PACKAGE_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to an image of an item out of its packaging and, if necessary, assembled ready for use by the end user. This type of file is subject the current version of the GDSN Product Image Specification Standard."@en;
    rdfs:label "Out of Package Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-OUT_OF_PACKAGE_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-OUT_OF_PACKAGE_IMAGE>;
    skos:prefLabel "OUT_OF_PACKAGE_IMAGE".

gs1:ReferencedFileTypeCode-PACKAGING_ARTWORK a gs1:ReferencedFileTypeCode;
    rdfs:comment "Design files for packaging artwork for example Adobe source files."@en;
    rdfs:label "Packaging Artwork"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PACKAGING_ARTWORK>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PACKAGING_ARTWORK>;
    skos:prefLabel "PACKAGING_ARTWORK".

gs1:ReferencedFileTypeCode-PATIENT_INFORMATION_LEAFLET a gs1:ReferencedFileTypeCode;
    rdfs:comment "A leaflet or brochure containing important information to patients/consumers about the product to facilitate discussion and assist with the decision-making process. Example: A leaflet on a medical device like a hip joint. Or a consumer/patient-focused leaflet that contains information on the safe and effective use of a medicines. Often known in some markets as Consumer Medicines Information sheet (CMI), Product Information Leaflet (PiL/ePIL)."@en;
    rdfs:label "Patient information leaflet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PATIENT_INFORMATION_LEAFLET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PATIENT_INFORMATION_LEAFLET>;
    skos:prefLabel "PATIENT_INFORMATION_LEAFLET".

gs1:ReferencedFileTypeCode-PETFOOD_FEEDING_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing the feeding instructions for the petfood product."@en;
    rdfs:label "Petfood Feeding Instructions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PETFOOD_FEEDING_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PETFOOD_FEEDING_INSTRUCTIONS>;
    skos:prefLabel "PETFOOD_FEEDING_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-PLANOGRAM a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file illustrating how and where retail products should be displayed."@en;
    rdfs:label "Planogram"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PLANOGRAM>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PLANOGRAM>;
    skos:prefLabel "PLANOGRAM".

gs1:ReferencedFileTypeCode-PREPARATION_INSTRUCTIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing the preparation instructions."@en;
    rdfs:label "Preparation Instructions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PREPARATION_INSTRUCTIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PREPARATION_INSTRUCTIONS>;
    skos:prefLabel "PREPARATION_INSTRUCTIONS".

gs1:ReferencedFileTypeCode-PRODUCT_FORMULATION_STATEMENT a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the Product Formulation Statement, in lieu of a Child Nutrition Label, as formatted according to regulations and rules of an appropriate regulatory body for the target market."@en;
    rdfs:label "Product Formulation Statement"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_FORMULATION_STATEMENT>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PRODUCT_FORMULATION_STATEMENT>;
    skos:prefLabel "PRODUCT_FORMULATION_STATEMENT".

gs1:ReferencedFileTypeCode-PRODUCT_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product."@en;
    rdfs:label "Product Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PRODUCT_IMAGE>;
    skos:prefLabel "PRODUCT_IMAGE".

gs1:ReferencedFileTypeCode-PRODUCT_IMAGE_FORMED a gs1:ReferencedFileTypeCode;
    rdfs:comment "An image of a product that has the supporting shape/form (for example a model, mannequin, hanger) removed to give the product a 3-D look."@en;
    rdfs:label "Product image formed"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_IMAGE_FORMED>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PRODUCT_IMAGE_FORMED>;
    skos:prefLabel "PRODUCT_IMAGE_FORMED".

gs1:ReferencedFileTypeCode-PRODUCT_LABEL_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label."@en;
    rdfs:label "Product Label Image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_LABEL_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PRODUCT_LABEL_IMAGE>;
    skos:prefLabel "PRODUCT_LABEL_IMAGE".

gs1:ReferencedFileTypeCode-PRODUCT_WEBSITE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website containing product specific information. Examples of this could be a link to a website dedicated to the product or a link to the area within the manufacturer or brand owner website that contains the product information"@en;
    rdfs:label "Product Website"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-PRODUCT_WEBSITE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-PRODUCT_WEBSITE>;
    skos:prefLabel "PRODUCT_WEBSITE".

gs1:ReferencedFileTypeCode-QR_CODE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a QR code URL/URI."@en;
    rdfs:label "Link to QR Code"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-QR_CODE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-QR_CODE>;
    skos:prefLabel "QR_CODE".

gs1:ReferencedFileTypeCode-QUALITY_CONTROL_PLAN a gs1:ReferencedFileTypeCode;
    rdfs:comment "Document which detailed information about the quantity of laboratory/analytical tests and the evaluated parameters."@en;
    rdfs:label "Quality Control Plan"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-QUALITY_CONTROL_PLAN>, <https://www.gs1.org/voc/ReferencedFileTypeCode-QUALITY_CONTROL_PLAN>;
    skos:prefLabel "QUALITY_CONTROL_PLAN".

gs1:ReferencedFileTypeCode-RECIPE_WEBSITE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website containing recipes associated with the product"@en;
    rdfs:label "Recipe Website"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-RECIPE_WEBSITE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-RECIPE_WEBSITE>;
    skos:prefLabel "RECIPE_WEBSITE".

gs1:ReferencedFileTypeCode-RECYCLABILITY_ASSESSMENT_CERTIFICATE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the certificate for recyclability granted to the packaging of the item."@en;
    rdfs:label "Recyclability assessment certificate"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-RECYCLABILITY_ASSESSMENT_CERTIFICATE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-RECYCLABILITY_ASSESSMENT_CERTIFICATE>;
    skos:prefLabel "RECYCLABILITY_ASSESSMENT_CERTIFICATE".

gs1:ReferencedFileTypeCode-REGULATORY_INSPECTION_AUDIT a gs1:ReferencedFileTypeCode;
    rdfs:comment "Inspection report of the inspections. For example foodstuffs, pharmaceuticals and other types of products that are regulated."@en;
    rdfs:label "Regulatory Inspection Audit"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-REGULATORY_INSPECTION_AUDIT>, <https://www.gs1.org/voc/ReferencedFileTypeCode-REGULATORY_INSPECTION_AUDIT>;
    skos:prefLabel "REGULATORY_INSPECTION_AUDIT".

gs1:ReferencedFileTypeCode-RISK_ANALYSIS_DOCUMENT a gs1:ReferencedFileTypeCode;
    rdfs:comment "Document which describes how the supplier assured the quality control of the end products or during the production process. The process can be a supplier internal control system, a simple kind of risk analysis or systematic preventive approach according Hazard Analysis and Critical Control Points (HACCP)."@en;
    rdfs:label "Risk Analysis Document"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-RISK_ANALYSIS_DOCUMENT>, <https://www.gs1.org/voc/ReferencedFileTypeCode-RISK_ANALYSIS_DOCUMENT>;
    skos:prefLabel "RISK_ANALYSIS_DOCUMENT".

gs1:ReferencedFileTypeCode-SAFETY_DATA_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing the product's Safety Data Sheet (SDS). This file can be either an image or a document"@en;
    rdfs:label "Safety Data Sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SAFETY_DATA_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SAFETY_DATA_SHEET>;
    skos:prefLabel "SAFETY_DATA_SHEET".

gs1:ReferencedFileTypeCode-SAFETY_SUMMARY_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:comment "A link to a summary sheet document that is available to workers to understand how to deal with chemicals in an emergency situation."@en;
    rdfs:label "Safety Summary Sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SAFETY_SUMMARY_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SAFETY_SUMMARY_SHEET>;
    skos:prefLabel "SAFETY_SUMMARY_SHEET".

gs1:ReferencedFileTypeCode-SAMPLE_SHIPPING_ORDER a gs1:ReferencedFileTypeCode;
    rdfs:comment "Document is a sample shipping order. A sample shipping order isn't needed for every item (GTIN), but a shipping order can differ from GTIN to GTIN. E.g. in case an item is an organic product the sample shipping order needs to contain the organic product origin number according article 31 of the implementing regulations EG Nr. 889/2008. For non-organic items this information isn't needed.    "@en;
    rdfs:label "Sample Shipping Order"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SAMPLE_SHIPPING_ORDER>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SAMPLE_SHIPPING_ORDER>;
    skos:prefLabel "SAMPLE_SHIPPING_ORDER".

gs1:ReferencedFileTypeCode-SIDEKICK_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Retail, consumers, distributors and foodservice operators complete their online transactions using their smart devices. These images may be used to inform a customer of benefits or nutritional claims of a product. This is a supplementary image or graphic, generally used to support the Hero image."@en;
    rdfs:label "Sidekick image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SIDEKICK_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SIDEKICK_IMAGE>;
    skos:prefLabel "SIDEKICK_IMAGE".

gs1:ReferencedFileTypeCode-SOCIAL_MEDIA_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Trade Item image representing the image the manufacturer is supplying to the consumer to depict the social media associated to the item. This image is being shared on the social media outlet."@en;
    rdfs:label "Social media image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SOCIAL_MEDIA_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SOCIAL_MEDIA_IMAGE>;
    skos:prefLabel "SOCIAL_MEDIA_IMAGE".

gs1:ReferencedFileTypeCode-SUMMARY_OF_PRODUCT_CHARACTERISTICS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Specific document required before any medicinal product or biocidal product is authorized for marketing.  Example European Commission"@en;
    rdfs:label "Summary of Product Characteristics"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SUMMARY_OF_PRODUCT_CHARACTERISTICS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SUMMARY_OF_PRODUCT_CHARACTERISTICS>;
    skos:prefLabel "SUMMARY_OF_PRODUCT_CHARACTERISTICS".

gs1:ReferencedFileTypeCode-SUPPLEMENT_FACT_LABEL a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product label containing information related to the supplement or nutrient product. The supplement facts label provides about what active/nutritional ingredients are used in the formula along with dosage recommendations for dietary supplements."@en;
    rdfs:label "Supplement facts label"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-SUPPLEMENT_FACT_LABEL>, <https://www.gs1.org/voc/ReferencedFileTypeCode-SUPPLEMENT_FACT_LABEL>;
    skos:prefLabel "SUPPLEMENT_FACT_LABEL".

gs1:ReferencedFileTypeCode-TECHNICAL_DATA_SHEET a gs1:ReferencedFileTypeCode;
    rdfs:comment "The product specification sheet, created by the manufacturer, summarises the technical characteristics and other properties of the product, relating to technological and commercial purposes. Example: https://dl.gedal.fr/docsgedal/FP/3255290252425.pdf"@en;
    rdfs:label "Technical data sheet"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-TECHNICAL_DATA_SHEET>, <https://www.gs1.org/voc/ReferencedFileTypeCode-TECHNICAL_DATA_SHEET>;
    skos:prefLabel "TECHNICAL_DATA_SHEET".

gs1:ReferencedFileTypeCode-TECHNICAL_DRAWING a gs1:ReferencedFileTypeCode;
    rdfs:comment "A precise and detailed technical drawing of an object, as employed in industries such as engineering, construction, architecture etc. https://en.wikipedia.org/wiki/Engineering_drawing https://en.wikipedia.org/wiki/Technical_drawing"@en;
    rdfs:label "Technical Drawing"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-TECHNICAL_DRAWING>, <https://www.gs1.org/voc/ReferencedFileTypeCode-TECHNICAL_DRAWING>;
    skos:prefLabel "TECHNICAL_DRAWING".

gs1:ReferencedFileTypeCode-TESTING_METHODOLOGY_RESULTS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Document which contains microbiological and physico-chemical findings of the product which are observed during product testing."@en;
    rdfs:label "Testing Methodology Results"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-TESTING_METHODOLOGY_RESULTS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-TESTING_METHODOLOGY_RESULTS>;
    skos:prefLabel "TESTING_METHODOLOGY_RESULTS".

gs1:ReferencedFileTypeCode-TRADE_ITEM_DESCRIPTION a gs1:ReferencedFileTypeCode;
    rdfs:comment "Identifies the reference to an external description of a Trade Item. The link (e.g. URL) to the external description. will be in the appropriate attribute"@en;
    rdfs:label "Trade Item Description"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-TRADE_ITEM_DESCRIPTION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-TRADE_ITEM_DESCRIPTION>;
    skos:prefLabel "TRADE_ITEM_DESCRIPTION".

gs1:ReferencedFileTypeCode-TRADE_ITEM_IMAGE_WITH_DIMENSIONS a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website, file, or image containing the product's image with its dimensions. This especially important for built-in products as ovens and fridges. Ex : http://www.docstoc.com/docs/125126778/GSS-GEW-Food-Savers-Food-Storage-Containers."@en;
    rdfs:label "Trade Item Image With Dimensions"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-TRADE_ITEM_IMAGE_WITH_DIMENSIONS>, <https://www.gs1.org/voc/ReferencedFileTypeCode-TRADE_ITEM_IMAGE_WITH_DIMENSIONS>;
    skos:prefLabel "TRADE_ITEM_IMAGE_WITH_DIMENSIONS".

gs1:ReferencedFileTypeCode-VIDEO a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a video clip which is relevant to the product. Examples are commercials, trailers, or instructional/ how to use video files."@en;
    rdfs:label "Video"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-VIDEO>, <https://www.gs1.org/voc/ReferencedFileTypeCode-VIDEO>;
    skos:prefLabel "VIDEO".

gs1:ReferencedFileTypeCode-VISUAL_VERIFICATION_IMAGE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file containing a visual representation of the product for the purpose of visual verification. Usage may be to examine the trade item master data against the product image. Note these images might not necessarily comply with image standards and may be restricted for a visual verification usage.  "@en;
    rdfs:label "Visual verification image"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-VISUAL_VERIFICATION_IMAGE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-VISUAL_VERIFICATION_IMAGE>;
    skos:prefLabel "VISUAL_VERIFICATION_IMAGE".

gs1:ReferencedFileTypeCode-WARRANTY_INFORMATION a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a file with information associated with any guarantee given by a company stating that a product is reliable and free from known defects and that the seller will, without charge, repair or replace defective parts within a given time limit and under certain conditions."@en;
    rdfs:label "Warranty Information"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-WARRANTY_INFORMATION>, <https://www.gs1.org/voc/ReferencedFileTypeCode-WARRANTY_INFORMATION>;
    skos:prefLabel "WARRANTY_INFORMATION".

gs1:ReferencedFileTypeCode-WEBSITE a gs1:ReferencedFileTypeCode;
    rdfs:comment "Link to a website containing product or manufacturer information."@en;
    rdfs:label "Website"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-WEBSITE>, <https://www.gs1.org/voc/ReferencedFileTypeCode-WEBSITE>;
    skos:prefLabel "WEBSITE".

gs1:ReferencedFileTypeCode-ZOOM_VIEW a gs1:ReferencedFileTypeCode;
    rdfs:comment "A picture of a portion of a trade item (e.g., the wheels of a suitcase or the ingredients list of a food trade item). "@en;
    rdfs:label "Zoom View"@en;
    owl:sameAs <https://gs1.org/voc/ReferencedFileTypeCode-ZOOM_VIEW>, <https://www.gs1.org/voc/ReferencedFileTypeCode-ZOOM_VIEW>;
    skos:prefLabel "ZOOM_VIEW".

gs1:ReferencedFileTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:ReferencedFileTypeCode&release=1>;
    rdfs:label "Referenced File Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/ReferencedFileTypeCode>, <https://www.gs1.org/voc/ReferencedFileTypeCode>.

gs1:RegulationTypeCode-AEROSOL_REVERSE_EPSILON a gs1:RegulationTypeCode;
    rdfs:comment "Products complying with all the requirements of the Aerosol Directive are marked with the \"reverse epsilon\" symbol."@en;
    rdfs:label "Aerosol_Reverse Epsilon"@en;
    skos:prefLabel "AEROSOL_REVERSE_EPSILON";
    gs1:originalCodeValue "AEROSOL_REVERSE_EPSILON".

gs1:RegulationTypeCode-AGRICULTURE_PROTECTION_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Products complying with EU Council Directive 91/414/EEC. This directive concerning the placing of plant protection products on the market lays down rules and procedures for approval of the active substances at EU-level and for the authorisation at Member State level of plant protection products (PPPs) containing these substances. This Directive states that substances cannot be used in plant protection products unless they are included in a positive EU list. Once a substance is included in the positive list Member States may authorise the use of products containing them."@en;
    rdfs:label "Agriculture_Protection Regulation"@en;
    skos:prefLabel "AGRICULTURE_PROTECTION_REGULATION";
    gs1:originalCodeValue "AGRICULTURE_PROTECTION_REGULATION".

gs1:RegulationTypeCode-ANIMAL_ID_HEALTH_MARK a gs1:RegulationTypeCode;
    rdfs:comment "Food business operators, in accordance with Regulation (EC) No 853/2004, should ensure that all products of animal origin that they place on the market, bear either a health mark or an identification mark."@en;
    rdfs:label "Animal ID Health Mark"@en;
    skos:prefLabel "ANIMAL_ID_HEALTH_MARK";
    gs1:originalCodeValue "ANIMAL_ID_HEALTH_MARK".

gs1:RegulationTypeCode-BATTERY_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive describing the legal requirements on batteries intended to made available on the market provided that such products are labelled, marked or accompanied with commercial documents. Essentially safety and environmental aspects are defined (e.g. obligation of the seller to take batteries back, proscription to throw batteries into the household garbage) for different type of batteries (e.g. batteries used by the end consumer, batteries used in cars). In Germany the law on batteries (BattG) details these rules."@en;
    rdfs:label "Battery Directive"@en;
    skos:prefLabel "BATTERY_DIRECTIVE";
    gs1:originalCodeValue "BATTERY_DIRECTIVE".

gs1:RegulationTypeCode-BIOCIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (e.g., EU Reg 528/2012) harmonising the rules on making available on the market and using biocidal products whilst ensuring a high level of protection of both human and animal health and the environment. It should not be used for trade items treated with biocidal products ('treated articles')."@en;
    rdfs:label "Biocide Regulation"@en;
    skos:prefLabel "BIOCIDE_REGULATION";
    gs1:originalCodeValue "BIOCIDE_REGULATION".

gs1:RegulationTypeCode-BPA_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Indicates the product has a regulatory requirement to show to the consumer that it may or may not contain Bisphenol A (BPA). "@en;
    rdfs:label "BPA Regulation "@en;
    skos:prefLabel "BPA_REGULATION";
    gs1:originalCodeValue "BPA_REGULATION".

gs1:RegulationTypeCode-BUY_AMERICAN_ACT a gs1:RegulationTypeCode;
    rdfs:comment "The Buy American Act - requires the United States government to prefer U.S.-made products in its purchases. This includes the Berry Amendment to the Act in the provisioning of products for the US Government and federal programs like National School Lunch. \nhttps://en.wikipedia.org/wiki/Buy_American_Act."@en;
    rdfs:label "Buy American Act"@en;
    skos:prefLabel "BUY_AMERICAN_ACT";
    gs1:originalCodeValue "BUY_AMERICAN_ACT".

gs1:RegulationTypeCode-BUY_AMERICAN_PROVISION_USDA a gs1:RegulationTypeCode;
    rdfs:comment "The Buy American Provision in accordance with the USDA is Section 104(d) of the William F. Goodling Child Nutrition Reauthorization Act of 1998 (Public Law 105-336) added a provision, Section 12(n) to the National School Lunch Act (NSLA) (42 USC 1760(n)), requiring school food authorities (SFAs) to purchase, to the maximum extent practicable, domestic commodities or products. This Buy American provision supports the mission of the Child Nutrition Programs, which is to serve children nutritious meals and support American agriculture. \nhttps://www.fns.usda.gov/school-meals/compliance-enforcement-buy-american."@en;
    rdfs:label "Buy American Provision USDA"@en;
    skos:prefLabel "BUY_AMERICAN_PROVISION_USDA";
    gs1:originalCodeValue "BUY_AMERICAN_PROVISION_USDA".

gs1:RegulationTypeCode-CE a gs1:RegulationTypeCode;
    rdfs:comment "The CE marking is the manufacturer's, distributor's or EU authorised representative's declaration that the product meets EU standards for health, safety, protection of consumers and environmental protection in accordance with the regulation. The CE mark indicates that the product may be sold freely in any part of the European Economic Area, regardless of its country of origin. The mark consists of the CE logo and, if applicable, the four-digit identification number of the notified body involved in the conformity assessment procedure."@en;
    rdfs:label "CE"@en;
    skos:prefLabel "CE";
    gs1:originalCodeValue "CE".

gs1:RegulationTypeCode-COMPLIANT_WITH_FAIR_LABOR_STANDARDS_ACT a gs1:RegulationTypeCode;
    rdfs:comment "The FLSA established a national minimum wage guaranteed 'time-and-a-half' for overtime in certain jobs, and prohibited most employment of minors in \"oppressive child labor,\" a term that is defined in the statute. It applies to employees engaged in interstate commerce or employed by an enterprise engaged in commerce or in the production of goods for commerce, unless the employer can claim an exemption from coverage."@en;
    rdfs:label "Compliant With Fair Labor Standards Act"@en;
    skos:prefLabel "COMPLIANT_WITH_FAIR_LABOR_STANDARDS_ACT";
    gs1:originalCodeValue "COMPLIANT_WITH_FAIR_LABOR_STANDARDS_ACT".

gs1:RegulationTypeCode-COMPLIANT_WITH_FLAMMABILITY_ACT a gs1:RegulationTypeCode;
    rdfs:comment "Compliant With Flammability Act."@en;
    rdfs:label "Compliant With Flammability Act"@en;
    skos:prefLabel "COMPLIANT_WITH_FLAMMABILITY_ACT";
    gs1:originalCodeValue "COMPLIANT_WITH_FLAMMABILITY_ACT".

gs1:RegulationTypeCode-COMPLIANT_WITH_FUR_PRODUCT_LABELING_ACT a gs1:RegulationTypeCode;
    rdfs:comment "Requires the country of origin of imported furs to be disclosed on all labels and in all advertising."@en;
    rdfs:label "Compliant With Fur Product Labeling Act"@en;
    skos:prefLabel "COMPLIANT_WITH_FUR_PRODUCT_LABELING_ACT";
    gs1:originalCodeValue "COMPLIANT_WITH_FUR_PRODUCT_LABELING_ACT".

gs1:RegulationTypeCode-COMPLIANT_WITH_STATE_ENVIRONMENT_REQUIREMENTS a gs1:RegulationTypeCode;
    rdfs:comment "NOT AVAILABLE"@en;
    rdfs:label "Compliant With State Environment Requirements"@en;
    skos:prefLabel "COMPLIANT_WITH_STATE_ENVIRONMENT_REQUIREMENTS";
    gs1:originalCodeValue "COMPLIANT_WITH_STATE_ENVIRONMENT_REQUIREMENTS".

gs1:RegulationTypeCode-COMPLIANT_WITH_TEXTILE_FIBER_PRODUCT_IDENTIFICATION a gs1:RegulationTypeCode;
    rdfs:comment "A US regulation regarding the advertising and labelling of textile fibre products."@en;
    rdfs:label "Compliant With Textile Fiber Product Identification"@en;
    skos:prefLabel "COMPLIANT_WITH_TEXTILE_FIBER_PRODUCT_IDENTIFICATION";
    gs1:originalCodeValue "COMPLIANT_WITH_TEXTILE_FIBER_PRODUCT_IDENTIFICATION".

gs1:RegulationTypeCode-COMPLIANT_WITH_WOOL_PRODUCTS_LABELING_ACT a gs1:RegulationTypeCode;
    rdfs:comment "A US regulation that requires anyone who manufacturers or sells products containing wool to accurately label each item with the fibre content and origin."@en;
    rdfs:label "Compliant With Wool Products Labeling Act"@en;
    skos:prefLabel "COMPLIANT_WITH_WOOL_PRODUCTS_LABELING_ACT";
    gs1:originalCodeValue "COMPLIANT_WITH_WOOL_PRODUCTS_LABELING_ACT".

gs1:RegulationTypeCode-CONSUMER_PRODUCT_SAFETY a gs1:RegulationTypeCode;
    rdfs:comment "A regulation concerning consumer product safety when a government regulates certain products for safety like child car seats, baby cribs etc., For example in the US Consumer Product Safety Commission (CPSC): official Federal Agency including recalls, reports, alerts about products regulated. "@en;
    rdfs:label "Consumer_Product Safety"@en;
    skos:prefLabel "CONSUMER_PRODUCT_SAFETY";
    gs1:originalCodeValue "CONSUMER_PRODUCT_SAFETY".

gs1:RegulationTypeCode-CONTAINS_COMPOSITE_WOOD a gs1:RegulationTypeCode;
    rdfs:comment "Describes that the trade item or packaging contains composite wood that falls under regulatory menas due to chemicals used in process to create the wood, such as Formaldehyde  has both cancer and noncancer-causing effects on human health. For example:  California Air Resources Board is a department of the California Environmental Protection Agency. CARB's mission, US EPA. https://www.epa.gov/formaldehyde ."@en;
    rdfs:label "Contains Composite Wood"@en;
    skos:prefLabel "CONTAINS_COMPOSITE_WOOD";
    gs1:originalCodeValue "CONTAINS_COMPOSITE_WOOD".

gs1:RegulationTypeCode-COSMETIC_INFORMATION_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (EU Reg 1223/2009) establishing rules to be complied with any cosmetic product made available on the market, a high level of protection of human health and a high degree of protection of the environment. These rules include the necessity to indicate allergens and the displaying of the ingredients used in the product."@en;
    rdfs:label "Cosmetic_Information Regulation"@en;
    skos:prefLabel "COSMETIC_INFORMATION_REGULATION";
    gs1:originalCodeValue "COSMETIC_INFORMATION_REGULATION".

gs1:RegulationTypeCode-DECLARATION_OF_PERFORMANCE_REQUIRED a gs1:RegulationTypeCode;
    rdfs:comment "A Declaration Of Performance (DOP) is legally required. See target market regulations for applicability."@en;
    rdfs:label "Declaration of performance (DOP) required"@en;
    skos:prefLabel "DECLARATION_OF_PERFORMANCE_REQUIRED";
    gs1:originalCodeValue "DECLARATION_OF_PERFORMANCE_REQUIRED".

gs1:RegulationTypeCode-DEFORESTATION_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation minimising the contribution to deforestation and forest degradation worldwide, and thereby contributing to a reduction in global deforestation; reducing the contribution to greenhouse gas emissions and global biodiversity loss (e.g., EU regulation 2023/1115)."@en;
    rdfs:label "Deforestation regulation"@en;
    skos:prefLabel "DEFORESTATION_REGULATION";
    gs1:originalCodeValue "DEFORESTATION_REGULATION".

gs1:RegulationTypeCode-DETERGENTS_SAFETY_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation  establishing rules designed to achieve the free movement of detergents and surfactants for detergents in the market while, at the same time, ensuring a high degree of protection of the environment and human health. For example (EU Reg 648/2004) "@en;
    rdfs:label "Detergents_Safety Regulation"@en;
    skos:prefLabel "DETERGENTS_SAFETY_REGULATION";
    gs1:originalCodeValue "DETERGENTS_SAFETY_REGULATION".

gs1:RegulationTypeCode-EFFICIENCY_OF_LAMPS_LUMINARIES a gs1:RegulationTypeCode;
    rdfs:comment "A directive defining the energy labeling of electrical lamps and luminaires (e.g. EU Reg 874/2012). This directive deals with environmental aspects as the electricity used by electrical lamps accounts for a significant share of total electricity demand."@en;
    rdfs:label "Efficiency of Lamps Luminaries"@en;
    skos:prefLabel "EFFICIENCY_OF_LAMPS_LUMINARIES";
    gs1:originalCodeValue "EFFICIENCY_OF_LAMPS_LUMINARIES".

gs1:RegulationTypeCode-EMC_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "The main objective of the Directive 2004/108/EC of the European Council, of 15 December 2004, is to regulate the compatibility of equipment regarding EMC (Electromagnetic Compatibility)."@en;
    rdfs:label "EMC Directive"@en;
    skos:prefLabel "EMC_DIRECTIVE";
    gs1:originalCodeValue "EMC_DIRECTIVE".

gs1:RegulationTypeCode-ENCLOSED_ATTACHED_INFORMATION a gs1:RegulationTypeCode;
    rdfs:comment "Indicates the product contains enclosed or attached information available for regulatory compliance where applicable."@en;
    rdfs:label "Enclosed Attached Information"@en;
    skos:prefLabel "ENCLOSED_ATTACHED_INFORMATION";
    gs1:originalCodeValue "ENCLOSED_ATTACHED_INFORMATION".

gs1:RegulationTypeCode-ENERGY_GUIDE_LABEL_REQUIRED a gs1:RegulationTypeCode;
    rdfs:comment "A code indicating that a trade item is in compliance with energy efficiency guide and is labelled as such."@en;
    rdfs:label "Energy Guide Label Required"@en;
    skos:prefLabel "ENERGY_GUIDE_LABEL_REQUIRED";
    gs1:originalCodeValue "ENERGY_GUIDE_LABEL_REQUIRED".

gs1:RegulationTypeCode-EU_REGULATION_FOR_FOODSTUFF a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (EC) No 178/2002 of the European Parliament and of the Council of 28 January 2002 laying down the general principles and requirements of food law, establishing the European Food Safety Authority and laying down procedures in matters of food safety. \nFor the purposes of this Regulation, \"food\" (or \"foodstuff\") means any substance or product, whether processed, partially processed or unprocessed, intended to be, or reasonably expected to be ingested by humans. \"Food\" includes: drink, chewing gum and any substance, including water, intentionally incorporated into the food during its manufacture, preparation or treatment. It includes water after the point of compliance."@en;
    rdfs:label "EU Regulation Label Required"@en;
    skos:prefLabel "EU_REGULATION_FOR_FOODSTUFF";
    gs1:originalCodeValue "EU_REGULATION_FOR_FOODSTUFF".

gs1:RegulationTypeCode-EXPLOSIVES_PRECURSORS_REGISTRATION a gs1:RegulationTypeCode;
    rdfs:comment "The product is concerned with the marketing and use of explosives precursors and must be registered by the economic operator. Explosives precursors are chemical substances that can be used for legitimate purposes, but that can also be misused to manufacture homemade explosives. For example restricted explosive precursors listed in Annex I of the Regulation (EU) No 2019/1148."@en;
    rdfs:label "Restricted explosive precursors"@en;
    skos:prefLabel "EXPLOSIVES_PRECURSORS_REGISTRATION";
    gs1:originalCodeValue "EXPLOSIVES_PRECURSORS_REGISTRATION".

gs1:RegulationTypeCode-EXPLOSIVES_PRECURSORS_REPORTING a gs1:RegulationTypeCode;
    rdfs:comment "The product is concerned with the marketing and use of explosives precursors and must be reported by the economic operator. Explosives precursors are chemical substances that can be used for legitimate purposes, but that can also be misused to manufacture homemade explosives. For example reportable explosive precursors listed in Annex II of the Regulation (EU) No 2019/1148."@en;
    rdfs:label "Reportable explosive precursors"@en;
    skos:prefLabel "EXPLOSIVES_PRECURSORS_REPORTING";
    gs1:originalCodeValue "EXPLOSIVES_PRECURSORS_REPORTING".

gs1:RegulationTypeCode-E_MARK a gs1:RegulationTypeCode;
    rdfs:comment "The Estimated Sign (℮) (also referred to as \"e-mark\") is a mark that sometimes can be found on pre-packed goods in Europe. The e-mark indicates that the packaging is filled according to the European Directive 76/211/EEC."@en;
    rdfs:label "E-mark"@en;
    skos:prefLabel "E_MARK";
    gs1:originalCodeValue "E_MARK".

gs1:RegulationTypeCode-FEED_SAFETY_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (EU Reg 767/2009) to harmonise the conditions for the placing on the market and the use of feed, in order to ensure a high level of feed safety and thus a high level of protection of public health, as well as to provide adequate information for users and consumers. "@en;
    rdfs:label "Feed_Safety Regulation"@en;
    skos:prefLabel "FEED_SAFETY_REGULATION";
    gs1:originalCodeValue "FEED_SAFETY_REGULATION".

gs1:RegulationTypeCode-FOOD_FOR_SPECIAL_PURPOSES a gs1:RegulationTypeCode;
    rdfs:comment "Regulation providing the basis for the assurance of a high level of consumer protection in relation to specialized food like food for infants and young children, food for special medical purposes, and total diet replacement for weight control (e.g. EU Reg 609/2013)."@en;
    rdfs:label "Food For Special Purposes"@en;
    skos:prefLabel "FOOD_FOR_SPECIAL_PURPOSES";
    gs1:originalCodeValue "FOOD_FOR_SPECIAL_PURPOSES".

gs1:RegulationTypeCode-FOOD_INFORMATION_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation providing the basis for the assurance of a high level of consumer protection in relation to food information, taking into account the differences in the perception of consumers and their information needs whilst ensuring the smooth functioning of the market. General principles, requirements and responsibilities governing food information, and in particular food labelling rules are established (e.g. EU regulation 1169 / 2011). These rules include the necessity to indicate allergens, the responsible food business operator, the name of the food, the displaying of the ingredients used additives."@en;
    rdfs:label "Food_Information Regulation"@en;
    skos:prefLabel "FOOD_INFORMATION_REGULATION";
    gs1:originalCodeValue "FOOD_INFORMATION_REGULATION".

gs1:RegulationTypeCode-FOOD_LABELLING_UNDER_2_YEARS_OF_AGE a gs1:RegulationTypeCode;
    rdfs:comment "Foods, other than infant formula, represented or purported to be specifically for infants and children less than 2 years of age shall bear nutrition labelling."@en;
    rdfs:label "Food Labelling Under 2 Years of Age"@en;
    skos:prefLabel "FOOD_LABELLING_UNDER_2_YEARS_OF_AGE";
    gs1:originalCodeValue "FOOD_LABELLING_UNDER_2_YEARS_OF_AGE".

gs1:RegulationTypeCode-FOOD_LABELLING_UNDER_4_YEARS_OF_AGE a gs1:RegulationTypeCode;
    rdfs:comment "Foods, other than infant formula, represented or purported to be specifically for infants and children less than 4 years of age shall bear nutrition labelling."@en;
    rdfs:label "Food Labelling Under 4 Years of Age"@en;
    skos:prefLabel "FOOD_LABELLING_UNDER_4_YEARS_OF_AGE";
    gs1:originalCodeValue "FOOD_LABELLING_UNDER_4_YEARS_OF_AGE".

gs1:RegulationTypeCode-FOOD_SUPPLEMENT_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Food supplements (EU directive 2002/46/EC) marketed as foodstuffs and presented as such. These products shall be delivered to the ultimate consumer only in a pre-packaged form. Consumer health and safety aspects are in focus as well as to provide adequate information on how to use the product properly. "@en;
    rdfs:label "Food_Supplement Directive"@en;
    skos:prefLabel "FOOD_SUPPLEMENT_DIRECTIVE";
    gs1:originalCodeValue "FOOD_SUPPLEMENT_DIRECTIVE".

gs1:RegulationTypeCode-FREE_PHARMACEUTICAL_PRODUCTS_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive describing the legal requirements on pharmaceutical products which are commercially available and intended to made available on the market provided that such products are labelled, marked or accompanied with commercial documents. General Consumer safety aspects are in focus like the dosage form linked with an application instruction (e.g. Do not use with alcohol). In Germany the law on medical products (AMG) details these rules."@en;
    rdfs:label "Free Pharmaceutical Products Directive"@en;
    skos:prefLabel "FREE_PHARMACEUTICAL_PRODUCTS_DIRECTIVE";
    gs1:originalCodeValue "FREE_PHARMACEUTICAL_PRODUCTS_DIRECTIVE".

gs1:RegulationTypeCode-FRENCH_SPARE_PARTS_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Decree No. 2014-1482 of 9 December 2014 on the information and supply obligations concerning spare parts indispensable for the use of a good "@en;
    rdfs:label "French Spare Parts Regulation"@en;
    skos:prefLabel "FRENCH_SPARE_PARTS_REGULATION";
    gs1:originalCodeValue "FRENCH_SPARE_PARTS_REGULATION".

gs1:RegulationTypeCode-HAZARDS_CLASSIFICATION_LABELLING_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation providing the basis to ensure that workers and consumers are clearly informed of the hazards associated with chemicals by means of a system of classification and labelling. The aim is to ensure that the same hazards are described and labelled in the same way in all concerned countries (e.g. Regulation (EC) No 1272/2008 of the European Parliament and of the Council of 16 December 2008 on Classification, Labelling and Packaging (CLP) of substances and mixtures)."@en;
    rdfs:label "Hazards classification, labelling and packaging regulation"@en;
    skos:prefLabel "HAZARDS_CLASSIFICATION_LABELLING_REGULATION";
    gs1:originalCodeValue "HAZARDS_CLASSIFICATION_LABELLING_REGULATION".

gs1:RegulationTypeCode-HERBICIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "The item is a substance used to control unwanted plants that are subject to regulation."@en;
    rdfs:label "Herbicide Regulation"@en;
    skos:prefLabel "HERBICIDE_REGULATION";
    gs1:originalCodeValue "HERBICIDE_REGULATION".

gs1:RegulationTypeCode-INFANT_FORMULA_LABELLING a gs1:RegulationTypeCode;
    rdfs:comment "Infant formula except foods, shall be labelled in compliance with regulations."@en;
    rdfs:label "Infant formula Labelling"@en;
    skos:prefLabel "INFANT_FORMULA_LABELLING";
    gs1:originalCodeValue "INFANT_FORMULA_LABELLING".

gs1:RegulationTypeCode-INTENDED_TO_COME_INTO_CONTACT_WITH_FOOD a gs1:RegulationTypeCode;
    rdfs:comment "Requires that food contact materials a re safe; Must not transfer their components into food in quantities that could endanger human health, change food composition in an unacceptable way or deteriorate its taste and odour. Are manufactured according to good manufacturing practice."@en;
    rdfs:label "Intended to Come Into Contact with Food"@en;
    skos:prefLabel "INTENDED_TO_COME_INTO_CONTACT_WITH_FOOD";
    gs1:originalCodeValue "INTENDED_TO_COME_INTO_CONTACT_WITH_FOOD".

gs1:RegulationTypeCode-LVD_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "The Low Voltage Directive (LVD) 2006/95/EC provides common broad objectives for safety regulations, so that electrical equipment approved by any EU member country will be acceptable for use in all other EU countries. The Low Voltage Directive does not supply any specific technical standards that must be met, instead relying on IEC technical standards to guide designers to produce safe products. Products that conform to the general principles of the Low Voltage Directive and the relevant particular safety standards are marked with the CE marking to indicate compliance and acceptance throughout the EU. Conformance is asserted by the manufacturer based on its conformity assessment."@en;
    rdfs:label "LVD Directive"@en;
    skos:prefLabel "LVD_DIRECTIVE";
    gs1:originalCodeValue "LVD_DIRECTIVE".

gs1:RegulationTypeCode-MARKET_AUTHORISATION a gs1:RegulationTypeCode;
    rdfs:comment "The trade item has been authorised to be sold by a regulatory agency to be distributed in a market."@en;
    rdfs:label "Market Authorisation"@en;
    skos:prefLabel "MARKET_AUTHORISATION";
    gs1:originalCodeValue "MARKET_AUTHORISATION".

gs1:RegulationTypeCode-MEDICAL_DEVICE_SAFETY a gs1:RegulationTypeCode;
    rdfs:comment "A directive establishing common rules on the safety, health protection and performance characteristics of medical devices in order to provide the safety and health protection of patients, users and, where appropriate, other persons, with regard to the use of medical devices ((e.g. Medical Device Regulation (EU) 2017/745) and in-vitro diagnostic devices (e.g. In vitro Diagnostic Device Regulation (EU) 2017/746)).\n."@en;
    rdfs:label "Medical_Device Safety"@en;
    skos:prefLabel "MEDICAL_DEVICE_SAFETY";
    gs1:originalCodeValue "MEDICAL_DEVICE_SAFETY".

gs1:RegulationTypeCode-MINIMUM_DURABILITY a gs1:RegulationTypeCode;
    rdfs:comment "Indicates the product has a regulatory requirement to show to the consumer the best to use before period so they obtain the full functionality of the product."@en;
    rdfs:label "Minimum Durability"@en;
    skos:prefLabel "MINIMUM_DURABILITY";
    gs1:originalCodeValue "MINIMUM_DURABILITY".

gs1:RegulationTypeCode-NANO_MATERIALS_PRESENCE a gs1:RegulationTypeCode;
    rdfs:comment "Indicates the presence of nano materials by the levels acceptable by the appropriate regulation. Note: in Europe, use code NANOPARTICLE in attribute claimElementCode instead."@en;
    rdfs:label "Nano materials presence"@en;
    skos:prefLabel "NANO_MATERIALS_PRESENCE";
    gs1:originalCodeValue "NANO_MATERIALS_PRESENCE".

gs1:RegulationTypeCode-NOT_APPLICABLE a gs1:RegulationTypeCode;
    rdfs:comment "Not Applicable."@en;
    rdfs:label "Not Applicable"@en;
    skos:prefLabel "NOT_APPLICABLE";
    gs1:originalCodeValue "NOT_APPLICABLE".

gs1:RegulationTypeCode-PACKAGING_SAFETY_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "The product represented in its packaging and/or marketing as appropriate for use by persons as defined by regulatory agency?  Includes packaging, display, photography, licensed characters, promotion or advertising (in-store or ad) as appropriate for use by persons. An example is the Consumer Product Safety Commission regulation: https://www.cpsc.gov/Regulations-Laws--Standards/Statutes/Poison-Prevention-Packaging-Act/Child-Resistant-and-Senior-Friendly-Packages-packaging-guide/."@en;
    rdfs:label "Packaging Safety Directive"@en;
    skos:prefLabel "PACKAGING_SAFETY_DIRECTIVE";
    gs1:originalCodeValue "PACKAGING_SAFETY_DIRECTIVE".

gs1:RegulationTypeCode-PERIOD_SAFE_TO_USE_AFTER_OPENING a gs1:RegulationTypeCode;
    rdfs:comment "Indicates the product has a regulatory requirement to show to the consumer that product is denoted to have a period of time after opening before it becomes harmful to the consumer."@en;
    rdfs:label "Period Safe To Use After Opening"@en;
    skos:prefLabel "PERIOD_SAFE_TO_USE_AFTER_OPENING";
    gs1:originalCodeValue "PERIOD_SAFE_TO_USE_AFTER_OPENING".

gs1:RegulationTypeCode-PESTICIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "The item is a substance used to control unwanted pests that are subject to regulation."@en;
    rdfs:label "Pesticide Regulation"@en;
    skos:prefLabel "PESTICIDE_REGULATION";
    gs1:originalCodeValue "PESTICIDE_REGULATION".

gs1:RegulationTypeCode-PHARMACEUTICAL_PRODUCT_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "In contrast to the free pharmaceutical directive this directive describing the legal requirements on pharmaceutical products available only in pharmacies. These products have stronger regulations and restrictions to consumer safety aspects. For example the dosage recommendation needs to be explained in detail by the sales staff as well as possible interaction with other pharmaceutical products."@en;
    rdfs:label "Pharmaceutical_Product Directive"@en;
    skos:prefLabel "PHARMACEUTICAL_PRODUCT_DIRECTIVE";
    gs1:originalCodeValue "PHARMACEUTICAL_PRODUCT_DIRECTIVE".

gs1:RegulationTypeCode-PLASTIC_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive on the reduction of the impact of certain plastic products on the environment (e.g., directive (EU) 2019/904)."@en;
    rdfs:label "Plastic directive"@en;
    skos:prefLabel "PLASTIC_DIRECTIVE";
    gs1:originalCodeValue "PLASTIC_DIRECTIVE".

gs1:RegulationTypeCode-PRODUCT_LABELING_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "A code indicating the trade item is compliant with the food labelling regulation."@en;
    rdfs:label "Product Labelling Regulation"@en;
    skos:prefLabel "PRODUCT_LABELING_REGULATION";
    gs1:originalCodeValue "PRODUCT_LABELING_REGULATION".

gs1:RegulationTypeCode-PRODUCT_OF_DAILY_USE_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive describing the legal requirements on the products of daily use focusing on consumer safety (e.g. do not use with …, not used by children). An example is the German directive BedGgstV."@en;
    rdfs:label "Product of Daily Use Directive"@en;
    skos:prefLabel "PRODUCT_OF_DAILY_USE_DIRECTIVE";
    gs1:originalCodeValue "PRODUCT_OF_DAILY_USE_DIRECTIVE".

gs1:RegulationTypeCode-PROP_65 a gs1:RegulationTypeCode;
    rdfs:comment "Containing specific toxicants for a product which contains carcinogens and/or reproductive toxicants established in California's Proposition 65 (Prop 65), The Safe Drinking Water and Toxic Enforcement Act, enacted in 1986.  This Act requires the state to publish a list of chemicals known to cause cancer or reproductive harm. Prop 65 applies to suppliers who sell products in the state if their products exceed safe harbour levels established in Prop 65. Safe harbour levels establish thresholds for no significant risk levels (NSRLs) for carcinogens and maximum allowable dose levels (MADLs) for chemicals that cause reproductive toxicity. "@en;
    rdfs:label "Proposition 65 (Prop 65) [US California]"@en;
    skos:prefLabel "PROP_65";
    gs1:originalCodeValue "PROP_65".

gs1:RegulationTypeCode-REGULATED_BY_AGENCY a gs1:RegulationTypeCode;
    rdfs:comment "The trade item is regulated by the agency stated in the regulatoryAgency attribute."@en;
    rdfs:label "Regulated by Agency"@en;
    skos:prefLabel "REGULATED_BY_AGENCY";
    gs1:originalCodeValue "REGULATED_BY_AGENCY".

gs1:RegulationTypeCode-RETURNING_OF_ELECTRONICAL_PRODUCT_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive of the returning of electronic products ensuring a high degree of protection of the environment. This directive defines returning quotes of returning electronical products needs to be fulfilled by the industry and by retailers (e.g. ElektroG in Germany)."@en;
    rdfs:label "Returning of Electronic Product Directive"@en;
    skos:prefLabel "RETURNING_OF_ELECTRONICAL_PRODUCT_DIRECTIVE";
    gs1:originalCodeValue "RETURNING_OF_ELECTRONICAL_PRODUCT_DIRECTIVE".

gs1:RegulationTypeCode-ROHS_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Is not a quality mark but a European directive 2002/95/EC (stands for Restriction of Hazardous Substances). This directive restricts (with exceptions) the use of six hazardous materials like lead, cadmium and mercury in the manufacture of various types of electronic and electrical equipment."@en;
    rdfs:label "ROHS Directive"@en;
    skos:prefLabel "ROHS_DIRECTIVE";
    gs1:originalCodeValue "ROHS_DIRECTIVE".

gs1:RegulationTypeCode-SAFETY_DATA_SHEET_REQUIRED a gs1:RegulationTypeCode;
    rdfs:comment "A Safety Data Sheet (SDS) is legally required. See target market regulations for applicability."@en;
    rdfs:label "Safety data sheet required"@en;
    skos:prefLabel "SAFETY_DATA_SHEET_REQUIRED";
    gs1:originalCodeValue "SAFETY_DATA_SHEET_REQUIRED".

gs1:RegulationTypeCode-SCATTERED_POLLUTION_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Decree No. 2011-1650 of 25 November 2011 on the procedures for declaring and paying back the non-point pollution charge and for keeping the registers referred to in Articles L. 254-3-1 and L. 254-6 of the Rural and Maritime Fisheries Code."@en;
    rdfs:label "Scattered pollution regulation"@en;
    skos:prefLabel "SCATTERED_POLLUTION_REGULATION";
    gs1:originalCodeValue "SCATTERED_POLLUTION_REGULATION".

gs1:RegulationTypeCode-SECURITY_OF_ELECTRONIC_PRODUCTS_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive on the safety of electronic products covering consumer health as well as environmental aspects (e.g. German law on product safety ProdSG)."@en;
    rdfs:label "Security of Electronic Products Directive"@en;
    skos:prefLabel "SECURITY_OF_ELECTRONIC_PRODUCTS_DIRECTIVE";
    gs1:originalCodeValue "SECURITY_OF_ELECTRONIC_PRODUCTS_DIRECTIVE".

gs1:RegulationTypeCode-SMALL_PARTS a gs1:RegulationTypeCode;
    rdfs:comment "A small part is any object that fits completely into a specified size by regulation that approximates the size of the fully expanded throat of a child of age specified by regulation. A small part can be a whole toy or article, a Separate part of a toy, game, or other article or a piece of a toy or article that breaks off during testing that simulates use or abuse by children. Example in US See 16 C.F.R. 1501.4."@en;
    rdfs:label "Small Parts Regulation"@en;
    skos:prefLabel "SMALL_PARTS";
    gs1:originalCodeValue "SMALL_PARTS".

gs1:RegulationTypeCode-TEXTILE_LABELLING_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (EU Reg 1007/2011). This Regulation lays down rules concerning the use of textile fibre names and related labelling and marking of fibre composition of textile products, rules concerning the labelling or marking of textile products containing non-textile parts of animal origin and rules concerning the determination of the fibre composition of textile products by quantitative analysis of binary and ternary textile fibre mixtures, in order to provide accurate information to consumers."@en;
    rdfs:label "Textile labelling regulation"@en;
    skos:prefLabel "TEXTILE_LABELLING_REGULATION";
    gs1:originalCodeValue "TEXTILE_LABELLING_REGULATION".

gs1:RegulationTypeCode-TOBACCO_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "The directive or regulation aims to improve the functioning of tobacco products within a market while ensuring a high level of public health protection. Example: European Directive 2014/40/EU on the manufacture, presentation and sale of cigarettes, roll-your-own tobacco, pipe tobacco, cigars, cigarillos, smokeless tobacco products, electronic cigarettes and plant-smoked products."@en;
    rdfs:label "Tobacco Directive"@en;
    skos:prefLabel "TOBACCO_DIRECTIVE";
    gs1:originalCodeValue "TOBACCO_DIRECTIVE".

gs1:RegulationTypeCode-TOY_SAFETY_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "Directive, which applies to products designed or intended, whether or not exclusively, for use in play by children under 14 years of age. Health and safety aspects of the child are in focus Amongst others security aspects of toys are defined (e.g. Warning: small components may be swallowed) as well as substances, which are not allowed to use in toys (e.g. softening agents)."@en;
    rdfs:label "Toy safety directive"@en;
    skos:prefLabel "TOY_SAFETY_DIRECTIVE";
    gs1:originalCodeValue "TOY_SAFETY_DIRECTIVE".

gs1:RegulationTypeCode-TRACEABILITY_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Indicates that a trade item  is subject to government rules and regulations regarding traceability. "@en;
    rdfs:label "Traceability Regulation"@en;
    skos:prefLabel "TRACEABILITY_REGULATION";
    gs1:originalCodeValue "TRACEABILITY_REGULATION".

gs1:RegulationTypeCode-TRADE_ITEM_CONSIDERED_UNPACKED a gs1:RegulationTypeCode;
    rdfs:comment "The trade item is considered as unpacked by regulation, even if physical packaging may exist. (E.g. European Regulation on fresh fruit & vegetables  EU 1169, EU 543, EU 852)"@en;
    rdfs:label "Trade item considered unpacked"@en;
    skos:prefLabel "TRADE_ITEM_CONSIDERED_UNPACKED";
    gs1:originalCodeValue "TRADE_ITEM_CONSIDERED_UNPACKED".

gs1:RegulationTypeCode-TRADE_ITEM_TESTED_DIRECTIVE a gs1:RegulationTypeCode;
    rdfs:comment "The product has conformed to testing requirements to meet regulation needs. An example is the Consumer Product Safety Commission https://www.cpsc.gov/Regulations-Laws--Standards/Statutes/The-Consumer-Product-Safety-Improvement-Act/."@en;
    rdfs:label "Trade Item Tested Directive"@en;
    skos:prefLabel "TRADE_ITEM_TESTED_DIRECTIVE";
    gs1:originalCodeValue "TRADE_ITEM_TESTED_DIRECTIVE".

gs1:RegulationTypeCode-TREATED_WITH_BIOCIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Regulation (e.g., EU Reg 528/2012) harmonising the rules on making available on the market and trade items treated with biocidal products ('treated articles'), whilst ensuring a high level of protection of both human and animal health and the environment. It should not be used for biocidal products."@en;
    rdfs:label "Biocide regulation treated article"@en;
    skos:prefLabel "TREATED_WITH_BIOCIDE_REGULATION";
    gs1:originalCodeValue "TREATED_WITH_BIOCIDE_REGULATION".

gs1:RegulationTypeCode-TREATED_WITH_HERBICIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Trade item has been treated with herbicide(s) that are subject to regulation."@en;
    rdfs:label "Treated with Herbicide Regulation"@en;
    skos:prefLabel "TREATED_WITH_HERBICIDE_REGULATION";
    gs1:originalCodeValue "TREATED_WITH_HERBICIDE_REGULATION".

gs1:RegulationTypeCode-TREATED_WITH_PESTICIDE_REGULATION a gs1:RegulationTypeCode;
    rdfs:comment "Trade item has been treated with pesticide(s) that are subject to regulation."@en;
    rdfs:label "Treated with Pesticide Regulation."@en;
    skos:prefLabel "TREATED_WITH_PESTICIDE_REGULATION";
    gs1:originalCodeValue "TREATED_WITH_PESTICIDE_REGULATION".

gs1:RegulationTypeCode-UK_CONFORMITY_ASSESSED a gs1:RegulationTypeCode;
    rdfs:comment "The UKCA (UK Conformity Assessed) marking is the UK product marking required for goods being placed on the market in Great Britain (England, Wales and Scotland) fully replacing the European CE marking from 1 January 2023. The UK CA marking supports fair competition by holding all companies accountable to the same rules. Reference: https://www.gov.uk/guidance/uk-conformity-assessment and https://www.gov.uk/guidance/using-the-ukca-marking."@en;
    rdfs:label "UK Conformity Assessed"@en;
    skos:prefLabel "UK_CONFORMITY_ASSESSED";
    gs1:originalCodeValue "UK_CONFORMITY_ASSESSED".

gs1:RegulationTypeCode-UNDERWATER_LIGHTING a gs1:RegulationTypeCode;
    rdfs:comment "The European standard EN 60598-2-18 is recognized by most countries as the safety standard for underwater lighting."@en;
    rdfs:label "Underwater Lighting"@en;
    skos:prefLabel "UNDERWATER_LIGHTING";
    gs1:originalCodeValue "UNDERWATER_LIGHTING".

gs1:RegulationTypeCode-UNSPECIFIED a gs1:RegulationTypeCode;
    rdfs:comment "Unspecified."@en;
    rdfs:label "Unspecified"@en;
    skos:prefLabel "UNSPECIFIED";
    gs1:originalCodeValue "UNSPECIFIED".

gs1:RegulationTypeCode-UVA a gs1:RegulationTypeCode;
    rdfs:comment "EU 647 Cosmetic industry worked closely with the European Commission, and COLIPA, currently called COSMETICS EUROPE proposed a UVA labelling symbol. This indicates that the level of UVA protection provided by a product is at least 1/3 ratio of its SPF.  Manufacturers will show that their products meet the SPF/UVAPF ratio by displaying the letters “UVA” inside a circle whose diameter should not exceed the height of the SPF number. "@en;
    rdfs:label "Uva"@en;
    skos:prefLabel "UVA";
    gs1:originalCodeValue "UVA".

gs1:RegulationTypeCode-VEHICLE_LICENSE_PLATE_REGISTRATION a gs1:RegulationTypeCode;
    rdfs:comment "Provides proof of the registered motorized vehicle plate number."@en;
    rdfs:label "Vehicle License Plate Registration "@en;
    skos:prefLabel "VEHICLE_LICENSE_PLATE_REGISTRATION";
    gs1:originalCodeValue "VEHICLE_LICENSE_PLATE_REGISTRATION".

gs1:RegulationTypeCode-VEHICLE_LIGHTING_COMPLIANT a gs1:RegulationTypeCode;
    rdfs:comment "Vehicle lighting meets regulatory compliance in road and off road safety. Example in the US is SAE-DOT."@en;
    rdfs:label "Vehicle Lighting Compliant"@en;
    skos:prefLabel "VEHICLE_LIGHTING_COMPLIANT";
    gs1:originalCodeValue "VEHICLE_LIGHTING_COMPLIANT".

gs1:RegulationTypeCode-VOLATILE_ORGANIC_COMPOUND_COMPLIANT a gs1:RegulationTypeCode;
    rdfs:comment "Organic chemicals that have a high vapor pressure at ordinary, room-temperature conditions. Their high vapor pressure results from a low boiling point, which causes large numbers of molecules to evaporate or sublimate from the liquid or solid form of the compound and enter the surrounding air."@en;
    rdfs:label "Volatile Organic Compound Compliant"@en;
    skos:prefLabel "VOLATILE_ORGANIC_COMPOUND_COMPLIANT";
    gs1:originalCodeValue "VOLATILE_ORGANIC_COMPOUND_COMPLIANT".

gs1:RegulationTypeCode-WARRANTY_REQUIREMENTS a gs1:RegulationTypeCode;
    rdfs:comment "Requirements which specify the product's warranty type (i.e., implied, express, etc.) and any terms and conditions applicable. Please refer to local regulations."@en;
    rdfs:label "Warranty requirements"@en;
    skos:prefLabel "WARRANTY_REQUIREMENTS";
    gs1:originalCodeValue "WARRANTY_REQUIREMENTS".

gs1:RegulationTypeCode rdfs:comment "The code indicating a type of regulation."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulation Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    sw:term_status "provisional".

gs1:RegulatoryIdentifier a rdfs:Class, owl:Class;
    rdfs:comment "A repeatable grouping of identifiers that reference one document, record or dataset within one regulatory information system, repository or registry"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Identifier"@en;
    sw:term_status "provisional".

gs1:RegulatoryIdentifierType-DUE_DILIGENCE_STATEMENT a gs1:RegulatoryIdentifierType;
    rdfs:comment "A document or dataset that states the due diligence activities undertaken by a person or organization to meet regulatory compliance requirements."@en;
    rdfs:label "Due Diligence Statement"@en;
    skos:prefLabel "DUE_DILIGENCE_STATEMENT";
    gs1:originalCodeValue "DUE_DILIGENCE_STATEMENT".

gs1:RegulatoryIdentifierType rdfs:comment "A code indicating the regulatory purpose of a referenced record, document or dataset."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Identifier Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    sw:term_status "provisional".

gs1:RegulatoryInformation a rdfs:Class, owl:Class;
    rdfs:comment "Information on applicable government regulations applicable to a trade item"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Information"@en;
    sw:term_status "provisional".

gs1:RegulatoryNotification a rdfs:Class, owl:Class;
    rdfs:comment "A notification message about information on applicable government regulations applicable to a trade item"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Notification"@en;
    rdfs:subClassOf gs1:Message;
    sw:term_status "provisional".

gs1:RelativeHumidity a gs1:MeasurementType;
    rdfs:comment "The ratio of the partial pressure of water vapour in an an air-water mixture to the saturated vapour pressure of water at a prescribed temperature.  Typically expressed as a percentage."@en;
    rdfs:label "Relative humidity"@en;
    owl:sameAs <https://gs1.org/voc/RelativeHumidity>, <https://www.gs1.org/voc/RelativeHumidity>;
    skos:prefLabel "RelativeHumidity".

gs1:Resistance a gs1:MeasurementType;
    rdfs:comment "The ratio of the potential difference across an electrical component to the current passing through it. It is a measure of the opposition to the flow of electric charge. The real part of the impedance, characterised by the dissipation of energy as opposed to its storage.  SI Units: ohm"@en;
    rdfs:label "Resistance"@en;
    owl:sameAs <https://gs1.org/voc/Resistance>, <https://www.gs1.org/voc/Resistance>;
    skos:prefLabel "Resistance".

gs1:Resistivity a gs1:MeasurementType;
    rdfs:comment "A measure of how strongly a material resists the flow of electric current. The electric field required to achieve unit current density flowing through the material.  SI Units: ohm metre"@en;
    rdfs:label "Resistivity"@en;
    owl:sameAs <https://gs1.org/voc/Resistivity>, <https://www.gs1.org/voc/Resistivity>;
    skos:prefLabel "Resistivity".

gs1:ReturnablePackageDepositDetails a rdfs:Class, owl:Class;
    rdfs:comment "Details of the deposit for returnable packaging for a product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Returnable Package Deposit Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/ReturnablePackageDepositDetails>, <https://www.gs1.org/voc/ReturnablePackageDepositDetails>;
    sw:term_status "stable".

gs1:Seafood a rdfs:Class, owl:Class;
    rdfs:comment "Seafood Products including fish and shellfish."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Seafood"@en;
    rdfs:subClassOf gs1:FoodBeverageTobaccoProduct;
    owl:equivalentClass <https://gs1.org/voc/Seafood>, <https://www.gs1.org/voc/Seafood>;
    sw:term_status "stable".

gs1:SeasonParameterCode-ALL_YEAR a gs1:SeasonParameterCode;
    rdfs:comment "All Year"@en;
    rdfs:label "All Year"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-ALL_YEAR>, <https://www.gs1.org/voc/SeasonParameterCode-ALL_YEAR>;
    skos:prefLabel "ALL_YEAR".

gs1:SeasonParameterCode-AUTUMN a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to the Autumn selling season only"@en;
    rdfs:label "Autumn"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-AUTUMN>, <https://www.gs1.org/voc/SeasonParameterCode-AUTUMN>;
    skos:prefLabel "AUTUMN".

gs1:SeasonParameterCode-AUTUMN_WINTER a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to both the Autumn and Winter selling seasons"@en;
    rdfs:label "Autumn and Winter"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-AUTUMN_WINTER>, <https://www.gs1.org/voc/SeasonParameterCode-AUTUMN_WINTER>;
    skos:prefLabel "AUTUMN_WINTER".

gs1:SeasonParameterCode-SPRING a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to the Spring selling season only"@en;
    rdfs:label "Spring"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-SPRING>, <https://www.gs1.org/voc/SeasonParameterCode-SPRING>;
    skos:prefLabel "SPRING".

gs1:SeasonParameterCode-SPRING_SUMMER a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to both the Spring and Summer selling seasons"@en;
    rdfs:label "Spring and Summer"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-SPRING_SUMMER>, <https://www.gs1.org/voc/SeasonParameterCode-SPRING_SUMMER>;
    skos:prefLabel "SPRING_SUMMER".

gs1:SeasonParameterCode-SUMMER a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to the Summer selling season only"@en;
    rdfs:label "Summer"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-SUMMER>, <https://www.gs1.org/voc/SeasonParameterCode-SUMMER>;
    skos:prefLabel "SUMMER".

gs1:SeasonParameterCode-WINTER a gs1:SeasonParameterCode;
    rdfs:comment "For products that are seasonal in nature and apply to the Winter selling season only"@en;
    rdfs:label "Winter"@en;
    owl:sameAs <https://gs1.org/voc/SeasonParameterCode-WINTER>, <https://www.gs1.org/voc/SeasonParameterCode-WINTER>;
    skos:prefLabel "WINTER".

gs1:SeasonParameterCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:SeasonParameterCode&release=1>;
    rdfs:label "Season Parameter Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SeasonParameterCode>, <https://www.gs1.org/voc/SeasonParameterCode>.

gs1:SecurityMarking-HOLOGRAM a gs1:SecurityMarking;
    rdfs:comment "A holographic image formed using light diffraction and interference of light waves, capable of representing a three-dimensional object or multiple images, depending on the angle of observation."@en;
    rdfs:label "hologram"@en;
    owl:sameAs <https://gs1.org/voc/SecurityMarking-HOLOGRAM>, <https://www.gs1.org/voc/SecurityMarking-HOLOGRAM>;
    skos:prefLabel "HOLOGRAM".

gs1:SecurityMarking-MICROPRINTING a gs1:SecurityMarking;
    rdfs:comment "A hidden pattern that is too small to read easily without means of optical magnification such as a microscope"@en;
    rdfs:label "microprinting"@en;
    owl:sameAs <https://gs1.org/voc/SecurityMarking-MICROPRINTING>, <https://www.gs1.org/voc/SecurityMarking-MICROPRINTING>;
    skos:prefLabel "MICROPRINTING".

gs1:SecurityMarking-UVINK a gs1:SecurityMarking;
    rdfs:comment "A hidden pattern or marking that is invisible when observed under normal visible light but which fluoresces when observed using ultra-violet light"@en;
    rdfs:label "ultra-violet fluorescent ink"@en;
    owl:sameAs <https://gs1.org/voc/SecurityMarking-UVINK>, <https://www.gs1.org/voc/SecurityMarking-UVINK>;
    skos:prefLabel "UVINK".

gs1:SecurityMarking-WATERMARK a gs1:SecurityMarking;
    rdfs:comment "A conventional watermark in which a pattern within a translucent sheet becomes visible when observed via transmitted light (typically due to reduced opacity of the pattern), whereas the pattern remains hidden when observed via light reflected off the surface"@en;
    rdfs:label "watermark"@en;
    owl:sameAs <https://gs1.org/voc/SecurityMarking-WATERMARK>, <https://www.gs1.org/voc/SecurityMarking-WATERMARK>;
    skos:prefLabel "WATERMARK".

gs1:SecurityMarking rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Security Marking code list"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SecurityMarking>, <https://www.gs1.org/voc/SecurityMarking>.

gs1:SensorAlertType rdfs:comment "A code list for reasons for generating a sensor alert, including an alarm condition or an error condition"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sensor Alert Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SensorAlertType>, <https://www.gs1.org/voc/SensorAlertType>.

gs1:SharpnessOfCheeseCode-EXTRA_EXTRA_SHARP a gs1:SharpnessOfCheeseCode;
    rdfs:label "Extra Extra Sharp"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-EXTRA_EXTRA_SHARP>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-EXTRA_EXTRA_SHARP>;
    skos:prefLabel "EXTRA_EXTRA_SHARP".

gs1:SharpnessOfCheeseCode-EXTRA_SHARP a gs1:SharpnessOfCheeseCode;
    rdfs:label "Extra Sharp"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-EXTRA_SHARP>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-EXTRA_SHARP>;
    skos:prefLabel "EXTRA_SHARP".

gs1:SharpnessOfCheeseCode-MILD a gs1:SharpnessOfCheeseCode;
    rdfs:label "Mild"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-MILD>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-MILD>;
    skos:prefLabel "MILD".

gs1:SharpnessOfCheeseCode-REGULAR a gs1:SharpnessOfCheeseCode;
    rdfs:label "Regular"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-REGULAR>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-REGULAR>;
    skos:prefLabel "REGULAR".

gs1:SharpnessOfCheeseCode-SHARP a gs1:SharpnessOfCheeseCode;
    rdfs:label "Sharp"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-SHARP>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-SHARP>;
    skos:prefLabel "SHARP".

gs1:SharpnessOfCheeseCode-UNCLASSIFIED a gs1:SharpnessOfCheeseCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/SharpnessOfCheeseCode-UNCLASSIFIED>, <https://www.gs1.org/voc/SharpnessOfCheeseCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:SharpnessOfCheeseCode rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sharpness of Cheese Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SharpnessOfCheeseCode>, <https://www.gs1.org/voc/SharpnessOfCheeseCode>.

gs1:SizeCodeDetails a rdfs:Class, owl:Class;
    rdfs:comment "A grouping of properties related to the representing the size of a product, by specifying a value from a specified code list."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Code Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/SizeCodeDetails>, <https://www.gs1.org/voc/SizeCodeDetails>;
    sw:term_status "stable".

gs1:SizeDetails a rdfs:Class, owl:Class;
    rdfs:comment "A grouping of properties related to the size of a wearable product"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/SizeDetails>, <https://www.gs1.org/voc/SizeDetails>;
    sw:term_status "stable".

gs1:SizeGroupCode-BOYS a gs1:SizeGroupCode;
    rdfs:label "Boys"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-BOYS>, <https://www.gs1.org/voc/SizeGroupCode-BOYS>;
    skos:prefLabel "BOYS".

gs1:SizeGroupCode-GIRLS a gs1:SizeGroupCode;
    rdfs:label "Girls"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-GIRLS>, <https://www.gs1.org/voc/SizeGroupCode-GIRLS>;
    skos:prefLabel "GIRLS".

gs1:SizeGroupCode-INFANTS a gs1:SizeGroupCode;
    rdfs:label "Infants"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-INFANTS>, <https://www.gs1.org/voc/SizeGroupCode-INFANTS>;
    skos:prefLabel "INFANTS".

gs1:SizeGroupCode-JUNIORS a gs1:SizeGroupCode;
    rdfs:label "Juniors"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-JUNIORS>, <https://www.gs1.org/voc/SizeGroupCode-JUNIORS>;
    skos:prefLabel "JUNIORS".

gs1:SizeGroupCode-MATERNITY a gs1:SizeGroupCode;
    rdfs:label "Maternity"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-MATERNITY>, <https://www.gs1.org/voc/SizeGroupCode-MATERNITY>;
    skos:prefLabel "MATERNITY".

gs1:SizeGroupCode-MENS a gs1:SizeGroupCode;
    rdfs:label "Mens"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-MENS>, <https://www.gs1.org/voc/SizeGroupCode-MENS>;
    skos:prefLabel "MENS".

gs1:SizeGroupCode-MENS_TALL a gs1:SizeGroupCode;
    rdfs:label "Mens Tall"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-MENS_TALL>, <https://www.gs1.org/voc/SizeGroupCode-MENS_TALL>;
    skos:prefLabel "MENS_TALL".

gs1:SizeGroupCode-MISSES a gs1:SizeGroupCode;
    rdfs:label "Misses"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-MISSES>, <https://www.gs1.org/voc/SizeGroupCode-MISSES>;
    skos:prefLabel "MISSES".

gs1:SizeGroupCode-PETITE a gs1:SizeGroupCode;
    rdfs:label "Petite"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-PETITE>, <https://www.gs1.org/voc/SizeGroupCode-PETITE>;
    skos:prefLabel "PETITE".

gs1:SizeGroupCode-WOMENS a gs1:SizeGroupCode;
    rdfs:label "Womens"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-WOMENS>, <https://www.gs1.org/voc/SizeGroupCode-WOMENS>;
    skos:prefLabel "WOMENS".

gs1:SizeGroupCode-WOMENS_TALL a gs1:SizeGroupCode;
    rdfs:label "Womens Tall"@en;
    owl:sameAs <https://gs1.org/voc/SizeGroupCode-WOMENS_TALL>, <https://www.gs1.org/voc/SizeGroupCode-WOMENS_TALL>;
    skos:prefLabel "WOMENS_TALL".

gs1:SizeGroupCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:SizeGroupCode&release=1>;
    rdfs:label "Size Group Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SizeGroupCode>, <https://www.gs1.org/voc/SizeGroupCode>.

gs1:SizeSystemCode-AUSTRALIA a gs1:SizeSystemCode;
    rdfs:label "Australia"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-AUSTRALIA>, <https://www.gs1.org/voc/SizeSystemCode-AUSTRALIA>;
    skos:prefLabel "AUSTRALIA".

gs1:SizeSystemCode-CONTINENTAL a gs1:SizeSystemCode;
    rdfs:label "Continental"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-CONTINENTAL>, <https://www.gs1.org/voc/SizeSystemCode-CONTINENTAL>;
    skos:prefLabel "CONTINENTAL".

gs1:SizeSystemCode-EUROPE a gs1:SizeSystemCode;
    rdfs:label "Europe"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-EUROPE>, <https://www.gs1.org/voc/SizeSystemCode-EUROPE>;
    skos:prefLabel "EUROPE".

gs1:SizeSystemCode-JAPAN a gs1:SizeSystemCode;
    rdfs:label "Japan"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-JAPAN>, <https://www.gs1.org/voc/SizeSystemCode-JAPAN>;
    skos:prefLabel "JAPAN".

gs1:SizeSystemCode-MEXICO a gs1:SizeSystemCode;
    rdfs:label "Mexico"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-MEXICO>, <https://www.gs1.org/voc/SizeSystemCode-MEXICO>;
    skos:prefLabel "MEXICO".

gs1:SizeSystemCode-UK a gs1:SizeSystemCode;
    rdfs:label "UK"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-UK>, <https://www.gs1.org/voc/SizeSystemCode-UK>;
    skos:prefLabel "UK".

gs1:SizeSystemCode-US a gs1:SizeSystemCode;
    rdfs:label "US"@en;
    owl:sameAs <https://gs1.org/voc/SizeSystemCode-US>, <https://www.gs1.org/voc/SizeSystemCode-US>;
    skos:prefLabel "US".

gs1:SizeSystemCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:SizeSystemCode&release=1>;
    rdfs:label "Size System Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SizeSystemCode>, <https://www.gs1.org/voc/SizeSystemCode>.

gs1:SizeTypeCode-BACK a gs1:SizeTypeCode;
    rdfs:label "Back"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-BACK>, <https://www.gs1.org/voc/SizeTypeCode-BACK>;
    skos:prefLabel "BACK".

gs1:SizeTypeCode-CHEST_BUST a gs1:SizeTypeCode;
    rdfs:comment "The measurement around the widest part of the chest/bust."@en;
    rdfs:label "Chest or Bust"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-CHEST_BUST>, <https://www.gs1.org/voc/SizeTypeCode-CHEST_BUST>;
    skos:prefLabel "CHEST_BUST".

gs1:SizeTypeCode-COLLAR a gs1:SizeTypeCode;
    rdfs:label "Collar"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-COLLAR>, <https://www.gs1.org/voc/SizeTypeCode-COLLAR>;
    skos:prefLabel "COLLAR".

gs1:SizeTypeCode-CUP a gs1:SizeTypeCode;
    rdfs:label "Cup"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-CUP>, <https://www.gs1.org/voc/SizeTypeCode-CUP>;
    skos:prefLabel "CUP".

gs1:SizeTypeCode-HIPS a gs1:SizeTypeCode;
    rdfs:comment "The measurement around the fullest part of the hips."@en;
    rdfs:label "Hips"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-HIPS>, <https://www.gs1.org/voc/SizeTypeCode-HIPS>;
    skos:prefLabel "HIPS".

gs1:SizeTypeCode-INSEAM a gs1:SizeTypeCode;
    rdfs:label "Inseam"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-INSEAM>, <https://www.gs1.org/voc/SizeTypeCode-INSEAM>;
    skos:prefLabel "INSEAM".

gs1:SizeTypeCode-LENGTH a gs1:SizeTypeCode;
    rdfs:label "Length"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-LENGTH>, <https://www.gs1.org/voc/SizeTypeCode-LENGTH>;
    skos:prefLabel "LENGTH".

gs1:SizeTypeCode-ONE_DIMENSION a gs1:SizeTypeCode;
    rdfs:label "One Dimension"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-ONE_DIMENSION>, <https://www.gs1.org/voc/SizeTypeCode-ONE_DIMENSION>;
    skos:prefLabel "ONE_DIMENSION".

gs1:SizeTypeCode-OUTSIDE_LEG a gs1:SizeTypeCode;
    rdfs:comment "The measurement of the outside leg seam. This is the distance from the waist to the bottom of the trousers."@en;
    rdfs:label "Outside Leg"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-OUTSIDE_LEG>, <https://www.gs1.org/voc/SizeTypeCode-OUTSIDE_LEG>;
    skos:prefLabel "OUTSIDE_LEG".

gs1:SizeTypeCode-SLEEVE a gs1:SizeTypeCode;
    rdfs:label "Sleeve"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-SLEEVE>, <https://www.gs1.org/voc/SizeTypeCode-SLEEVE>;
    skos:prefLabel "SLEEVE".

gs1:SizeTypeCode-WAIST a gs1:SizeTypeCode;
    rdfs:label "Waist"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-WAIST>, <https://www.gs1.org/voc/SizeTypeCode-WAIST>;
    skos:prefLabel "WAIST".

gs1:SizeTypeCode-WIDTH a gs1:SizeTypeCode;
    rdfs:label "Width"@en;
    owl:sameAs <https://gs1.org/voc/SizeTypeCode-WIDTH>, <https://www.gs1.org/voc/SizeTypeCode-WIDTH>;
    skos:prefLabel "WIDTH".

gs1:SizeTypeCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:SizeTypeCode&release=1>;
    rdfs:label "Size Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SizeTypeCode>, <https://www.gs1.org/voc/SizeTypeCode>.

gs1:SolidAngle a gs1:MeasurementType;
    rdfs:comment "A three-dimensional equivalent to planar angle, indicating a measure of the field of view subtended by an object when viewed from a specified point, the apex.  The solid angle is the surface area subtended at radius r from the apex divided by the square of that radius r.    SI Units: steradian etc."@en;
    rdfs:label "Solid angle"@en;
    owl:sameAs <https://gs1.org/voc/SolidAngle>, <https://www.gs1.org/voc/SolidAngle>;
    skos:prefLabel "SolidAngle".

gs1:SourceAnimalCode-ALLIGATOR a gs1:SourceAnimalCode;
    rdfs:comment "A crocodilian in the genus Alligator of the family Alligatoridae."@en;
    rdfs:label "Alligator"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-ALLIGATOR>, <https://www.gs1.org/voc/SourceAnimalCode-ALLIGATOR>;
    skos:prefLabel "ALLIGATOR".

gs1:SourceAnimalCode-ASS a gs1:SourceAnimalCode;
    rdfs:comment "A domesticated member of the horse family."@en;
    rdfs:label "Ass"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-ASS>, <https://www.gs1.org/voc/SourceAnimalCode-ASS>;
    skos:prefLabel "ASS".

gs1:SourceAnimalCode-BEAR a gs1:SourceAnimalCode;
    rdfs:comment "Mammals of the family Ursidae."@en;
    rdfs:label "Bear"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-BEAR>, <https://www.gs1.org/voc/SourceAnimalCode-BEAR>;
    skos:prefLabel "BEAR".

gs1:SourceAnimalCode-BEEF_COW a gs1:SourceAnimalCode;
    rdfs:comment "Cattle raised principally for meat production, other uses include leather and products used in shampoo and cosmetics."@en;
    rdfs:label "Beef Cow"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-BEEF_COW>, <https://www.gs1.org/voc/SourceAnimalCode-BEEF_COW>;
    skos:prefLabel "BEEF_COW".

gs1:SourceAnimalCode-BOAR a gs1:SourceAnimalCode;
    rdfs:comment "A wild relative of the domestic pig."@en;
    rdfs:label "Boar"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-BOAR>, <https://www.gs1.org/voc/SourceAnimalCode-BOAR>;
    skos:prefLabel "BOAR".

gs1:SourceAnimalCode-BUFFALO a gs1:SourceAnimalCode;
    rdfs:comment "A large bovine animal, frequently used as livestock."@en;
    rdfs:label "Buffalo"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-BUFFALO>, <https://www.gs1.org/voc/SourceAnimalCode-BUFFALO>;
    skos:prefLabel "BUFFALO".

gs1:SourceAnimalCode-CALF a gs1:SourceAnimalCode;
    rdfs:comment "A general term for a juvenile member of any species of domestic cattle which is intentionally raised to be processed at a young age."@en;
    rdfs:label "Calf"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-CALF>, <https://www.gs1.org/voc/SourceAnimalCode-CALF>;
    skos:prefLabel "CALF".

gs1:SourceAnimalCode-CAMEL a gs1:SourceAnimalCode;
    rdfs:comment "Even-toed ungulates within the genus Camelus."@en;
    rdfs:label "Camel"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-CAMEL>, <https://www.gs1.org/voc/SourceAnimalCode-CAMEL>;
    skos:prefLabel "CAMEL".

gs1:SourceAnimalCode-CHICKEN a gs1:SourceAnimalCode;
    rdfs:comment "A domesticated fowl."@en;
    rdfs:label "Chicken"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-CHICKEN>, <https://www.gs1.org/voc/SourceAnimalCode-CHICKEN>;
    skos:prefLabel "CHICKEN".

gs1:SourceAnimalCode-COCKEREL a gs1:SourceAnimalCode;
    rdfs:comment "A male chicken."@en;
    rdfs:label "Cockerel"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-COCKEREL>, <https://www.gs1.org/voc/SourceAnimalCode-COCKEREL>;
    skos:prefLabel "COCKEREL".

gs1:SourceAnimalCode-COW a gs1:SourceAnimalCode;
    rdfs:comment "A domesticated member of the subfamily Bovinae."@en;
    rdfs:label "Cow"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-COW>, <https://www.gs1.org/voc/SourceAnimalCode-COW>;
    skos:prefLabel "COW".

gs1:SourceAnimalCode-CROCODILE a gs1:SourceAnimalCode;
    rdfs:comment "Any species belonging to the family Crocodylidae."@en;
    rdfs:label "Crocodile"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-CROCODILE>, <https://www.gs1.org/voc/SourceAnimalCode-CROCODILE>;
    skos:prefLabel "CROCODILE".

gs1:SourceAnimalCode-DEER a gs1:SourceAnimalCode;
    rdfs:comment "Ruminant mammals forming the family Cervidae."@en;
    rdfs:label "Deer"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-DEER>, <https://www.gs1.org/voc/SourceAnimalCode-DEER>;
    skos:prefLabel "DEER".

gs1:SourceAnimalCode-DOG a gs1:SourceAnimalCode;
    rdfs:comment "A domesticated form of the Wolf, a member of the Canidae family of the order Carnivora."@en;
    rdfs:label "Dog"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-DOG>, <https://www.gs1.org/voc/SourceAnimalCode-DOG>;
    skos:prefLabel "DOG".

gs1:SourceAnimalCode-DUCK a gs1:SourceAnimalCode;
    rdfs:comment "Aquatic birds, mostly smaller than the swans and geese, and may be found in both fresh water and sea water."@en;
    rdfs:label "Duck"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-DUCK>, <https://www.gs1.org/voc/SourceAnimalCode-DUCK>;
    skos:prefLabel "DUCK".

gs1:SourceAnimalCode-DUCKLING a gs1:SourceAnimalCode;
    rdfs:comment "A young duck."@en;
    rdfs:label "Duckling"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-DUCKLING>, <https://www.gs1.org/voc/SourceAnimalCode-DUCKLING>;
    skos:prefLabel "DUCKLING".

gs1:SourceAnimalCode-FISH a gs1:SourceAnimalCode;
    rdfs:comment "Fresh or sea water fish."@en;
    rdfs:label "Fish"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-FISH>, <https://www.gs1.org/voc/SourceAnimalCode-FISH>;
    skos:prefLabel "FISH".

gs1:SourceAnimalCode-FOWL a gs1:SourceAnimalCode;
    rdfs:comment "Non-domesticated birds in general but usually refers to birds belonging to one of two biological orders, namely the gamefowl or landfowl and the waterfowl."@en;
    rdfs:label "Fowl"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-FOWL>, <https://www.gs1.org/voc/SourceAnimalCode-FOWL>;
    skos:prefLabel "FOWL".

gs1:SourceAnimalCode-FROG a gs1:SourceAnimalCode;
    rdfs:comment "Amphibians in the order Anura."@en;
    rdfs:label "Frog"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-FROG>, <https://www.gs1.org/voc/SourceAnimalCode-FROG>;
    skos:prefLabel "FROG".

gs1:SourceAnimalCode-GOAT a gs1:SourceAnimalCode;
    rdfs:comment "A member of the Bovidae family and is closely related to the sheep."@en;
    rdfs:label "Goat"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-GOAT>, <https://www.gs1.org/voc/SourceAnimalCode-GOAT>;
    skos:prefLabel "GOAT".

gs1:SourceAnimalCode-GOOSE a gs1:SourceAnimalCode;
    rdfs:comment "A bird belonging to the family Anatidae"@en;
    rdfs:label "Goose"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-GOOSE>, <https://www.gs1.org/voc/SourceAnimalCode-GOOSE>;
    skos:prefLabel "GOOSE".

gs1:SourceAnimalCode-GROUSE a gs1:SourceAnimalCode;
    rdfs:comment "A group of birds from the order Galliformes."@en;
    rdfs:label "Grouse"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-GROUSE>, <https://www.gs1.org/voc/SourceAnimalCode-GROUSE>;
    skos:prefLabel "GROUSE".

gs1:SourceAnimalCode-GUINEAFOWL a gs1:SourceAnimalCode;
    rdfs:comment "A family of birds in the Galliformes order"@en;
    rdfs:label "Guinea Fowl"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-GUINEAFOWL>, <https://www.gs1.org/voc/SourceAnimalCode-GUINEAFOWL>;
    skos:prefLabel "GUINEAFOWL".

gs1:SourceAnimalCode-HARE a gs1:SourceAnimalCode;
    rdfs:comment "Leporidaes belonging to the genus Lepus."@en;
    rdfs:label "Hare"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-HARE>, <https://www.gs1.org/voc/SourceAnimalCode-HARE>;
    skos:prefLabel "HARE".

gs1:SourceAnimalCode-HORSE a gs1:SourceAnimalCode;
    rdfs:comment "a hoofed (ungulate) mammal, a subspecies of one of seven extant species of the family Equidae."@en;
    rdfs:label "Horse"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-HORSE>, <https://www.gs1.org/voc/SourceAnimalCode-HORSE>;
    skos:prefLabel "HORSE".

gs1:SourceAnimalCode-INVERTEBRATE a gs1:SourceAnimalCode;
    rdfs:comment "Fresh or sea water invertebrate."@en;
    rdfs:label "Invertebrate"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-INVERTEBRATE>, <https://www.gs1.org/voc/SourceAnimalCode-INVERTEBRATE>;
    skos:prefLabel "INVERTEBRATE".

gs1:SourceAnimalCode-LAMB a gs1:SourceAnimalCode;
    rdfs:comment "A young domestic sheep."@en;
    rdfs:label "Lamb"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-LAMB>, <https://www.gs1.org/voc/SourceAnimalCode-LAMB>;
    skos:prefLabel "LAMB".

gs1:SourceAnimalCode-LAND_SNAIL a gs1:SourceAnimalCode;
    rdfs:comment "A member of the molluscan class Gastropoda that have coiled shells in the adult stage and live on land."@en;
    rdfs:label "Land Snail"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-LAND_SNAIL>, <https://www.gs1.org/voc/SourceAnimalCode-LAND_SNAIL>;
    skos:prefLabel "LAND_SNAIL".

gs1:SourceAnimalCode-MILK_COW a gs1:SourceAnimalCode;
    rdfs:comment "Also referred to Milk Cattle, this cow is bred to produce large quantities of Milk, from which dairy products are made."@en;
    rdfs:label "Milk Cow"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-MILK_COW>, <https://www.gs1.org/voc/SourceAnimalCode-MILK_COW>;
    skos:prefLabel "MILK_COW".

gs1:SourceAnimalCode-MOOSE a gs1:SourceAnimalCode;
    rdfs:comment "The largest extant species in the deer family."@en;
    rdfs:label "Moose"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-MOOSE>, <https://www.gs1.org/voc/SourceAnimalCode-MOOSE>;
    skos:prefLabel "MOOSE".

gs1:SourceAnimalCode-OSTRICH a gs1:SourceAnimalCode;
    rdfs:comment "Large flightless bird native to Africa."@en;
    rdfs:label "Ostrich"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-OSTRICH>, <https://www.gs1.org/voc/SourceAnimalCode-OSTRICH>;
    skos:prefLabel "OSTRICH".

gs1:SourceAnimalCode-OTHER a gs1:SourceAnimalCode;
    rdfs:comment "Other animal not specified on this list."@en;
    rdfs:label "Other"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-OTHER>, <https://www.gs1.org/voc/SourceAnimalCode-OTHER>;
    skos:prefLabel "OTHER".

gs1:SourceAnimalCode-PARTRIDGE a gs1:SourceAnimalCode;
    rdfs:comment "Medium-sized birds, intermediate between the larger pheasants and the smaller quails."@en;
    rdfs:label "Partridge"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-PARTRIDGE>, <https://www.gs1.org/voc/SourceAnimalCode-PARTRIDGE>;
    skos:prefLabel "PARTRIDGE".

gs1:SourceAnimalCode-PHEASANT a gs1:SourceAnimalCode;
    rdfs:comment "A bird in the subfamily of Phasianidae in the order Galliformes."@en;
    rdfs:label "Pheasant"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-PHEASANT>, <https://www.gs1.org/voc/SourceAnimalCode-PHEASANT>;
    skos:prefLabel "PHEASANT".

gs1:SourceAnimalCode-PIGEON a gs1:SourceAnimalCode;
    rdfs:comment "A bird in the family Columbidae."@en;
    rdfs:label "Pigeon"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-PIGEON>, <https://www.gs1.org/voc/SourceAnimalCode-PIGEON>;
    skos:prefLabel "PIGEON".

gs1:SourceAnimalCode-PORK a gs1:SourceAnimalCode;
    rdfs:comment "Meat from the domestic pig"@en;
    rdfs:label "Pork"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-PORK>, <https://www.gs1.org/voc/SourceAnimalCode-PORK>;
    skos:prefLabel "PORK".

gs1:SourceAnimalCode-POUSSIN a gs1:SourceAnimalCode;
    rdfs:comment "A young chicken, less than 28 days old at slaughter"@en;
    rdfs:label "Poussin"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-POUSSIN>, <https://www.gs1.org/voc/SourceAnimalCode-POUSSIN>;
    skos:prefLabel "POUSSIN".

gs1:SourceAnimalCode-QUAIL a gs1:SourceAnimalCode;
    rdfs:comment "Several genus of mid-sized birds in the pheasant family."@en;
    rdfs:label "Quail"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-QUAIL>, <https://www.gs1.org/voc/SourceAnimalCode-QUAIL>;
    skos:prefLabel "QUAIL".

gs1:SourceAnimalCode-RABBIT a gs1:SourceAnimalCode;
    rdfs:comment "Small mammals in the family Leporidae of the order Lagomorpha"@en;
    rdfs:label "Rabbit"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-RABBIT>, <https://www.gs1.org/voc/SourceAnimalCode-RABBIT>;
    skos:prefLabel "RABBIT".

gs1:SourceAnimalCode-RAT a gs1:SourceAnimalCode;
    rdfs:comment "Rats are various medium-sized, long-tailed rodents of the superfamily Muroidea."@en;
    rdfs:label "Rat"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-RAT>, <https://www.gs1.org/voc/SourceAnimalCode-RAT>;
    skos:prefLabel "RAT".

gs1:SourceAnimalCode-REINDEER a gs1:SourceAnimalCode;
    rdfs:comment "An Arctic and Subarctic-dwelling deer, widespread and numerous across the Arctic and Subarctic."@en;
    rdfs:label "Reindeer"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-REINDEER>, <https://www.gs1.org/voc/SourceAnimalCode-REINDEER>;
    skos:prefLabel "REINDEER".

gs1:SourceAnimalCode-ROE_DEER a gs1:SourceAnimalCode;
    rdfs:comment "A deer species of Europe, Asia Minor, and Caspian coastal regions."@en;
    rdfs:label "Roe Deer"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-ROE_DEER>, <https://www.gs1.org/voc/SourceAnimalCode-ROE_DEER>;
    skos:prefLabel "ROE_DEER".

gs1:SourceAnimalCode-SHEEP a gs1:SourceAnimalCode;
    rdfs:comment "Small ruminants, usually with a crimped hair called wool and often with horns forming a lateral spiral."@en;
    rdfs:label "Sheep"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-SHEEP>, <https://www.gs1.org/voc/SourceAnimalCode-SHEEP>;
    skos:prefLabel "SHEEP".

gs1:SourceAnimalCode-SHELLFISH a gs1:SourceAnimalCode;
    rdfs:comment "A fresh or sea water animal, such as a mollusk or crustacean, that has a shell or shell-like exoskeleton."@en;
    rdfs:label "Shellfish"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-SHELLFISH>, <https://www.gs1.org/voc/SourceAnimalCode-SHELLFISH>;
    skos:prefLabel "SHELLFISH".

gs1:SourceAnimalCode-SNAKE a gs1:SourceAnimalCode;
    rdfs:comment "Elongate legless carnivorous reptiles of the suborder Serpentes."@en;
    rdfs:label "Snake"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-SNAKE>, <https://www.gs1.org/voc/SourceAnimalCode-SNAKE>;
    skos:prefLabel "SNAKE".

gs1:SourceAnimalCode-SNIPE a gs1:SourceAnimalCode;
    rdfs:comment "Any of nearly 20 wading bird species in three genera in the family Scolopacidae."@en;
    rdfs:label "Snipe"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-SNIPE>, <https://www.gs1.org/voc/SourceAnimalCode-SNIPE>;
    skos:prefLabel "SNIPE".

gs1:SourceAnimalCode-SPARROW a gs1:SourceAnimalCode;
    rdfs:comment "Small passerine birds in the family Passeridae."@en;
    rdfs:label "Sparrow"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-SPARROW>, <https://www.gs1.org/voc/SourceAnimalCode-SPARROW>;
    skos:prefLabel "SPARROW".

gs1:SourceAnimalCode-THRUSH a gs1:SourceAnimalCode;
    rdfs:comment "Plump, soft-plumaged, small to medium-sized passerine birds."@en;
    rdfs:label "Thrush"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-THRUSH>, <https://www.gs1.org/voc/SourceAnimalCode-THRUSH>;
    skos:prefLabel "THRUSH".

gs1:SourceAnimalCode-TURKEY a gs1:SourceAnimalCode;
    rdfs:comment "A large bird in the genus Meleagris."@en;
    rdfs:label "Turkey"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-TURKEY>, <https://www.gs1.org/voc/SourceAnimalCode-TURKEY>;
    skos:prefLabel "TURKEY".

gs1:SourceAnimalCode-TURTLE a gs1:SourceAnimalCode;
    rdfs:comment "Reptiles characterised by a special bony or cartilaginous shell developed from their ribs that acts as a shield."@en;
    rdfs:label "Turtle"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-TURTLE>, <https://www.gs1.org/voc/SourceAnimalCode-TURTLE>;
    skos:prefLabel "TURTLE".

gs1:SourceAnimalCode-WOODCOCK a gs1:SourceAnimalCode;
    rdfs:comment "The woodcocks are a group of seven or eight very similar living species of wading birds in the genus Scolopax."@en;
    rdfs:label "Woodcock"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-WOODCOCK>, <https://www.gs1.org/voc/SourceAnimalCode-WOODCOCK>;
    skos:prefLabel "WOODCOCK".

gs1:SourceAnimalCode-YAK a gs1:SourceAnimalCode;
    rdfs:comment "A long-haired bovine found throughout the Himalayan region of south Central Asia, the Tibetan Plateau and as far north as Mongolia."@en;
    rdfs:label "Yak"@en;
    owl:sameAs <https://gs1.org/voc/SourceAnimalCode-YAK>, <https://www.gs1.org/voc/SourceAnimalCode-YAK>;
    skos:prefLabel "YAK".

gs1:SourceAnimalCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:SourceAnimalCode&release=1>;
    rdfs:label "Source Animal Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SourceAnimalCode>, <https://www.gs1.org/voc/SourceAnimalCode>.

gs1:SpecificVolume a gs1:MeasurementType;
    rdfs:comment "The volume of a substance per unit mass. The reciprocal of density.  SI Units: cubic metres per kilogram"@en;
    rdfs:label "Specific volume"@en;
    owl:sameAs <https://gs1.org/voc/SpecificVolume>, <https://www.gs1.org/voc/SpecificVolume>;
    skos:prefLabel "SpecificVolume".

gs1:Speed a gs1:MeasurementType;
    rdfs:comment "The ratio of the linear distance travelled by a body to the time taken. Speed is a scalar quantity. Velocity is a vector with magnitude and direction.  SI Units: metre per second"@en;
    rdfs:label "Speed or Velocity"@en;
    owl:sameAs <https://gs1.org/voc/Speed>, <https://www.gs1.org/voc/Speed>;
    skos:prefLabel "Speed".

gs1:SportingActivityTypeCode-AMERICAN_FOOTBALL a gs1:SportingActivityTypeCode;
    rdfs:label "American Football"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-AMERICAN_FOOTBALL>, <https://www.gs1.org/voc/SportingActivityTypeCode-AMERICAN_FOOTBALL>;
    skos:prefLabel "AMERICAN_FOOTBALL".

gs1:SportingActivityTypeCode-ARCHERY a gs1:SportingActivityTypeCode;
    rdfs:label "Archery"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-ARCHERY>, <https://www.gs1.org/voc/SportingActivityTypeCode-ARCHERY>;
    skos:prefLabel "ARCHERY".

gs1:SportingActivityTypeCode-BADMINTON a gs1:SportingActivityTypeCode;
    rdfs:label "Badminton"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-BADMINTON>, <https://www.gs1.org/voc/SportingActivityTypeCode-BADMINTON>;
    skos:prefLabel "BADMINTON".

gs1:SportingActivityTypeCode-BASEBALL a gs1:SportingActivityTypeCode;
    rdfs:label "Baseball"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-BASEBALL>, <https://www.gs1.org/voc/SportingActivityTypeCode-BASEBALL>;
    skos:prefLabel "BASEBALL".

gs1:SportingActivityTypeCode-BASKETBALL a gs1:SportingActivityTypeCode;
    rdfs:label "Basketball"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-BASKETBALL>, <https://www.gs1.org/voc/SportingActivityTypeCode-BASKETBALL>;
    skos:prefLabel "BASKETBALL".

gs1:SportingActivityTypeCode-BOXING a gs1:SportingActivityTypeCode;
    rdfs:label "Boxing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-BOXING>, <https://www.gs1.org/voc/SportingActivityTypeCode-BOXING>;
    skos:prefLabel "BOXING".

gs1:SportingActivityTypeCode-CLIMBING a gs1:SportingActivityTypeCode;
    rdfs:label "Climbing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-CLIMBING>, <https://www.gs1.org/voc/SportingActivityTypeCode-CLIMBING>;
    skos:prefLabel "CLIMBING".

gs1:SportingActivityTypeCode-CRICKET a gs1:SportingActivityTypeCode;
    rdfs:label "Cricket"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-CRICKET>, <https://www.gs1.org/voc/SportingActivityTypeCode-CRICKET>;
    skos:prefLabel "CRICKET".

gs1:SportingActivityTypeCode-CYCLING a gs1:SportingActivityTypeCode;
    rdfs:label "Cycling"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-CYCLING>, <https://www.gs1.org/voc/SportingActivityTypeCode-CYCLING>;
    skos:prefLabel "CYCLING".

gs1:SportingActivityTypeCode-DIVING a gs1:SportingActivityTypeCode;
    rdfs:label "Diving"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-DIVING>, <https://www.gs1.org/voc/SportingActivityTypeCode-DIVING>;
    skos:prefLabel "DIVING".

gs1:SportingActivityTypeCode-EQUESTRIAN a gs1:SportingActivityTypeCode;
    rdfs:label "Equestrian"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-EQUESTRIAN>, <https://www.gs1.org/voc/SportingActivityTypeCode-EQUESTRIAN>;
    skos:prefLabel "EQUESTRIAN".

gs1:SportingActivityTypeCode-FENCING a gs1:SportingActivityTypeCode;
    rdfs:label "Fencing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-FENCING>, <https://www.gs1.org/voc/SportingActivityTypeCode-FENCING>;
    skos:prefLabel "FENCING".

gs1:SportingActivityTypeCode-FISHING a gs1:SportingActivityTypeCode;
    rdfs:label "Fishing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-FISHING>, <https://www.gs1.org/voc/SportingActivityTypeCode-FISHING>;
    skos:prefLabel "FISHING".

gs1:SportingActivityTypeCode-FOOTBALL a gs1:SportingActivityTypeCode;
    rdfs:label "Football"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-FOOTBALL>, <https://www.gs1.org/voc/SportingActivityTypeCode-FOOTBALL>;
    skos:prefLabel "FOOTBALL".

gs1:SportingActivityTypeCode-GOLF a gs1:SportingActivityTypeCode;
    rdfs:label "Golf"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-GOLF>, <https://www.gs1.org/voc/SportingActivityTypeCode-GOLF>;
    skos:prefLabel "GOLF".

gs1:SportingActivityTypeCode-GYMNASTICS a gs1:SportingActivityTypeCode;
    rdfs:label "Gymnastics"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-GYMNASTICS>, <https://www.gs1.org/voc/SportingActivityTypeCode-GYMNASTICS>;
    skos:prefLabel "GYMNASTICS".

gs1:SportingActivityTypeCode-HOCKEY a gs1:SportingActivityTypeCode;
    rdfs:label "Hockey"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-HOCKEY>, <https://www.gs1.org/voc/SportingActivityTypeCode-HOCKEY>;
    skos:prefLabel "HOCKEY".

gs1:SportingActivityTypeCode-ICE_HOCKEY a gs1:SportingActivityTypeCode;
    rdfs:label "Ice Hockey"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-ICE_HOCKEY>, <https://www.gs1.org/voc/SportingActivityTypeCode-ICE_HOCKEY>;
    skos:prefLabel "ICE_HOCKEY".

gs1:SportingActivityTypeCode-ICE_SKATING a gs1:SportingActivityTypeCode;
    rdfs:label "Ice Skating"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-ICE_SKATING>, <https://www.gs1.org/voc/SportingActivityTypeCode-ICE_SKATING>;
    skos:prefLabel "ICE_SKATING".

gs1:SportingActivityTypeCode-MOTOR_CYCLING a gs1:SportingActivityTypeCode;
    rdfs:label "Motor Cycling"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-MOTOR_CYCLING>, <https://www.gs1.org/voc/SportingActivityTypeCode-MOTOR_CYCLING>;
    skos:prefLabel "MOTOR_CYCLING".

gs1:SportingActivityTypeCode-RUGBY a gs1:SportingActivityTypeCode;
    rdfs:label "Rugby"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-RUGBY>, <https://www.gs1.org/voc/SportingActivityTypeCode-RUGBY>;
    skos:prefLabel "RUGBY".

gs1:SportingActivityTypeCode-RUNNING a gs1:SportingActivityTypeCode;
    rdfs:label "Running"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-RUNNING>, <https://www.gs1.org/voc/SportingActivityTypeCode-RUNNING>;
    skos:prefLabel "RUNNING".

gs1:SportingActivityTypeCode-SKIING a gs1:SportingActivityTypeCode;
    rdfs:label "Skiing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-SKIING>, <https://www.gs1.org/voc/SportingActivityTypeCode-SKIING>;
    skos:prefLabel "SKIING".

gs1:SportingActivityTypeCode-SQUASH a gs1:SportingActivityTypeCode;
    rdfs:label "Squash"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-SQUASH>, <https://www.gs1.org/voc/SportingActivityTypeCode-SQUASH>;
    skos:prefLabel "SQUASH".

gs1:SportingActivityTypeCode-SURFING a gs1:SportingActivityTypeCode;
    rdfs:label "Surfing"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-SURFING>, <https://www.gs1.org/voc/SportingActivityTypeCode-SURFING>;
    skos:prefLabel "SURFING".

gs1:SportingActivityTypeCode-SWIMMING a gs1:SportingActivityTypeCode;
    rdfs:label "Swimming"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-SWIMMING>, <https://www.gs1.org/voc/SportingActivityTypeCode-SWIMMING>;
    skos:prefLabel "SWIMMING".

gs1:SportingActivityTypeCode-TENNIS a gs1:SportingActivityTypeCode;
    rdfs:label "Tennis"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-TENNIS>, <https://www.gs1.org/voc/SportingActivityTypeCode-TENNIS>;
    skos:prefLabel "TENNIS".

gs1:SportingActivityTypeCode-UNCLASSIFIED a gs1:SportingActivityTypeCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-UNCLASSIFIED>, <https://www.gs1.org/voc/SportingActivityTypeCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:SportingActivityTypeCode-UNIDENTIFIED a gs1:SportingActivityTypeCode;
    rdfs:label "Unidentified"@en;
    owl:sameAs <https://gs1.org/voc/SportingActivityTypeCode-UNIDENTIFIED>, <https://www.gs1.org/voc/SportingActivityTypeCode-UNIDENTIFIED>;
    skos:prefLabel "UNIDENTIFIED".

gs1:SportingActivityTypeCode rdfs:label "Sporting Activity Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SportingActivityTypeCode>, <https://www.gs1.org/voc/SportingActivityTypeCode>.

gs1:StatusType-ACTIVE a gs1:StatusType;
    rdfs:comment "Designation stating that an organisation/party or location is operating. Note that this is independent of whether or not the GLN is active."@en;
    rdfs:label "Active"@en;
    owl:sameAs <https://gs1.org/voc/StatusType-ACTIVE>, <https://www.gs1.org/voc/StatusType-ACTIVE>;
    skos:prefLabel "ACTIVE".

gs1:StatusType-INACTIVE a gs1:StatusType;
    rdfs:comment "Designation stating that an organisation/party or location is not operating. Note that this is independent of whether or not the GLN is inactive."@en;
    rdfs:label "Inactive"@en;
    owl:sameAs <https://gs1.org/voc/StatusType-INACTIVE>, <https://www.gs1.org/voc/StatusType-INACTIVE>;
    skos:prefLabel "INACTIVE".

gs1:StatusType rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Status Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/StatusType>, <https://www.gs1.org/voc/StatusType>.

gs1:SurfaceDensity a gs1:MeasurementType;
    rdfs:comment "The mass per unit area distributed over a surface.  SI Units: kilogram per square metre"@en;
    rdfs:label "Surface density"@en;
    owl:sameAs <https://gs1.org/voc/SurfaceDensity>, <https://www.gs1.org/voc/SurfaceDensity>;
    skos:prefLabel "SurfaceDensity".

gs1:SurfaceTension a gs1:MeasurementType;
    rdfs:comment "The attractive force exerted upon the surface molecules of a liquid by the molecules beneath that tends to draw the surface molecules into the bulk of the liquid and makes the liquid assume the shape having the minimum surface area.  SI Units: newton per metre"@en;
    rdfs:label "Surface tension"@en;
    owl:sameAs <https://gs1.org/voc/SurfaceTension>, <https://www.gs1.org/voc/SurfaceTension>;
    skos:prefLabel "SurfaceTension".

gs1:SweetnessLevelOfAlcoholicBeverageCode-BRUT a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Brut (very dry). Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Brut"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-BRUT>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-BRUT>;
    sw:term_status "stable";
    skos:prefLabel "BRUT".

gs1:SweetnessLevelOfAlcoholicBeverageCode-BRUT_NATURE a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Brut Nature. Brut nature has no added sugar. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Brut nature"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-BRUT_NATURE>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-BRUT_NATURE>;
    sw:term_status "stable";
    skos:prefLabel "BRUT_NATURE".

gs1:SweetnessLevelOfAlcoholicBeverageCode-DRY a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Dry. Also known as Sec Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Dry"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-DRY>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-DRY>;
    sw:term_status "stable";
    skos:prefLabel "DRY".

gs1:SweetnessLevelOfAlcoholicBeverageCode-EXTRA_BRUT a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Extra Brut. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Extra brut"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-EXTRA_BRUT>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-EXTRA_BRUT>;
    sw:term_status "stable";
    skos:prefLabel "EXTRA_BRUT".

gs1:SweetnessLevelOfAlcoholicBeverageCode-EXTRA_DRY a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Extra Dry. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Extra dry"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-EXTRA_DRY>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-EXTRA_DRY>;
    sw:term_status "stable";
    skos:prefLabel "EXTRA_DRY".

gs1:SweetnessLevelOfAlcoholicBeverageCode-MEDIUM a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Medium or Medium sweet. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Medium"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-MEDIUM>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-MEDIUM>;
    sw:term_status "stable";
    skos:prefLabel "MEDIUM".

gs1:SweetnessLevelOfAlcoholicBeverageCode-MEDIUM_DRY a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Medium Dry. Also known as Demi-sec. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Medium dry"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-MEDIUM_DRY>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-MEDIUM_DRY>;
    sw:term_status "stable";
    skos:prefLabel "MEDIUM_DRY".

gs1:SweetnessLevelOfAlcoholicBeverageCode-OFF_DRY a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "The sugar range that goes beyond the style officially declared as dry and is below the semi-dry declaration. Please refer to local regulations for allowable sugar content. Example: In Germany the term is used to describe wines that are labelled 'Feinherb' (Off-dry). The term isn't part of the local regulation but is allowed to be used as official code according to a specific court ruling."@en;
    rdfs:label "Off-Dry"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-OFF_DRY>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-OFF_DRY>;
    sw:term_status "stable";
    skos:prefLabel "OFF_DRY".

gs1:SweetnessLevelOfAlcoholicBeverageCode-OTHER a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "The value needed is not listed or is not defined within this list's individual code values and definitions. Please send a work request into GS1 or your solution provider requesting the code you are searching for."@en;
    rdfs:label "Other"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-OTHER>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-OTHER>;
    sw:term_status "stable";
    skos:prefLabel "OTHER".

gs1:SweetnessLevelOfAlcoholicBeverageCode-SWEET a gs1:SweetnessLevelOfAlcoholicBeverageCode;
    rdfs:comment "This term is used to describe those products that are labelled Sweet. Also known as doux in some markets. Please refer to local regulations for allowable sugar content."@en;
    rdfs:label "Sweet/Doux"@en;
    owl:sameAs <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-SWEET>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode-SWEET>;
    sw:term_status "stable";
    skos:prefLabel "SWEET".

gs1:SweetnessLevelOfAlcoholicBeverageCode rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sweetness level of alcoholic beverage"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode>, <https://www.gs1.org/voc/SweetnessLevelOfAlcoholicBeverageCode>;
    sw:term_status "stable".

gs1:TargetConsumerGenderCode-FEMALE a gs1:TargetConsumerGenderCode;
    rdfs:label "Female"@en;
    owl:sameAs <https://gs1.org/voc/TargetConsumerGenderCode-FEMALE>, <https://www.gs1.org/voc/TargetConsumerGenderCode-FEMALE>;
    skos:prefLabel "FEMALE".

gs1:TargetConsumerGenderCode-MALE a gs1:TargetConsumerGenderCode;
    rdfs:label "Male"@en;
    owl:sameAs <https://gs1.org/voc/TargetConsumerGenderCode-MALE>, <https://www.gs1.org/voc/TargetConsumerGenderCode-MALE>;
    skos:prefLabel "MALE".

gs1:TargetConsumerGenderCode-UNISEX a gs1:TargetConsumerGenderCode;
    rdfs:label "Unisex"@en;
    owl:sameAs <https://gs1.org/voc/TargetConsumerGenderCode-UNISEX>, <https://www.gs1.org/voc/TargetConsumerGenderCode-UNISEX>;
    skos:prefLabel "UNISEX".

gs1:TargetConsumerGenderCode rdfs:isDefinedBy <http://apps.gs1.org/GDD/bms/Version2_8/Pages/clDetails.aspx?semanticURN=urn:gs1:gdd:cl:TargetConsumerGenderList&release=1>;
    rdfs:label "Target Consumer Gender Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/TargetConsumerGenderCode>, <https://www.gs1.org/voc/TargetConsumerGenderCode>.

gs1:TargetMarketDetails a rdfs:Class, owl:Class;
    rdfs:comment "A set of target market details (product release date and associated countries) for the product."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Target Market Details"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/TargetMarketDetails>, <https://www.gs1.org/voc/TargetMarketDetails>;
    sw:term_status "stable".

gs1:Temperature a gs1:MeasurementType;
    rdfs:comment "A measure of whether two systems are relatively hot or cold with respect to one another; two systems brought into contact will eventually reach thermal equilibrium and reach the same temperature as thermal energy (heat) flows from the system with higher temperature to the system with lower temperature.  SI Units: kelvin"@en;
    rdfs:label "Temperature"@en;
    owl:sameAs <https://gs1.org/voc/Temperature>, <https://www.gs1.org/voc/Temperature>;
    skos:prefLabel "Temperature".

gs1:TextileMaterialDetails a rdfs:Class, owl:Class;
    rdfs:comment "Details on the composition of any materials used to make a product using textiles."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Material"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/TextileMaterialDetails>, <https://www.gs1.org/voc/TextileMaterialDetails>;
    sw:term_status "stable".

gs1:Time a gs1:MeasurementType;
    rdfs:comment "A dimension that enables distinction between two otherwise identical events that occur at the same point in space. The interval between such events is the basis of time measurement.  SI Units: second"@en;
    rdfs:label "Time"@en;
    owl:sameAs <https://gs1.org/voc/Time>, <https://www.gs1.org/voc/Time>;
    skos:prefLabel "Time".

gs1:Torque a gs1:MeasurementType;
    rdfs:comment "The product of a force and its perpendicular distance from a point about which it causes rotation or torsion.  SI Units: newton metre"@en;
    rdfs:label "Torque"@en;
    owl:sameAs <https://gs1.org/voc/Torque>, <https://www.gs1.org/voc/Torque>;
    skos:prefLabel "Torque".

gs1:TradeChannelCode-INSTORE_ONLY a gs1:TradeChannelCode;
    rdfs:comment "Offer avalilable only in stores."@en;
    rdfs:label "Instore Only"@en;
    owl:sameAs <https://gs1.org/voc/TradeChannelCode-INSTORE_ONLY>, <https://www.gs1.org/voc/TradeChannelCode-INSTORE_ONLY>;
    skos:prefLabel "INSTORE_ONLY".

gs1:TradeChannelCode-OMNICHANNEL a gs1:TradeChannelCode;
    rdfs:comment "Offer avalilable both in stores and online."@en;
    rdfs:label "Omni-channel"@en;
    owl:sameAs <https://gs1.org/voc/TradeChannelCode-OMNICHANNEL>, <https://www.gs1.org/voc/TradeChannelCode-OMNICHANNEL>;
    skos:prefLabel "OMNICHANNEL".

gs1:TradeChannelCode-ONLINE_ONLY a gs1:TradeChannelCode;
    rdfs:comment "Offer avalilable online only."@en;
    rdfs:label "Online Only"@en;
    owl:sameAs <https://gs1.org/voc/TradeChannelCode-ONLINE_ONLY>, <https://www.gs1.org/voc/TradeChannelCode-ONLINE_ONLY>;
    skos:prefLabel "ONLINE_ONLY".

gs1:TradeChannelCode rdfs:label "Trade Channel Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/TradeChannelCode>, <https://www.gs1.org/voc/TradeChannelCode>.

gs1:Transaction a rdfs:Class, owl:Class;
    rdfs:comment "A repeatable grouping of identifiers that identify a business transaction ID and its type"@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Transaction"@en;
    sw:term_status "provisional".

gs1:TransactionType-AAK a gs1:TransactionType;
    rdfs:comment "Reference number assigned by issuing party to a despatch advice, by means of which the seller or consignor informs the consignee about the despatch of goods. \nAlso called an 'Advanced Shipment Notice', but the value `desadv` is always used regardless of local nomenclature.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Despatch Advice"@en;
    sw:term_status "provisional";
    skos:prefLabel "AAK".

gs1:TransactionType-AID a gs1:TransactionType;
    rdfs:comment "Certificate certifying the conformity to predefined definitions. A document confirming certain characteristics of an object (e.g. product), person, or organisation, typically issued by a third party.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Certificate of conformity"@en;
    sw:term_status "provisional";
    skos:prefLabel "AID".

gs1:TransactionType-ALO a gs1:TransactionType;
    rdfs:comment "A reference number to a receiving advice, which is a document/message that provides the receiver of the shipment the capability to inform the shipper of actual goods received, compared to what was advised as being sent.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Receiving Advice Number"@en;
    sw:term_status "provisional";
    skos:prefLabel "ALO".

gs1:TransactionType-AUJ a gs1:TransactionType;
    rdfs:comment "A reference number assigned to a proposed purchase order.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Proposed purchase order reference number"@en;
    sw:term_status "provisional";
    skos:prefLabel "AUJ".

gs1:TransactionType-AXO a gs1:TransactionType;
    rdfs:comment "Number assigned by a governing body (or their agents) to a product which certifies compliance with a standard.GS1 Note: Replaces GS1 Temporary Code XC1.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Product certification number"@en;
    sw:term_status "provisional";
    skos:prefLabel "AXO".

gs1:TransactionType-BM a gs1:TransactionType;
    rdfs:comment "Reference number assigned to a bill of lading. A document issued by a carrier to a shipper, listing and acknowledging receipt of goods for transport and specifying terms of delivery.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Bill of Lading"@en;
    sw:term_status "provisional";
    skos:prefLabel "BM".

gs1:TransactionType-BN a gs1:TransactionType;
    rdfs:comment "Reference number assigned by the order issuer to a blanket order.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Blanket order number"@en;
    sw:term_status "provisional";
    skos:prefLabel "BN".

gs1:TransactionType-IV a gs1:TransactionType;
    rdfs:comment "Reference number assigned by the seller to a Commercial Invoice. A document/message claiming payment for goods or services supplied under conditions agreed by the seller and buyer.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Invoice"@en;
    sw:term_status "provisional";
    skos:prefLabel "IV".

gs1:TransactionType-MH a gs1:TransactionType;
    rdfs:comment "Reference number assigned by manufacturer for a given production quantity of products that references an organisation-internal document or message issued by a producer that initiates a manufacturing process of goods.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Manufacturing Order Number / Production Order"@en;
    sw:term_status "provisional";
    skos:prefLabel "MH".

gs1:TransactionType-ON a gs1:TransactionType;
    rdfs:comment "Reference number assigned by the buyer to an order.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Buyer Order Number"@en;
    sw:term_status "provisional";
    skos:prefLabel "ON".

gs1:TransactionType-VN a gs1:TransactionType;
    rdfs:comment "Reference number assigned by supplier to a buyer's purchase order.";
    rdfs:isDefinedBy "https://ref.gs1.org/voc/";
    rdfs:label "Order Number (Supplier)"@en;
    sw:term_status "provisional";
    skos:prefLabel "VN".

gs1:TransactionType rdfs:comment "A code indicating the type or purpose of a transaction identifier."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Transaction Type"@en;
    rdfs:subClassOf gs1:TypeCode;
    sw:term_status "provisional".

gs1:TypeCode a rdfs:Class, owl:Class;
    rdfs:comment "A code list."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Type Code"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/TypeCode>, <https://www.gs1.org/voc/TypeCode>;
    sw:term_status "stable".

gs1:UpperTypeCode-CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP a gs1:UpperTypeCode;
    rdfs:label "Closed Toe Closed Back Open Instep"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP>, <https://www.gs1.org/voc/UpperTypeCode-CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP>;
    skos:prefLabel "CLOSED_TOE_CLOSED_BACK_OPEN_INSTEP".

gs1:UpperTypeCode-CLOSED_TOE_OPEN_BACK a gs1:UpperTypeCode;
    rdfs:label "Closed Toe Open Back"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_OPEN_BACK>, <https://www.gs1.org/voc/UpperTypeCode-CLOSED_TOE_OPEN_BACK>;
    skos:prefLabel "CLOSED_TOE_OPEN_BACK".

gs1:UpperTypeCode-CLOSED_TOE_STRAP_BACK a gs1:UpperTypeCode;
    rdfs:label "Closed Toe Strap Back"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-CLOSED_TOE_STRAP_BACK>, <https://www.gs1.org/voc/UpperTypeCode-CLOSED_TOE_STRAP_BACK>;
    skos:prefLabel "CLOSED_TOE_STRAP_BACK".

gs1:UpperTypeCode-FULLY_CLOSED a gs1:UpperTypeCode;
    rdfs:label "Fully Closed"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-FULLY_CLOSED>, <https://www.gs1.org/voc/UpperTypeCode-FULLY_CLOSED>;
    skos:prefLabel "FULLY_CLOSED".

gs1:UpperTypeCode-OPEN_TOE_FULLY_CLOSED_BACK a gs1:UpperTypeCode;
    rdfs:label "Open Toe Fully Closed Back"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-OPEN_TOE_FULLY_CLOSED_BACK>, <https://www.gs1.org/voc/UpperTypeCode-OPEN_TOE_FULLY_CLOSED_BACK>;
    skos:prefLabel "OPEN_TOE_FULLY_CLOSED_BACK".

gs1:UpperTypeCode-OPEN_TOE_OPEN_BACK a gs1:UpperTypeCode;
    rdfs:label "Open Toe Open Back"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-OPEN_TOE_OPEN_BACK>, <https://www.gs1.org/voc/UpperTypeCode-OPEN_TOE_OPEN_BACK>;
    skos:prefLabel "OPEN_TOE_OPEN_BACK".

gs1:UpperTypeCode-OPEN_TOE_STRAP_BACK a gs1:UpperTypeCode;
    rdfs:label "Open Toe Strap Back"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-OPEN_TOE_STRAP_BACK>, <https://www.gs1.org/voc/UpperTypeCode-OPEN_TOE_STRAP_BACK>;
    skos:prefLabel "OPEN_TOE_STRAP_BACK".

gs1:UpperTypeCode-UNCLASSIFIED a gs1:UpperTypeCode;
    rdfs:label "Unclassified"@en;
    owl:sameAs <https://gs1.org/voc/UpperTypeCode-UNCLASSIFIED>, <https://www.gs1.org/voc/UpperTypeCode-UNCLASSIFIED>;
    skos:prefLabel "UNCLASSIFIED".

gs1:UpperTypeCode rdfs:label "Upper Type Code"@en;
    rdfs:subClassOf gs1:TypeCode;
    owl:equivalentClass <https://gs1.org/voc/UpperTypeCode>, <https://www.gs1.org/voc/UpperTypeCode>.

gs1:Voltage a gs1:MeasurementType;
    rdfs:comment "The value of an electromotive force or electrostatic potential difference, expressed in volts.  SI Units: volt"@en;
    rdfs:label "Voltage"@en;
    owl:sameAs <https://gs1.org/voc/Voltage>, <https://www.gs1.org/voc/Voltage>;
    skos:prefLabel "Voltage".

gs1:Volume a gs1:MeasurementType;
    rdfs:comment "The amount of three-dimensional space occupied by a body, measured in cubic length units.  SI Units: cubic metre"@en;
    rdfs:label "Volume"@en;
    owl:sameAs <https://gs1.org/voc/Volume>, <https://www.gs1.org/voc/Volume>;
    skos:prefLabel "Volume".

gs1:VolumeFlowRate a gs1:MeasurementType;
    rdfs:comment "The volume of fluid that passes per unit of time.  SI Units: cubic metre per second"@en;
    rdfs:label "Volume flow rate"@en;
    owl:sameAs <https://gs1.org/voc/VolumeFlowRate>, <https://www.gs1.org/voc/VolumeFlowRate>;
    skos:prefLabel "VolumeFlowRate".

gs1:VolumeFraction a gs1:MeasurementType;
    rdfs:comment "The dimensionless ratio of a volume of one substance to the volume of solid, liquid or gas in which it is contained.  Typical units: parts per million, parts per billion, etc."@en;
    rdfs:label "Volume fraction"@en;
    owl:sameAs <https://gs1.org/voc/VolumeFraction>, <https://www.gs1.org/voc/VolumeFraction>;
    skos:prefLabel "VolumeFraction".

gs1:VolumetricFlux a gs1:MeasurementType;
    rdfs:comment "The volume of fluid that passes per unit of time per unit area perpendicular to the flow direction.  SI Units: cubic metre per second per square metre"@en;
    rdfs:label "Volumetric flux"@en;
    owl:sameAs <https://gs1.org/voc/VolumetricFlux>, <https://www.gs1.org/voc/VolumetricFlux>;
    skos:prefLabel "VolumetricFlux".

gs1:WarrantyPromise a rdfs:Class, owl:Class;
    rdfs:comment "An assurance that the product is reliable and that repairs or replacement will be done free of charge within a given time limit and under certain conditions in the event of a defect."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Warranty"@en;
    rdfs:subClassOf owl:Thing;
    owl:equivalentClass <https://gs1.org/voc/WarrantyPromise>, <https://www.gs1.org/voc/WarrantyPromise>;
    sw:term_status "stable";
    skos:exactMatch schema:WarrantyPromise.

gs1:Wavenumber a gs1:MeasurementType;
    rdfs:comment "The number of waves per unit length.  SI Units: reciprocal metre"@en;
    rdfs:label "Wavenumber"@en;
    owl:sameAs <https://gs1.org/voc/Wavenumber>, <https://www.gs1.org/voc/Wavenumber>;
    skos:prefLabel "Wavenumber".

gs1:WearableProduct a rdfs:Class, owl:Class;
    rdfs:comment "Products that are worn on the body."@en;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Wearable Product"@en;
    rdfs:subClassOf gs1:Product;
    owl:equivalentClass <https://gs1.org/voc/WearableProduct>, <https://www.gs1.org/voc/WearableProduct>;
    sw:term_status "stable".

gs1:acceptedPaymentMethod a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating a means of payment, for example, BANK_CHEQUE, CASH, etc."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Accepted Payment Method"@en;
    rdfs:range gs1:PaymentMethod;
    owl:equivalentProperty <https://gs1.org/voc/acceptedPaymentMethod>, <https://www.gs1.org/voc/acceptedPaymentMethod>;
    sw:term_status "stable";
    skos:exactMatch schema:acceptedPaymentMethod.

gs1:activityIdeas a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to ideas for using a product or engaging in other forms of entertainment, particularly with children."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Activity Ideas"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/activityIdeas>, <https://www.gs1.org/voc/activityIdeas>;
    sw:term_status "stable".

gs1:additionalLocationID a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Location identifiers assigned and managed by government bodies, trade organisations, and other entities."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Additional Location ID"@en;
    rdfs:range gs1:LocationID_Details;
    owl:equivalentProperty <https://gs1.org/voc/additionalLocationID>, <https://www.gs1.org/voc/additionalLocationID>;
    sw:term_status "stable".

gs1:additionalOrganizationID a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Party/organisation identifiers assigned and managed by government bodies, trade organisations, and other entities."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Additional Organization ID"@en;
    rdfs:range gs1:OrganizationID_Details;
    owl:equivalentProperty <https://gs1.org/voc/additionalOrganizationID>, <https://www.gs1.org/voc/additionalOrganizationID>;
    sw:term_status "stable".

gs1:additionalOrganizationIdentificationTypeValue a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The value associated with the Additional Organization Identification Type Value."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Organization Identification Type Value"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/additionalOrganizationIdentificationTypeValue>, <https://www.gs1.org/voc/additionalOrganizationIdentificationTypeValue>;
    sw:term_status "stable".

gs1:additionalProductClassification a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to a set of additional product classification details"@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Additional Product Classification"@en;
    rdfs:range gs1:AdditionalProductClassificationDetails;
    owl:equivalentProperty <https://gs1.org/voc/additionalProductClassification>, <https://www.gs1.org/voc/additionalProductClassification>;
    sw:term_status "stable".

gs1:additionalProductClassificationCode a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Code specifying the applied additional product classification scheme."@en;
    rdfs:domain gs1:AdditionalProductClassificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Product Classification Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/additionalProductClassificationCode>, <https://www.gs1.org/voc/additionalProductClassificationCode>;
    sw:term_status "stable".

gs1:additionalProductClassificationCodeDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A description related to  the additional product classification code value."@en;
    rdfs:domain gs1:AdditionalProductClassificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Product Classification Code Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/additionalProductClassificationCodeDescription>, <https://www.gs1.org/voc/additionalProductClassificationCodeDescription>;
    sw:term_status "stable".

gs1:additionalProductClassificationValue a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Code specifying an additional product classification other than the GS1 Global Product Classification. The applied classification scheme is specified as additional information together with the classification value."@en;
    rdfs:domain gs1:AdditionalProductClassificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Product Classification Value"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/additionalProductClassificationValue>, <https://www.gs1.org/voc/additionalProductClassificationValue>;
    sw:term_status "stable".

gs1:additionalProductDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Additional variants necessary to communicate to the industry to help define the product. Multiple variants can be established for each GTIN for e.g. Style, Colour, and Fragrance ."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additional Product Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/additionalProductDescription>, <https://www.gs1.org/voc/additionalProductDescription>;
    sw:term_status "stable".

gs1:additive a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to details about any additives that a product may contain."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Additive"@en;
    rdfs:range gs1:AdditiveDetails;
    owl:equivalentProperty <https://gs1.org/voc/additive>, <https://www.gs1.org/voc/additive>;
    sw:term_status "stable".

gs1:additiveLevelOfContainment a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "Code indicating the level of presence of the additive."@en;
    rdfs:domain gs1:AdditiveDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additive Level Of Containment"@en;
    rdfs:range gs1:LevelOfContainmentCode;
    owl:equivalentProperty <https://gs1.org/voc/additiveLevelOfContainment>, <https://www.gs1.org/voc/additiveLevelOfContainment>;
    sw:term_status "stable".

gs1:additiveName a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "The name of any additive or genetic modification contained or not contained in the product ."@en;
    rdfs:domain gs1:AdditiveDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Additive Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/additiveName>, <https://www.gs1.org/voc/additiveName>;
    sw:term_status "stable".

gs1:address a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The postal address for an organization or place."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Postal Address"@en;
    rdfs:range gs1:PostalAddress;
    owl:equivalentProperty <https://gs1.org/voc/address>, <https://www.gs1.org/voc/address>;
    sw:term_status "stable";
    skos:exactMatch schema:address.

gs1:addressCountry a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code specifying the country (and country subdivision) for the address using ISO 3166-1."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Address Country"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/addressCountry>, <https://www.gs1.org/voc/addressCountry>;
    sw:term_status "stable";
    skos:exactMatch schema:addressCountry.

gs1:addressLocality a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Text specifying the name of the locality, for example a city."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Address Locality"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/addressLocality>, <https://www.gs1.org/voc/addressLocality>;
    sw:term_status "stable";
    skos:exactMatch schema:addressLocality, vcard:locality.

gs1:addressRegion a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Text specifying a province or state in abbreviated format for example NJ."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Province State Code"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/addressRegion>, <https://www.gs1.org/voc/addressRegion>;
    sw:term_status "stable";
    skos:exactMatch schema:addressRegion, vcard:region.

gs1:addressSuburb a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A suburb within a town or city."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Address Suburb"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/addressSuburb>, <https://www.gs1.org/voc/addressSuburb>;
    sw:term_status "stable".

gs1:affiliatedTo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Method for associating an organisation/party affiliated to the identified organisation e.g., when engaged in an agent relationship (insurance, shipping, etc)."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Affiliated to"@en;
    rdfs:range gs1:Organization;
    sw:term_status "stable".

gs1:afterHoursContact a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to after-hours contact information. For general contact details, gs1:contactPoint SHALL be used."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has After Hours Contact"@en;
    rdfs:range gs1:ContactPoint;
    rdfs:subPropertyOf schema:contactPoint, gs1:contactPoint;
    owl:equivalentProperty <https://gs1.org/voc/afterHoursContact>, <https://www.gs1.org/voc/afterHoursContact>;
    sw:term_status "stable";
    skos:broadMatch schema:contactPoint.

gs1:alcoholicBeverageSubregion a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A legally defined geographical region where the grapes for a wine were grown also known as an appellation. It is recommended to populate this property with an ISO 3166-2 code to indicate country and subdivision."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Alcoholic Beverage Sub-region"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/alcoholicBeverageSubregion>, <https://www.gs1.org/voc/alcoholicBeverageSubregion>;
    sw:term_status "stable".

gs1:allergenInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a description of the allergen information."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Allergen information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/allergenInfo>, <https://www.gs1.org/voc/allergenInfo>;
    sw:term_status "stable".

gs1:allergenLevelOfContainmentCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code specifying the level of presence of the allergen."@en;
    rdfs:domain gs1:AllergenDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Level Of Containment"@en;
    rdfs:range gs1:LevelOfContainmentCode;
    owl:equivalentProperty <https://gs1.org/voc/allergenLevelOfContainmentCode>, <https://www.gs1.org/voc/allergenLevelOfContainmentCode>;
    sw:term_status "stable".

gs1:allergenSpecificationAgency a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The agency or other organization that defines or manages the criteria for allergen containment."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Specification Agency"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/allergenSpecificationAgency>, <https://www.gs1.org/voc/allergenSpecificationAgency>;
    sw:term_status "stable".

gs1:allergenSpecificationName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field containing the name and version of the regulation or standard that defines the criteria of allergen containment."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Specification Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/allergenSpecificationName>, <https://www.gs1.org/voc/allergenSpecificationName>;
    sw:term_status "stable".

gs1:allergenStatement a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Textual description of the presence or absence of allergens as governed by local rules and regulations, specified as one string."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/allergenStatement>, <https://www.gs1.org/voc/allergenStatement>;
    sw:term_status "stable".

gs1:allergenType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code specifying the type of allergen."@en;
    rdfs:domain gs1:AllergenDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Allergen Type Code"@en;
    rdfs:range gs1:AllergenTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/allergenType>, <https://www.gs1.org/voc/allergenType>;
    sw:term_status "stable".

gs1:anatomicalForm a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Describes the meat product in terms of whether it is the whole animal or part of the animal which has been cut such as the muscle, bone, organ, or fat."@en;
    rdfs:domain gs1:MeatPoultry;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Anatomical Form"@en;
    rdfs:range gs1:AnatomicalFormCode;
    owl:equivalentProperty <https://gs1.org/voc/anatomicalForm>, <https://www.gs1.org/voc/anatomicalForm>;
    sw:term_status "stable".

gs1:appDownload a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a related mobile app"@en;
    rdfs:domain owl:Thing;
    rdfs:label "App download"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/appDownload>, <https://www.gs1.org/voc/appDownload>;
    sw:term_status "stable".

gs1:applicableProducts a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The set of product identifiers for which this regulatory notification message applies."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Applicable Products"@en;
    rdfs:range gs1:Product;
    sw:term_status "provisional".

gs1:applicableTo a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A property linking a gs1:linkType to the primary GS1 key(s) for which it can be used. Similar to rdfs:Domain but the value space is a GS1 Application Identifier, not a class."@en;
    rdfs:domain gs1:linkType;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Applicable to"@en;
    rdfs:range gs1:AI;
    owl:equivalentProperty <https://gs1.org/voc/applicableTo>, <https://www.gs1.org/voc/applicableTo>;
    sw:term_status "stable".

gs1:applicableTransactions a rdf:Property, owl:ObjectProperty;
    rdfs:comment "References one or more business transactions"@en;
    rdfs:domain gs1:RegulatoryInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Applicable Transactions"@en;
    rdfs:range gs1:Transaction;
    sw:term_status "provisional".

gs1:audioFile a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Link to a file containing an audio clip which is relevant to the product. Examples are commercials, or instructional/ how to use audio files."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Audio File"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/audioFile>, <https://www.gs1.org/voc/audioFile>;
    sw:term_status "stable".

gs1:authenticity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to details of covert/overt security markings that may be used to check authenticity of a product instance."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Authenticity Details"@en;
    rdfs:range gs1:AuthenticityDetails;
    owl:equivalentProperty <https://gs1.org/voc/authenticity>, <https://www.gs1.org/voc/authenticity>;
    sw:term_status "stable".

gs1:authenticitySecurityFeatureInstructions a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Provides human-readable instructions about how to locate a physical security marking and read a value from it."@en;
    rdfs:domain gs1:AuthenticityDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Security Feature Instructions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/authenticitySecurityFeatureInstructions>, <https://www.gs1.org/voc/authenticitySecurityFeatureInstructions>;
    sw:term_status "stable".

gs1:authenticitySecurityFeatureInstructionsURL a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to online instructions about how to locate a physical security marking and read a value from it."@en;
    rdfs:domain gs1:AuthenticityDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Security Feature Instructions Link"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/authenticitySecurityFeatureInstructionsURL>, <https://www.gs1.org/voc/authenticitySecurityFeatureInstructionsURL>;
    sw:term_status "stable".

gs1:authenticitySecurityFeatureRegularExpression a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a regular expression to be used to perform syntax validation (plausibility checking) of a string value read from a physical security marking."@en;
    rdfs:domain gs1:AuthenticityDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Security Feature Regular Expression"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/authenticitySecurityFeatureRegularExpression>, <https://www.gs1.org/voc/authenticitySecurityFeatureRegularExpression>;
    sw:term_status "stable".

gs1:authenticitySecurityFeatureType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to a URI code value indicating a particular type of physical security marking."@en;
    rdfs:domain gs1:AuthenticityDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Security Feature Type"@en;
    rdfs:range gs1:SecurityMarking;
    owl:equivalentProperty <https://gs1.org/voc/authenticitySecurityFeatureType>, <https://www.gs1.org/voc/authenticitySecurityFeatureType>;
    sw:term_status "stable".

gs1:authenticitySecurityFeatureValue a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a string value read from a physical security marking."@en;
    rdfs:domain gs1:AuthenticityDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Authenticity Security Feature Value"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/authenticitySecurityFeatureValue>, <https://www.gs1.org/voc/authenticitySecurityFeatureValue>;
    sw:term_status "stable".

gs1:availabilityEnds a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date from which the product is no longer available from the information provider, including seasonal or temporary product and services ."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Availability Ends"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/availabilityEnds>, <https://www.gs1.org/voc/availabilityEnds>;
    sw:term_status "stable";
    skos:exactMatch schema:availabilityEnds.

gs1:availabilityStarts a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date from which the product is available from the information provider, including seasonal or temporary product and services."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Availability Starts"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/availabilityStarts>, <https://www.gs1.org/voc/availabilityStarts>;
    sw:term_status "stable";
    skos:exactMatch schema:availabilityStarts.

gs1:availableAtOrFrom a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The location the offered product or service is available from."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Available At/From"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/availableAtOrFrom>, <https://www.gs1.org/voc/availableAtOrFrom>;
    sw:term_status "stable";
    skos:exactMatch schema:availableAtOrFrom.

gs1:availableLanguage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "ISO 639-1 code specifying the language of a specified contact point."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Available Language"@en;
    rdfs:range xsd:string;
    rdfs:subPropertyOf schema:availableLanguage;
    owl:equivalentProperty <https://gs1.org/voc/availableLanguage>, <https://www.gs1.org/voc/availableLanguage>;
    sw:term_status "stable";
    skos:related schema:ContactPoint.

gs1:awardPrize a rdf:Property, owl:ObjectProperty;
    rdfs:comment "An award or prize given to the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Award Prize"@en;
    rdfs:range gs1:AwardPrizeDetails;
    owl:equivalentProperty <https://gs1.org/voc/awardPrize>, <https://www.gs1.org/voc/awardPrize>;
    sw:term_status "stable".

gs1:awardPrizeCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Indicates the achievement of the product in relation to a prize or award, e.g. winner, runner-up, shortlisted."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeCode>, <https://www.gs1.org/voc/awardPrizeCode>;
    sw:term_status "stable".

gs1:awardPrizeCountryCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "An ISO standard code identifying the country in which a prize or award is given. It is recommended to populate this property with an ISO 3166-1 country code."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Country Code"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeCountryCode>, <https://www.gs1.org/voc/awardPrizeCountryCode>;
    sw:term_status "stable".

gs1:awardPrizeDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Text that describes the awards won."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeDescription>, <https://www.gs1.org/voc/awardPrizeDescription>;
    sw:term_status "stable".

gs1:awardPrizeJury a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text listing members of the jury that awarded the prize."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Jury"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeJury>, <https://www.gs1.org/voc/awardPrizeJury>;
    sw:term_status "stable".

gs1:awardPrizeName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of a prize or award which the product has received."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeName>, <https://www.gs1.org/voc/awardPrizeName>;
    sw:term_status "stable".

gs1:awardPrizeYear a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The year in which a prize or award was given."@en;
    rdfs:domain gs1:AwardPrizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Award Prize Year"@en;
    rdfs:range xsd:gYear;
    owl:equivalentProperty <https://gs1.org/voc/awardPrizeYear>, <https://www.gs1.org/voc/awardPrizeYear>;
    sw:term_status "stable".

gs1:backgroundInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information typically from the owner of the identified entity about the creative background, thought leadership or influence of the identified entity. This may include the inspiration, innovation for a development process, literary approach or, the science or technology used."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Background Information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/backgroundInfo>, <https://www.gs1.org/voc/backgroundInfo>;
    sw:term_status "stable".

gs1:baseLocation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A fixed physical location where a mobile location most commonly resides. If gs1:glnType is present, gs1:baseLocationGLN SHALL only be used when gs1:glnType is gs1:GLN_TypeCode-MOBILE_PHYSICAL_LOCATION"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Base Location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/baseLocation>, <https://www.gs1.org/voc/baseLocation>;
    sw:term_status "stable".

gs1:bestBeforeDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Best before date on the label or package signifies the end of the period under which the product will retain specific quality attributes or claims even though the product may continue to retain positive quality attributes after this date. Best before date is primarily used for consumer information and may be a regulatory requirement."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Best Before Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/bestBeforeDate>, <https://www.gs1.org/voc/bestBeforeDate>;
    sw:term_status "stable";
    skos:altLabel "Best Before Date"@en;
    skos:notation "15"^^gs1:AI;
    skos:prefLabel "15".

gs1:beverageVintage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The year in which the majority of ingredients are harvested and/or the alcoholic beverage is produced. Determination as to whether the vintage year is the harvest date or production date is according to requirements in the Target Market."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Beverage Vintage"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/beverageVintage>, <https://www.gs1.org/voc/beverageVintage>;
    sw:term_status "stable".

gs1:biotinPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Biotin Acid per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Biotin Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/biotinPerNutrientBasis>, <https://www.gs1.org/voc/biotinPerNutrientBasis>;
    sw:term_status "stable".

gs1:bonelessClaim a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether the product makes a specific claim to contain no bones."@en;
    rdfs:domain gs1:MeatPoultry;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Boneless Claim"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/bonelessClaim>, <https://www.gs1.org/voc/bonelessClaim>;
    sw:term_status "stable".

gs1:brand a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The brand of the product that appears on the consumer package."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Brand"@en;
    rdfs:range gs1:Brand;
    rdfs:subPropertyOf schema:brand;
    owl:equivalentProperty <https://gs1.org/voc/brand>, <https://www.gs1.org/voc/brand>;
    sw:term_status "stable".

gs1:brandHomepageClinical a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a brand presence aimed at clinical professionals."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Information for professionals about this brand"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/brandHomepageClinical>, <https://www.gs1.org/voc/brandHomepageClinical>;
    sw:term_status "stable".

gs1:brandHomepagePatient a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a brand presence aimed at patients."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Information for patients about this brand"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/brandHomepagePatient>, <https://www.gs1.org/voc/brandHomepagePatient>;
    sw:term_status "stable".

gs1:brandName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The brand name of the product that appears on the consumer package."@en;
    rdfs:domain gs1:Brand;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Brand Name"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:name;
    owl:equivalentProperty <https://gs1.org/voc/brandName>, <https://www.gs1.org/voc/brandName>;
    sw:term_status "stable";
    skos:related schema:Brand.

gs1:brandOwner a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The brand owner of the product. The organization that is responsible for allocating the GTIN to the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Brand Owner"@en;
    rdfs:range gs1:Organization;
    rdfs:subPropertyOf schema:brand;
    owl:equivalentProperty <https://gs1.org/voc/brandOwner>, <https://www.gs1.org/voc/brandOwner>;
    sw:term_status "stable".

gs1:businessEntity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Method for noting business structure (e.g., Limited liability company, not for profit).  Expects a repeatable value from gs1:BusinessEntityType code list."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Business Entity"@en;
    rdfs:range gs1:BusinessEntityType;
    owl:equivalentProperty <https://gs1.org/voc/businessEntity>, <https://www.gs1.org/voc/businessEntity>;
    sw:term_status "stable".

gs1:calciumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Calcium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Calcium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/calciumPerNutrientBasis>, <https://www.gs1.org/voc/calciumPerNutrientBasis>;
    sw:term_status "stable".

gs1:carbohydratesPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Carbohydrates per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Carbohydrates Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/carbohydratesPerNutrientBasis>, <https://www.gs1.org/voc/carbohydratesPerNutrientBasis>;
    sw:term_status "stable".

gs1:careersInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about jobs, careers, or other employment opportunities associated to an organisation or location."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Careers information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/careersInfo>, <https://www.gs1.org/voc/careersInfo>;
    sw:term_status "stable".

gs1:catchZone a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field describing the sea zone from which the product was caught in."@en;
    rdfs:domain gs1:Seafood;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Catch Zone"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/catchZone>, <https://www.gs1.org/voc/catchZone>;
    sw:term_status "stable".

gs1:certification a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Certification information about a product, organisation or location."@en;
    rdfs:domain _:b2_b3;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Certification"@en;
    rdfs:range gs1:CertificationDetails;
    owl:equivalentProperty <https://gs1.org/voc/certification>, <https://www.gs1.org/voc/certification>;
    sw:term_status "stable".

gs1:certificationAgency a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Name of the organisation issuing the certification standard or other requirement being met ."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Agency"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/certificationAgency>, <https://www.gs1.org/voc/certificationAgency>;
    sw:term_status "stable".

gs1:certificationAgencyURL a rdf:Property, owl:ObjectProperty;
    rdfs:comment "URL of the organisation issuing the certification standard or other requirement being met. e.g. https://www.msc.org , https://www.fsc.org"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Agency URL"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/certificationAgencyURL>, <https://www.gs1.org/voc/certificationAgencyURL>;
    sw:term_status "stable".

gs1:certificationAuditDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date of completion of the auditing needed for certification"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Audit Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/certificationAuditDate>, <https://www.gs1.org/voc/certificationAuditDate>;
    sw:term_status "stable".

gs1:certificationEndDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Last date of validity for the certification. (After this date the certification lapses and would need to be renewed/replaced)"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification End Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/certificationEndDate>, <https://www.gs1.org/voc/certificationEndDate>;
    sw:term_status "stable".

gs1:certificationIdentification a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A reference (i.e, to a certificate instance) issued to confirm that a product, party or location has passed certification. e.g. 'XSC-C-12345'"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Identification"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/certificationIdentification>, <https://www.gs1.org/voc/certificationIdentification>;
    sw:term_status "stable".

gs1:certificationInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to certification information."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Certification Information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/certificationInfo>, <https://www.gs1.org/voc/certificationInfo>;
    sw:term_status "stable".

gs1:certificationStandard a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Name of the certification standard. Free text. Example: 'Egg classification' ."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Standard"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/certificationStandard>, <https://www.gs1.org/voc/certificationStandard>;
    sw:term_status "stable".

gs1:certificationStartDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "First date of validity for the certification"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Start Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/certificationStartDate>, <https://www.gs1.org/voc/certificationStartDate>;
    sw:term_status "stable".

gs1:certificationStatement a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Certification scope statement of the individual certification instance. The same certificationStandard can be issued with different values of certificationStatement in different instances."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/certificationStatement>, <https://www.gs1.org/voc/certificationStatement>;
    sw:term_status "stable".

gs1:certificationStatus a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates the current status of the certification, e.g. active or inactive."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Status"@en;
    rdfs:range gs1:CertificationStatus;
    owl:equivalentProperty <https://gs1.org/voc/certificationStatus>, <https://www.gs1.org/voc/certificationStatus>;
    sw:term_status "stable".

gs1:certificationSubject a rdf:Property, owl:ObjectProperty;
    rdfs:comment "References the object (e.g. product, asset, container), party or location being certified. If multiple values are specified, the certification details apply to the logical conjunction (AND) of groups of different types, while a logical disjunction (OR) applies within each group of the same type. For example, two sibling organisations O1 and O2 can process products P1 and P2 at locations L1 and L2: meaning that either organisation can process either product at either location (OR); but the certificate holds for the combinations of organisation (either O1 OR O2) AND product (either P1 OR P2) AND location (either L1 OR L2)"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Subject"@en;
    rdfs:range owl:Thing;
    owl:equivalentProperty <https://gs1.org/voc/certificationSubject>, <https://www.gs1.org/voc/certificationSubject>;
    sw:term_status "stable".

gs1:certificationType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates the type of certification"@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Type"@en;
    rdfs:range owl:Thing;
    owl:equivalentProperty <https://gs1.org/voc/certificationType>, <https://www.gs1.org/voc/certificationType>;
    sw:term_status "stable".

gs1:certificationURI a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If gs1:certificationURI is present, it should point to data about this individual certificate within a repository maintained by the certification agency."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification URI"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/certificationURI>, <https://www.gs1.org/voc/certificationURI>;
    sw:term_status "stable".

gs1:certificationValue a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The certification's standard value. Example: '4'."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Certification Value"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/certificationValue>, <https://www.gs1.org/voc/certificationValue>;
    sw:term_status "stable".

gs1:cheeseFirmness a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The firmness of the cheese product for example EXTRA_HARD."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Cheese Firmness"@en;
    rdfs:range gs1:CheeseFirmnessCode;
    owl:equivalentProperty <https://gs1.org/voc/cheeseFirmness>, <https://www.gs1.org/voc/cheeseFirmness>;
    sw:term_status "stable".

gs1:cheeseMaturationPeriodDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A descriptive way to specify a date range as some cheeses are matured over a period of time, but not an exact period. For example 3 to 4 weeks, over 1 year etc. The term maturation is also known in other markets as Aged."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Cheese Maturation Period Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/cheeseMaturationPeriodDescription>, <https://www.gs1.org/voc/cheeseMaturationPeriodDescription>;
    sw:term_status "stable".

gs1:chloridePerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Chloride per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Chloride Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/chloridePerNutrientBasis>, <https://www.gs1.org/voc/chloridePerNutrientBasis>;
    sw:term_status "stable".

gs1:cholesterolPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Cholesterol per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Cholesterol Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/cholesterolPerNutrientBasis>, <https://www.gs1.org/voc/cholesterolPerNutrientBasis>;
    sw:term_status "stable".

gs1:chromiumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Chromium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Chromium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/chromiumPerNutrientBasis>, <https://www.gs1.org/voc/chromiumPerNutrientBasis>;
    sw:term_status "stable".

gs1:circle a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A circle is the circular region of a specified radius centred at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters."@en;
    rdfs:domain gs1:GeoShape;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Circle"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/circle>, <https://www.gs1.org/voc/circle>;
    sw:term_status "stable";
    skos:exactMatch schema:circle.

gs1:clothingCut a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Supplemental information to indicate the clothing cut or silhouette make of the garment. For example, silhouette details for a pair of jeans such as boot cut, or loose fit, comfort fit."@en;
    rdfs:domain gs1:Clothing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Clothing Cut"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/clothingCut>, <https://www.gs1.org/voc/clothingCut>;
    sw:term_status "stable".

gs1:collarType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A free text description of the type of collar on the garment."@en;
    rdfs:domain gs1:Clothing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Collar Type"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/collarType>, <https://www.gs1.org/voc/collarType>;
    sw:term_status "stable".

gs1:colourCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to a set of details about the colour code for a product"@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Colour Code"@en;
    rdfs:range gs1:ColourCodeDetails;
    owl:equivalentProperty <https://gs1.org/voc/colourCode>, <https://www.gs1.org/voc/colourCode>;
    sw:term_status "stable".

gs1:colourCodeList a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The parties controlling the colour code lists. Dependent on colour code value."@en;
    rdfs:domain gs1:ColourCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Colour Code List"@en;
    rdfs:range gs1:ColourCodeListCode;
    owl:equivalentProperty <https://gs1.org/voc/colourCodeList>, <https://www.gs1.org/voc/colourCodeList>;
    sw:term_status "stable".

gs1:colourCodeValue a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A code indicating the colour of an object according to a specific code list. The applied code list is specified as additional information together with the colour code."@en;
    rdfs:domain gs1:ColourCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Colour Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/colourCodeValue>, <https://www.gs1.org/voc/colourCodeValue>;
    sw:term_status "stable".

gs1:colourDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A description of the colour of an object."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Colour Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/colourDescription>, <https://www.gs1.org/voc/colourDescription>;
    sw:term_status "stable";
    skos:closeMatch schema:color;
    skos:related schema:Product.

gs1:companyFilingURL a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A URI value linking to information related to organisation filing details."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Company Filing URL"@en;
    rdfs:range xsd:anyURI;
    sw:term_status "stable".

gs1:compulsoryAdditionalInformation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The legally required/compulsory additional label information as stated on the product packaging or label."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Compulsory Additional Information"@en;
    rdfs:range gs1:CompulsoryAdditionalInformation;
    owl:equivalentProperty <https://gs1.org/voc/compulsoryAdditionalInformation>, <https://www.gs1.org/voc/compulsoryAdditionalInformation>;
    sw:term_status "stable".

gs1:compulsoryAdditionalLabelInformation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The legally required/compulsory additional label information as stated on the product packaging or label."@en;
    rdfs:domain gs1:CompulsoryAdditionalInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Compulsory Additional Label Information"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/compulsoryAdditionalLabelInformation>, <https://www.gs1.org/voc/compulsoryAdditionalLabelInformation>;
    sw:term_status "stable".

gs1:compulsoryAdditionalLabelInformationType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The code indicating the type of the legally required/compulsory additional information that is stated on the product packaging label."@en;
    rdfs:domain gs1:CompulsoryAdditionalInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Compulsory Additional Label Information Type"@en;
    rdfs:range gs1:CompulsoryAdditionalLabelInformationTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/compulsoryAdditionalLabelInformationType>, <https://www.gs1.org/voc/compulsoryAdditionalLabelInformationType>;
    sw:term_status "stable".

gs1:consumerFirstAvailabilityDateTime a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "The first date/time that the buyer is allowed to sell the product to consumers. Usually related to a specific geography. ISO 8601 date format CCYY-MM-DDTHH:MM:SS."@en;
    rdfs:domain gs1:TargetMarketDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer First Availability Date Time"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/consumerFirstAvailabilityDateTime>, <https://www.gs1.org/voc/consumerFirstAvailabilityDateTime>;
    sw:term_status "stable".

gs1:consumerHandlingStorage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Link to a website, file, or image containing the manufacturer's recommendations for how the consumer or end user should store and handle the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Consumer Handling Storage"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/consumerHandlingStorage>, <https://www.gs1.org/voc/consumerHandlingStorage>;
    sw:term_status "stable".

gs1:consumerHandlingStorageInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about safe handling and storage for consumer use."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Consumer handling and storage information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/consumerHandlingStorageInfo>, <https://www.gs1.org/voc/consumerHandlingStorageInfo>;
    sw:term_status "stable".

gs1:consumerLifestage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates, with reference to the product branding, labelling or packaging, the descriptive term that is used by the product manufacturer to identify the period or stage in the consumer's life during which the product is considered to be suitable."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Lifestage"@en;
    rdfs:range gs1:ConsumerLifestageCode;
    owl:equivalentProperty <https://gs1.org/voc/consumerLifestage>, <https://www.gs1.org/voc/consumerLifestage>;
    sw:term_status "stable".

gs1:consumerPackageDisclaimer a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Additional information that should be used in advertising and in displaying."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Package Disclaimer"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/consumerPackageDisclaimer>, <https://www.gs1.org/voc/consumerPackageDisclaimer>;
    sw:term_status "stable".

gs1:consumerProductVariant a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The consumer product variant may be used to distinguish one variant of a retail consumer trade item from another if the change does not require the allocation of a different Global Trade Item Number (per the GTIN Management Standard), but communication between trading partners is required to support consumers. The brand owner is responsible for assigning the consumer product variant."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Product Variant"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/consumerProductVariant>, <https://www.gs1.org/voc/consumerProductVariant>;
    sw:term_status "stable";
    skos:altLabel "Consumer Product Variant"@en;
    skos:notation "22"^^gs1:AI;
    skos:prefLabel "22".

gs1:consumerRecyclingInstructions a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Expresses in text the consumer recycling instructions which are normally held on the label or accompanying the product. Instructions may refer to the 'how' the consumer is supposed to sort the product and packaging materials for recycling."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Recycling Instructions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/consumerRecyclingInstructions>, <https://www.gs1.org/voc/consumerRecyclingInstructions>;
    sw:term_status "stable".

gs1:consumerSafetyInformation a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Information on consumer safety regarding the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Safety Information"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/consumerSafetyInformation>, <https://www.gs1.org/voc/consumerSafetyInformation>;
    sw:term_status "stable".

gs1:consumerSalesCondition a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A code indicating restrictions imposed on the product regarding how it can be sold to the consumer for example Prescription Required."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Sales Condition Code"@en;
    rdfs:range gs1:ConsumerSalesConditionsCode;
    owl:equivalentProperty <https://gs1.org/voc/consumerSalesCondition>, <https://www.gs1.org/voc/consumerSalesCondition>;
    sw:term_status "stable".

gs1:consumerStorageInstructions a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Expresses in text the consumer storage instructions of a product which are normally held on the label or accompanying the product. This information may or may not be labelled on the pack."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Storage Instructions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/consumerStorageInstructions>, <https://www.gs1.org/voc/consumerStorageInstructions>;
    sw:term_status "stable".

gs1:consumerUsageInstructions a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Free text containing the usage instructions of a product, which are normally held on the label or accompanying the product. This information may or may not be labelled on the pack."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Consumer Usage Instructions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/consumerUsageInstructions>, <https://www.gs1.org/voc/consumerUsageInstructions>;
    sw:term_status "stable".

gs1:contactPoint a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Contact information. To specify a contact specifically designated for after-hours support, see gs1:afterHoursContact"@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Business Contact"@en;
    rdfs:range gs1:ContactPoint;
    rdfs:subPropertyOf schema:contactPoint;
    owl:equivalentProperty <https://gs1.org/voc/contactPoint>, <https://www.gs1.org/voc/contactPoint>;
    sw:term_status "stable".

gs1:contactRoleCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The function or role of a contact. Value from gs1:ContactRoleType code list."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Contact Role Code"@en;
    rdfs:range gs1:ContactRoleType;
    owl:equivalentProperty <https://gs1.org/voc/contactRoleCode>, <https://www.gs1.org/voc/contactRoleCode>;
    sw:term_status "stable".

gs1:contactTitle a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The job title of the person that can be contacted for example Manager."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contact Title"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/contactTitle>, <https://www.gs1.org/voc/contactTitle>;
    sw:term_status "stable";
    skos:closeMatch schema:jobTitle;
    skos:related schema:Person.

gs1:contactType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The function or role of a contact for example Customer Support."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contact Type"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/contactType>, <https://www.gs1.org/voc/contactType>;
    sw:term_status "stable";
    skos:exactMatch schema:contactType.

gs1:containedInPlace a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designates the larger physical location a sub-location is located within. To specify sub-locations of a physical location, see gs1:containsPlace."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contained in Place"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/containedInPlace>, <https://www.gs1.org/voc/containedInPlace>;
    sw:term_status "stable".

gs1:containsPlace a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designates a sub-location (e.g., floor, room, shelf) within the physical location being identified. There may be multiple sub-locations associated to a single, physical location. To specify the larger physical location the sub-location is located within, see gs1:containedInPlace"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Contains Place"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/containsPlace>, <https://www.gs1.org/voc/containsPlace>;
    sw:term_status "stable".

gs1:convenienceLevelPercent a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "An indication of the ease of preparation for semi-prepared products. The convenience level indicates the level of preparation in percentage required to prepare and helps the consumer to assess how long it will take to prepare the meal."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Convenience Level Percent"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/convenienceLevelPercent>, <https://www.gs1.org/voc/convenienceLevelPercent>;
    sw:term_status "stable".

gs1:coordinateReferenceSystem a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Open standard spatial reference systems or coordinate reference systems that provide coordinate-based local, regional or global system used to locate geographical entities.  Values should be URIs already defined by the IOPG Geomatics Committee (https://epsg.org/), such as https://epsg.io/4326 (WGS84); https://epsg.io/4267 (NAD27); https://epsg.io/4230 (ED50); https://epsg.io/4618 (SAD69); https://epsg.io/4269 (NAD83).  For elevation values, gs1:elevation SHALL be used."@en;
    rdfs:domain gs1:GeoCoordinates;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Coordinate Reference System"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/coordinateReferenceSystem>, <https://www.gs1.org/voc/coordinateReferenceSystem>;
    sw:term_status "stable".

gs1:copperPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Copper per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Copper Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/copperPerNutrientBasis>, <https://www.gs1.org/voc/copperPerNutrientBasis>;
    sw:term_status "stable".

gs1:countryCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A short text string code (see values defined in ISO 3166) specifying the country in which a processing or other activity is performed, for example processing, bottling, manufacturing."@en, "Code specifying the country for the address using ISO 3166-1."@en;
    rdfs:domain gs1:Country;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Country Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/countryCode>, <https://www.gs1.org/voc/countryCode>;
    sw:term_status "stable";
    skos:closeMatch schema:addressCountry;
    skos:related schema:PostalAddress.

gs1:countryOfAssembly a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The place where product is assembled."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Country Of Assembly"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/countryOfAssembly>, <https://www.gs1.org/voc/countryOfAssembly>;
    sw:term_status "stable".

gs1:countryOfLastProcessing a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The place where the product or ingredient was last processed and tested before importation."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Country Of Last Processing"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/countryOfLastProcessing>, <https://www.gs1.org/voc/countryOfLastProcessing>;
    sw:term_status "stable".

gs1:countryOfOrigin a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the country of origin of the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Country Of Origin"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/countryOfOrigin>, <https://www.gs1.org/voc/countryOfOrigin>;
    sw:term_status "stable".

gs1:countryOfOriginStatement a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A description of the geographic area the item may have originated from or has been processed."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Country Of Origin Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/countryOfOriginStatement>, <https://www.gs1.org/voc/countryOfOriginStatement>;
    sw:term_status "stable".

gs1:countrySubdivisionCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A short text string code (see values defined in ISO 3166_2) specifying the country subdivision in which an activity is performed, for example processing, bottling, manufacturing."@en;
    rdfs:domain gs1:Country;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Country Subdivision Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/countrySubdivisionCode>, <https://www.gs1.org/voc/countrySubdivisionCode>;
    sw:term_status "stable".

gs1:countyCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A code that identifies a county. A county is a territorial division in some countries, forming the chief unit of local administration. In the US, a county is a political and administrative division of a state."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "County Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/countyCode>, <https://www.gs1.org/voc/countyCode>;
    sw:term_status "stable".

gs1:crossStreet a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A street intersecting a main street (usually at right angles) and continuing on both sides of it."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Cross Street"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/crossStreet>, <https://www.gs1.org/voc/crossStreet>;
    sw:term_status "stable".

gs1:csrAffiliation a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A URI value linking to information related to social responsibility activities and associations that an organisation/party is involved with."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Corporate Social Responsibility Affiliation"@en;
    rdfs:range xsd:anyURI;
    sw:term_status "stable".

gs1:customerSupportCentre a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organization which provides product support to the trading partner organization to which merchandise is sold."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Customer Support Centre"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/customerSupportCentre>, <https://www.gs1.org/voc/customerSupportCentre>;
    sw:term_status "stable".

gs1:dailyValueIntakePercent a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The percentage of the recommended daily intake of a nutrient as recommended by authorities of the target market. Is expressed relative to the serving size and base daily value intake."@en;
    rdfs:domain gs1:NutritionMeasurementType;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Daily Value Intake Percent"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/dailyValueIntakePercent>, <https://www.gs1.org/voc/dailyValueIntakePercent>.

gs1:defaultLink a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The default link for a given identified item to which a resolver will redirect unless there is information in the request that is a better match."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Default link"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/defaultLink>, <https://www.gs1.org/voc/defaultLink>;
    sw:term_status "stable";
    gs1:restricted "resolver".

gs1:defaultLinkMulti a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A set of 'default links' that may be differentiated by information in the HTTP request headers sent to a resolver to enable a better match than the single default link."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Default linkMulti"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/defaultLinkMulti>, <https://www.gs1.org/voc/defaultLinkMulti>;
    sw:term_status "stable";
    gs1:restricted "resolver".

gs1:department a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of a division of an organization dealing with a specific activity"@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Department"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/department>, <https://www.gs1.org/voc/department>;
    sw:term_status "stable";
    skos:closeMatch schema:department.

gs1:dependentProprietaryProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Dependent products are products which are required to make the current product functional."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Dependent Proprietary Product"@en;
    rdfs:range gs1:Product;
    rdfs:seeAlso schema:isAccessoryOrSparePartFor, schema:isConsumableFor;
    owl:equivalentProperty <https://gs1.org/voc/dependentProprietaryProduct>, <https://www.gs1.org/voc/dependentProprietaryProduct>;
    sw:term_status "stable";
    skos:broadMatch schema:isSimilarTo.

gs1:descriptiveSize a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "An alphanumeric size factor the brand owner wishes to communicate to the consumer. IE Jumbo, Capri, Full Length, Maxi."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Descriptive Size"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/descriptiveSize>, <https://www.gs1.org/voc/descriptiveSize>;
    sw:term_status "stable".

gs1:dietCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to multiple pairs of gs1:DietTypeCode and diet type sub code (free-form text string)."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Diet Code"@en;
    rdfs:range gs1:DietTypeCodeDetails;
    owl:equivalentProperty <https://gs1.org/voc/dietCode>, <https://www.gs1.org/voc/dietCode>;
    sw:term_status "stable".

gs1:dietType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the diet the product is suitable for example Kosher."@en;
    rdfs:domain gs1:DietTypeCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Diet Type Code"@en;
    rdfs:range gs1:DietTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/dietType>, <https://www.gs1.org/voc/dietType>;
    sw:term_status "stable".

gs1:dietTypeDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text for indication of diet not stated in the list of diets."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Diet Type Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/dietTypeDescription>, <https://www.gs1.org/voc/dietTypeDescription>;
    sw:term_status "stable".

gs1:dietTypeSubcode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Indicates a set of agreements or a certificate name that guarantees the product is permitted in a particular diet. A diet type subcode is a subclassification of a specific diet type. For example, Pareve is a diet type subcode of Kosher."@en;
    rdfs:domain gs1:DietTypeCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Diet Type Sub-code"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/dietTypeSubcode>, <https://www.gs1.org/voc/dietTypeSubcode>;
    sw:term_status "stable".

gs1:digitalAddress a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The location reference associated to a digital place. If gs1:glnType is present, SHALL only be associated if the value of gs1:glnType is gs1:GLN_TypeCode-DIGITAL_LOCATION."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Digital Address"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/digitalAddress>, <https://www.gs1.org/voc/digitalAddress>;
    sw:term_status "stable".

gs1:digitalLocationName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of a digital place. To specify the name of a physical location, see gs1:physicalLocationName."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Digital Location Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/digitalLocationName>, <https://www.gs1.org/voc/digitalLocationName>;
    sw:term_status "stable".

gs1:discountRepeatsPerMultipleMinimum a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount is available for each time the minimum qualifying criteria are met.  This can be used to express '$10 off each $50 spend', which is distinct from a 20% discount because it is quantized in units of spending."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Discount Repeats Per Multiple Minimum"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/discountRepeatsPerMultipleMinimum>, <https://www.gs1.org/voc/discountRepeatsPerMultipleMinimum>;
    sw:term_status "stable".

gs1:discountType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A code that specifies the type of payment discount applicable to an offer, for example BOGO."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Discount Type"@en;
    rdfs:range gs1:DiscountTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/discountType>, <https://www.gs1.org/voc/discountType>;
    sw:term_status "stable".

gs1:dpp a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a digital product passport."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Digital Product Passport"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    sw:term_status "stable".

gs1:drainedWeight a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The weight of the product when drained of its liquid. For example 225 GRM, Jar of pickles in vinegar."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Drained Weight"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:weight;
    owl:equivalentProperty <https://gs1.org/voc/drainedWeight>, <https://www.gs1.org/voc/drainedWeight>;
    sw:term_status "stable".

gs1:dueDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The date by which an invoice should be paid. This data element represents an attribute of a payment slip reference number, AI (8020), and a Global Location Number (GLN) of the invoicing party."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Due Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/dueDate>, <https://www.gs1.org/voc/dueDate>;
    sw:term_status "stable";
    skos:altLabel "Due Date"@en;
    skos:notation "12"^^gs1:AI;
    skos:prefLabel "12".

gs1:durationOfWarranty a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The time period that the warranty is valid within."@en;
    rdfs:domain gs1:WarrantyPromise;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Duration Of Warranty"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/durationOfWarranty>, <https://www.gs1.org/voc/durationOfWarranty>;
    sw:term_status "stable";
    skos:exactMatch schema:durationOfWarranty.

gs1:dutyFeeTaxAmount a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The current tax or duty or fee amount applicable to the product, expressed as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Duty Fee Tax Amount"@en;
    rdfs:range xsd:float;
    rdfs:seeAlso gs1:priceCurrency;
    owl:equivalentProperty <https://gs1.org/voc/dutyFeeTaxAmount>, <https://www.gs1.org/voc/dutyFeeTaxAmount>;
    sw:term_status "stable".

gs1:dutyFeeTaxDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A description of tax type for example Taxes sure les supports audio."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Duty Fee Tax Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/dutyFeeTaxDescription>, <https://www.gs1.org/voc/dutyFeeTaxDescription>;
    sw:term_status "stable".

gs1:dutyFeeTaxRate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The current tax or duty rate percentage applicable to the product."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Duty Fee Tax Rate"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/dutyFeeTaxRate>, <https://www.gs1.org/voc/dutyFeeTaxRate>;
    sw:term_status "stable".

gs1:eifu a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to electronic Instruction For Use instructions for Medical Devices."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Electronic Instructions For Use"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/eifu>, <https://www.gs1.org/voc/eifu>;
    sw:term_status "stable";
    gs1:restricted "validatedHealthcare".

gs1:elevation a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The elevation of a location (WGS 84). Values may be of the form 'NUMBER UNITOFMEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone SHALL be a value in meters."@en;
    rdfs:domain gs1:GeoCoordinates;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Elevation"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/elevation>, <https://www.gs1.org/voc/elevation>;
    sw:term_status "stable";
    skos:exactMatch schema:elevation.

gs1:eligibleQuantity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The quantity including unit of measure for which the offer for good or service is valid.  If this is not specified, an eligible quantity of 1 should be assumed."@en;
    rdfs:domain _:b2_b1;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Eligible Quantity"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:eligibleQuantity;
    owl:equivalentProperty <https://gs1.org/voc/eligibleQuantity>, <https://www.gs1.org/voc/eligibleQuantity>;
    sw:term_status "stable";
    skos:exactMatch schema:eligibleQuantity.

gs1:eligibleQuantityMaximum a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The maximum quantity including unit of measure for which the offer for good or service is valid."@en;
    rdfs:domain _:b2_b1;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Eligible Quantity Maximum"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:eligibleQuantity;
    owl:equivalentProperty <https://gs1.org/voc/eligibleQuantityMaximum>, <https://www.gs1.org/voc/eligibleQuantityMaximum>;
    sw:term_status "stable";
    skos:broadMatch schema:eligibleQuantity.

gs1:eligibleQuantityMinimum a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The minimum quantity including unit of measure for which the offer for good or service is valid."@en;
    rdfs:domain _:b2_b1;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Eligible Quantity Minimum"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:eligibleQuantity;
    owl:equivalentProperty <https://gs1.org/voc/eligibleQuantityMinimum>, <https://www.gs1.org/voc/eligibleQuantityMinimum>;
    sw:term_status "stable";
    skos:broadMatch schema:eligibleQuantity.

gs1:eligibleTradeChannel a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A code determining the location where a user can redeem the offer, for example ONLINE_ONLY. "@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Eligible Trade Channel"@en;
    rdfs:range gs1:TradeChannelCode;
    owl:equivalentProperty <https://gs1.org/voc/eligibleTradeChannel>, <https://www.gs1.org/voc/eligibleTradeChannel>;
    sw:term_status "stable".

gs1:email a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Creating/sending/receiving of unstructured free text messages or documents using computer network, a mini-computer or an attached modem and regular telephone line or other electronic transmission media."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "E-mail"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/email>, <https://www.gs1.org/voc/email>;
    sw:term_status "stable";
    skos:exactMatch schema:email, vcard:hasEmail.

gs1:energyFromFatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Energy from Fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Energy from Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/energyFromFatPerNutrientBasis>, <https://www.gs1.org/voc/energyFromFatPerNutrientBasis>;
    sw:term_status "stable".

gs1:energyPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Energy Per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Energy Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/energyPerNutrientBasis>, <https://www.gs1.org/voc/energyPerNutrientBasis>;
    sw:term_status "stable".

gs1:epcis dct:isReplacedBy gs1:epcisRepository;
    a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an EPCIS repository of visibility event data."@en;
    rdfs:domain owl:Thing;
    rdfs:label "EPC Information Services (EPCIS) repository"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:deprecated true;
    owl:equivalentProperty <https://gs1.org/voc/epcis>, <https://www.gs1.org/voc/epcis>;
    sw:term_status "archaic".

gs1:epcisRepository a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an EPCIS repository of visibility event data."@en;
    rdfs:domain owl:Thing;
    rdfs:label "EPC Information Services (EPCIS) repository"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/epcisRepository>, <https://www.gs1.org/voc/epcisRepository>;
    sw:term_status "stable".

gs1:epil a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an electronic patient information leaflet."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Electronic Patient Information Leaflet"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/epil>, <https://www.gs1.org/voc/epil>;
    sw:term_status "stable";
    gs1:restricted "validatedHealthcare".

gs1:equivalentProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A product which can be substituted for the product based on supplier-defined functional equivalence to the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Equivalent Product"@en;
    rdfs:range gs1:Product;
    rdfs:subPropertyOf schema:isSimilarTo;
    owl:equivalentProperty <https://gs1.org/voc/equivalentProduct>, <https://www.gs1.org/voc/equivalentProduct>;
    sw:term_status "stable".

gs1:eventsInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to event details.  For a page specifically for scheduling a reservation or booking an appointment, see gs1:scheduleTime."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Events information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/eventsInfo>, <https://www.gs1.org/voc/eventsInfo>;
    sw:term_status "stable".

gs1:exactDiscountAmount a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the exact discount on the sales price associated with a particular gs1:Discount. This property can be used to express '$10 off'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Exact Discount Amount"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/exactDiscountAmount>, <https://www.gs1.org/voc/exactDiscountAmount>;
    sw:term_status "stable".

gs1:exactDiscountPercentage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A floating-point value indicating an exact percentage discount on the sales price associated with a particular gs1:Discount.  This property can be used to express '15% discount'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Exact Discount Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/exactDiscountPercentage>, <https://www.gs1.org/voc/exactDiscountPercentage>;
    sw:term_status "stable".

gs1:exclusionDescription a rdf:Property, owl:ObjectProperty;
    rdfs:comment " A text description of any products, brands, or categories that cannot be used with the offer"@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Exclusion Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/exclusionDescription>, <https://www.gs1.org/voc/exclusionDescription>;
    sw:term_status "stable".

gs1:expirationDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The expiration date is the date that determines the limit of consumption or use of a product/coupon. Its meaning is determined based on the trade item context (e.g., for food, the date will indicate the possibility of a direct health risk resulting from use of the product after the date, for pharmaceutical products, it will indicate the possibility of an indirect health risk resulting from the ineffectiveness of the product after the date). It is often referred to as 'use by date' or 'maximum durability date'."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Expiration Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/expirationDate>, <https://www.gs1.org/voc/expirationDate>;
    sw:term_status "stable";
    skos:altLabel "Expiration Date"@en;
    skos:notation "17"^^gs1:AI;
    skos:prefLabel "17".

gs1:expirationDateTime a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The manufacturer determines the expiration date and time, which is relevant only for short duration and for items that will not be sent on long distances and not outside of the time zone. A typical application of AI (7003) is in hospitals or public pharmacies for special, customised, products which may have a 'life duration' shorter than one single day. The life duration varies according the pharmaceutical substances used in the treatment. The precise expiration date and time is defined at the end of the manufacturing process, and can be barcoded on the product label as an attribute to the item's GTIN. Where there is no business requirement to express the expiration date to the nearest hour (or less), AI (17) Expiration date should be used."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Expiration Date and Time"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/expirationDateTime>, <https://www.gs1.org/voc/expirationDateTime>;
    sw:term_status "stable";
    skos:altLabel "Expiration Date and Time"@en;
    skos:notation "7003"^^gs1:AI;
    skos:prefLabel "7003".

gs1:faqs a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a set of frequently asked questions."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Frequently Asked Questions"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/faqs>, <https://www.gs1.org/voc/faqs>;
    sw:term_status "stable".

gs1:fatInMilkContent a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The percentage of fat contained in milk content of the product."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fat In Milk Content"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/fatInMilkContent>, <https://www.gs1.org/voc/fatInMilkContent>;
    sw:term_status "stable".

gs1:fatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/fatPerNutrientBasis>, <https://www.gs1.org/voc/fatPerNutrientBasis>;
    sw:term_status "stable".

gs1:fatpercentageInDryMatter a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The amount of fat contained in the base product expressed in percentage."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fat In Dry Matter"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/fatpercentageInDryMatter>, <https://www.gs1.org/voc/fatpercentageInDryMatter>;
    sw:term_status "stable".

gs1:faxNumber a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A fax number used for transmitting and reproducing fixed graphic material over telephone lines or other electronic transmission media."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Telefax"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/faxNumber>, <https://www.gs1.org/voc/faxNumber>;
    sw:term_status "stable";
    skos:exactMatch schema:faxNumber.

gs1:fibrePerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Fibre per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fibre Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/fibrePerNutrientBasis>, <https://www.gs1.org/voc/fibrePerNutrientBasis>;
    sw:term_status "stable".

gs1:fileLanguageCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The specified language to which the digital asset is targeted. It is recommended to use the ISO 639-1 language code."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "File Language Code"@en;
    rdfs:range xsd:string;
    rdfs:subPropertyOf schema:inLanguage;
    owl:equivalentProperty <https://gs1.org/voc/fileLanguageCode>, <https://www.gs1.org/voc/fileLanguageCode>;
    sw:term_status "stable";
    skos:related schema:CreativeWork.

gs1:filePixelHeight a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The number of pixels along the vertical axis of the image."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "File Pixel Height"@en;
    rdfs:range xsd:integer;
    rdfs:subPropertyOf schema:height;
    owl:equivalentProperty <https://gs1.org/voc/filePixelHeight>, <https://www.gs1.org/voc/filePixelHeight>;
    sw:term_status "stable";
    skos:related schema:MediaObject.

gs1:filePixelWidth a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The number of pixels along the horizontal axis of the image."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "File Pixel Width"@en;
    rdfs:range xsd:integer;
    rdfs:subPropertyOf schema:width;
    owl:equivalentProperty <https://gs1.org/voc/filePixelWidth>, <https://www.gs1.org/voc/filePixelWidth>;
    sw:term_status "stable";
    skos:related schema:MediaObject.

gs1:firstFreezeDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The first freeze date is applicable to products that are frozen directly after slaughtering, harvesting, catching or after initial processing of the product. Examples include fresh meat, meat products or fishery products. The first freeze date is determined by the organisation conducting the freezing."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "First Freeze Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/firstFreezeDate>, <https://www.gs1.org/voc/firstFreezeDate>;
    sw:term_status "stable";
    skos:altLabel "First Freeze Date"@en;
    skos:notation "7006"^^gs1:AI;
    skos:prefLabel "7006".

gs1:fishType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The type of fish for example Sea bass."@en;
    rdfs:domain gs1:Seafood;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fish Type"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/fishType>, <https://www.gs1.org/voc/fishType>;
    sw:term_status "stable".

gs1:fluoridePerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Fluoride per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fluoride Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/fluoridePerNutrientBasis>, <https://www.gs1.org/voc/fluoridePerNutrientBasis>;
    sw:term_status "stable".

gs1:folicAcidPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Folic Acid per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Folic Acid Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/folicAcidPerNutrientBasis>, <https://www.gs1.org/voc/folicAcidPerNutrientBasis>;
    sw:term_status "stable".

gs1:foodBeverageRefrigerationClaim a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies whether or not the product requires refrigeration."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Food Beverage Refrigeration Claim"@en;
    rdfs:range gs1:FoodBeverageRefrigerationClaimCode;
    owl:equivalentProperty <https://gs1.org/voc/foodBeverageRefrigerationClaim>, <https://www.gs1.org/voc/foodBeverageRefrigerationClaim>;
    sw:term_status "stable".

gs1:foodBeverageTargetUse a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The type of meal the food or beverage product is targeted to for example Breakfast."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Food Beverage Target Use"@en;
    rdfs:range gs1:FoodBeverageTargetUseCode;
    owl:equivalentProperty <https://gs1.org/voc/foodBeverageTargetUse>, <https://www.gs1.org/voc/foodBeverageTargetUse>;
    sw:term_status "stable".

gs1:footwearFasteningType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Something that mechanically joins or affixes two or more parts together in a footwear product for example a shoe lace."@en;
    rdfs:domain gs1:Footwear;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fastening Type"@en;
    rdfs:range gs1:FootwearFasteningTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/footwearFasteningType>, <https://www.gs1.org/voc/footwearFasteningType>;
    sw:term_status "stable".

gs1:footwearUpperType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether the footwear upper is open or closed. Otherwise known as Open or Closed Upper."@en;
    rdfs:domain gs1:Footwear;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Footwear Upper Type"@en;
    rdfs:range gs1:UpperTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/footwearUpperType>, <https://www.gs1.org/voc/footwearUpperType>;
    sw:term_status "stable".

gs1:franchiseeOf a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Method for associating the franchisor organisation to the franchisee."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Franchisee of"@en;
    rdfs:range gs1:Organization;
    sw:term_status "stable".

gs1:franchisorOf a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Method for associating franchisee organisation(s) to the franchisor."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Franchisor of"@en;
    rdfs:range gs1:Organization;
    sw:term_status "stable".

gs1:freshOrSeawaterFarmed a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A code determining whether the fish originated from the sea or was farmed."@en;
    rdfs:domain gs1:Seafood;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Fresh or Seawater Farmed"@en;
    rdfs:range gs1:FreshOrSeawaterFarmedCode;
    owl:equivalentProperty <https://gs1.org/voc/freshOrSeawaterFarmed>, <https://www.gs1.org/voc/freshOrSeawaterFarmed>;
    sw:term_status "stable".

gs1:functionalName a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Describes use of the product or service by the consumer. Should help clarify the product classification associated with the GTIN."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Functional Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/functionalName>, <https://www.gs1.org/voc/functionalName>;
    sw:term_status "stable".

gs1:geneticallyModifiedDeclaration a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A statement of the presence or absence of genetically modified protein or DNA."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Genetically Modified Declaration Code"@en;
    rdfs:range gs1:LevelOfContainmentCode;
    owl:equivalentProperty <https://gs1.org/voc/geneticallyModifiedDeclaration>, <https://www.gs1.org/voc/geneticallyModifiedDeclaration>;
    sw:term_status "stable".

gs1:geo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to information about geocoordinates or geoshapes for a place."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Geocoordinates"@en;
    rdfs:range _:b2_b4;
    owl:equivalentProperty <https://gs1.org/voc/geo>, <https://www.gs1.org/voc/geo>;
    sw:term_status "stable";
    skos:exactMatch schema:geo.

gs1:glnType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates what type of thing is being identified by a GLN."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has GLN Type"@en;
    rdfs:range gs1:GLN_TypeCode;
    owl:equivalentProperty <https://gs1.org/voc/glnType>, <https://www.gs1.org/voc/glnType>;
    sw:term_status "stable".

gs1:globalLocationNumber a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A Global Location Number (GLN) is the GS1 Identification Key used to identify physical locations or parties. The key comprises a GS1 Company Prefix, Location Reference and Check Digit. For more information see https://www.gs1.org/gln."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Global Location Number (GLN)"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/globalLocationNumber>, <https://www.gs1.org/voc/globalLocationNumber>;
    sw:term_status "stable";
    skos:exactMatch schema:globalLocationNumber.

gs1:gpcCategoryCode a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "8-digit code (GPC Brick Value) specifying a product category according to the GS1 Global Product Classification (GPC) standard. For more information see https://www.gs1.org/gpc"@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GPC Category Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/gpcCategoryCode>, <https://www.gs1.org/voc/gpcCategoryCode>;
    sw:term_status "stable".

gs1:gpcCategoryDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A description of the code specifying a product category according to the GS1 Global Product Classification (GPC) standard."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GPC Category Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/gpcCategoryDescription>, <https://www.gs1.org/voc/gpcCategoryDescription>;
    sw:term_status "stable".

gs1:grossArea a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The overall area of the item including packaging. This can be given using a number of different AI ranges that depend on the units in which the area is measured."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Gross area"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/grossArea>, <https://www.gs1.org/voc/grossArea>;
    sw:term_status "stable";
    skos:altLabel "Gross area"@en;
    skos:prefLabel "334n, 353n, 354n, 355n".

gs1:grossVolume a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The overall volume of the item including packaging. This can be given using a number of different AI ranges that depend on the units in which the volume is measured."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Gross volume"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/grossVolume>, <https://www.gs1.org/voc/grossVolume>;
    sw:term_status "stable";
    skos:altLabel "Gross volume"@en;
    skos:prefLabel "335n, 336n, 362n, 363n, 367n, 368n, 369n".

gs1:grossWeight a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "Used to identify the gross weight of the product. The gross weight includes all packaging materials of the product. At pallet level the productGrossWeight includes the weight of the pallet itself. For example, 200 GRM, value - total pounds, total grams, etc."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Gross Weight"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:weight;
    owl:equivalentProperty <https://gs1.org/voc/grossWeight>, <https://www.gs1.org/voc/grossWeight>;
    sw:term_status "stable".

gs1:growingMethod a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The process through which fresh produce is grown and cultivated."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Growing Method"@en;
    rdfs:range gs1:GrowingMethodCode;
    owl:equivalentProperty <https://gs1.org/voc/growingMethod>, <https://www.gs1.org/voc/growingMethod>;
    sw:term_status "stable".

gs1:gtin a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A Global Trade Item Number (GTIN) is the 14 digit GS1 Identification Key used to identify products. The key comprises a GS1 Company Prefix followed by an Item Reference Number and a Check Digit. See https://www.gs1.org/gtin  for more details."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "GTIN"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/gtin>, <https://www.gs1.org/voc/gtin>;
    sw:term_status "stable";
    skos:altLabel "GTIN";
    skos:closeMatch schema:gtin12, schema:gtin13, schema:gtin8;
    skos:exactMatch schema:gtin14;
    skos:notation "01"^^gs1:AI;
    skos:prefLabel "01".

gs1:handledBy a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Used when one resolver redirects all request URIs that match a given pattern without further processing, such as from GS1 to a brand-operated service. See section 7.7.1 of the Digital Link standard, version 1.1. "@en;
    rdfs:domain owl:Thing;
    rdfs:label "Handled by"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/handledBy>, <https://www.gs1.org/voc/handledBy>;
    sw:term_status "stable";
    gs1:restricted "resolver".

gs1:harvestDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The harvest date. For example, the harvest date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This date  is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. "@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Harvest Date."@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/harvestDate>, <https://www.gs1.org/voc/harvestDate>;
    sw:term_status "stable";
    skos:altLabel "Harvest Date."@en;
    skos:notation "7007"^^gs1:AI;
    skos:prefLabel "7007".

gs1:harvestDateEnd a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The harvest end date. For example, the harvest end date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This end date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. When referring to animals the date range refers to the whole animal and all meat or fish cuts derived from this animal."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Harvest Date End"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/harvestDateEnd>, <https://www.gs1.org/voc/harvestDateEnd>;
    sw:term_status "stable";
    skos:altLabel "Harvest Date End"@en;
    skos:notation "7007"^^gs1:AI;
    skos:prefLabel "7007".

gs1:harvestDateStart a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The harvest start date. For example, the harvest start date can be the date when an animal was slaughtered or killed, a fish has been harvested, or a crop was harvested. This start date is determined by the organisation conducting the harvesting. Different organisations may use more specific terminology when referring to their specific needs and use terms such as: Date of catch or slaughter date. When referring to animals the date range refers to the whole animal and all meat or fish cuts derived from this animal."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Harvest Date Start"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/harvestDateStart>, <https://www.gs1.org/voc/harvestDateStart>;
    sw:term_status "stable";
    skos:altLabel "Harvest Date Start"@en;
    skos:notation "7007"^^gs1:AI;
    skos:prefLabel "7007".

gs1:hasAllergen a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to details about allergens"@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Allergen"@en;
    rdfs:range gs1:AllergenDetails;
    owl:equivalentProperty <https://gs1.org/voc/hasAllergen>, <https://www.gs1.org/voc/hasAllergen>;
    sw:term_status "stable".

gs1:hasBatchLotNumber a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The batch or lot number associates an item with information the manufacturer considers relevant for traceability of the trade item to which the element string is applied. The data may refer to the trade item itself or to items contained. The number may be, for example, a production lot number, a shift number, a machine number, a time, or an internal production code. In cases where the same product is manufactured in different locations the brand owner and the manufacturer are responsible for ensuring the non-duplication of batch/lot numbers for a GTIN. For the re-use of batch/lot numbers with a GTIN, sector-specific constraints need to be considered."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Batch/Lot Identifier"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/hasBatchLotNumber>, <https://www.gs1.org/voc/hasBatchLotNumber>;
    sw:term_status "stable";
    skos:altLabel "Batch/Lot Identifier"@en;
    skos:notation "10"^^gs1:AI;
    skos:prefLabel "10".

gs1:hasPrimaryLocation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) that this organisation designates as their primary location(s)."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has primary location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/hasPrimaryLocation>, <https://www.gs1.org/voc/hasPrimaryLocation>;
    sw:term_status "stable".

gs1:hasRetailers a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a list of retailers."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Has Retailers"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/hasRetailers>, <https://www.gs1.org/voc/hasRetailers>;
    sw:term_status "stable".

gs1:hasReturnablePackageDeposit a rdf:Property, owl:ObjectProperty;
    rdfs:comment "links to details of amounts refunded for returnable package in a specified region."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Returnable Package Deposit Details"@en;
    rdfs:range gs1:ReturnablePackageDepositDetails;
    owl:equivalentProperty <https://gs1.org/voc/hasReturnablePackageDeposit>, <https://www.gs1.org/voc/hasReturnablePackageDeposit>;
    sw:term_status "stable".

gs1:hasSerialNumber a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A serial number is assigned to an entity for its lifetime. When combined with a GTIN, a serial number uniquely identifies an individual item. The serial number field is alphanumeric and may include all characters contained in figure 7.11-1. The brand owner and the manufacturer are responsible for ensuring the non-duplication of serial numbers for a GTIN. For the re-use of serial numbers with a GTIN, sector-specific constraints need to be considered."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Serial Number"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/hasSerialNumber>, <https://www.gs1.org/voc/hasSerialNumber>;
    sw:term_status "stable";
    skos:altLabel "Serial Number"@en;
    skos:notation "21"^^gs1:AI;
    skos:prefLabel "21".

gs1:hasThirdPartyControlledSerialNumber a rdf:Property, owl:ObjectProperty;
    rdfs:comment "This identifier is assigned to an entity for its lifetime. When combined with a GTIN, a TPX uniquely identifies an individual item and forms a unit pack Unique Identifier (upUI) for tobacco traceability per EU 2018/574. The serial number field is alphanumeric and may include all characters contained in figure 7.11-1. The Third Party determines the TPX, but the TPX shall begin with the ID Issuer Unique Identification Code (UIC), followed by GS1 UIC Extension 1, and GS1 UIC Extension 2."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Third-Party Controlled Serial Number"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/hasThirdPartyControlledSerialNumber>, <https://www.gs1.org/voc/hasThirdPartyControlledSerialNumber>;
    sw:term_status "stable";
    skos:altLabel "Third-Party Controlled Serial Number"@en;
    skos:notation "235"^^gs1:AI;
    skos:prefLabel "235".

gs1:healthClaimDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "A description of health claims according to regulations of the target market."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Health Claim"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/healthClaimDescription>, <https://www.gs1.org/voc/healthClaimDescription>;
    sw:term_status "stable".

gs1:homepage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to general information about an organisation or brand. Typically the homepage of an organisation's website. It may include links to further information such as certifications, careers, payments, reservations, etc."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Organisation Information Page"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/homepage>, <https://www.gs1.org/voc/homepage>;
    sw:term_status "stable".

gs1:image a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Link to a file containing a visual representation of the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Product Image"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/image>, <https://www.gs1.org/voc/image>;
    sw:term_status "stable";
    skos:closeMatch schema:image, foaf:depiction.

gs1:inPackageDepth a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The depth of the product in its packaging, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "In Package Depth"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/inPackageDepth>, <https://www.gs1.org/voc/inPackageDepth>;
    sw:term_status "stable";
    skos:related schema:depth.

gs1:inPackageDiameter a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The measurement of the diameter of the product in its package at its largest point. For example, 165 MMT."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "In Package Diameter"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/inPackageDiameter>, <https://www.gs1.org/voc/inPackageDiameter>;
    sw:term_status "stable".

gs1:inPackageHeight a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The height of the product in the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "In Package Height"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/inPackageHeight>, <https://www.gs1.org/voc/inPackageHeight>;
    sw:term_status "stable";
    skos:related schema:height.

gs1:inPackageWidth a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The width of the product in the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "In Package Width"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/inPackageWidth>, <https://www.gs1.org/voc/inPackageWidth>;
    sw:term_status "stable";
    skos:related schema:width.

gs1:includedAccessories a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Any included object or device not part of the core product itself but which adds to its functionality or use."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Included Accessories"@en;
    rdfs:range rdf:langString;
    rdfs:seeAlso schema:isAccessoryOrSparePartFor;
    owl:equivalentProperty <https://gs1.org/voc/includedAccessories>, <https://www.gs1.org/voc/includedAccessories>;
    sw:term_status "stable";
    skos:related schema:isAccessoryOrSparePartFor.

gs1:ingredient a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to information about ingredients of a specific Food/Beverage/Tobacco product."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Food And Beverage Ingredient Information"@en;
    rdfs:range gs1:FoodBeverageTobaccoIngredientDetails;
    owl:equivalentProperty <https://gs1.org/voc/ingredient>, <https://www.gs1.org/voc/ingredient>;
    sw:term_status "stable".

gs1:ingredientContentPercentage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Quantity of the ingredient contained in the product as a percentage of the total product ingredients. This is used in conjunction with ingredientName."@en;
    rdfs:domain gs1:FoodBeverageTobaccoIngredientDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Ingredient Content Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/ingredientContentPercentage>, <https://www.gs1.org/voc/ingredientContentPercentage>;
    sw:term_status "stable".

gs1:ingredientName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field describing an ingredient or ingredient group. Ingredients include any additives (colourings, preservatives, e-numbers, etc.) that are encompassed."@en;
    rdfs:domain gs1:FoodBeverageTobaccoIngredientDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Ingredient Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/ingredientName>, <https://www.gs1.org/voc/ingredientName>;
    sw:term_status "stable".

gs1:ingredientOfConcern a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Indicates a claim to an ingredient, considered to be a concern for regulatory or other reasons, and which is 'contained' within the product but may not need to specify the amount whether approximate, or an accurate measurement be given."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Ingredient of Concern"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/ingredientOfConcern>, <https://www.gs1.org/voc/ingredientOfConcern>;
    sw:term_status "stable".

gs1:ingredientSequence a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Integer (1, 2, 3...) indicating the ingredient order by content percentage of the product. (major ingredient = 1, second ingredient = 2) etc."@en;
    rdfs:domain gs1:FoodBeverageTobaccoIngredientDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Ingredient Sequence"@en;
    rdfs:range xsd:integer;
    owl:equivalentProperty <https://gs1.org/voc/ingredientSequence>, <https://www.gs1.org/voc/ingredientSequence>;
    sw:term_status "stable".

gs1:ingredientStatement a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Information on the constituent ingredient make up of the product specified as one string."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Ingredient Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/ingredientStatement>, <https://www.gs1.org/voc/ingredientStatement>;
    sw:term_status "stable".

gs1:ingredientsInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to facts about ingredients."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Ingredients information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/ingredientsInfo>, <https://www.gs1.org/voc/ingredientsInfo>;
    sw:term_status "stable".

gs1:initialCertificationDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date when the certification was originally issued. May differ from the certificationStartDate of the current recertification cycle."@en;
    rdfs:domain gs1:CertificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Initial Certification Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/initialCertificationDate>, <https://www.gs1.org/voc/initialCertificationDate>;
    sw:term_status "stable".

gs1:instructions a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to instructions, such as assembly instructions, usage tips etc.  It is not appropriate to use this link type for healthcare regulated content applications for which specific link types are available."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Instructions"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/instructions>, <https://www.gs1.org/voc/instructions>;
    sw:term_status "stable".

gs1:instructionsForUse a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Link to a file containing the Instructions For Use."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Instructions For Use"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/instructionsForUse>, <https://www.gs1.org/voc/instructionsForUse>;
    sw:term_status "stable".

gs1:iodinePerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Iodine per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Iodine Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/iodinePerNutrientBasis>, <https://www.gs1.org/voc/iodinePerNutrientBasis>;
    sw:term_status "stable".

gs1:ironPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Iron per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Iron Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/ironPerNutrientBasis>, <https://www.gs1.org/voc/ironPerNutrientBasis>;
    sw:term_status "stable".

gs1:irradiatedCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates if radiation has been applied to the product."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Irradiated Code"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/irradiatedCode>, <https://www.gs1.org/voc/irradiatedCode>;
    sw:term_status "stable".

gs1:isCarbonated a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Used to identify whether or not a beverage product is naturally effervescent or has been made effervescent by the addition of carbon dioxide gas."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Carbonated"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isCarbonated>, <https://www.gs1.org/voc/isCarbonated>;
    sw:term_status "stable".

gs1:isDecaffeinated a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether or not the product contains caffeine."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Decaffeinated"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isDecaffeinated>, <https://www.gs1.org/voc/isDecaffeinated>;
    sw:term_status "stable".

gs1:isFromConcentrate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Used to identify whether or not the product claims to be made from a concentrated formulation."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is From Concentrate"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isFromConcentrate>, <https://www.gs1.org/voc/isFromConcentrate>;
    sw:term_status "stable".

gs1:isHomogenised a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A The indication whether or not the milk used was actively homogenised. The homogenisation of milk is a technical process in the dairy. The milk fat is milled to such an extent that further creaming is prevented."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Homogenised"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isHomogenised>, <https://www.gs1.org/voc/isHomogenised>;
    sw:term_status "stable".

gs1:isInstant a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Determines whether the product is instant."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Instant"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isInstant>, <https://www.gs1.org/voc/isInstant>;
    sw:term_status "stable".

gs1:isMaternity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates, with reference to the product branding, labelling or packaging, the descriptive term that is used by the product manufacturer to identify if the product is intended as maternity wear."@en;
    rdfs:domain gs1:Clothing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Maternity"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isMaternity>, <https://www.gs1.org/voc/isMaternity>;
    sw:term_status "stable".

gs1:isOnlyAvailableThroughRetailer a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount is only available through the retailer making the offer."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Only Available Through Retailer"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isOnlyAvailableThroughRetailer>, <https://www.gs1.org/voc/isOnlyAvailableThroughRetailer>;
    sw:term_status "stable".

gs1:isOnlyWithMailingListSignup a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount is only available for customers who have signed up to the retailer's mailing list."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Only For Retailer Mailing List Members"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isOnlyWithMailingListSignup>, <https://www.gs1.org/voc/isOnlyWithMailingListSignup>;
    sw:term_status "stable".

gs1:isOnlyWithPaymentCard a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing using one of the specified payment card types."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Only With Payment Card"@en;
    rdfs:range gs1:PaymentMethod;
    owl:equivalentProperty <https://gs1.org/voc/isOnlyWithPaymentCard>, <https://www.gs1.org/voc/isOnlyWithPaymentCard>;
    sw:term_status "stable".

gs1:isOnlyWithRetailerLoyaltyCard a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount is only available for holders of the retailer's own loyalty card."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Only For Retailer Loyalty Cardholders"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isOnlyWithRetailerLoyaltyCard>, <https://www.gs1.org/voc/isOnlyWithRetailerLoyaltyCard>;
    sw:term_status "stable".

gs1:isOnlyWithRetailerPaymentCard a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount is only available for holders of the retailer's own store payment card."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Only For Retailer Payment Cardholders"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isOnlyWithRetailerPaymentCard>, <https://www.gs1.org/voc/isOnlyWithRetailerPaymentCard>;
    sw:term_status "stable".

gs1:isPatterned a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether or not the product has a patterned design."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Patterned"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isPatterned>, <https://www.gs1.org/voc/isPatterned>;
    sw:term_status "stable".

gs1:isPittedStoned a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether or not a fruit or vegetable product has been de-stoned or pitted prior to being offered for sale."@en;
    rdfs:domain gs1:FruitsVegetables;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Pitted Stoned"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isPittedStoned>, <https://www.gs1.org/voc/isPittedStoned>;
    sw:term_status "stable".

gs1:isProductRecalled a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "An indicator for the product to determine if the Manufacturer or Supplier has recalled the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Product Recalled"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isProductRecalled>, <https://www.gs1.org/voc/isProductRecalled>;
    sw:term_status "stable".

gs1:isPromoterExclusiveOffer a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Determines whether the offer is only provided by the promoter"@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Promoter Exclusive Offer"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/isPromoterExclusiveOffer>, <https://www.gs1.org/voc/isPromoterExclusiveOffer>;
    sw:term_status "stable".

gs1:isRindEdible a rdf:Property, owl:ObjectProperty;
    rdfs:comment "An indicator whether or not the cheese rind is edible. Some cheeses are coated in plastic or their surface is treated with other traditional substances to increase their shelf life. This can result in the rind no longer being edible."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Rind Edible"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isRindEdible>, <https://www.gs1.org/voc/isRindEdible>;
    sw:term_status "stable".

gs1:isSeedless a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Determines whether the product is seedless as grown."@en;
    rdfs:domain gs1:FruitsVegetables;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Seedless"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isSeedless>, <https://www.gs1.org/voc/isSeedless>;
    sw:term_status "stable".

gs1:isShelledPeeled a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify whether or not the product or its contents have been shelled/peeled prior to being offered for sale."@en;
    rdfs:domain gs1:FruitsVegetables;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Shelled or Peeled"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isShelledPeeled>, <https://www.gs1.org/voc/isShelledPeeled>;
    sw:term_status "stable".

gs1:isSliced a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Determines whether the product comes pre-sliced."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Sliced"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isSliced>, <https://www.gs1.org/voc/isSliced>;
    sw:term_status "stable".

gs1:isThermal a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used to identify whether the product is thermal."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Thermal"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isThermal>, <https://www.gs1.org/voc/isThermal>;
    sw:term_status "stable".

gs1:isVintage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies whether the product makes claim to being vintage."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Vintage"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isVintage>, <https://www.gs1.org/voc/isVintage>;
    sw:term_status "stable".

gs1:isWashedReadyToEat a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Determines whether product has been prewashed and is ready to eat."@en;
    rdfs:domain gs1:FruitsVegetables;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Washed Ready To Eat"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isWashedReadyToEat>, <https://www.gs1.org/voc/isWashedReadyToEat>;
    sw:term_status "stable".

gs1:isWaterproof a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used to identify whether or not the product claims to provide waterproofing to the applied surface."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Waterproof"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isWaterproof>, <https://www.gs1.org/voc/isWaterproof>;
    sw:term_status "stable".

gs1:isWearableItemDisposable a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies whether or not the product is intended to be disposed of after single use or a limited period of use."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Is Wearable Item Disposable"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/isWearableItemDisposable>, <https://www.gs1.org/voc/isWearableItemDisposable>;
    sw:term_status "stable".

gs1:itemOffered a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The product included in the offer."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Item Offered"@en;
    rdfs:range gs1:Product;
    owl:equivalentProperty <https://gs1.org/voc/itemOffered>, <https://www.gs1.org/voc/itemOffered>;
    sw:term_status "stable";
    skos:exactMatch schema:itemOffered.

gs1:juiceContentPercent a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The fruit juice content of the product expressed as a percentage."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Juice Content Percent"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/juiceContentPercent>, <https://www.gs1.org/voc/juiceContentPercent>;
    sw:term_status "stable".

gs1:jws a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a JSON Web Signature"@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:label "JSON Web Signature"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/jws>, <https://www.gs1.org/voc/jws>;
    sw:term_status "stable".

gs1:latitude a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Angular distance North or South from the earth's equator measured through 90 degrees."@en;
    rdfs:domain gs1:GeoCoordinates;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Latitude"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/latitude>, <https://www.gs1.org/voc/latitude>;
    sw:term_status "stable";
    skos:exactMatch schema:latitude;
    skos:relatedMatch wgs84:lat.

gs1:leasedFrom a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation (lessor) from which this place is leased."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Leased from"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/leasedFrom>, <https://www.gs1.org/voc/leasedFrom>;
    sw:term_status "stable".

gs1:leasedTo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation(s) (lessee(s)) to which this place is leased. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Leased to"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/leasedTo>, <https://www.gs1.org/voc/leasedTo>;
    sw:term_status "stable".

gs1:leaveReview a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link through which a review can be added."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Leave a review"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/leaveReview>, <https://www.gs1.org/voc/leaveReview>;
    sw:term_status "stable".

gs1:lesseeOf a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) for which this organisation is the lessee (i.e., this organisation leases those places from another organisation, the lessor)."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Lessee of location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/lesseeOf>, <https://www.gs1.org/voc/lesseeOf>;
    sw:term_status "stable".

gs1:lessorFor a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) for which this organisation is the lessor (i.e., this organisation leases those places to others)."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Lessor for"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/lessorFor>, <https://www.gs1.org/voc/lessorFor>;
    sw:term_status "stable".

gs1:line a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A line is a point-to-point path consisting of two or more point objects separated by a space. A single line segment (i.e., straight line) is expressed as two points.  A multi-line path (i.e., open polygon) is expressed as a series of three or more points. For a closed shape, gs1:polygon SHALL be used."@en;
    rdfs:domain gs1:GeoShape;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Line"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/line>, <https://www.gs1.org/voc/line>;
    sw:term_status "stable";
    skos:exactMatch schema:line.

gs1:linkType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Provides a URL for related information or services. This is not expected to be used directly but provides a super property for all other link types in the GS1 ecosystem."@en;
    rdfs:domain owl:Thing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Link Type"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/linkType>, <https://www.gs1.org/voc/linkType>;
    sw:term_status "stable";
    skos:altLabel "Link Type"@en;
    skos:broader schema:url;
    skos:relatedMatch schema:mainEntityOfPage, schema:sameAs.

gs1:location a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The place(s) associated with an organization."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/location>, <https://www.gs1.org/voc/location>;
    sw:term_status "stable";
    skos:exactMatch schema:location.

gs1:locationDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The description of a place."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Description"@en;
    rdfs:range rdf:langString;
    sw:term_status "stable".

gs1:locationFinalClosureDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date in which a location was finally closed. Note that this is NOT the date when a GLN was deactivated. To designate when location opened, see gs1:locationOpeningDate."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Final Closure Date"@en;
    rdfs:range xsd:date;
    sw:term_status "stable".

gs1:locationGLN a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "13-digit GLN that is being used to identify a physical or digital location. If gs1:glnType is present, gs1:locationGLN SHALL only be used when gs1:GLN_TypeCode includes FIXED_PHYSICAL_LOCATION, MOBILE_PHYSICAL_LOCATION, or DIGITAL_LOCATION"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location GLN"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/locationGLN>, <https://www.gs1.org/voc/locationGLN>;
    sw:term_status "stable".

gs1:locationHistory a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Provides details on if and when a location is active or inactive."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Location History"@en;
    rdfs:range gs1:LocationStatusHistory;
    owl:equivalentProperty <https://gs1.org/voc/locationHistory>, <https://www.gs1.org/voc/locationHistory>;
    sw:term_status "stable".

gs1:locationID a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Identifier value associated to a location. This value SHALL follow rules set forth by the administrating organisation designated in gs1:LocationID_Type."@en;
    rdfs:domain gs1:LocationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/locationID>, <https://www.gs1.org/voc/locationID>;
    sw:term_status "stable".

gs1:locationID_Qualifier a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Secondary qualifier to supplement gs1:LocationID_Type meaning. May be used with proprietary ID code values to define identifier administrator."@en;
    rdfs:domain gs1:LocationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID Qualifier"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/locationID_Qualifier>, <https://www.gs1.org/voc/locationID_Qualifier>;
    sw:term_status "stable".

gs1:locationID_Type a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Organisation that administers the gs1:locationID or the name of the ID itself.  Value from gs1:LocationID_Type code list."@en;
    rdfs:domain gs1:LocationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID"@en;
    rdfs:range gs1:LocationID_Type;
    owl:equivalentProperty <https://gs1.org/voc/locationID_Type>, <https://www.gs1.org/voc/locationID_Type>;
    sw:term_status "stable".

gs1:locationID_URI a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A URI that links to information about the gs1:locationID."@en;
    rdfs:domain gs1:LocationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location ID URI"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/locationID_URI>, <https://www.gs1.org/voc/locationID_URI>;
    sw:term_status "stable".

gs1:locationInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a map, directions, or other location-related information.  For B2B location  information, see gs1:logisticsInfo.  For details specific to hours of operation, see gs1:openingHoursInfo"@en;
    rdfs:domain owl:Thing;
    rdfs:label "Location information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/locationInfo>, <https://www.gs1.org/voc/locationInfo>;
    sw:term_status "stable".

gs1:locationOpeningDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date in which a location was opened or otherwise established. Note that this is NOT the date when a GLN was allocated to identify the location. To designate when location was finally closed, see gs1: gs1:locationFinalClosureDate"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Opening Date"@en;
    rdfs:range xsd:date;
    sw:term_status "stable".

gs1:locationRole a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A location classification based on the purpose, type of site and/or what occurs there. Repeatable value from gs1:LocationRoleType code list."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Role"@en;
    rdfs:range gs1:LocationRoleType;
    owl:equivalentProperty <https://gs1.org/voc/locationRole>, <https://www.gs1.org/voc/locationRole>;
    sw:term_status "stable".

gs1:locationStatus a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designation of active/inactive status of a location."@en;
    rdfs:domain gs1:LocationStatusHistory;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Location Status"@en;
    rdfs:range gs1:StatusType;
    owl:equivalentProperty <https://gs1.org/voc/locationStatus>, <https://www.gs1.org/voc/locationStatus>;
    sw:term_status "stable".

gs1:logisticsInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to B2B logistics information related to a physical location."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Logistics information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/logisticsInfo>, <https://www.gs1.org/voc/logisticsInfo>;
    sw:term_status "stable".

gs1:longitude a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The arc or portion of the earth's equator intersected between the meridian of a given place and the prime meridian and expressed in degrees"@en;
    rdfs:domain gs1:GeoCoordinates;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Longitude"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/longitude>, <https://www.gs1.org/voc/longitude>;
    sw:term_status "stable";
    skos:exactMatch schema:longitude;
    skos:relatedMatch wgs84:long.

gs1:loyaltyProgram a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about a loyalty program, including a member's current status and/or a registration option for new members"@en;
    rdfs:domain owl:Thing;
    rdfs:label "Loyalty program"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/loyaltyProgram>, <https://www.gs1.org/voc/loyaltyProgram>;
    sw:term_status "stable".

gs1:magnesiumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Magnesium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Magnesium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/magnesiumPerNutrientBasis>, <https://www.gs1.org/voc/magnesiumPerNutrientBasis>;
    sw:term_status "stable".

gs1:makesOffer a rdf:Property, owl:ObjectProperty;
    rdfs:comment "An offer made by an organization."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Makes Offer"@en;
    rdfs:range gs1:Offer;
    owl:equivalentProperty <https://gs1.org/voc/makesOffer>, <https://www.gs1.org/voc/makesOffer>;
    sw:term_status "stable";
    skos:exactMatch schema:makesOffer.

gs1:managedBy a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation that manages this place or organisation, as designated by the owner or another organisation."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Managed by"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/managedBy>, <https://www.gs1.org/voc/managedBy>;
    sw:term_status "stable".

gs1:managedFor a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation(s) for whom this place is managed. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Managed for"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/managedFor>, <https://www.gs1.org/voc/managedFor>;
    sw:term_status "stable".

gs1:manages a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) or organisation(s) that this organisation manages, on behalf of the owner or another organisation."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Manages"@en;
    rdfs:range _:b2_b0;
    owl:equivalentProperty <https://gs1.org/voc/manages>, <https://www.gs1.org/voc/manages>;
    sw:term_status "stable".

gs1:manganesePerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Manganese per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Manganese Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/manganesePerNutrientBasis>, <https://www.gs1.org/voc/manganesePerNutrientBasis>;
    sw:term_status "stable".

gs1:manufacturer a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organization that produces the item."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Manufacturer"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/manufacturer>, <https://www.gs1.org/voc/manufacturer>;
    sw:term_status "stable";
    skos:exactMatch schema:manufacturer.

gs1:manufacturerPreparationCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the preparation methods that a manufacturer has used in the manufacturing of a product for example DEEP_FRY."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Manufacturer Preparation Code"@en;
    rdfs:range gs1:PreparationTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/manufacturerPreparationCode>, <https://www.gs1.org/voc/manufacturerPreparationCode>;
    sw:term_status "stable".

gs1:manufacturersWarranty a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The warranty associated with the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Manufacturer's Warranty"@en;
    rdfs:range gs1:WarrantyPromise;
    rdfs:seeAlso schema:warranty;
    owl:equivalentProperty <https://gs1.org/voc/manufacturersWarranty>, <https://www.gs1.org/voc/manufacturersWarranty>;
    sw:term_status "stable";
    skos:broadMatch schema:warranty.

gs1:manufacturingPlant a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A physical location consisting of one or more buildings with facilities for manufacturing."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Manufacturing Plant"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/manufacturingPlant>, <https://www.gs1.org/voc/manufacturingPlant>;
    sw:term_status "stable".

gs1:massPerUnitArea a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The mass per unit area of the item. This can be given using a number of different AI ranges that depend on the units in which the mass and area are measured."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Mass per unit area"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/massPerUnitArea>, <https://www.gs1.org/voc/massPerUnitArea>;
    sw:term_status "stable";
    skos:altLabel "Mass per unit area"@en;
    skos:prefLabel "337n".

gs1:masterData a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a source of structured master data for the entity. This is typically for B2B applications."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Master data"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/masterData>, <https://www.gs1.org/voc/masterData>;
    sw:term_status "stable".

gs1:masterDataAvailableFor a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links from a document, message or event to static data for specified identifiers."@en;
    rdfs:domain owl:Thing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Master Data Available For"@en;
    rdfs:range owl:Thing;
    owl:equivalentProperty <https://gs1.org/voc/masterDataAvailableFor>, <https://www.gs1.org/voc/masterDataAvailableFor>;
    sw:term_status "stable".

gs1:maturationMethod a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The method of maturity for the item for example tree ripened or jet fresh."@en;
    rdfs:domain gs1:FruitsVegetables;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maturation Method Code"@en;
    rdfs:range gs1:MaturationMethodCode;
    owl:equivalentProperty <https://gs1.org/voc/maturationMethod>, <https://www.gs1.org/voc/maturationMethod>;
    sw:term_status "stable".

gs1:maxPrice a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Provides a maximum price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency"@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Price"@en;
    rdfs:range xsd:float;
    rdfs:seeAlso gs1:priceCurrency;
    owl:equivalentProperty <https://gs1.org/voc/maxPrice>, <https://www.gs1.org/voc/maxPrice>;
    sw:term_status "stable";
    skos:exactMatch schema:maxPrice.

gs1:maximumDiscountAmount a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the maximum discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'up to $10 off'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Discount Amount"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/maximumDiscountAmount>, <https://www.gs1.org/voc/maximumDiscountAmount>;
    sw:term_status "stable".

gs1:maximumDiscountPercentage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A floating-point value indicating a maximum percentage discount on the sales price associated with a particular gs1:Discount.  This property can be used to express 'up to 15% discount'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Discount Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/maximumDiscountPercentage>, <https://www.gs1.org/voc/maximumDiscountPercentage>;
    sw:term_status "stable".

gs1:maximumOptimumConsumptionTemperature a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The upper limit drinking temperature of the optimum range of the drinking temperature. The optimum range of the drinking temperature is a recommendation and is based on the experience of the individual producer. Allows for the representation of the same value in different units of measure but not multiple values."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Optimum Consumption Temperature"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/maximumOptimumConsumptionTemperature>, <https://www.gs1.org/voc/maximumOptimumConsumptionTemperature>;
    sw:term_status "stable".

gs1:maximumQualifyingItems a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Specifies the maximum number of items that qualify for a particular gs1:Discount. This property can be used to express 'maximum N items per customer'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Qualifying Items"@en;
    rdfs:range xsd:integer;
    owl:equivalentProperty <https://gs1.org/voc/maximumQualifyingItems>, <https://www.gs1.org/voc/maximumQualifyingItems>;
    sw:term_status "stable".

gs1:maximumQualifyingSpend a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the maximum spend that qualifies for a particular gs1:Discount. This property can be used to express 'for purchases of up to $100'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Maximum Qualifying Spend"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/maximumQualifyingSpend>, <https://www.gs1.org/voc/maximumQualifyingSpend>;
    sw:term_status "stable".

gs1:meatPoultryType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The fish, meat, or poultry type for this food and beverage item."@en;
    rdfs:domain gs1:MeatPoultry;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Meat Poultry Type Code"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/meatPoultryType>, <https://www.gs1.org/voc/meatPoultryType>;
    sw:term_status "stable".

gs1:menuInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to menu details. This may include food menus, services, or other offerings provided by an organisation or at a location.  For details specific to allergens only, see gs1:allergenInfo .  For details specific to nutrition information only, see gs1:nutritionalInfo .  For details specific to ingredients only, see gs1:ingredientsInfo ."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Menu information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/menuInfo>, <https://www.gs1.org/voc/menuInfo>;
    sw:term_status "stable".

gs1:messageRecipient a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies the party receiving an electronic message"@en;
    rdfs:domain gs1:Message;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Message Sender"@en;
    rdfs:range gs1:Organization;
    sw:term_status "provisional".

gs1:messageSender a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies the party sending an electronic message"@en;
    rdfs:domain gs1:Message;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Message Sender"@en;
    rdfs:range gs1:Organization;
    sw:term_status "provisional".

gs1:minPrice a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Provides a minimum price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency"@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Price"@en;
    rdfs:range xsd:float;
    rdfs:seeAlso gs1:priceCurrency;
    owl:equivalentProperty <https://gs1.org/voc/minPrice>, <https://www.gs1.org/voc/minPrice>;
    sw:term_status "stable";
    skos:exactMatch schema:minPrice.

gs1:minimumDiscountAmount a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the minimum discount on the sales price associated with a particular gs1:Discount. This property can be used to express 'at least $10 off'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Discount Amount"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/minimumDiscountAmount>, <https://www.gs1.org/voc/minimumDiscountAmount>;
    sw:term_status "stable".

gs1:minimumDiscountPercentage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A floating-point value indicating a minimum percentage discount on the sales price associated with a particular gs1:Discount.  This property can be used to express 'at least 15% discount'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Discount Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/minimumDiscountPercentage>, <https://www.gs1.org/voc/minimumDiscountPercentage>;
    sw:term_status "stable".

gs1:minimumFishContent a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The minimum amount of fish contained in a food and beverage product expressed as a measurement."@en;
    rdfs:domain gs1:Seafood;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Fish Content"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/minimumFishContent>, <https://www.gs1.org/voc/minimumFishContent>;
    sw:term_status "stable".

gs1:minimumMeatPoultryContent a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The minimum amount of fish, meat or poultry contained in a food and beverage product expressed as a measurement."@en;
    rdfs:domain gs1:MeatPoultry;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Meat Poultry Content"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/minimumMeatPoultryContent>, <https://www.gs1.org/voc/minimumMeatPoultryContent>;
    sw:term_status "stable".

gs1:minimumOptimumConsumptionTemperature a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The lower limit drinking temperature of the optimum range of the drinking temperature. The optimum range of the drinking temperature is a recommendation and is based on the experience of the individual producer. Allows for the representation of the same value in different units of measure but not multiple values."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Optimum Consumption Temperature"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/minimumOptimumConsumptionTemperature>, <https://www.gs1.org/voc/minimumOptimumConsumptionTemperature>;
    sw:term_status "stable".

gs1:minimumQualifyingItems a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Specifies the minimum number of items that must be purchased to qualify for a particular gs1:Discount. This property can be used to express 'if you buy at least N items'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Qualifying Items"@en;
    rdfs:range xsd:integer;
    owl:equivalentProperty <https://gs1.org/voc/minimumQualifyingItems>, <https://www.gs1.org/voc/minimumQualifyingItems>;
    sw:term_status "stable".

gs1:minimumQualifyingSpend a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to a gs1:PriceSpecification that indicates in terms of an amount and specified currency, the minimum spend required to qualify for a particular gs1:Discount. This property can be used to express 'if you spend at least $100'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Minimum Qualifying Spend"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/minimumQualifyingSpend>, <https://www.gs1.org/voc/minimumQualifyingSpend>;
    sw:term_status "stable".

gs1:molybdenumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Molybdenum per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Molybdenum Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/molybdenumPerNutrientBasis>, <https://www.gs1.org/voc/molybdenumPerNutrientBasis>;
    sw:term_status "stable".

gs1:monounsaturatedFatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Monounsaturated fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Monounsaturated Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/monounsaturatedFatPerNutrientBasis>, <https://www.gs1.org/voc/monounsaturatedFatPerNutrientBasis>;
    sw:term_status "stable".

gs1:netArea a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The net area of the item. This can be given using a number of different AI ranges that depend on the units in which the area is measured."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Net area"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/netArea>, <https://www.gs1.org/voc/netArea>;
    sw:term_status "stable";
    skos:altLabel "Net area"@en;
    skos:prefLabel "314n, 350n, 351n".

gs1:netContent a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The quantity of the product contained by a package, usually as claimed on the label. Indicates the net content of the total product. For fixed value products use the value claimed on the package, to avoid variable fill rate issue that arises with some product which are sold by volume or weight, and whose actual content may vary slightly from batch to batch."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Net content"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/netContent>, <https://www.gs1.org/voc/netContent>;
    sw:term_status "stable";
    skos:altLabel "Net content"@en;
    skos:prefLabel "360n, 361n, 364n, 365n, 366n".

gs1:netWeight a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "Used to identify the net weight of the product. Net Weight excludes all packaging material, including the packaging material of all lower-level GTINs. Example:11.5 kgm."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Net weight"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:weight;
    owl:equivalentProperty <https://gs1.org/voc/netWeight>, <https://www.gs1.org/voc/netWeight>;
    sw:term_status "stable";
    skos:altLabel "Net weight"@en;
    skos:prefLabel "310n, 320n, 356n, 357n".

gs1:niacinPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Niacin per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Niacin Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/niacinPerNutrientBasis>, <https://www.gs1.org/voc/niacinPerNutrientBasis>;
    sw:term_status "stable".

gs1:numberOfServingsPerPackage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The total number of servings contained in the package."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Number of Servings Per Package"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/numberOfServingsPerPackage>, <https://www.gs1.org/voc/numberOfServingsPerPackage>;
    sw:term_status "stable".

gs1:numberOfServingsPerPackageMeasurementPrecision a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating whether the number of servings per package is exact or approximate."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Number of Servings Per Package Measurement Precision"@en;
    rdfs:range gs1:MeasurementPrecisionCode;
    owl:equivalentProperty <https://gs1.org/voc/numberOfServingsPerPackageMeasurementPrecision>, <https://www.gs1.org/voc/numberOfServingsPerPackageMeasurementPrecision>;
    sw:term_status "stable".

gs1:numberOfServingsRangeDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A free text field specifying a range for the number of servings contained in the package."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Number of Servings Range Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/numberOfServingsRangeDescription>, <https://www.gs1.org/voc/numberOfServingsRangeDescription>;
    sw:term_status "stable".

gs1:nutrientBasisQuantity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Quantity on which the nutrient information has been based; for example, per 100 grams. When specified, nutrientBasisQuantity establishes the basis for all contained nutrient records."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutrient Basis Quantity"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/nutrientBasisQuantity>, <https://www.gs1.org/voc/nutrientBasisQuantity>;
    sw:term_status "stable".

gs1:nutrientBasisQuantityType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The type of quantity specified in the nutrientBasisQuantity for example measurement, serving size, or container. This is used in conjunction with the nutrientBasisQuantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutrient Basis Quantity Type Code"@en;
    rdfs:range gs1:NutrientBasisQuantityCode;
    owl:equivalentProperty <https://gs1.org/voc/nutrientBasisQuantityType>, <https://www.gs1.org/voc/nutrientBasisQuantityType>;
    sw:term_status "stable".

gs1:nutrientMeasurementPrecision a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The Code indicating whether the specified nutrient content is exact or approximate."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutrient Measurement Precision"@en;
    rdfs:range gs1:MeasurementPrecisionCode;
    owl:equivalentProperty <https://gs1.org/voc/nutrientMeasurementPrecision>, <https://www.gs1.org/voc/nutrientMeasurementPrecision>;
    sw:term_status "stable".

gs1:nutritionalClaim a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating a nutritional claim applicable to the product, for example FAT_FREE."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutritional Claim Code"@en;
    rdfs:range gs1:NutritionalClaimTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/nutritionalClaim>, <https://www.gs1.org/voc/nutritionalClaim>;
    sw:term_status "stable".

gs1:nutritionalClaimStatement a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field for any additional nutritional claims."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Nutritional Claim Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/nutritionalClaimStatement>, <https://www.gs1.org/voc/nutritionalClaimStatement>;
    sw:term_status "stable".

gs1:nutritionalInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to nutritional facts."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Nutritional Information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/nutritionalInfo>, <https://www.gs1.org/voc/nutritionalInfo>;
    sw:term_status "stable".

gs1:occupiedBy a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation(s) that occupy this place. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Occupied by"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/occupiedBy>, <https://www.gs1.org/voc/occupiedBy>;
    sw:term_status "stable".

gs1:occupies a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) that this organisation occupies."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Occupies location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/occupies>, <https://www.gs1.org/voc/occupies>;
    sw:term_status "stable".

gs1:offerDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A description of the offer including goods or services offered for sale or use."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer Description"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:description;
    owl:equivalentProperty <https://gs1.org/voc/offerDescription>, <https://www.gs1.org/voc/offerDescription>;
    sw:term_status "stable";
    skos:related schema:Offer.

gs1:offerDiscount a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A discount associated with an offer."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer Discount"@en;
    rdfs:range gs1:Discount;
    owl:equivalentProperty <https://gs1.org/voc/offerDiscount>, <https://www.gs1.org/voc/offerDiscount>;
    sw:term_status "stable".

gs1:offerRedemptionType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A code indicating the type of redemptions that apply to the offer, for example single use."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer Redemption Type"@en;
    rdfs:range gs1:OfferRedemptionTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/offerRedemptionType>, <https://www.gs1.org/voc/offerRedemptionType>;
    sw:term_status "stable".

gs1:offerRedemptionURL a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The URL where the offer seeker will need to go in order to redeem the offer for an online redemption."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer Redemption URL"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/offerRedemptionURL>, <https://www.gs1.org/voc/offerRedemptionURL>;
    sw:term_status "stable";
    skos:exactMatch schema:itemOffered.

gs1:offerRestrictionDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A description of what the offer is restricted to, relative to all other offerings by the issuer, for example payment restrictions, subscription required, new customers only."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Offer Restriction Description"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:name;
    owl:equivalentProperty <https://gs1.org/voc/offerRestrictionDescription>, <https://www.gs1.org/voc/offerRestrictionDescription>;
    sw:term_status "stable";
    skos:related schema:Offer.

gs1:openingHoursInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to details on hours of operation."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Opening hours information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/openingHoursInfo>, <https://www.gs1.org/voc/openingHoursInfo>;
    sw:term_status "stable".

gs1:organicClaim a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to an organic claim about the product"@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Organic Claim"@en;
    rdfs:range gs1:OrganicClaimDetails;
    owl:equivalentProperty <https://gs1.org/voc/organicClaim>, <https://www.gs1.org/voc/organicClaim>;
    sw:term_status "stable".

gs1:organicClaimAgency a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "A governing body that creates and maintains standards related to organic products."@en;
    rdfs:domain gs1:OrganicClaimDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organic Claim Agency Code"@en;
    rdfs:range gs1:OrganicClaimAgencyCode;
    owl:equivalentProperty <https://gs1.org/voc/organicClaimAgency>, <https://www.gs1.org/voc/organicClaimAgency>;
    sw:term_status "stable".

gs1:organicPercentClaim a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The percent of actual organic materials per weight of the product. This is usually claimed on the product."@en;
    rdfs:domain gs1:OrganicClaimDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organic Percent Claim"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/organicPercentClaim>, <https://www.gs1.org/voc/organicPercentClaim>;
    sw:term_status "stable".

gs1:organizationClassification a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to one or more instances of gs1:OrganizationClassificationDetails for expresing the classification of the economic activities of an organisation."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Organization Classification"@en;
    rdfs:range gs1:OrganizationClassificationDetails;
    owl:equivalentProperty <https://gs1.org/voc/organizationClassification>, <https://www.gs1.org/voc/organizationClassification>;
    sw:term_status "stable".

gs1:organizationClassificationID a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Classification value that is administered by an organisation. This value SHALL follow rules set forth by the system indicated by the code value of gs1:organizationClassificationType."@en;
    rdfs:domain gs1:OrganizationClassificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Classification ID"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/organizationClassificationID>, <https://www.gs1.org/voc/organizationClassificationID>;
    sw:term_status "stable".

gs1:organizationClassificationType a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Classification system name associated with gs1:organizationClassificationID."@en;
    rdfs:domain gs1:OrganizationClassificationDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Classification Type"@en;
    rdfs:range gs1:OrganizationClassificationType;
    owl:equivalentProperty <https://gs1.org/voc/organizationClassificationType>, <https://www.gs1.org/voc/organizationClassificationType>;
    sw:term_status "stable".

gs1:organizationFormationDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date in which an organisation was formed or otherwise established. Note that this is NOT the date when a GLN was allocated to identify the organisation. To designate when organisation was terminated, see gs1:organizationTerminationDate"@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation Formation Date"@en;
    rdfs:range xsd:date;
    sw:term_status "stable".

gs1:organizationHistory a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Provides details on if and when an organisation/party is active or inactive."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Organization History"@en;
    rdfs:range gs1:OrganizationStatusHistory;
    owl:equivalentProperty <https://gs1.org/voc/organizationHistory>, <https://www.gs1.org/voc/organizationHistory>;
    sw:term_status "stable".

gs1:organizationID a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Identifier value associated to an organisation/party. This value SHALL follow rules set forth by the administrating organisation designated in gs1:OrganizationID_Type."@en;
    rdfs:domain gs1:OrganizationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation ID"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/organizationID>, <https://www.gs1.org/voc/organizationID>;
    sw:term_status "stable".

gs1:organizationID_Qualifier a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Secondary qualifier to supplement gs1:organizationID_Type meaning. May be used with proprietary ID code values to define identifier administrator."@en;
    rdfs:domain gs1:OrganizationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation ID Qualifier"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/organizationID_Qualifier>, <https://www.gs1.org/voc/organizationID_Qualifier>;
    sw:term_status "stable".

gs1:organizationID_Type a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Organisation that administers the gs1:organizationID or the name of the ID itself.  Value from gs1:OrganizationID_Type code list."@en;
    rdfs:domain gs1:OrganizationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation ID"@en;
    rdfs:range gs1:OrganizationID_Type;
    owl:equivalentProperty <https://gs1.org/voc/organizationID_Type>, <https://www.gs1.org/voc/organizationID_Type>;
    sw:term_status "stable".

gs1:organizationID_URI a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A URI that links to information about the gs1:organizationID."@en;
    rdfs:domain gs1:OrganizationID_Details;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation ID URI"@en;
    rdfs:range xsd:anyURI;
    owl:equivalentProperty <https://gs1.org/voc/organizationID_URI>, <https://www.gs1.org/voc/organizationID_URI>;
    sw:term_status "stable".

gs1:organizationLegalName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The legal name used by an organisation for official purposes. There may be more than one legal name, particularly in countries with more than one official language. In such cases the language of the string should be identified. To specify a general name, see gs1:organizationName. For trade name, see gs1:organizationTradingName. To specify the name of a function, see gs1:department."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Legal Name"@en;
    rdfs:range rdf:langString;
    sw:term_status "stable".

gs1:organizationName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of the organization expressed in text."@en;
    rdfs:domain _:b2_b2;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Name"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:name;
    owl:equivalentProperty <https://gs1.org/voc/organizationName>, <https://www.gs1.org/voc/organizationName>;
    sw:term_status "stable";
    skos:related schema:Organization, schema:PostalAddress.

gs1:organizationRole a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The role and/or purpose of a party (i.e. legal entity or function).  Multiple values from gs1:OrganizationRoleType code list may be associated to a single organisation/party."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Organization Role"@en;
    rdfs:range gs1:OrganizationRoleType;
    owl:equivalentProperty <https://gs1.org/voc/organizationRole>, <https://www.gs1.org/voc/organizationRole>;
    sw:term_status "stable".

gs1:organizationStatus a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designation of active/inactive status of an organisation/party."@en;
    rdfs:domain gs1:OrganizationStatusHistory;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation Status"@en;
    rdfs:range gs1:StatusType;
    owl:equivalentProperty <https://gs1.org/voc/organizationStatus>, <https://www.gs1.org/voc/organizationStatus>;
    sw:term_status "stable".

gs1:organizationTerminationDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date in which an organisation was disbanded or otherwise ended. Note that this is NOT the date when a GLN was deactivated. To designate when organisation formed, see gs1:organizationFormationDate."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation Termination Date"@en;
    rdfs:range xsd:date;
    sw:term_status "stable".

gs1:organizationTradingName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A trading name or alternative forms of a legal entity's name as recognised by some jurisdictions. To specify a general name, see gs1:organizationName. For legal name, see gs1:organizationLegalName. To specify the name of a function, see gs1:department."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organization Trading Name"@en;
    rdfs:range rdf:langString;
    sw:term_status "stable".

gs1:originalCodeValue a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Links to the alphanumeric code value defined elsewhere in GS1 or the GS1 Global Data Dictionary"@en;
    rdfs:domain gs1:TypeCode;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Original Code Value"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/originalCodeValue>, <https://www.gs1.org/voc/originalCodeValue>;
    sw:term_status "stable".

gs1:outOfPackageDepth a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The depth of the product out of its packaging, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Out of Package Depth"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/outOfPackageDepth>, <https://www.gs1.org/voc/outOfPackageDepth>;
    sw:term_status "stable";
    skos:broadMatch schema:depth.

gs1:outOfPackageDiameter a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The measurement of the diameter of the product out of its package at its largest point. For example, 165 MMT."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Out of Package Diameter"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/outOfPackageDiameter>, <https://www.gs1.org/voc/outOfPackageDiameter>;
    sw:term_status "stable".

gs1:outOfPackageHeight a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The height of the product out of the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Out of Package Height"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/outOfPackageHeight>, <https://www.gs1.org/voc/outOfPackageHeight>;
    sw:term_status "stable";
    skos:broadMatch schema:height.

gs1:outOfPackageWidth a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The width of the product out of the package, as measured according to the GS1 Package Measurement Rules. See https://www.gs1.org/package-measurement-rules-implementation-guide for more details."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Out of Package Width"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/outOfPackageWidth>, <https://www.gs1.org/voc/outOfPackageWidth>;
    sw:term_status "stable";
    skos:broadMatch schema:width.

gs1:ownedBy a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation(s) that own this place, in full or in part. This includes joint ventures. For leased locations, see gs1:lessorFor and gs1:isLeasedFrom."@en;
    rdfs:domain _:b2_b0;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Owned by"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/ownedBy>, <https://www.gs1.org/voc/ownedBy>;
    sw:term_status "stable".

gs1:owns a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) or organisation(s) that this organisation owns."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Owns"@en;
    rdfs:range _:b2_b0;
    owl:equivalentProperty <https://gs1.org/voc/owns>, <https://www.gs1.org/voc/owns>;
    sw:term_status "stable".

gs1:packaging a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Details on the packaging for a product including type, weight and materials."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Packaging"@en;
    rdfs:range gs1:PackagingDetails;
    owl:equivalentProperty <https://gs1.org/voc/packaging>, <https://www.gs1.org/voc/packaging>;
    sw:term_status "stable".

gs1:packagingDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The packaging date is the date when the goods were packed as determined by the packager. The date may refer to the trade item itself or to items contained."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/packagingDate>, <https://www.gs1.org/voc/packagingDate>;
    sw:term_status "stable";
    skos:altLabel "Packaging Date"@en;
    skos:notation "13"^^gs1:AI;
    skos:prefLabel "13".

gs1:packagingFeature a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating a feature that facilitates the usage of the product by the consumer, for example a handle. Packaging features do not affect the core composition of the packaging type nor modify its usage."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Feature"@en;
    rdfs:range gs1:PackagingFeatureCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingFeature>, <https://www.gs1.org/voc/packagingFeature>;
    sw:term_status "stable".

gs1:packagingFunction a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating specific functionality for packaging resulting from specific processes or features present in the packaging type,for example, ANTI_TAMPERING."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Function"@en;
    rdfs:range gs1:PackagingFunctionCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingFunction>, <https://www.gs1.org/voc/packagingFunction>;
    sw:term_status "stable".

gs1:packagingMarkedDietAllergenType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indication of which dietary or allergen marks are on the package."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Marked Diet Allergen Type Code"@en;
    rdfs:range gs1:PackagingMarkedDietAllergenCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingMarkedDietAllergenType>, <https://www.gs1.org/voc/packagingMarkedDietAllergenType>;
    sw:term_status "stable".

gs1:packagingMarkedFreeFrom a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indication of the food ingredients that the package is marked free from."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Marked Free From Code"@en;
    rdfs:range gs1:PackagingMarkedFreeFromCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingMarkedFreeFrom>, <https://www.gs1.org/voc/packagingMarkedFreeFrom>;
    sw:term_status "stable".

gs1:packagingMarkedLabelAccreditation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A marking that the product received recognition, endorsement, certification by following guidelines by the label issuing agency. This does not represent claims for regulatory purposes on products such as free from markings."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Accreditation Code"@en;
    rdfs:range gs1:PackagingMarkedLabelAccreditationCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingMarkedLabelAccreditation>, <https://www.gs1.org/voc/packagingMarkedLabelAccreditation>;
    sw:term_status "stable".

gs1:packagingMaterial a rdf:Property, owl:ObjectProperty;
    rdfs:comment "links to details about packaging material type, quantity and thickness"@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Packaging Material Details"@en;
    rdfs:range gs1:PackagingMaterialDetails;
    owl:equivalentProperty <https://gs1.org/voc/packagingMaterial>, <https://www.gs1.org/voc/packagingMaterial>;
    sw:term_status "stable".

gs1:packagingMaterialCompositionQuantity a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The quantity of the packaging material of the product. Can be weight, volume or surface, can vary by country."@en;
    rdfs:domain gs1:PackagingMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Material Composition Quantity"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/packagingMaterialCompositionQuantity>, <https://www.gs1.org/voc/packagingMaterialCompositionQuantity>;
    sw:term_status "stable".

gs1:packagingMaterialThickness a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The thickness of a packaging material."@en;
    rdfs:domain gs1:PackagingMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Material Thickness"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/packagingMaterialThickness>, <https://www.gs1.org/voc/packagingMaterialThickness>;
    sw:term_status "stable".

gs1:packagingMaterialType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The materials used for the packaging of the product for example glass or plastic."@en;
    rdfs:domain gs1:PackagingMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Material Type"@en;
    rdfs:range gs1:PackagingMaterialTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingMaterialType>, <https://www.gs1.org/voc/packagingMaterialType>;
    sw:term_status "stable".

gs1:packagingRecyclingProcessType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The process the packaging could undertake for recyclable & sustainability programs. Examples COMPOSTABLE, ENERGY_RECOVERABLE, REUSABLE."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Recycling Process Type"@en;
    rdfs:range gs1:PackagingRecyclingProcessTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingRecyclingProcessType>, <https://www.gs1.org/voc/packagingRecyclingProcessType>;
    sw:term_status "stable".

gs1:packagingRecyclingScheme a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A code indicating the recycling scheme the packaging of this product will fall within when recycled. Applies to recyclable packaging with or without deposit."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Recycling Scheme"@en;
    rdfs:range gs1:PackagingRecyclingSchemeCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingRecyclingScheme>, <https://www.gs1.org/voc/packagingRecyclingScheme>;
    sw:term_status "stable".

gs1:packagingShape a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A code depicting the shape of a package for example CONE."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Shape"@en;
    rdfs:range gs1:PackagingShapeCode;
    owl:equivalentProperty <https://gs1.org/voc/packagingShape>, <https://www.gs1.org/voc/packagingShape>;
    sw:term_status "stable".

gs1:packagingType a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The dominant means used to transport, store, handle or display the product as defined by the data source. This packaging is not used to describe any manufacturing process.Recommend to use UNECE Rec 21 codes."@en;
    rdfs:domain gs1:PackagingDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Packaging Type"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/packagingType>, <https://www.gs1.org/voc/packagingType>;
    sw:term_status "stable".

gs1:pantothenicAcidPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Pantothenic Acid per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Pantothenic Acid Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/pantothenicAcidPerNutrientBasis>, <https://www.gs1.org/voc/pantothenicAcidPerNutrientBasis>;
    sw:term_status "stable".

gs1:parentOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designates the legal entity or function directly above the organisation/party being identified in a hierarchy. This is not defaulted to the highest-level entity in the hierarchy. Only one parent organisation SHALL be associated to a single GLN. To specify other affiliated organisations, see gs1:affiliatedTo, gs1:managedBy, gs1:franchiseeOf, gs1:ownedBy. To specify an organisation/party lower in the hierarchy, see gs1:subOrganization."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Parent Organization"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/parentOrganization>, <https://www.gs1.org/voc/parentOrganization>;
    sw:term_status "stable".

gs1:partyGLN a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "13-digit GLN that is being used to identify a legal entity or function. If gs1:glnType is present, gs1:partyGLN SHALL only be used when gs1:GLN_TypeCode includes LEGAL_ENTITY and/or FUNCTION"@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Party GLN"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/partyGLN>, <https://www.gs1.org/voc/partyGLN>;
    sw:term_status "stable".

gs1:paymentLink a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a place where payments details are provided and/or payments can be made by the user."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Make Payment"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/paymentLink>, <https://www.gs1.org/voc/paymentLink>;
    sw:term_status "stable".

gs1:paymentTerms a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The type of payment term expressed as a code, for example Discount."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Payment Terms"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/paymentTerms>, <https://www.gs1.org/voc/paymentTerms>;
    sw:term_status "stable".

gs1:percentageOfAlcoholByVolume a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The percentage of alcohol contained in product."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Percentage of Alcohol Per Volume"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/percentageOfAlcoholByVolume>, <https://www.gs1.org/voc/percentageOfAlcoholByVolume>;
    sw:term_status "stable".

gs1:phosphorusPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Phosphorus per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Phosphorus Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/phosphorusPerNutrientBasis>, <https://www.gs1.org/voc/phosphorusPerNutrientBasis>;
    sw:term_status "stable".

gs1:physicalLocationName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of a physical place. To specify the name of a digital location, see gs1:digitalLocationName."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Physical Location Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/physicalLocationName>, <https://www.gs1.org/voc/physicalLocationName>;
    sw:term_status "stable".

gs1:pip a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information specifically about the identified item, typically operated by the brand owner or a retailer of the product and aimed at consumers. It may include links to further information, product description, specifications etc."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Product Information Page"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/pip>, <https://www.gs1.org/voc/pip>;
    sw:term_status "stable".

gs1:polygon a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical."@en;
    rdfs:domain gs1:GeoShape;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Polygon"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/polygon>, <https://www.gs1.org/voc/polygon>;
    sw:term_status "stable";
    skos:exactMatch schema:polygon.

gs1:polyolsPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Polyols per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Polyols Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/polyolsPerNutrientBasis>, <https://www.gs1.org/voc/polyolsPerNutrientBasis>;
    sw:term_status "stable".

gs1:polyunsaturatedFatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Polyunsaturated fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Polyunsaturated Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/polyunsaturatedFatPerNutrientBasis>, <https://www.gs1.org/voc/polyunsaturatedFatPerNutrientBasis>;
    sw:term_status "stable".

gs1:postOfficeBoxNumber a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The number that identifies a PO box. A PO box is a box in a post office or other postal service location assigned to an organization where postal items may be kept."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "PO Box Number"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/postOfficeBoxNumber>, <https://www.gs1.org/voc/postOfficeBoxNumber>;
    sw:term_status "stable";
    skos:exactMatch schema:postOfficeBoxNumber.

gs1:postalCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Text specifying the postal code for an address."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Postal Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/postalCode>, <https://www.gs1.org/voc/postalCode>;
    sw:term_status "stable";
    skos:exactMatch schema:postalCode, vcard:postal-code.

gs1:postalName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name of the recipient expressed in text. Note that this may be different than gs1:OrganizationName."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Postal Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/postalName>, <https://www.gs1.org/voc/postalName>;
    sw:term_status "stable".

gs1:potassiumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Potassium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Potassium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/potassiumPerNutrientBasis>, <https://www.gs1.org/voc/potassiumPerNutrientBasis>;
    sw:term_status "stable".

gs1:preparationCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code specifying the preparation state of the product for which the nutrient information is valid. PREPARED, UNPREPARED."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Preparation Type Code"@en;
    rdfs:range gs1:PreparationTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/preparationCode>, <https://www.gs1.org/voc/preparationCode>;
    sw:term_status "stable".

gs1:preparationConsumptionPrecautions a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Specifies additional precautions to be taken before preparation or consumption of the product."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Preparation Consumption Precautions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/preparationConsumptionPrecautions>, <https://www.gs1.org/voc/preparationConsumptionPrecautions>;
    sw:term_status "stable".

gs1:preparationInformation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to information about how to prepare a specific Food/Beverage/Tobacco product."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Food And Beverage Preparation Information"@en;
    rdfs:range gs1:FoodAndBeveragePreparationInformation;
    owl:equivalentProperty <https://gs1.org/voc/preparationInformation>, <https://www.gs1.org/voc/preparationInformation>;
    sw:term_status "stable".

gs1:preparationInstructions a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text providing instructions on how to prepare the product before serving."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Preparation Instructions"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/preparationInstructions>, <https://www.gs1.org/voc/preparationInstructions>;
    sw:term_status "stable".

gs1:preservationTechnique a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the preservation technique used to preserve the product from deterioration, for example, BRINING."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Preservation Technique"@en;
    rdfs:range gs1:PreservationTechniqueCode;
    owl:equivalentProperty <https://gs1.org/voc/preservationTechnique>, <https://www.gs1.org/voc/preservationTechnique>;
    sw:term_status "stable".

gs1:price a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Provides a price value as a floating-point numeric value that is qualified by the corresponding currency. See also gs1:priceCurrency. The price value indicates the unit price unless the property gs1:eligibleQuantity is specified and indicates multiple units"@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Price Value"@en;
    rdfs:range xsd:float;
    rdfs:seeAlso gs1:priceCurrency;
    owl:equivalentProperty <https://gs1.org/voc/price>, <https://www.gs1.org/voc/price>;
    sw:term_status "stable";
    skos:exactMatch schema:price.

gs1:priceCurrency a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A string value indicating a currency from ISO 4217 for example USD ."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Price Currency"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/priceCurrency>, <https://www.gs1.org/voc/priceCurrency>;
    sw:term_status "stable";
    skos:exactMatch schema:priceCurrency.

gs1:priceSpecification a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The price related to an offer. If the offer is a multi-buy offer for a quantity of product greater than one unit, this should be indicated using the property gs1:eligibleQuantity"@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Price Specification"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/priceSpecification>, <https://www.gs1.org/voc/priceSpecification>;
    sw:term_status "stable";
    skos:exactMatch schema:priceSpecification.

gs1:primaryAlternateProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A product that is similar to the current product but is not exact match. Same form fit function, e.g. same product different colour, different package size, better quality."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Primary Alternate Product"@en;
    rdfs:range gs1:Product;
    rdfs:subPropertyOf schema:isSimilarTo;
    owl:equivalentProperty <https://gs1.org/voc/primaryAlternateProduct>, <https://www.gs1.org/voc/primaryAlternateProduct>;
    sw:term_status "stable".

gs1:primaryLocationOf a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation(s) that designate this place as its/their primary location. Property SHOULD be applied to a specific sub-location, rather than a main location, wherever possible."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Primary location of"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/primaryLocationOf>, <https://www.gs1.org/voc/primaryLocationOf>;
    sw:term_status "stable".

gs1:productDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "An understandable and useable description of a product using brand and other descriptors. This attribute is filled with as little abbreviation as possible, while keeping to a reasonable length.  This should be a meaningful description of the product with full spelling to facilitate message processing. Retailers can use this description as the base to fully understand the brand, flavour, scent etc. of the specific product, in order to accurately create a product description as needed for their internal systems. Examples: XYZ Brand Base Invisible Solid Deodorant AP Stick Spring Breeze."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Description"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:description;
    owl:equivalentProperty <https://gs1.org/voc/productDescription>, <https://www.gs1.org/voc/productDescription>;
    sw:term_status "stable";
    skos:related schema:Product.

gs1:productFeatureBenefit a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Element for consumer facing marketing content to describe the key features or benefits of the style suitable for display purposes."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Feature Benefit"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/productFeatureBenefit>, <https://www.gs1.org/voc/productFeatureBenefit>;
    sw:term_status "stable".

gs1:productFormDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The physical form or shape of the product. Used, for example, in pharmaceutical industry to indicate the formulation of the product. Defines the form the product takes and is distinct from the form of the packaging."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Form Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/productFormDescription>, <https://www.gs1.org/voc/productFormDescription>;
    sw:term_status "stable".

gs1:productID a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Additional means to the Global Trade Item Number to identify a product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product ID"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/productID>, <https://www.gs1.org/voc/productID>;
    sw:term_status "stable";
    skos:exactMatch schema:productID.

gs1:productMarketingMessage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Marketing message associated with the product. Consumer-friendly marketing detailed description of the product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Marketing Message"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/productMarketingMessage>, <https://www.gs1.org/voc/productMarketingMessage>;
    sw:term_status "stable".

gs1:productName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Consumer friendly short description of the product suitable for compact presentation."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Name"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:name;
    owl:equivalentProperty <https://gs1.org/voc/productName>, <https://www.gs1.org/voc/productName>;
    sw:term_status "stable";
    skos:related schema:Product.

gs1:productRange a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A name, used by a Brand Owner, that span multiple consumer categories or uses. E.g. (Waist Watchers)."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Range"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/productRange>, <https://www.gs1.org/voc/productRange>;
    sw:term_status "stable";
    skos:related schema:brand.

gs1:productSustainabilityInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "This term has been deprecated. Please use gs1:sustainabilityInfo instead."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:label "Sustainability and recycling (deprecated)"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/productSustainabilityInfo>, <https://www.gs1.org/voc/productSustainabilityInfo>;
    sw:term_status "deprecated".

gs1:productYield a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Product quantity after preparation. This can differ based on productYieldType"@en;
    rdfs:domain gs1:ProductYieldDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Yield"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/productYield>, <https://www.gs1.org/voc/productYield>;
    sw:term_status "stable".

gs1:productYieldType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the type of yield measurement specified in productYield. Examples: AFTER_DILUTION, DRAINED_WEIGHT."@en;
    rdfs:domain gs1:ProductYieldDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Yield Type Code"@en;
    rdfs:range gs1:ProductYieldTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/productYieldType>, <https://www.gs1.org/voc/productYieldType>;
    sw:term_status "stable".

gs1:productYieldVariationPercentage a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Indication of range in percent of the given cooking / roasting loss. Percentage that the actual weight of the product differs upward or downward from the average or estimated product yield."@en;
    rdfs:domain gs1:ProductYieldDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Product Yield Variation Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/productYieldVariationPercentage>, <https://www.gs1.org/voc/productYieldVariationPercentage>;
    sw:term_status "stable".

gs1:productionDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The production date is the production or assembly date determined by the manufacturer. The date may refer to the trade item itself or to items contained."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Production Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/productionDate>, <https://www.gs1.org/voc/productionDate>;
    sw:term_status "stable";
    skos:altLabel "Production Date"@en;
    skos:notation "11"^^gs1:AI;
    skos:prefLabel "11".

gs1:productionDateTime a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The date and time of production (or assembly). The date and time of production is determined by the manufacturer. The date and time may refer to the trade item itself or to the items contained."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Production Date and Time"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/productionDateTime>, <https://www.gs1.org/voc/productionDateTime>;
    sw:term_status "stable";
    skos:altLabel "Production Date and Time"@en;
    skos:notation "8008"^^gs1:AI;
    skos:prefLabel "8008".

gs1:productionVariantDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text assigned by the manufacturer to describe the production variant. Examples are: package series X, package series Y."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Production Variant Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/productionVariantDescription>, <https://www.gs1.org/voc/productionVariantDescription>;
    sw:term_status "stable".

gs1:productionVariantEffectiveDateTime a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The start date of a production variant. The variant applies to products having a date mark (a best before date or expiration date) on the package that comes on or after the effective date."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Production Variant Effective Date Time"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/productionVariantEffectiveDateTime>, <https://www.gs1.org/voc/productionVariantEffectiveDateTime>;
    sw:term_status "stable".

gs1:promotion a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a promotion."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Promotion"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/promotion>, <https://www.gs1.org/voc/promotion>;
    sw:term_status "stable".

gs1:proteinPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Protein per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Protein Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/proteinPerNutrientBasis>, <https://www.gs1.org/voc/proteinPerNutrientBasis>;
    sw:term_status "stable".

gs1:provenanceStatement a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text description of the region or place the product originates from. This is to be specifically used to specify areas such as cities, mountain ranges, regions. Examples: Made in the Thuringen Mountains, Made in Paris, From the Napa Valley."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Provenance Statement"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/provenanceStatement>, <https://www.gs1.org/voc/provenanceStatement>;
    sw:term_status "stable".

gs1:purchaseSuppliesOrAccessories a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about where supplies or accessories for the item can be purchased or ordered."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Purchase supplies or accessories"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/purchaseSuppliesOrAccessories>, <https://www.gs1.org/voc/purchaseSuppliesOrAccessories>;
    sw:term_status "stable".

gs1:qualifyingBrandName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product from one of the brand names specified via this property."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Brand Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingBrandName>, <https://www.gs1.org/voc/qualifyingBrandName>;
    sw:term_status "stable".

gs1:qualifyingGPCs a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product whose Global Product Classification (GPC) brick value appears in the list specified via this property."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Product GPC codes"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingGPCs>, <https://www.gs1.org/voc/qualifyingGPCs>;
    sw:term_status "stable".

gs1:qualifyingProductCategoryDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product from categories specified in this free-form text field."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Product Category Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingProductCategoryDescription>, <https://www.gs1.org/voc/qualifyingProductCategoryDescription>;
    sw:term_status "stable".

gs1:qualifyingProductClassificationCode a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product whose product classification (other than GPC) appears in the list specified via this property. This property specifies a product classification other than GPC."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Product Classification Code"@en;
    rdfs:range gs1:AdditionalProductClassificationDetails;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingProductClassificationCode>, <https://www.gs1.org/voc/qualifyingProductClassificationCode>;
    sw:term_status "stable".

gs1:qualifyingProductGTINs a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product whose GTIN appears in the list specified via this property."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Product GTINs"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingProductGTINs>, <https://www.gs1.org/voc/qualifyingProductGTINs>;
    sw:term_status "stable".

gs1:qualifyingSubBrandName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified, the discount is only available when purchasing a product from one of the sub-brand names (specified product ranges for a given brand) specified via this property."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Qualifying Sub-brand Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/qualifyingSubBrandName>, <https://www.gs1.org/voc/qualifyingSubBrandName>;
    sw:term_status "stable".

gs1:quickStartGuide a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a description of the key features needed to be understood to begin using the item or interacting with something new."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Quick start guide"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/quickStartGuide>, <https://www.gs1.org/voc/quickStartGuide>;
    sw:term_status "stable".

gs1:recallStatus a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about whether the product has been recalled or not, typically an API."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Recall status"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/recallStatus>, <https://www.gs1.org/voc/recallStatus>;
    sw:term_status "stable".

gs1:recipeInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a recipe website."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Recipe website"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/recipeInfo>, <https://www.gs1.org/voc/recipeInfo>;
    sw:term_status "stable".

gs1:referencedFile a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Link to a file or website containing additional information on product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Referenced File"@en;
    rdfs:range gs1:ReferencedFileDetails;
    owl:equivalentProperty <https://gs1.org/voc/referencedFile>, <https://www.gs1.org/voc/referencedFile>;
    sw:term_status "stable".

gs1:referencedFileEffectiveEndDateTime a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date upon which the target of this external link ceases to be effective for use."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Referenced File Effective End Date"@en;
    rdfs:range xsd:dateTime;
    rdfs:subPropertyOf schema:expires;
    owl:equivalentProperty <https://gs1.org/voc/referencedFileEffectiveEndDateTime>, <https://www.gs1.org/voc/referencedFileEffectiveEndDateTime>;
    sw:term_status "stable".

gs1:referencedFileEffectiveStartDateTime a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date upon which the target of this external link begins to be effective for use."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Referenced File Effective Start Date"@en;
    rdfs:range xsd:dateTime;
    rdfs:seeAlso schema:datePublished;
    owl:equivalentProperty <https://gs1.org/voc/referencedFileEffectiveStartDateTime>, <https://www.gs1.org/voc/referencedFileEffectiveStartDateTime>;
    sw:term_status "stable".

gs1:referencedFileSize a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The size of the file as it is stored in an uncompressed format."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Referenced File Size"@en;
    rdfs:range gs1:QuantitativeValue;
    rdfs:subPropertyOf schema:contentSize;
    owl:equivalentProperty <https://gs1.org/voc/referencedFileSize>, <https://www.gs1.org/voc/referencedFileSize>;
    sw:term_status "stable".

gs1:referencedFileType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A code indicating the purpose or role of file (not a MIME type) that is being referenced, for example PRODUCT_LABEL_IMAGE. This code is used when the purpose of a file is not specified in the property."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Referenced File Type"@en;
    rdfs:range gs1:ReferencedFileTypeCode;
    rdfs:seeAlso schema:description;
    owl:equivalentProperty <https://gs1.org/voc/referencedFileType>, <https://www.gs1.org/voc/referencedFileType>;
    sw:term_status "stable".

gs1:referencedFileURL a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Simple text string that refers to a resource on the internet, URLs may refer to documents, resources, people, etc."@en;
    rdfs:domain gs1:ReferencedFileDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Website"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf schema:url;
    owl:equivalentProperty <https://gs1.org/voc/referencedFileURL>, <https://www.gs1.org/voc/referencedFileURL>;
    sw:term_status "stable".

gs1:registerProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an entry point for registering ownership of a product including for warranty purposes."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Register purchase"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/registerProduct>, <https://www.gs1.org/voc/registerProduct>;
    sw:term_status "stable".

gs1:registryEntry a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an entry in a register, such as a business register or register of locations. Such registers may act as alternative identifiers, such as official company numbers, LEIs, other location identifiers etc."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Entry in a register"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/registryEntry>, <https://www.gs1.org/voc/registryEntry>;
    sw:term_status "stable".

gs1:regulatedProductName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The prescribed, regulated or generic product name or denomination that describes the true nature of the product. For example for a food product in order to distinguish it from other foods according to country specific regulations."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulated Product Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/regulatedProductName>, <https://www.gs1.org/voc/regulatedProductName>;
    sw:term_status "stable";
    skos:broadMatch schema:name;
    skos:related schema:Product.

gs1:regulationType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to a code indicating the type of government regulation."@en;
    rdfs:domain gs1:RegulatoryInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulation Type"@en;
    rdfs:range gs1:RegulationTypeCode;
    sw:term_status "provisional".

gs1:regulatoryAct a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The name given to the requirement assigned by the regulatory agency."@en;
    rdfs:domain gs1:RegulatoryInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Act"@en;
    rdfs:range xsd:string;
    sw:term_status "provisional".

gs1:regulatoryIdentifier a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to one or more groupings of identifiers that reference documents or datasets within a regulatory information system, repository or registry."@en;
    rdfs:domain gs1:RegulatoryInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Identifier"@en;
    rdfs:range gs1:RegulatoryIdentifier;
    sw:term_status "provisional".

gs1:regulatoryIdentifierType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The code indicating the type of regulatory information that is referenced."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Identifier Type"@en;
    rdfs:range gs1:RegulatoryIdentifierType;
    sw:term_status "provisional".

gs1:regulatoryInformation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to one or more groupings of information on applicable government regulations applicable to a trade item."@en;
    rdfs:domain _:b2_b6;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Information"@en;
    rdfs:range gs1:RegulatoryInformation;
    sw:term_status "provisional".

gs1:regulatoryInformationProvider a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organisation that provided a document or dataset to a regulatory information system, repository or registry."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Information Provider"@en;
    rdfs:range gs1:Organization;
    sw:term_status "provisional".

gs1:regulatoryReferenceApplicabilityEndDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The final date for which the referenced information remains applicable."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Reference Applicability End Date"@en;
    rdfs:range xsd:date;
    sw:term_status "provisional".

gs1:regulatoryReferenceApplicabilityStartDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The earliest date from which the referenced information becomes applicable."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Reference Applicability Start Date"@en;
    rdfs:range xsd:date;
    sw:term_status "provisional".

gs1:regulatoryReferenceNumber a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A reference number for a record, document or dataset stored within a regulatory information system, repository or registry."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Reference Number"@en;
    rdfs:range xsd:string;
    sw:term_status "provisional".

gs1:regulatoryVerificationNumber a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A verification number for a record, document or dataset stored within a regulatory information system, repository or registry, typically used in combination with the reference number when requesting access to the refrenced document or dataset."@en;
    rdfs:domain gs1:RegulatoryIdentifier;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Regulatory Verification Number"@en;
    rdfs:range xsd:string;
    sw:term_status "provisional".

gs1:reheatingClaim a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates, with reference to the product branding, labelling or packaging whether a food product which is ready to eat can be reheated if required prior to consumption."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Reheating Claim"@en;
    rdfs:range gs1:NonbinaryLogicCode;
    owl:equivalentProperty <https://gs1.org/voc/reheatingClaim>, <https://www.gs1.org/voc/reheatingClaim>;
    sw:term_status "stable".

gs1:relatedImage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to any image that depicts or relates to the identified entity (e.g., trade item, assets, business process, patient record, location, organisation, etc.)"@en;
    rdfs:domain owl:Thing;
    rdfs:label "Related image"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/relatedImage>, <https://www.gs1.org/voc/relatedImage>;
    sw:term_status "stable".

gs1:relatedOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organisation(s) associated with a place."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Organisation"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/relatedOrganization>, <https://www.gs1.org/voc/relatedOrganization>;
    sw:term_status "stable".

gs1:relatedVideo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to any video, or document that has an embedded video, that describes or relates to the identified item, organisation, or location in some way."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Related  video"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/relatedVideo>, <https://www.gs1.org/voc/relatedVideo>;
    sw:term_status "stable".

gs1:replacedByOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the successor organisation that is used in place of a previous organisation"@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Replaced by organization"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/replacedByOrganization>, <https://www.gs1.org/voc/replacedByOrganization>;
    sw:term_status "stable".

gs1:replacedByPlace a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the successor location that is used in place of a previous location"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Replaced by Place"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/replacedByPlace>, <https://www.gs1.org/voc/replacedByPlace>;
    sw:term_status "stable".

gs1:replacedByProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The product which permanently replaces the current product. This product is sent in the record for the original item that is being replaced."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Replaced By Product"@en;
    rdfs:range gs1:Product;
    rdfs:subPropertyOf schema:isSimilarTo;
    owl:equivalentProperty <https://gs1.org/voc/replacedByProduct>, <https://www.gs1.org/voc/replacedByProduct>;
    sw:term_status "stable".

gs1:replacedOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the previous organisation that this organisation replaces"@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Replaced organization"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/replacedOrganization>, <https://www.gs1.org/voc/replacedOrganization>;
    sw:term_status "stable".

gs1:replacedPlace a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the previous location that this location replaces"@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Replaced Place"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/replacedPlace>, <https://www.gs1.org/voc/replacedPlace>;
    sw:term_status "stable".

gs1:replacedProduct a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates the product identification of an item that is being permanently replaced by this product."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Replaced Product"@en;
    rdfs:range gs1:Product;
    rdfs:subPropertyOf schema:isSimilarTo;
    owl:equivalentProperty <https://gs1.org/voc/replacedProduct>, <https://www.gs1.org/voc/replacedProduct>;
    sw:term_status "stable".

gs1:reportFound a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a platform or service where users (company or a person) can report a found item associated with the identified entity (instance of an item). This link type is designed to assist in connecting the found item with its rightful owner or relevant authorities."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Report  found"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/reportFound>, <https://www.gs1.org/voc/reportFound>;
    sw:term_status "stable".

gs1:responsibility a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Text further specifying the area of responsibility of the trade contact."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Responsibility"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/responsibility>, <https://www.gs1.org/voc/responsibility>;
    sw:term_status "stable".

gs1:responsibleForLocation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) for which this organisation is responsible."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Responsible for location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/responsibleForLocation>, <https://www.gs1.org/voc/responsibleForLocation>;
    sw:term_status "stable".

gs1:responsibleOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the organisation that is directly responsible for this place."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Organisation responsible for the location"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/responsibleOrganization>, <https://www.gs1.org/voc/responsibleOrganization>;
    sw:term_status "stable".

gs1:restricted a owl:AnnotationProperty;
    rdfs:range "xsd:string".

gs1:returnablePackageDepositAmount a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The monetary amount for the individual returnable package."@en;
    rdfs:domain gs1:ReturnablePackageDepositDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Returnable Package Deposit Amount"@en;
    rdfs:range gs1:PriceSpecification;
    owl:equivalentProperty <https://gs1.org/voc/returnablePackageDepositAmount>, <https://www.gs1.org/voc/returnablePackageDepositAmount>;
    sw:term_status "stable".

gs1:returnablePackageDepositRegion a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The geographic region associated with the returnable package deposit amount."@en;
    rdfs:domain gs1:ReturnablePackageDepositDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Returnable Package Deposit Region"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/returnablePackageDepositRegion>, <https://www.gs1.org/voc/returnablePackageDepositRegion>;
    sw:term_status "stable".

gs1:review a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to reviews."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Reviews"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/review>, <https://www.gs1.org/voc/review>;
    sw:term_status "stable".

gs1:riboflavinPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Riboflavin per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Riboflavin Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/riboflavinPerNutrientBasis>, <https://www.gs1.org/voc/riboflavinPerNutrientBasis>;
    sw:term_status "stable".

gs1:safetyInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to safety information."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Safety information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/safetyInfo>, <https://www.gs1.org/voc/safetyInfo>;
    sw:term_status "stable".

gs1:saltPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Salt per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Salt Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/saltPerNutrientBasis>, <https://www.gs1.org/voc/saltPerNutrientBasis>;
    sw:term_status "stable".

gs1:saturatedFatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Saturated fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Saturated Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/saturatedFatPerNutrientBasis>, <https://www.gs1.org/voc/saturatedFatPerNutrientBasis>;
    sw:term_status "stable".

gs1:scheduleTime a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a site that offers information on scheduling, appointments, or reservations. This may or may not allow the user to book the reservation."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Scheduling/Reservation"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/scheduleTime>, <https://www.gs1.org/voc/scheduleTime>;
    sw:term_status "stable".

gs1:seasonCalendarYear a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The calendar year in which the product is seasonally available."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Season Calendar Year"@en;
    rdfs:range xsd:gYear;
    owl:equivalentProperty <https://gs1.org/voc/seasonCalendarYear>, <https://www.gs1.org/voc/seasonCalendarYear>;
    sw:term_status "stable".

gs1:seasonName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Element defines the season applicable to the item for example Winter."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Season Name"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/seasonName>, <https://www.gs1.org/voc/seasonName>;
    sw:term_status "stable".

gs1:seasonParameter a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the season in which the product is available, e.g. SPRING, WINTER"@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Season Parameter"@en;
    rdfs:range gs1:SeasonParameterCode;
    owl:equivalentProperty <https://gs1.org/voc/seasonParameter>, <https://www.gs1.org/voc/seasonParameter>;
    sw:term_status "stable".

gs1:seeker a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organization seeking an offer."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Seeker"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/seeker>, <https://www.gs1.org/voc/seeker>;
    sw:term_status "stable".

gs1:selectedProductsOnly a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "If specified and set to true, the discount only applies to specific products selected by the retailer or offer promoter - not to all items in that product category.  This property should be asserted and set to true for offers that say 'on selected products'."@en;
    rdfs:domain gs1:Discount;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Selected Products Only"@en;
    rdfs:range xsd:boolean;
    owl:equivalentProperty <https://gs1.org/voc/selectedProductsOnly>, <https://www.gs1.org/voc/selectedProductsOnly>;
    sw:term_status "stable".

gs1:seleniumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Selenium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Selenium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/seleniumPerNutrientBasis>, <https://www.gs1.org/voc/seleniumPerNutrientBasis>;
    sw:term_status "stable".

gs1:sellByDate a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The date specified by the manufacturer as the last date the retailer is to offer the product for sale to the consumer. The product should not be merchandised after this date."@en;
    rdfs:domain schema:Product, gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sell By Date"@en;
    rdfs:range xsd:date;
    owl:equivalentProperty <https://gs1.org/voc/sellByDate>, <https://www.gs1.org/voc/sellByDate>;
    sw:term_status "stable";
    skos:altLabel "Sell By Date"@en;
    skos:notation "16"^^gs1:AI;
    skos:prefLabel "16".

gs1:seller a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The organization seeking to sell a product or service."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Seller"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/seller>, <https://www.gs1.org/voc/seller>;
    sw:term_status "stable";
    skos:exactMatch schema:seller.

gs1:serviceInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to service or maintenance instructions."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Service information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/serviceInfo>, <https://www.gs1.org/voc/serviceInfo>;
    sw:term_status "stable".

gs1:servingSize a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Measurement value specifying the serving size in which the information per nutrient has been stated. Example: Per 100 GRM."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Serving Size"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/servingSize>, <https://www.gs1.org/voc/servingSize>;
    sw:term_status "stable".

gs1:servingSizeDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A free text field specifying the serving size for which the nutrient information has been stated for example: per 1/3 cup (42 g)."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Serving Size Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/servingSizeDescription>, <https://www.gs1.org/voc/servingSizeDescription>;
    sw:term_status "stable".

gs1:servingSuggestion a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field for serving suggestion."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Serving Suggestion"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/servingSuggestion>, <https://www.gs1.org/voc/servingSuggestion>;
    sw:term_status "stable".

gs1:sharpnessOfCheese a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The descriptive term that is used by the product manufacturer to identify the sharpness of the taste of the product for example EXTRA_SHARP. Usually the longer the aging of the product, the sharper the taste."@en;
    rdfs:domain gs1:MilkButterCreamYogurtCheeseEggsSubstitutes;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sharpness Of Cheese"@en;
    rdfs:range gs1:SharpnessOfCheeseCode;
    owl:equivalentProperty <https://gs1.org/voc/sharpnessOfCheese>, <https://www.gs1.org/voc/sharpnessOfCheese>;
    sw:term_status "stable".

gs1:siteAccessRequirements a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A URI value linking to information related to requirements for accessing or visiting a place."@en;
    rdfs:domain gs1:Place;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Site Access Requirements"@en;
    rdfs:range xsd:anyURI;
    sw:term_status "stable".

gs1:size a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links a wearable product to one or more groupings of gs1:SizeDetails representing size systems, size groups, size type and size dimensions."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size"@en;
    rdfs:range gs1:SizeDetails;
    owl:equivalentProperty <https://gs1.org/voc/size>, <https://www.gs1.org/voc/size>;
    sw:term_status "stable".

gs1:sizeCode a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links a product to one or more groupings of gs1:SizeCodeDetails representing the size value from a specified code list."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Code"@en;
    rdfs:range gs1:SizeCodeDetails;
    owl:equivalentProperty <https://gs1.org/voc/sizeCode>, <https://www.gs1.org/voc/sizeCode>;
    sw:term_status "stable".

gs1:sizeCodeListCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Code specifying a size code list. Allowed code values are specified in GS1 Code List SizeCodeListCode ."@en;
    rdfs:domain gs1:SizeCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Code List Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/sizeCodeListCode>, <https://www.gs1.org/voc/sizeCodeListCode>;
    sw:term_status "stable".

gs1:sizeCodeValue a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A code indicating the size of an object according to a specific code list. The applied code list is specified as additional information together with the size code."@en;
    rdfs:domain gs1:SizeCodeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Code"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/sizeCodeValue>, <https://www.gs1.org/voc/sizeCodeValue>;
    sw:term_status "stable".

gs1:sizeDimension a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The numerical size measurement relating to the size type."@en;
    rdfs:domain gs1:SizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Dimension"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/sizeDimension>, <https://www.gs1.org/voc/sizeDimension>;
    sw:term_status "stable".

gs1:sizeGroup a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the type of size that is necessary to uniquely specify the size of the item, for example, BOYS."@en;
    rdfs:domain gs1:SizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Group"@en;
    rdfs:range gs1:SizeGroupCode;
    owl:equivalentProperty <https://gs1.org/voc/sizeGroup>, <https://www.gs1.org/voc/sizeGroup>;
    sw:term_status "stable".

gs1:sizeSystem a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The system that is being used to define the size for example EUROPE. Size system is used in conjunction with size group to define the size dimension."@en;
    rdfs:domain gs1:SizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size System"@en;
    rdfs:range gs1:SizeSystemCode;
    owl:equivalentProperty <https://gs1.org/voc/sizeSystem>, <https://www.gs1.org/voc/sizeSystem>;
    sw:term_status "stable".

gs1:sizeType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The type of size dimension being specified for example SLEEVE."@en;
    rdfs:domain gs1:SizeDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Size Type"@en;
    rdfs:range gs1:SizeTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/sizeType>, <https://www.gs1.org/voc/sizeType>;
    sw:term_status "stable".

gs1:smartLabel a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to the product's SmartLabel page."@en;
    rdfs:domain owl:Thing;
    rdfs:label "SmartLabel"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/smartLabel>, <https://www.gs1.org/voc/smartLabel>;
    sw:term_status "stable".

gs1:smpc a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to Summary Product Characteristics. To be used specifically when linking to information for healthcare professionals."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Summary Product Characteristics (SmPC)"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/smpc>, <https://www.gs1.org/voc/smpc>;
    sw:term_status "stable";
    gs1:restricted "validatedHealthcare".

gs1:socialMedia a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a social media channel. The title will typically be replaced by the name of the channel."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Social media"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/socialMedia>, <https://www.gs1.org/voc/socialMedia>;
    sw:term_status "stable".

gs1:sodiumPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Sodium per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sodium Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/sodiumPerNutrientBasis>, <https://www.gs1.org/voc/sodiumPerNutrientBasis>;
    sw:term_status "stable".

gs1:sourceAnimal a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the source of raw material used to produce the food product, for example a GOAT for milk."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Source Animal Code"@en;
    rdfs:range gs1:SourceAnimalCode;
    owl:equivalentProperty <https://gs1.org/voc/sourceAnimal>, <https://www.gs1.org/voc/sourceAnimal>;
    sw:term_status "stable".

gs1:sportingActivityType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Code indicating the type of sporting activity for which the product is intended to be worn, for example FOOTBALL."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sporting Activity Type"@en;
    rdfs:range gs1:SportingActivityTypeCode;
    owl:equivalentProperty <https://gs1.org/voc/sportingActivityType>, <https://www.gs1.org/voc/sportingActivityType>;
    sw:term_status "stable".

gs1:starchPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Starch per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Starch Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/starchPerNutrientBasis>, <https://www.gs1.org/voc/starchPerNutrientBasis>;
    sw:term_status "stable".

gs1:statisticInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information about statistics regarding an organisation, location, or other entity."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Statistics"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/statisticInfo>, <https://www.gs1.org/voc/statisticInfo>;
    sw:term_status "stable".

gs1:statusTimestamp a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Date and time (including optional timezone) associated to status designations. Timestamps may be future dated to provide advance notice of status changes. For further information about the required lexical representation of date, time, and timezone please see https://www.w3.org/TR/xmlschema-2/#dateTime"@en;
    rdfs:domain _:b2_b5;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Status Timestamp"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/statusTimestamp>, <https://www.gs1.org/voc/statusTimestamp>;
    sw:term_status "stable".

gs1:streetAddress a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The street address expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress SHOULD be used before populating lines two through four. For a PO Box gs1:postOfficeBoxNumber SHOULD be used instead."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Street Address"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/streetAddress>, <https://www.gs1.org/voc/streetAddress>;
    sw:term_status "stable";
    skos:exactMatch schema:streetAddress, vcard:street-address.

gs1:streetAddressLine2 a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The second line of the street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress SHOULD be used before populating lines two through four. These SHALL NOT be used as alternatives to the dedicated address properties gs1:addressSuburb, gs1:addressLocality and gs1:addressRegion."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Street Address Line 2"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/streetAddressLine2>, <https://www.gs1.org/voc/streetAddressLine2>;
    sw:term_status "stable".

gs1:streetAddressLine3 a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The third line of the street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress and gs1:streetaddressLine2 SHOULD be used before populating lines three and four. These SHALL NOT be used as alternatives to the dedicated address properties gs1:addressSuburb, gs1:addressLocality and gs1:addressRegion."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Street Address Line 3"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/streetAddressLine3>, <https://www.gs1.org/voc/streetAddressLine3>;
    sw:term_status "stable".

gs1:streetAddressLine4 a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The fourth line of the street address, expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. gs1:streetAddress, gs1:streetaddressLine2 and gs1:streetaddressLine3 SHOULD be used before populating line four. These SHALL NOT be used as alternatives to the dedicated address properties gs1:addressSuburb, gs1:addressLocality and gs1:addressRegion."@en;
    rdfs:domain gs1:PostalAddress;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Street Address Line 4"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/streetAddressLine4>, <https://www.gs1.org/voc/streetAddressLine4>;
    sw:term_status "stable".

gs1:styleDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "An attribute that classifies products that share many of the same characteristics (attribute values) that does NOT vary by GTIN, and are presented by the supplier as a single merchandise selection for the buyer."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Style Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/styleDescription>, <https://www.gs1.org/voc/styleDescription>;
    sw:term_status "stable".

gs1:subBrandName a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Second level of brand. Can be a trademark. It is the primary differentiating factor that a brand owner wants to communicate to the consumer or buyer. E.g. Yummy-Cola Classic. In this example Yummy-Cola is the brand and Classic is the sub-brand."@en;
    rdfs:domain gs1:Brand;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sub-brand Name"@en;
    rdfs:range rdf:langString;
    rdfs:subPropertyOf schema:name;
    owl:equivalentProperty <https://gs1.org/voc/subBrandName>, <https://www.gs1.org/voc/subBrandName>;
    sw:term_status "stable";
    skos:related schema:Brand.

gs1:subOrganization a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Designates a legal entity or function directly below the organisation/party being identified in a hierarchy. There may be multiple sub-organisations associated to a single GLN. To specify other affiliated organisations, see gs1:manages, gs1:franchisorOf, gs1:owns. To specify a parent organisation, see gs1:parentOrganization."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sub-Organization"@en;
    rdfs:range gs1:Organization;
    owl:equivalentProperty <https://gs1.org/voc/subOrganization>, <https://www.gs1.org/voc/subOrganization>;
    sw:term_status "stable".

gs1:subscribe a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a subscription form"@en;
    rdfs:domain owl:Thing;
    rdfs:label "Subscribe"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/subscribe>, <https://www.gs1.org/voc/subscribe>;
    sw:term_status "stable".

gs1:sugarsPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Sugars per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sugars Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/sugarsPerNutrientBasis>, <https://www.gs1.org/voc/sugarsPerNutrientBasis>;
    sw:term_status "stable".

gs1:supplierSpecifiedMinimumConsumerStorageDays a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Represents the number of days between a product's sell by date and its use by date."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Supplier Specified Minimum Consumer Storage Days"@en;
    rdfs:range xsd:integer;
    owl:equivalentProperty <https://gs1.org/voc/supplierSpecifiedMinimumConsumerStorageDays>, <https://www.gs1.org/voc/supplierSpecifiedMinimumConsumerStorageDays>;
    sw:term_status "stable".

gs1:support a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a source of support such as a helpdesk, chat support, email etc."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Support"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/support>, <https://www.gs1.org/voc/support>;
    sw:term_status "stable".

gs1:sustainabilityInfo a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to information relating to sustainability and recycling requirements or processes."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Sustainability and recycling"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/sustainabilityInfo>, <https://www.gs1.org/voc/sustainabilityInfo>;
    sw:term_status "stable".

gs1:sweetnessLevelOfAlcoholicBeverage a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Indicates the descriptive term that is used by the product manufacturer to identify the sweetness of the alcoholic beverage. These are sometimes placed on a label. In some markets, the term is based on the amount of sugar content according to local regulation."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Sweetness level of alcoholic beverage"@en;
    rdfs:range gs1:SweetnessLevelOfAlcoholicBeverageCode;
    owl:equivalentProperty <https://gs1.org/voc/sweetnessLevelOfAlcoholicBeverage>, <https://www.gs1.org/voc/sweetnessLevelOfAlcoholicBeverage>;
    sw:term_status "stable".

gs1:targetConsumerAge a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Identifies the target consumer age range for which a product has been designed."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Target Consumer Age"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/targetConsumerAge>, <https://www.gs1.org/voc/targetConsumerAge>;
    sw:term_status "stable".

gs1:targetConsumerGender a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Identifies the target consumer gender for which a product has been designed for example MALE"@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Target Consumer Gender"@en;
    rdfs:range gs1:TargetConsumerGenderCode;
    owl:equivalentProperty <https://gs1.org/voc/targetConsumerGender>, <https://www.gs1.org/voc/targetConsumerGender>;
    sw:term_status "stable".

gs1:targetMarket a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Relates to a set of target market details (product release date and associated countries)"@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Target Market"@en;
    rdfs:range gs1:TargetMarketDetails;
    owl:equivalentProperty <https://gs1.org/voc/targetMarket>, <https://www.gs1.org/voc/targetMarket>;
    sw:term_status "stable".

gs1:targetMarketCountries a rdf:Property, owl:ObjectProperty;
    rdfs:comment "List of countries representing the target market for a particular release date indicated by gs1:consumerFirstAvailabilityDateTime"@en;
    rdfs:domain gs1:TargetMarketDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Target Market Countries"@en;
    rdfs:range gs1:Country;
    owl:equivalentProperty <https://gs1.org/voc/targetMarketCountries>, <https://www.gs1.org/voc/targetMarketCountries>;
    sw:term_status "stable".

gs1:telephone a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A telephone number for example +44 217 992 9999."@en;
    rdfs:domain gs1:ContactPoint;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Telephone"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/telephone>, <https://www.gs1.org/voc/telephone>;
    sw:term_status "stable";
    skos:exactMatch schema:telephone, vcard:hasTelephone.

gs1:textileMaterial a rdf:Property, owl:ObjectProperty;
    rdfs:comment "One or more links to information about the materials used in a wearable product."@en;
    rdfs:domain gs1:Clothing;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Textile Material"@en;
    rdfs:range gs1:TextileMaterialDetails;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterial>, <https://www.gs1.org/voc/textileMaterial>;
    sw:term_status "stable".

gs1:textileMaterialContent a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A description of the material composition used in conjunction with the material percentage."@en;
    rdfs:domain gs1:WearableProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Material Content"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterialContent>, <https://www.gs1.org/voc/textileMaterialContent>;
    sw:term_status "stable".

gs1:textileMaterialDescription a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "This provides a name or brief description of one material contained within the product, for example Rayon."@en;
    rdfs:domain gs1:TextileMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterialDescription>, <https://www.gs1.org/voc/textileMaterialDescription>;
    sw:term_status "stable".

gs1:textileMaterialPercentage a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "Corresponding net weight percentage of the product material specified via gs1:textileMaterialDescription, e.g. 70."@en;
    rdfs:domain gs1:TextileMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Material Percentage"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterialPercentage>, <https://www.gs1.org/voc/textileMaterialPercentage>;
    sw:term_status "stable".

gs1:textileMaterialThreadCount a rdf:Property, owl:DatatypeProperty, owl:FunctionalProperty;
    rdfs:comment "The quality of material (fabric) of a product based on the total number of vertical and horizontal threads in one square inch."@en;
    rdfs:domain gs1:TextileMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Material Thread Count"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterialThreadCount>, <https://www.gs1.org/voc/textileMaterialThreadCount>;
    sw:term_status "stable".

gs1:textileMaterialWeight a rdf:Property, owl:FunctionalProperty, owl:ObjectProperty;
    rdfs:comment "The measured weight of the material expressed in ounces per square yard or grams per square meter."@en;
    rdfs:domain gs1:TextileMaterialDetails;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Textile Material Weight"@en;
    rdfs:range gs1:QuantitativeValue;
    owl:equivalentProperty <https://gs1.org/voc/textileMaterialWeight>, <https://www.gs1.org/voc/textileMaterialWeight>;
    sw:term_status "stable".

gs1:thiaminPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Thiamin per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Thiamin Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/thiaminPerNutrientBasis>, <https://www.gs1.org/voc/thiaminPerNutrientBasis>;
    sw:term_status "stable".

gs1:traceability a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to traceability information (includes track and trace).  Traceability information may be provided for consumption by humans or computers. If the target is an EPCIS repository, use gs1:epcis instead."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Traceability information"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/traceability>, <https://www.gs1.org/voc/traceability>;
    sw:term_status "stable".

gs1:transFatPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Trans Fat per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Trans Fat Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/transFatPerNutrientBasis>, <https://www.gs1.org/voc/transFatPerNutrientBasis>;
    sw:term_status "stable".

gs1:transactionDate a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The date associated with a business transaction"@en;
    rdfs:domain gs1:Transaction;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Transaction Date"@en;
    rdfs:range xsd:date;
    sw:term_status "provisional".

gs1:transactionID a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "An identifier for a business transactions"@en;
    rdfs:domain gs1:Transaction;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Transaction Reference"@en;
    rdfs:range xsd:string;
    sw:term_status "provisional".

gs1:transactionType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The code indicating the type of business transactions"@en;
    rdfs:domain gs1:Transaction;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Transaction Reference"@en;
    rdfs:range gs1:TransactionType;
    sw:term_status "provisional".

gs1:tutorial a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a tutorial or set of tutorials, such as online classes, how-to videos etc."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Tutorial"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/tutorial>, <https://www.gs1.org/voc/tutorial>;
    sw:term_status "stable".

gs1:unitCode a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A string value indicating a Measurement Unit from UN/ECE Recommendation 20, Units of Measure used in International Trade e.g. GRM = gram - see http://www.unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_rev3_Annex3e.pdf"@en;
    rdfs:domain gs1:QuantitativeValue;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Measurement Unit"@en;
    rdfs:range xsd:string;
    owl:equivalentProperty <https://gs1.org/voc/unitCode>, <https://www.gs1.org/voc/unitCode>;
    sw:term_status "stable";
    skos:exactMatch schema:unitCode.

gs1:upperMaterialType a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The material(s) used for the upper part of the footwear product. The upper is the part of a shoe, boot, slipper or other item of footwear that is above the sole."@en;
    rdfs:domain gs1:Footwear;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Upper Material"@en;
    rdfs:range gs1:TextileMaterialDetails;
    owl:equivalentProperty <https://gs1.org/voc/upperMaterialType>, <https://www.gs1.org/voc/upperMaterialType>;
    sw:term_status "stable".

gs1:userAgreement a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to an agreement or waiver."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Sign waiver/agreement/document"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/userAgreement>, <https://www.gs1.org/voc/userAgreement>;
    sw:term_status "stable".

gs1:usesManagedLocation a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Links to the place(s) that this organisation uses as a managed space."@en;
    rdfs:domain gs1:Organization;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Uses managed location"@en;
    rdfs:range gs1:Place;
    owl:equivalentProperty <https://gs1.org/voc/usesManagedLocation>, <https://www.gs1.org/voc/usesManagedLocation>;
    sw:term_status "stable".

gs1:validFrom a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The effective start date of the price ."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Valid From"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/validFrom>, <https://www.gs1.org/voc/validFrom>;
    sw:term_status "stable";
    skos:exactMatch schema:validFrom.

gs1:validThrough a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The effective end date of the price ."@en;
    rdfs:domain gs1:PriceSpecification;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Valid Through"@en;
    rdfs:range xsd:dateTime;
    owl:equivalentProperty <https://gs1.org/voc/validThrough>, <https://www.gs1.org/voc/validThrough>;
    sw:term_status "stable";
    skos:exactMatch schema:validThrough.

gs1:value a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "A floating-point numeric value that is qualified by the corresponding measurement unit code - see gs1:unitCode"@en;
    rdfs:domain gs1:QuantitativeValue;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Measurement Value"@en;
    rdfs:range xsd:float;
    owl:equivalentProperty <https://gs1.org/voc/value>, <https://www.gs1.org/voc/value>;
    sw:term_status "stable";
    skos:exactMatch schema:value.

gs1:variantDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Free text field used to identify the variant of the product. Variants are the distinguishing characteristics that differentiate products with the same brand and size including such things as the particular flavour, fragrance, taste."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Variant Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/variantDescription>, <https://www.gs1.org/voc/variantDescription>;
    sw:term_status "stable".

gs1:verificationService a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a GS1 Lightweight Messaging Service for verifying the status of a product, organisation, or location and its identifier."@en;
    rdfs:domain owl:Thing;
    rdfs:label "Verification Service"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/verificationService>, <https://www.gs1.org/voc/verificationService>;
    sw:term_status "stable".

gs1:vintner a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The person hired by a winery or wine company who is responsible for many of the processes in the preparation, taste and quality of the wine produced. The science of wine making is referred to as oenology. The vintner is the oenologist."@en;
    rdfs:domain gs1:Beverage;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vintner"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/vintner>, <https://www.gs1.org/voc/vintner>;
    sw:term_status "stable".

gs1:vitaminAPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin A per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin A Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminAPerNutrientBasis>, <https://www.gs1.org/voc/vitaminAPerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminB12PerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin B12 per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin B12 Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminB12PerNutrientBasis>, <https://www.gs1.org/voc/vitaminB12PerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminB6PerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin B6 per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin B6 Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminB6PerNutrientBasis>, <https://www.gs1.org/voc/vitaminB6PerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminCPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin C per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin C Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminCPerNutrientBasis>, <https://www.gs1.org/voc/vitaminCPerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminDPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin D per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin D Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminDPerNutrientBasis>, <https://www.gs1.org/voc/vitaminDPerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminEPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin E per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin E Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminEPerNutrientBasis>, <https://www.gs1.org/voc/vitaminEPerNutrientBasis>;
    sw:term_status "stable".

gs1:vitaminKPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Vitamin K per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Vitamin K Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/vitaminKPerNutrientBasis>, <https://www.gs1.org/voc/vitaminKPerNutrientBasis>;
    sw:term_status "stable".

gs1:warningCopyDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "Warning information is additional information that outlines special requirements, warning and caution information printed on the package."@en;
    rdfs:domain gs1:Product;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Warning Copy Description"@en;
    rdfs:range rdf:langString;
    owl:equivalentProperty <https://gs1.org/voc/warningCopyDescription>, <https://www.gs1.org/voc/warningCopyDescription>;
    sw:term_status "stable".

gs1:warranty a rdf:Property, owl:ObjectProperty;
    rdfs:comment "The warranty associated with the product, as provided by the manufacturer."@en;
    rdfs:domain gs1:Offer;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Has Offer Warranty"@en;
    rdfs:range gs1:WarrantyPromise;
    rdfs:subPropertyOf schema:warranty;
    owl:equivalentProperty <https://gs1.org/voc/warranty>, <https://www.gs1.org/voc/warranty>;
    sw:term_status "stable";
    skos:exactMatch schema:warranty.

gs1:warrantyScopeDescription a rdf:Property, owl:DatatypeProperty;
    rdfs:comment "The description of warranty available for the product. Allows for the representation of the same value in different languages but not for multiple values."@en;
    rdfs:domain gs1:WarrantyPromise;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Warranty Scope"@en;
    rdfs:range rdf:langString;
    rdfs:seeAlso schema:WarrantyPromise;
    rdfs:subPropertyOf schema:description;
    owl:equivalentProperty <https://gs1.org/voc/warrantyScopeDescription>, <https://www.gs1.org/voc/warrantyScopeDescription>;
    sw:term_status "stable".

gs1:whatsInTheBox a rdf:Property, owl:ObjectProperty;
    rdfs:comment "A link to a description of all the individual items in a packaged item."@en;
    rdfs:domain owl:Thing;
    rdfs:label "What's in the box?"@en;
    rdfs:range xsd:anyURI;
    rdfs:subPropertyOf gs1:linkType;
    owl:equivalentProperty <https://gs1.org/voc/whatsInTheBox>, <https://www.gs1.org/voc/whatsInTheBox>;
    sw:term_status "stable".

gs1:yield a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Product quantity after preparation."@en;
    rdfs:domain gs1:FoodAndBeveragePreparationInformation;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Yield"@en;
    rdfs:range gs1:ProductYieldDetails;
    owl:equivalentProperty <https://gs1.org/voc/yield>, <https://www.gs1.org/voc/yield>;
    sw:term_status "stable".

gs1:zincPerNutrientBasis a rdf:Property, owl:ObjectProperty;
    rdfs:comment "Zinc per specified nutrient basis quantity."@en;
    rdfs:domain gs1:FoodBeverageTobaccoProduct;
    rdfs:isDefinedBy <https://ref.gs1.org/voc/>;
    rdfs:label "Zinc Per Nutrient Basis Quantity"@en;
    rdfs:range gs1:NutritionMeasurementType;
    owl:equivalentProperty <https://gs1.org/voc/zincPerNutrientBasis>, <https://www.gs1.org/voc/zincPerNutrientBasis>;
    sw:term_status "stable".

_:b2_b0 a owl:Class;
    owl:unionOf _:b2_b8.

_:b2_b1 a owl:Class;
    owl:unionOf _:b2_b10.

_:b2_b10 rdf:first gs1:Offer;
    rdf:rest _:b2_b11.

_:b2_b11 rdf:first gs1:PriceSpecification;
    rdf:rest rdf:nil.

_:b2_b12 rdf:first gs1:PostalAddress;
    rdf:rest _:b2_b13.

_:b2_b13 rdf:first gs1:Organization;
    rdf:rest rdf:nil.

_:b2_b14 rdf:first gs1:Product;
    rdf:rest _:b2_b15.

_:b2_b15 rdf:first gs1:Organization;
    rdf:rest _:b2_b16.

_:b2_b16 rdf:first gs1:Place;
    rdf:rest rdf:nil.

_:b2_b17 rdf:first gs1:GeoCoordinates;
    rdf:rest _:b2_b18.

_:b2_b18 rdf:first gs1:GeoShape;
    rdf:rest rdf:nil.

_:b2_b19 rdf:first gs1:OrganizationStatusHistory;
    rdf:rest _:b2_b20.

_:b2_b2 a owl:Class;
    owl:unionOf _:b2_b12.

_:b2_b20 rdf:first gs1:LocationStatusHistory;
    rdf:rest rdf:nil.

_:b2_b21 rdf:first gs1:Product;
    rdf:rest _:b2_b22.

_:b2_b22 rdf:first gs1:RegulatoryNotification;
    rdf:rest rdf:nil.

_:b2_b23 rdf:first xsd:date;
    rdf:rest _:b2_b24.

_:b2_b24 rdf:first xsd:dateTime;
    rdf:rest rdf:nil.

_:b2_b3 a owl:Class;
    owl:unionOf _:b2_b14.

_:b2_b4 a owl:Class;
    owl:unionOf _:b2_b17.

_:b2_b5 a owl:Class;
    owl:unionOf _:b2_b19.

_:b2_b6 a owl:Class;
    owl:unionOf _:b2_b21.

_:b2_b7 a owl:Class;
    owl:unionOf _:b2_b23.

_:b2_b8 rdf:first gs1:Organization;
    rdf:rest _:b2_b9.

_:b2_b9 rdf:first gs1:Place;
    rdf:rest rdf:nil.
