From 04d218cbc7557bed3c1099eed56ad995e83377d3 Mon Sep 17 00:00:00 2001 From: Elisa Kendall Date: Thu, 6 Jul 2023 14:46:21 -0700 Subject: [PATCH 1/6] IDMP-420 - additions to the Amlodipine example to cover the latest approach to reference substance / reference strength Signed-off-by: Elisa Kendall --- EXT/Examples/AmlodipineExample.rdf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/EXT/Examples/AmlodipineExample.rdf b/EXT/Examples/AmlodipineExample.rdf index 6ad29034..a7fdcfb6 100644 --- a/EXT/Examples/AmlodipineExample.rdf +++ b/EXT/Examples/AmlodipineExample.rdf @@ -162,7 +162,10 @@ + + amlodipine as reference strength in Amlodipine EMC strength + @@ -170,12 +173,21 @@ + + amlodipine as reference strength in Norvasc presentation strength + + + + amlodipine as reference substance + + + From d09c0a88699a8fb4443c496688c3a63fb27f3729 Mon Sep 17 00:00:00 2001 From: Elisa Kendall Date: Thu, 6 Jul 2023 19:18:50 -0700 Subject: [PATCH 2/6] IDMP-420 - revisions to the terlipressin example to reflect changes to the representation of reference substance / reference strength and for clarification purposes Signed-off-by: Elisa Kendall --- EXT/Examples/TerlipressinExample.rdf | 35 +++++++++++++++------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/EXT/Examples/TerlipressinExample.rdf b/EXT/Examples/TerlipressinExample.rdf index 13075d2d..6a7d1848 100644 --- a/EXT/Examples/TerlipressinExample.rdf +++ b/EXT/Examples/TerlipressinExample.rdf @@ -290,6 +290,7 @@ + terlipressin acetate presentation strength in terlipressin SUN 1 mg per ampoule solution for injection @@ -330,7 +331,7 @@ terlipressin acetate SUN 0.12 mg/ml solution for injection composition - + @@ -373,6 +374,18 @@ + + + terlipressin as active ingredient in terlipressin acetate 1 mg per ampoule solution for injection + terlipressin in the role of an active moiety that provides the reference strength in terlipressin acetate 1 mg per ampoule solution for injection + + + + + + + + terlipressin as active moiety @@ -385,6 +398,7 @@ + terlipressin as reference (concentration) strength in terlipressin acetate 1 mg/ml solution for injection @@ -393,24 +407,14 @@ + + terlipressin as reference (presentation) strength in terlipressin acetate 1 mg/ml solution for injection - - - terlipressin as reference strength in terlipressin acetate 1 mg per ampoule solution for injection - terlipressin in the role of an active moiety that provides the reference strength in terlipressin acetate 1 mg per ampoule solution for injection - - - - - - - - terlipressin common name @@ -512,8 +516,7 @@ terlipressin SUN 0.1 mg/ml solution for injection composition - - + @@ -544,7 +547,7 @@ terlipressin SUN 1 mg solution for injection composition - + From 744600588ac31b0da7b0d36ded8d9d87b54a6f9f Mon Sep 17 00:00:00 2001 From: Elisa Kendall Date: Thu, 6 Jul 2023 21:54:34 -0700 Subject: [PATCH 3/6] IDMP-420 - further refinement to the terlipressin example to reflect the latest approach to reference strength Signed-off-by: Elisa Kendall --- EXT/Examples/TerlipressinExample.rdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EXT/Examples/TerlipressinExample.rdf b/EXT/Examples/TerlipressinExample.rdf index 6a7d1848..b8f40863 100644 --- a/EXT/Examples/TerlipressinExample.rdf +++ b/EXT/Examples/TerlipressinExample.rdf @@ -331,7 +331,7 @@ terlipressin acetate SUN 0.12 mg/ml solution for injection composition - + @@ -371,7 +371,7 @@ - + From 940dc3759af2f712bd7688330ad8ad6bdc96e38e Mon Sep 17 00:00:00 2001 From: mereolog Date: Fri, 7 Jul 2023 08:18:43 +0200 Subject: [PATCH 4/6] fix to a typo in IRI Signed-off-by: mereolog --- EXT/Examples/TerlipressinExample.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXT/Examples/TerlipressinExample.rdf b/EXT/Examples/TerlipressinExample.rdf index b8f40863..56e41493 100644 --- a/EXT/Examples/TerlipressinExample.rdf +++ b/EXT/Examples/TerlipressinExample.rdf @@ -371,7 +371,7 @@ - + From 72451c3387760ec4885a21aa8ef4c78c58d65007 Mon Sep 17 00:00:00 2001 From: mereolog Date: Fri, 7 Jul 2023 09:12:59 +0200 Subject: [PATCH 5/6] update of comment in uc1_cq3-1 Signed-off-by: mereolog --- etc/CQ/Example/uc1_cq3-1.sparql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/CQ/Example/uc1_cq3-1.sparql b/etc/CQ/Example/uc1_cq3-1.sparql index 939a8675..40d998c7 100644 --- a/etc/CQ/Example/uc1_cq3-1.sparql +++ b/etc/CQ/Example/uc1_cq3-1.sparql @@ -23,7 +23,7 @@ WHERE { # Bind Variable Product <$Product> # Example for AMPLODIPINE: - # Example for Terlipressin: + # Example for Terlipressin: BIND(uc1_cq3-1_parameter_2 AS $Product ) # Get $Product's active ingredient that is played by $Substace that has a Basis Of Strength From 80498c858d0235cea7431a9f4fdc4bd2f81bba3a Mon Sep 17 00:00:00 2001 From: mereolog Date: Fri, 7 Jul 2023 17:08:06 +0200 Subject: [PATCH 6/6] fixes to uc1_cq3 Signed-off-by: mereolog --- etc/CQ/Example/uc1_cq3.sparql | 25 +- .../AboutIDMPDev-ReferenceIndividuals.ttl | 55994 ---------------- .../uc1_cq3_amlodipine_expected_results.json | 96 +- ...uc1_cq3_terlipressin_expected_results.json | 76 +- 4 files changed, 101 insertions(+), 56090 deletions(-) delete mode 100644 etc/unit_tests/AboutIDMPDev-ReferenceIndividuals.ttl diff --git a/etc/CQ/Example/uc1_cq3.sparql b/etc/CQ/Example/uc1_cq3.sparql index bc8a7cc1..11b8f3a6 100644 --- a/etc/CQ/Example/uc1_cq3.sparql +++ b/etc/CQ/Example/uc1_cq3.sparql @@ -15,18 +15,19 @@ WHERE { BIND(uc1_cq3_parameter_1 AS $ActiveMoiety ) # Get Substances with active moiety $ActiveMoiety - { - # Use the shortcut (isActiveMoietyOf or hasActiveMoiety) - ?Substance ^idmp-sub:isActiveMoietyOf|idmp-sub:hasActiveMoiety $ActiveMoiety . - } UNION { - # Use the $ActiveMoiety in a role for composition that defines a substance. - [] cmns-dsg:defines ?Substance ; - cmns-pts:hasRole [ - a idmp-sub:ActiveMoietyRole ; - cmns-pts:isPlayedBy $ActiveMoiety - ] . - } - + { + # Use the shortcut (isActiveMoietyOf or hasActiveMoiety) + ?Substance ^idmp-sub:isActiveMoietyOf|idmp-sub:hasActiveMoiety $ActiveMoiety . + } UNION { + # Use the $ActiveMoiety in a role for composition that defines a substance. + [] cmns-dsg:defines ?Substance ; + cmns-pts:hasRole [ + a idmp-sub:ActiveMoietyRole ; + cmns-pts:isPlayedBy $ActiveMoiety + ] . + } UNION { + BIND($ActiveMoiety AS ?Substance) + } # Make sure that we only return actual substances ?Substance a/rdfs:subClassOf* idmp-sub:Substance . diff --git a/etc/unit_tests/AboutIDMPDev-ReferenceIndividuals.ttl b/etc/unit_tests/AboutIDMPDev-ReferenceIndividuals.ttl deleted file mode 100644 index 1f77b372..00000000 --- a/etc/unit_tests/AboutIDMPDev-ReferenceIndividuals.ttl +++ /dev/null @@ -1,55994 +0,0 @@ -@prefix : . -@prefix owl: . -@prefix rdf: . -@prefix xml: . -@prefix xsd: . -@prefix rdfs: . -@base . - - rdf:type owl:Ontology ; - owl:versionIRI ; - "This ontology is provided for the convenience of IDMP users. It loads all of the very latest IDMP production and development ontologies, including reference data and examples based on the contents of GitHub, rather than those that comprise a specific version, such as a quarterly release. Note that while metadata files and other 'load' files, such as the various subject area specific 'all' files, are intentionally excluded, this version of the 'load' file does include all reference data, such as governments and related jurisdictions required for complete IDMP representation." ; - "2023-05-17T18:00:00"^^xsd:dateTime ; - "https://opensource.org/licenses/MIT"^^xsd:anyURI ; - rdfs:label "About IDMP Development - Reference Individuals" ; - "Copyright (c) 2022-2023 EDM Council, Inc." , - "Copyright (c) 2022-2023 Pistoia Alliance, Inc." . - -################################################################# -# Annotation properties -################################################################# - -### http://purl.org/dc/terms/abstract - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "abstract" ; - "summary of the resource" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." ; - rdfs:subPropertyOf . - - -### http://purl.org/dc/terms/contributor - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "contributor" ; - "party that has made contributions to the resource" . - - -### http://purl.org/dc/terms/creator - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "creator" ; - "party that originated the resource" ; - rdfs:subPropertyOf . - - -### http://purl.org/dc/terms/description - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "description" ; - "account of the resource" ; - rdfs:subPropertyOf . - - -### http://purl.org/dc/terms/issued - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "issued" ; - "date of formal issuance of the resource" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." . - - -### http://purl.org/dc/terms/license - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "license" ; - "legal document giving official permission to do something with the resource" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." . - - -### http://purl.org/dc/terms/modified - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "modified" ; - "date on which the resource was most recently revised" . - - -### http://purl.org/dc/terms/publisher - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "publisher" ; - "primary party responsible for making the resource available" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." . - - -### http://purl.org/dc/terms/references - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "references" ; - "indicates a related resource that is referenced, cited, or otherwise pointed to by the described resource" . - - -### http://purl.org/dc/terms/rights - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "rights" ; - "provides nformation about rights held in and over the resource" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." . - - -### http://purl.org/dc/terms/source - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "source" ; - "related resource from which the described resource is derived" ; - "The intent is to provide a user with a reference as to how the thing being annotated was derived or arrived at. The source can be a URL to a standard, common dictionary (e.g., Collins, Merriam-Webster, Oxford), a formal reference such as an ISO standard, or similar reference. Or it can be a short description of a source from which the entity being annotated was derived." . - - -### http://purl.org/dc/terms/title - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "title" ; - "formal name given to the resource (artifact, such as a controlled vocabulary or ontology)" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, document, ontology, or other similar resource." . - - -### http://www.w3.org/2000/01/rdf-schema#altLabel -rdfs:altLabel rdf:type owl:AnnotationProperty . - - -### http://www.w3.org/2004/02/skos/core#altLabel - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "alternative label" ; - "alternative lexical tag for a resource" ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#changeNote - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "change note" ; - "note describing a modification to a resource" ; - rdfs:subPropertyOf . - - -### http://www.w3.org/2004/02/skos/core#definition - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "definition" ; - "formal statement of the meaning of a resource" ; - rdfs:subPropertyOf . - - -### http://www.w3.org/2004/02/skos/core#editorialNote - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "editorial note" ; - "note for an editor, translator, or maintainer of the controlled vocabulary or ontology" ; - rdfs:subPropertyOf . - - -### http://www.w3.org/2004/02/skos/core#example - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "example" ; - "illustration of the use of some resource" ; - rdfs:subPropertyOf . - - -### http://www.w3.org/2004/02/skos/core#note - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "note" ; - "general remark, for any purpose" . - - -### http://www.w3.org/2004/02/skos/core#prefLabel - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "preferred label" ; - "preferred lexical label for a resource, in a given language" ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#related - rdf:type owl:AnnotationProperty . - - -### http://www.w3.org/2004/02/skos/core#scopeNote - rdf:type owl:AnnotationProperty ; - rdfs:isDefinedBy ; - rdfs:label "scope note" ; - "note that helps to clarify the meaning of something within the context of the intended use of the resource" ; - rdfs:subPropertyOf . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasBusinessRules - rdf:type owl:AnnotationProperty ; - rdfs:label "has business rules" ; - "describes the nature of the rules to be applied for a given class or element in cases where that element is conditionally required for conformance per the ISO 19844 guideline" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasConformanceLevel - rdf:type owl:AnnotationProperty ; - rdfs:label "has conformance level" ; - "indicates whether a given class or element is mandatory, conditional, or optional with respect to a given substance type or specified substance group for reporting information per the ISO 19844 guideline" ; - rdfs:range . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasValuesAllowed - rdf:type owl:AnnotationProperty ; - rdfs:label "has values allowed" ; - "describes the nature of valid values for a given class or element in cases where that information is encoded as a string rather than as a value domain per the ISO 19844 guideline" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/isEncodedAs - rdf:type owl:AnnotationProperty ; - rdfs:label "is encoded as" ; - "assigns an ISO 21090 datatype to an XML Scheme Datatype or more complex concept corresponding to the notion of an ISO 21090 datatype" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/hasDataSupport - rdf:type owl:AnnotationProperty ; - rdfs:label "has data support"@en ; - "indicates that a given constraint may be used to validate instance data"@en ; - "The default value is true."@en ; - rdfs:range xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/hasMaturityLevel - rdf:type owl:AnnotationProperty ; - rdfs:label "has maturity level" ; - "links something to its state with respect to a development lifecycle" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/hasConformanceToISOLevel - rdf:type owl:AnnotationProperty ; - rdfs:label "has conformance to ISO level" ; - "links something to its representational compliance with respect to the ISO IDMP standard(s) it is derived from" . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/abbreviation - rdf:type owl:AnnotationProperty ; - rdfs:label "abbreviation" ; - "designation formed by omitting parts from the full form of a term that denotes the same concept" ; - "Chemical Symbols: H, O, Mg; Units of Measure: Km, Kg, G" ; - "Abbreviations can be created by removing individual words, or can be acronyms, initialisms, or clipped terms." ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09" , - "ISO 31-0 Quantities and units - General principles" ; - "The symbols for quantities are generally single letters of the Latin or Greek alphabet, sometimes with subscripts or other modifying signs. These letters, including those that are members of the Greek alphabet are not symbols for the purposes of this ontology, however, they are abbreviations. Expressions of chemical formulae may, however, include a combination of abbreviations and symbols, as needed to define a given quantity." ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/acronym - rdf:type owl:AnnotationProperty ; - rdfs:label "acronym" ; - "abbreviation that is made up of the initial letters of the components of the full form of a term or proper name or from syllables of the full form" ; - "Examples of acronyms are: laser, ISO, GATT, UNESCO, UNICEF" ; - "Acronyms are frequently pronounced syllabically. It may be useful to use this property for generation of acronym lists." ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/adaptedFrom - rdf:type owl:AnnotationProperty ; - rdfs:label "adapted from" ; - "document or other source from which a given term (or its definition) was adapted (i.e., is compatible with but not quoted); the range for this annotation can be a string, URI, or citation" ; - "This annotation should be used to indicate that a reference was used, for example, as input to the development of a definition or term but would not be considered infringing on a copyright." ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/copyright - rdf:type owl:AnnotationProperty ; - rdfs:label "copyright" ; - "exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same" ; - "This annotation is typically used to describe an artifact such as a controlled vocabulary, ontology, or other similar resource." ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/directSource - rdf:type owl:AnnotationProperty ; - rdfs:label "direct source" ; - "quoted reference for the subject resource; the range for this annotation can be a string, URI, or bibliographic citation" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/explanatoryNote - rdf:type owl:AnnotationProperty ; - rdfs:label "explanatory note" ; - "note that provides additional explanatory material for a resource" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/logicalDefinition - rdf:type owl:AnnotationProperty ; - rdfs:label "logical definition" ; - "definition in the form of a formal expression, such as the mathematical or logic representation, for the resource" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/symbol - rdf:type owl:AnnotationProperty ; - rdfs:label "symbol" ; - "abbreviation that is a design or mark, or other non-alpha-numeric character(s) conventionally used to represent something, such as a currency or mathematical sign or operator" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/synonym - rdf:type owl:AnnotationProperty ; - rdfs:label "synonym" ; - "designation that can be substituted for the primary representation of something" ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/AnnotationVocabulary/usageNote - rdf:type owl:AnnotationProperty ; - rdfs:label "usage note" ; - "note that provides information about how a given resource is used or may be extended" ; - rdfs:subPropertyOf . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/governs - rdf:type owl:AnnotationProperty . - - -### https://www.omg.org/spec/Commons/Organizations/isInstrumentOf - rdf:type owl:AnnotationProperty . - - -################################################################# -# Datatypes -################################################################# - -### http://www.w3.org/1999/02/22-rdf-syntax-ns#langString -rdf:langString rdf:type rdfs:Datatype ; - "BCP 47: Tags for Identifying Languages, available at https://tools.ietf.org/search/bcp47" , - "https://www.w3.org/TR/rdf11-concepts/#section-Datatypes" ; - rdfs:label "langString" ; - "literal with a non-empty language tag" ; - "This datatype declaration is included to support language-tagged strings, as defined in RDF 1.1. The rdf:langString datatype has not been incorporated directly in OWL 2 to date, and so it must be declared in order to enable its inclusion in the declaration of the Text datatype. Language-tagged strings must be well-formed according to section 2.2.9 of [BCP47]." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/CombinedDateTime - rdf:type rdfs:Datatype ; - rdfs:label "combined date time" ; - "datatype that maps to several base types for dates and times" ; - "Valid values must use the ISO 8601 representation for a date, or the corresponding XML Schema Datatypes representation for a date and time, or date and time including the time zone." ; - "There are many cases where the representation of a date may or may not include a time, and where the underlying data representation varies. This composite datatype should only be used in cases where a standard representation using one of the options in the union for date or date and time value specification does not work." ; - owl:equivalentClass [ rdf:type rdfs:Datatype ; - owl:unionOf ( xsd:dateTime - xsd:dateTimeStamp - xsd:string - ) - ] . - - -### https://www.omg.org/spec/Commons/TextDatatype/Text - rdf:type rdfs:Datatype ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "text" ; - "datatype that maps to xsd:string and rdf:langString base types for string-valued data properties and annotations" ; - "Text is data in the form of characters, symbols, words, phrases, paragraphs, sentences, tables, or other character arrangements, intended to convey a meaning, and whose interpretation is essentially based upon the reader's knowledge of some natural language or artificial language." , - "There are cases where the representation of certain features of something, such as a name, which might be multilingual or might not, defaults to rdfs:Literal when left unspecified, although it should be limited to plain strings or language-typed strings (i.e., exclude numbers, binary types, and so forth). There is no combined datatype available in RDF or OWL, however, which is the role that this datatype is intended to fulfill." ; - "This composite datatype should be used in cases where a standard representation using one of the options in the union for string values does not work. Note that certain tools may not support rdf:langString, including, but not limited to some versions of Protege, and that custom datatypes are not supported in OWL 2 RL so it may need to be ignored or commented out in OWL 2 RL applications." ; - "Commons users that depend on tools that lack support for rdf:langString may not want to use this datatype in their applications. Testing with specific reasoners, for example, is advised." ; - owl:equivalentClass [ rdf:type rdfs:Datatype ; - owl:unionOf ( rdf:langString - xsd:string - ) - ] . - - -################################################################# -# Object Properties -################################################################# - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ExtensionTBD/hasAdministrableDoseForm - rdf:type owl:ObjectProperty ; - rdfs:label "has administrable dose form" ; - "specifies a target doseage for the medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ExtensionTBD/hasAuthorizedPharmaceuticalForm - rdf:type owl:ObjectProperty ; - rdfs:label "has authorized pharmaceutical form" ; - "specifies a target pharmaceutical form for the medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ExtensionTBD/hasLegalStatusOfSupply - rdf:type owl:ObjectProperty ; - rdfs:label "has legal status of supply" ; - "specifies the status of the supply from a legal perspective for the medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ExtensionTBD/hasRouteOfAdministration - rdf:type owl:ObjectProperty ; - rdfs:label "has route of administration" ; - "specifies a target route for the medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasActiveMoiety - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "has active moiety" ; - "relates a substance directly to an active moiety" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasAgentModificationType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.1" ; - rdfs:label "has agent modification type" ; - "indicates the kind of agent that caused the modification" ; - "chemical, enzymatic, immunological, organism, UV radiation" ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasAmount - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has amount" ; - "relates something to an absolute or relative quantification of mass, volume or amount of substance" ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.8" ; - "Note that this property does not have a superproperty because that superproperty depends on usage. In many cases, 'specifies' is the appropriate superproperty, but not in the case of a measurement of some physical amount of a substance." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasAmountType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has amount type" ; - "indicates how a numeric amount is to be interpreted" ; - "Exact (the default, when not specified); Approximate; NLT; NMT" ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clauses 6.8.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDaughterNuclide - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has daughter nuclide" ; - "indicates a nuclide produced as result of radioactive decay" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, chapter B.9" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningMolecularFormula - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has defining molecular formula" ; - "relates a substance to a formal specification of its molecular formula" ; - "Molecular formula is written as a sequence of pairs of atom symbol and stoichiometric number (see example below). This formal notation is essentially a code system. Specified according to the Hill system, i.e. first C, then H, then alphabetical." , - "The messaging requirements can dictate a specific electronic format for the molecular formula and the molecular formula by moiety." ; - "Can be implicitly derived from the structure; Validity check for identity and structural representation. Molecular formula is not mandatory in the case of a large protein (e.g. more than 10k Da), a large nucleic acid or a large polymer. For small molecules up to molecular weight of 5 000 the unit should be g/mol; above that the Da/kDa is to be used." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningMolecularFormulaByMoiety - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has defining molecular formula by moiety" ; - "relates a substance to a formal specification of its molecular formula by moiety" ; - "In non-cyclic linear structures like sodium nitroprusside: Na2[Fe(CN)5(NO)].2H2O, a non-cyclic structure is constructed in the following order: a) symbol of the central atom placed on the left; b) ionic ligands with cations first then anions; c) neutral ligands." , - "The messaging requirements can dictate a specific electronic format for the molecular formula and the molecular formula by moiety." , - "The molecular formula of the chemical salt Amlodipine besilate is described as C20H25ClN2O5.C6H6O3S." ; - "Can be implicitly derived from the structure; Validity check for identity and structural representation. For a salt/hydrate the molecular formula of the base or the acid and the salt/hydrate part are separated by a dot per moiety, e.g. Desmopressin Monoacetate Trihydrate: Molecular formula by moiety: C46H64N14O12S2.C2H4O2.3H2O." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningMolecularWeight - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has defining molecular weight" ; - "relates a substance to a formal specification of its molecular weight" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.5, Figure 10" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningStereochemistry - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2 Figure 14" ; - rdfs:label "has defining stereochemistry" ; - "is classified by the relative spatial arrangement of atoms within molecules" ; - "When the substance type, as defined in is either chemical or polymer, this class is MANDATORY; for all other cases this class is CONDITIONAL." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningStructure - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2 Figure 10" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2 Figure 3" ; - rdfs:label "has defining structure" ; - "indicates any arrangement and/or organization of interrelated elements in a specification for a substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasGranularMolecularPart - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:range ; - rdfs:label "has granular molecular part" ; - "relates a portion of a physical substance (or specification thereof) to one of the scattered molecular entities (atoms, ions or molecules) that the substance is composed of at the molecular level" ; - "This relation is used in formal definitions that use the molecular scope as means for defining matter. A specific molecular entity can not be identified and distinguished from others, so using the property in a data model is usually wrong." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasGranularPart - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - "Bittner, Thomas & Smith, Barry (2003). A Theory of Granular Partitions. In M. Duckham, M. F. Goodchild & M. F. Worboys (eds.), Foundations of Geographic Information Science. London: Taylor & Francis. pp. 117-151." ; - rdfs:label "has granular part" ; - "relation between a collective of granular things to its granular parts" ; - "A portion of water has granular part a water molecule." , - "A sack of rice has granular part a rice grain." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasHalfLife - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)" , - "PAC, 1994, 66, 2513. (Nomenclature for radioanalytical chemistry (IUPAC Recommendations 1994)) on page 2520" ; - rdfs:label "has half life" ; - "for a single radioactive decay process, the time required for the activity to decrease to half its value by that process" ; - "109,77 min (¹⁸F)" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.4" ; - "The half life of a non-natural nuclide." ; - "has radioactive half life" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasIngredient - rdf:type owl:ObjectProperty ; - owl:equivalentProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has ingredient" ; - "relates a substance or product composition to an ingredient of that composition" ; - "This property should be used primarily in a manufacturing context where differentiation of substances or pharmaceutical products in a product from other elements that play roles in the manufacturing context is important." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasInteractionType - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has interaction type" ; - "relates a target to a kind of interaction it has with a given substance" ; - "AGONIST, INDUCER, INHIBITOR, PARTIAL ANTAGONIST, SUBSTRATE, PRODUCT" ; - "A controlled vocabulary should be developed to capture these types of interactions. The interaction type should be captured for all substrate-target interactions. A substance can have multiple types of interactions." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasIsotopeSubstitutionType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has isotope substitution type" ; - "is classified by an isotope substitution classifier" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModification - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "has modification" ; - "relates a substance (or physical substance) that has undergone a modification to the corresponding modification method (or prior modification)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModificationAgent - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "has modification agent" ; - "relates a modification (or method) to an agent involved in that modification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModificationMoiety - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has modification moiety" ; - "relates a structural modification of a substance to the moiety that is applied in the modification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModificationRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.2" ; - rdfs:label "has modification role" ; - "relates a modification (or method) to the function of the modification" ; - "antigen, linker, conjugate, inactivation, antigen priming, end-cap polymerization, sizing of Polysaccharide into Oligosaccharides, inactivation of antigen to reduce allergenicity" ; - ; - ; - "For proteins, agent (a chemical that results in non-specific modifications of a protein) or moiety (a specific moiety added to a protein molecule) are used to describe the function of the modification." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModificationType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.1" ; - rdfs:label "has modification type" ; - "relates a modification to its type" ; - "In case of N-Terminal modification and C-Terminal modification of a protein subunit, modification is mandatory." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModifiedMolecularFragment - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has modified molecular fragment" ; - "relates a structural modification of a substance to the molecular fragments that are modified" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMoiety - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "has moiety" ; - "relates a substance directly to a moiety that defines it via a substance composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMoietyRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "has moiety role" ; - "relates a substance constituency to a role played by a moiety" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMolecularFormula - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has molecular formula" ; - "relates an actual single substance to a formal specification of its molecular formula" ; - "Molecular formula is written as a sequence of pairs of atom symbol and stoichiometric number (see example below). This formal notation is essentially a code system. Specified according to the Hill system, i.e. first C, then H, then alphabetical." , - "The messaging requirements can dictate a specific electronic format for the molecular formula and the molecular formula by moiety." ; - "Can be implicitly derived from the structure; Validity check for identity and structural representation. Molecular formula is not mandatory in the case of a large protein (e.g. more than 10k Da), a large nucleic acid or a large polymer. For small molecules up to molecular weight of 5 000 the unit should be g/mol; above that the Da/kDa is to be used." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMolecularFormulaByMoiety - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has molecular formula by moiety" ; - "relates an actual single substance to a formal specification of its molecular formula, where that substance has two or more moieties, specified such that the molecular formula of each moiety shall be described separated by a dot" ; - "In non-cyclic linear structures like sodium nitroprusside: Na2[Fe(CN)5(NO)].2H2O, a non-cyclic structure is constructed in the following order: a) symbol of the central atom placed on the left; b) ionic ligands with cations first then anions; c) neutral ligands." , - "The messaging requirements can dictate a specific electronic format for the molecular formula and the molecular formula by moiety." , - "The molecular formula of the chemical salt Amlodipine besilate is described as C20H25ClN2O5.C6H6O3S." ; - "Can be implicitly derived from the structure; Validity check for identity and structural representation. For a salt/hydrate the molecular formula of the base or the acid and the salt/hydrate part are separated by a dot per moiety, e.g. Desmopressin Monoacetate Trihydrate: Molecular formula by moiety: C46H64N14O12S2.C2H4O2.3H2O." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMolecularWeight - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.5, Figure 10" ; - rdfs:label "has molecular weight" ; - "relates a substance to its molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasNuclideName - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - rdfs:label "has nuclide name" ; - "links a name or company code to the isotope it denotes" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasOpticalActivity - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:range ; - rdfs:label "has optical activity" ; - "relates an actual single substance to a formal specification of the ability of that substance to rotate the plane of vibration of polarized light to the right or left" ; - "(+/-), (+), (-), None, N/A, Unknown" ; - "The extent of optical rotation is not mandatory at the substance level." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3, Figure 14" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasParameter - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has parameter" ; - "assigns a parameter to something" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasParentNuclide - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has parent nuclide" ; - "indicates a radionuclide from which the nuclide was created through radioactive decay" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, chapter B.9" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasParentSubstance - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "has parent substance" ; - "relates a substance to its parent substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasReferenceInformation - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:range ; - rdfs:label "has reference information" ; - "specifies informative reference details that may include classification, additional relationships and target information (for active substances)" ; - "Genes from which proteins are derived, target information and codes from code systems also constitute reference information for which the ISO 11238 specification provides a consistent structure to capture and link to a substance. Classification systems such as the WHO ATC and the United States Veterans Administration NDF-RT, which code classification information for substances, are particularly important. Target information is important for monoclonal and polyclonal antibodies and small molecules directed against specific molecular targets." , - "Reference information shall be captured for all types of substances and specified substance group 1." , - "The ISO 11238 standard does not provide any guidance on the classification of pharmacological effects or the determination of the putative targets for any substance or specified substance. It does allow for the capture of such information if available and provided. This information shall not affect the generation of a new unique identifier, i.e. it is not defining." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasReferenceQuantityValueRange - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has reference quantity value range" ; - "relates something (an expression, formula, a quantity value range etc.) to a magnitude expressed as range of numbers together with their unit(s) of measure (if applicable) as reference" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasReferenceSourceDocumentType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has reference source document type" ; - "indicates the type of document" ; - "Pharmacopoeial monograph, Regulatory submission, Journal article, Release specification, In-house specification, Text file" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.7.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasReferenceSourceType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has reference source type" ; - "indicates the type of source in which the data elements were actually found" ; - "BP, ChemID (NLM), Ph.Eur., USP/NF, IND (Investigational New Drug), Recommended INN List, ITIS, JAN, Journal, JP, KEGG, Martindale, NDA, Personal Care Products Council (PCPC), PubChem, USAN, USP, Web Page, CAS Registry, FDA Global Substance Registration System (FDA GSRS), WHO Collaborating Centre for Drug Statistics Methodology (WHOCC), Chemical Book, Orange Book, Marketing Authorization Application (MAA), WHO/IUIS Allergen Nomenclature, UniProt, Plasma Master File, Homeopathic Pharmacopoeia" ; - "All reference sources shall be associated with a type. The type shall actually identify the source of the information if it is a public database or naming authority. For official names and defining information, the primary source should be used if available. A single source can be used for many data elements. Public databases particularly those of official naming bodies, regulatory submissions, manufacturer's technical specifications, scientific journal articles and pharmacopoeias are all sources that can be used." ; - "All names should have at least one source and hence source type. When the Reference Source Type is a Pharmacopoeial monograph, no reference has to be made to the version. The reference made (for example to Ph.Eur., USP, or JP) shall comply with the latest (current) and valid edition." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasRelatedSubstance - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:label "has related substance" ; - "relates a substance relationship to the substance, moiety, or physical substance that is the target of the relationship" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasRelatedSubstanceIdentifier - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has related substance identifier" ; - "relates a substance that is the target in a substance relationship relationship to an identifier for that substance, moiety, or physical substance" ; - ; - "ISO 11238 Substance ID" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6, 6.6.3.1 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasRelatedSubstanceName - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has related substance name" ; - "relates a substance that is the target in a substance relationship relationship to a preferred term or primary name for that substance, moiety, or physical substance" ; - "The preferred term of the related substance is captured; this information is required when there is a 'Substance Relationship'; The substance name is implicit and derived from the Substance ID." ; - ; - "Based on ISO 11238 substance name" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6, 6.6.3.2 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasResidueModified - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.2" ; - rdfs:label "has residue modified" ; - "describes the residue(s) in a substance that are modified by the modification" ; - "Lysine; non-specific modifications; Reducing end of Oligosaccharide; ε-amino, α-amino, guanidinyl, secondary amino, and hydroxyl groups (in decreasing order of reactivity) of amino acids residues of proteins." , - "random" ; - "In case of N-Terminal modification and C-Terminal modification of a protein subunit, modification is mandatory." ; - ; - ; - "It may be known that lysine residues are modified but the particular lysine in the sequence may not be known. It should be captured for both specific and non-specific modifications, e.g. sizing carbohydrate polymers by hydrolysis." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasStereochemistry - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2 Figure 14" ; - rdfs:label "has stereochemistry" ; - "is classified by the relative spatial arrangement of atoms within molecules" ; - "When the substance type, as defined in is either chemical or polymer, this class is MANDATORY; for all other cases this class is CONDITIONAL." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasStructuralModificationType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "has structural modification type" ; - "classifies by the type of structural modification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasStructure - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2 Figure 10" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2 Figure 3" ; - rdfs:label "has structure" ; - "indicates any arrangement and/or organization of interrelated elements in an actual substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubjectSubstance - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has subject substance" ; - "relates a substance relationship to the substance, moiety, or physical substance that the relevant reference information is about" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceClassificationSubtype - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has substance classification subtype" ; - "links a substance classifier to an element indicating a subordinate level of the classification scheme" ; - "NDF-RT Mechanism of Action (MOA) or Physiological Effect" ; - "Many classification systems will have multiple subtypes of classification. This field will attempt to capture this information." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceClassificationType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has substance classification type" ; - "links a substance classifier to an element indicating the highest level of the classification scheme" ; - "'lower' level in ATC" ; - "Nearly all classification systems contain multiple levels. Type is the highest level or the initial level of the classification system." ; - "The value is IMPLICIT and can be derived by the 'Substance Classification — Subtype' if available. Jurisdictional requirements should further define the appropriate level within a code system that should be used." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceClassifierDomain - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has substance classifier domain" ; - "links a substance classifier to a classifier and code that specifies the domain associated with the substance classifier" ; - "Human pharmaceutical, human vaccine, animal drug, animal vaccine, food, food additive, colourant, pesticide, tobacco additive, flavour, excipient" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceName - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3, Annex L" ; - rdfs:label "has substance name" ; - "links a name or company code to the substance it denotes" ; - "Amoxicillin; Harpagophytum procumbens (Burch.) DC. ex Meisn., Root" ; - "The name or company code associated with the Substance shall be specified. For substances originated from Plants the Substance is always a single species, or intraspecies, or is occasionally a single genus. It will have a Name which is composed of: [Scientific genus/binomial/trinomial with Author] [Part(s)]. The scientific element of the name is usually a binomial, but may be a trinomial or a genus, as appropriate, together with the author of the name. The Name is not an official name in any pharmacopoeia or other legislation, and the inclusion of the author is to ensure that it is not confused with the official names for specified substances that are derived from a single species substance. It can be written in any language and its jurisdiction can be restricted using Official Name Status." ; - "Mandatory all substances shall have at least one name or company code (also considered to be a Substance Name) associated with the substance." ; - ; - "Free text, multiple names allowed, each in its own element." ; - ; - "Note that while the IDMP standards require a substance name for all substances, the ontology deviates from this by making the name optional in the restriction on substance. This is to enable mapping to various source repositories for substance information that do not necessarily provide names but that define a substance based on its molecular structure, which is typically more accurate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceNameDomain - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.4" ; - rdfs:label "has substance name domain" ; - "links a substance name to a classifier that specifies when and for what purpose the name is to be used" ; - "Biologic, cosmetic, drug, food, medicine, dietary supplement, homeopathic, mineral, zoological, allergen, botanical, vegetable oil, bacterial" , - "The terms DRUG and BIOLOGIC could be used in Japan and the US as official name domain. In the EU the term MEDICINE may cover the name of many substances that would be either DRUG or BIOLOGIC in the US and Japan." ; - "All substance names can have at least one domain. This is useful to differentiate different names for the same substance as used for a drug active ingredient as opposed to a food colour additive. The domain and the actual name of a domain will vary according to jurisdiction." ; - "Used if different names exist that are not appropriate to be used across all domains." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceNameType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "has substance name type" ; - "links a substance name to the classifier for that name" ; - "Every substance name shall have one name type. When a Substance has the Substance Name Type e.g. Other Name, but also an official name exists, which will be used then the Substance Name element group should be repeated with the Name referring to the Official Name and the Substance Name Type should be 'Official', see Table B.1. Official names are typically nonproprietary names used in a given jurisdiction and domain to refer to a specific substance. The domain, jurisdiction, and authority that assigned the name (USAN, INN, JAN etc.) and the language of the name are also captured." , - "Systematic names will typically be used for simple chemicals and structurally diverse materials where the definitions are based on a chemical structure or systematic taxonomic information. For chemicals, these names are typically derived from IUPAC or CAS systems of nomenclature. From the systematic names of chemicals, a molecular structure can typically be derived and the name can be checked by a number of chemical drawing programmes that convert a given name to a molecular structure. Brand names are names by which a company identifies a given substance typically for marketing purposes. Other names associated with a given substance are for instance common names. Company codes (also known as lab/laboratory codes or clinical trial codes) are also treated as names. They are assigned by a given company to substances in clinical or preclinical development." ; - "A Substance Name shall always correspond to at least one and only one Substance Name Type. The Preferred Name is the name that describes at least all moieties of a substance and shall be used in all EU languages, e.g. Benzathine Benzylpenicillin tetrahydrate (Dutch: Benzathinebenzylpenicillinetetrahydraat). For the Substance (fresh) (e.g. Harpagophytum procumbens (Burch.) DC. ex Meisn., Root) the Substance Name Type shall be 'Other'. Specified Substance Group 1, 2 and 3 name types are used to guide the user with regards to which level the substance name belongs to e.g. water for injection – Ph.Eur. is a name having the substance name type: Specified Substance Group 3." ; - ; - "Official Name, Systematic Name, Scientific Name, Company Code, Other Name, Brand Name, Herbal Name, Homeopathic Name, Specified Homeopathic Name, Plasma-Derived Name, Preferred Name, Specified Substance Group 1 Name, Specified Substance Group 2 Name, Specified Substance Group 3 Name, Display Name, Common Name" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1, Figure 5 and Table 2" ; - rdfs:label "has substance type" ; - "links a substance to a classifier that describes the nature of the substance as described in and in accordance with ISO 11238 definitions" ; - """For each substance type, a qualification is possible, e.g. Structuraly Diverse (Plasma-derived), Structurally Diverse (Herbal Substance), Structurally Diverse (Herbal Drug), Structurally Diverse (Allergen Substance), Polymer (Biopolymer), Protein (Recombinant), Protein (Naturally-derived), Protein (Allergen, Naturally-derived), Chemical (Mineral, naturally occurring substance), Mixture (Homologous Group of Allergen Source Material), etc. In these cases, the qualifier shall also be captured at the Substance Name Type attribute described in and shall always coupled with the substance name. -Example: -Substance Type: Structurally Diverse -Substance Name Type: Plasma-derived -Substance Name: Human Albumin, Plasma-derived (see also ) -In all these cases, a new ID shall be issued, that is, 'Human Albumin, Plasma-derived' shall have a distinct identifier from 'Human Albumin, Recombinant'.""" ; - ; - "Chemical, Protein, Nucleic Acid, Polymer, Structurally Diverse, Mixture, Specified Substance Group 1, Specified Substance Group 2, Specified Substance Group 3, Specified Substance Group 4" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasTargetIdentifier - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has target identifier" ; - "indicates the identifier for the target relation molecular entity upon which the substance acts" ; - "One Target ID should be specified. The target should be a molecular entity or a family of molecular entities. The target is usually a protein entity that the drug actually interacts with. Both therapeutic and metabolic targets and targets associated with toxicity should be captured." ; - "The ISO 11238 Substance ID shall be referenced." ; - ; - "ISO 11238 Substance ID" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6, 6.6.4.1 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasTargetName - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has target name" ; - "specifies the name of the target molecular entity upon which the substance acts" ; - "At least one name of the target shall be provided when target information is submitted. Target names will not be handled any differently than other substance names. If an active ingredient targets more than one target each target should be listed. In addition to names a list of codes associated with the target may also be used. GenBank and UniProt codes can be particularly useful for identifying and tracking targets." ; - "ISO 11238 substance name implicitly derived from Target ID. A variety of names can be captured. A single name will be a preferred name and associated with the Target ID. At least one name of the target should be provided when target information is submitted." ; - ; - "ISO 11238 substance name" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6, 6.6.4.2 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasTargetType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has target type" ; - "links a target to a classifier associated with that target of an active substance" ; - "The therapeutic target would be HIV-1 protease when ritonavir is used in HIV-related therapy. The metabolic target is Cyp 3A4 and ritonavir is an inhibitor of this target. Ritonavir is also an inhibitor of P-glycoprotein, a drug transporter. In many combination products ritonavir is used strictly to inhibit Cyp 3A4/5 and transporter enzymes." , - "therapeutic, metabolic, toxic, transporter" ; - "The type is dependent on the substance and also to some extent the use of the substance. A given target-substance interaction can be of more than one type." ; - "Each target should be associated with a target type when the target can be classified." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isActiveMoietyOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "is active moiety of" ; - "relates a moiety to a substance for which it is the essential aspect, responsible for its pharmacological activity" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isGranularMolecularPartOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is granular molecular part of" ; - "indicates something that a granular molecular element is included in" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isGranularPartOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is granular part of" ; - "indicates something that a granular element is included in" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isIngredientOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is ingredient of" ; - "relates an ingredient to a substance or product composition that it is included in" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isMoietyOf - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "is moiety of" ; - "relates a moiety directly to a substance that it defines via a substance constituency" ; - "Note that this construct works fine with respect to the HermiT reasoner, but Pellet doesn't like it." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isMoietyRoleIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is moiety role in" ; - "relates something in a moiety role (which may be a substance) to a constituency it is part of" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isParentSubstanceOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "is parent substance of" ; - "relates a substance to a child/derived substance" ; - "is antecedent substance of" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isReferenceInformationFor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:label "is reference information for" ; - "links informative reference details that may include classification, additional relationships and target information (for active substances) to a substance (specification), moiety, or physical substance it describes" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isRelatedSubstanceTo - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "is related substance to" ; - "specifies a target substance with which the source has some relationship" ; - "The active moiety of the salt amlodipine besilate hydrate (1:1:1) is the related substance amlodipine. The salt amlodipine besilate hydrate contains 69.8 percent w/w of amlodipine. Therefore, the equivalence factor is 0,698, meaning 10 mg amlodipine besilate hydrate salt corresponds to 6,98 (approx to 7 mg) amlodipine active moiety. The Equivalence Factor is captured by the element group Amount in combination with the element group Substance Relationship as Amount Text." ; - "Relationships between substances such as the relationship between a salt form and its active moiety or parent substance should be captured. These relationships are often essential to the description of medicinal products, the basis of strength and the classification of substances. These relationships are often obvious and rules will be developed for specifying substances involved in each type of relationship. For example, the active moiety of all sodium salts would be the free acid, conversely the active moiety of a hydrochloride salt would be a free base." ; - "The Equivalence Factor shall be less than or equal to 1,00. It is formed by dividing the molecular weight of the (parent) substance (active moiety)/molecular weight of the corresponding salt or salt hydrate or hydrate." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isSubjectSubstanceFor - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "is subject substance for" ; - "links a substance, moiety, or physical substance to a substance relationship that it is the subject of" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/hasAdministrationMethod - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has administration method" ; - "specifies a general method by which a pharmaceutical product is intended to be administered to the patient" ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/hasBasicDoseForm - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has basic dose form" ; - "specifies the generalized dose form associated with the pharmaceutical dose form" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/hasIntendedSite - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - rdfs:label "has intended site" ; - "specifies a general body site at which a pharmaceutical product is intended to be administered" ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.13" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/hasReleaseCharacteristic - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has release characteristic" ; - "specifies the description of the modified timing by which an active ingredient is made available in the body after administration of the pharmaceutical product" ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.23" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/hasTransformationProcedure - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has transformation procedure" ; - "specifies a procedure that is carried out in order to convert a manufactured item that requires such a procedure into a pharmaceutical product, i.e. from its manufactured dose form to its administrable dose form" ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.26" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/hasRegionCode - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.2 Unit of measurement Code Entry, Table 2" ; - rdfs:label "has region code" ; - "indicates a geographic refinement of the language of this entry using ISO 3166" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/hasUnitOfPresentation - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has unit of presentation" ; - "indicates the presentation unit in which something is expressed" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/administers - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "administers" ; - "indicates a medicinal product that is administered by some party, such as a clinician" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/authorizes - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "authorizes" ; - "endorses, enables, empowers, or gives permission to" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/authorizesThrough - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "authorizes through" ; - "indicates the situation that facilitates designation of an authorized party by the authorizing party for some purpose" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/contains - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdf:type owl:TransitiveProperty ; - rdfs:domain ; - rdfs:label "contains" ; - "is specified to hold within its volume or area" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/evaluates - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "evaluates" ; - "assesses the nature, quality, or ability of someone or something" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasActiveIngredient - rdf:type owl:ObjectProperty ; - owl:equivalentProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has active ingredient" ; - "relates something representing the contituents of a pharmaceutical or medicinal product to something in the role of an active ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasActiveIngredientRole - rdf:type owl:ObjectProperty ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasAuthorization - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has authorization" ; - "relates a medicinal product to a specific authorization (manufacturing or marketing) in some jurisdiction" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasAuthorizedParty - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has authorized party" ; - "indicates the party that is endorsed, enabled, empowered, or otherwise permitted to do something in the situation" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasAuthorizingParty - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has authorizing party" ; - "indicates the party that endorses, enables, empowers, or gives permission in the situation" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasBasisOfStrength - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has basis of strength" ; - "relates a pharmaceutical or medicinal product to a substance that is its basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasBasisOfStrengthAsManufactured - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has basis of strength as manufactured" ; - "indicates the role of an active ingredient as the basis of strength of any substance or pharmaceutical product as manufactured" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasComorbidity - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - rdfs:label "has comorbidity" ; - "any comorbidity (concurrent condition) or co-infection described as part of the indication or contraindication as it is referenced in the regulated product information" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.5, 9.9.2.2.3.5 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasContraindication - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has contraindication" ; - "relates a product to a situation wherein the medicinal product shall not be given for safety reasons" ; - "contraindication as \"disease/symptom/procedure\"" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 3.1.17, 9.9.2.3.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasDefiningStrength - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has defining strength" ; - "specifies the strength of any element in a substance or pharmaceutical product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasDiseaseStatus - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has disease status" ; - "status of the disease or symptom of the indication or contraindication" ; - "The status of the disease or symptom of the indication can be specified as it is referenced in the regulated product information using an appropriate controlled vocabulary. The controlled term and the controlled term identifier should be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.4, 9.9.2.3.4 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasDoseForm - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has dose form" ; - "specifies the physical manifestation of a manufactured item or pharmaceutical product containing the active ingredient(s) and/or inactive ingredient(s) that are intended to be delivered to the patient" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.24" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasIngredientRole - rdf:type owl:ObjectProperty ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasIntendedEffect - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has intended effect" ; - "specifies a classifier for the type of outcome or result intended for the target condition" ; - "The intended effect can be specified as it is referenced in the regulated product information using an appropriate controlled vocabulary. The controlled term and the controlled term identifier should be specified. The intended effect is specifically the part of the indication that describes the type of outcome or result intended for the target condition, whereas the indication is the full text description of the benefits from the medicine for the target condition in the target population." , - "The intended effect, aim or strategy to be achieved by the indication can be specified as it is referenced in the regulated product information using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.2.6" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.6 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasManufacturedItemQuantity - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses C.3.13.3" ; - rdfs:label "has manufactured item quantity" ; - "indicates the number/quantity of manufactured items in the immediate container of a packaged medicinal product" ; - "It shall be specified as a value and units, and the units shall be specified as a symbol and a symbol identifier as defined in ISO 11240/TS 20440 and the resulting terminology. For solid dose forms and other items that are measured by counting integer quantities, the unit for quantity shall be 'unit' and the 'unit of presentation' shall be the item that is counted within the immediate container." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 11" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasMedicalCondition - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has medical condition" ; - "relates the contraindication or therapeutic indication to a classifier / code for medical terminology that is used for, but not limited to, the registration, documentation and safety monitoring of medicinal products" ; - "MedDRA id of a medical condtion concept" ; - "Classifiers for medical conditions are defined in controlled vocabularies such as SNOMED-CT or MedDRA." , - "The underlying disease, symptom or procedure that is the indication for treatment should be specified as it is referenced in the regulated product information using an appropriate controlled reference terminology. The controlled term and the controlled term identifier should be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 3.1.82, 9.9.2.2 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" ; - "indication as 'disease/symptom/procedure'" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasPackageItemQuantity - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has package item quantity" ; - "indicates the number/quantity of items of the same type in a container" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Annex A, Full Model" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasReferenceIngredientRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has reference ingredient role" ; - "indicates a role that the reference substance of an active ingredient in a pharmaceutical or medicinal product plays under certain circumstances" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasReferenceStrength - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has reference strength" ; - "indicates the reference strength for the reference substance of an active ingredient in a pharmaceutical or medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasReferenceSubstance - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:label "has reference substance" ; - "relates a substance in the role of an active ingredient in a pharmaceutical or medicinal product to a reference substance that is its underlying basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasSponsor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has sponsor" ; - "indicates the party that initiates, manages, and/or finances the clinical trial" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.78" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasStrength - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has strength" ; - "indicates the actual strength of any element in a substance or pharmaceutical product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasTargetPopulation - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - rdfs:label "has target population" ; - "relates a therapeutic indication or contraindication to its the target population" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasTherapeuticIndication - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has therapeutic indication" ; - "relates a pharmaceutical product to a therapeutic indication that type of medical conditions where the treatment with the medicinal product is adviced" ; - "indication as \"Disease / Symptom / Procedure\"" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasTimingDuration - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has timing/duration" ; - "timing or duration information described as part of the indication" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.2.7 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2.6" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/immediatelyContains - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - owl:inverseOf ; - rdfs:domain ; - rdfs:label "immediately contains" ; - "is specified to hold within its volume or area and to be in direct contact with" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.27" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isAdministeredBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is administered by" ; - "indicates a party, such as a clinician, that administers some medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isAdministeredIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is administered in" ; - "indicates a clinical trial in which a given investigational medicinal product is administered" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isAuthorizedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is authorized by" ; - "is endorsed, enabled, empowered, or otherwise permitted by" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isAuthorizedThrough - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is authorized through" ; - "indicates the situation that faciliates endorsement of the authorized party for some purpose" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isContainedIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:TransitiveProperty ; - rdfs:range ; - rdfs:label "is contained in" ; - "is held within" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isContraindicationFor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is contraindication for" ; - "inverse of has contraindication" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isEvaluatedBy - rdf:type owl:ObjectProperty ; - rdfs:label "is evaluated by" ; - "is ascertained or determined by" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isImmediatelyContainedIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - rdfs:label "is immediately contained in" ; - "is specified to hold within its volume or area and be in direct contact with" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isInputTo - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is input to" ; - "is put in, taken in, or operated on by" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isOutputOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is output of" ; - "is produced by or results from some process, process step, action, activity, or other effort" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isTherapeuticIndicationFor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is therapeutic indication for" ; - "inverse of has therapeutic indication" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/managesAdministrationOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "manages administration of" ; - "indicates an investigational medicinal product that is administered in the context of a clinical trial" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/sponsors - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "sponsors" ; - "indicates the clinical trial that an individual, company, institution or organization (party), initiates, manages and/or finances" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.78" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasCharacterSet - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.2.3.6" ; - rdfs:label "has character set" ; - "identifies an Internet Assigned Numbers Authority (IANA) Charset Registered character set and character encoding for character-based encoding types" ; - "Whenever the content of the ED is character type data in any form, the charset property needs to be known. If the content is provided directly in the value attribute, then the charset shall be a known character set consistent with the String Character Set. If the content is provided as a reference, and the access method does not provide the charset for the content (such as by a mime header), then the charset shall be conveyed as part of the ED." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasCompressionAlgorithm - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.2.3.6" ; - rdfs:label "has compression algorithm" ; - "indicates the algorithm, if any, used on the raw byte data for compression purposes" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasExceptionalValue - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.1" ; - rdfs:label "has exceptional value" ; - "indicates the reason if a value is not proper" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasIntegrityCheckAlgorithm - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.2.3.10" ; - rdfs:label "has integrity check algorithm" ; - "indicates the algorithm used to compute the integrityCheck value" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasLanguageCode - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.6.3.2" ; - rdfs:label "has language code" ; - "indicates the human language of the content" ; - "Valid codes are taken from the IETF RFC 3066. If this attribute is null, the language may be inferred from elsewhere, either from the context or from unicode language tags, for example. Conformance profiles should define defaulting rules for language for a given usage environment of this International Standard. While language tags usually alter the meaning of the text, the language does not alter the meaning of the characters in the text." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasMediaType - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.2.3.5" ; - rdfs:label "has media type" ; - "identifies the type of the encapsulated data and can be used to determine a method to interpret or render the content" ; - "If the content is compressed using a specified compression algorithm, the mediaType shall refer the mediaType of the uncompressed data, whether the data are accessed by reference or not." , - "The IANA defined domain of media types is established by the IETF RFCs 2045 and 2046. mediaType has a default value of text/plain and cannot be null. If the media type is different to text/plain, the mediaType attribute shall be populated." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasSourceDescriptor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.6.3.3" ; - rdfs:label "has source descriptor" ; - "indicates a reference to the CD that was the source of this translation, if this CD was created by translating it from another CD" ; - "This property is a reference. The source to which the reference points shall be provided within the scope of this CD's root CD and translations; that is, another representation of the same concept in the same attribute." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasThumbnail - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.2.3.12" ; - rdfs:label "has thumbnail" ; - "indicates an abbreviated rendition of the full content" ; - "A thumbnail requires significantly fewer resources than the full content, while still maintaining some distinctive similarity with the full content. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select the appropriate content more efficiently before actually downloading through the reference. Originally, the term thumbnail refers to an image in a lower resolution (or smaller size) than another image. However, the thumbnail concept can be metaphorically used for media types other than images. For example a movie may be represented by a shorter clip; an audio-clip may be represented by another audio-clip that is shorter, has a lower sampling rate, or a glossy compression; or an abstract provided for a long document. A thumbnail itself shall not contain a thumbnail." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasTranslation - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - "ISO 11240:2021, clause 7.4.6.3.3" ; - rdfs:label "has translation" ; - "indicates an alternate rendition of the same content translated into a different language" ; - "Translations may not contain translations. The translations shall convey the same information, but in a different language. The translations do not take part in the test for equality, so shall not introduce any new semantics to the value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasUpdateMode - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "has update mode" ; - "allows a sending system to to identify the role that the attribute plays in processing the instance that is being represented" . - - -### https://www.omg.org/spec/Commons/Classifiers/characterizes - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "characterizes" ; - "provides a discriminating feature or quality of" . - - -### https://www.omg.org/spec/Commons/Classifiers/classifies - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "classifies" ; - "arranges in categories according to one or more shared characteristics" . - - -### https://www.omg.org/spec/Commons/Classifiers/isCharacterizedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is characterized by" ; - "indicates a quality or feature of something, distinguishing it from something else" . - - -### https://www.omg.org/spec/Commons/Classifiers/isClassifiedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is classified by" ; - "is systematically grouped based on characteristics by" . - - -### https://www.omg.org/spec/Commons/Collections/compliesWith - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "complies with" ; - "adheres to policies or rules specified in" . - - -### https://www.omg.org/spec/Commons/Collections/comprises - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "comprises" ; - "includes, consists of, or contains, especially within a particular scope" ; - "Note that something can be comprised of something(s) that may or may not be understood as separable parts. In other words, comprises does not imply countability or uniqueness. Whole-part relations are transitive, whereas comprises is not defined to be transitive, so this property is useful in cases where cardinality constraints are needed. comprises and hasPart are not explicitly declared as disjoint to avoid reasoning issues, but should be considered as such." . - - -### https://www.omg.org/spec/Commons/Collections/hasArrangement - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has arrangement" ; - "is structured or organized according to" . - - -### https://www.omg.org/spec/Commons/Collections/hasConstituent - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - owl:propertyDisjointWith ; - rdfs:label "has constituent" ; - "consists of or contains" ; - "This property is disjoint with hasMember, and should be used in cases where the constituents of something are not considered discrete elements of whatever they are included in, such as a substance or composite." . - - -### https://www.omg.org/spec/Commons/Collections/hasDirectPart - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "has direct part" ; - "indicates an immediate 'child' part of something" ; - "This property is useful in cases where one is interested in the direct relationships between parts of things, for example to build a tree view." . - - -### https://www.omg.org/spec/Commons/Collections/hasMember - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "has member" ; - "includes, as a discrete element" ; - "Note that the domain of hasMember should be some sort of collection, aggregate, or group. In the Financial Industry Business Ontology (FIBO), hasMember is used in the case of parties (people and organizations), whereas comprises can have anything in its range." . - - -### https://www.omg.org/spec/Commons/Collections/hasPart - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdf:type owl:TransitiveProperty ; - "Stanford Encyclopedia of Philosophy at http://plato.stanford.edu/entries/mereology/" ; - rdfs:label "has part" ; - "indicates any portion of something, regardless of whether the portion itself is attached to the remainder or detached; cognitively salient or arbitrarily demarcated; self-connected or disconnected; homogeneous or gerrymandered; material or immaterial; extended or unextended; spatial or temporal" ; - "Note that 'has part' is not a subproperty of 'comprises' in order to enable transitivity for whole-part relationships without limiting the use of cardinality constraints on comprises and membership." . - - -### https://www.omg.org/spec/Commons/Collections/isConstituentOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:propertyDisjointWith ; - rdfs:label "is constituent of" ; - "is a component of something else" . - - -### https://www.omg.org/spec/Commons/Collections/isDirectPartOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is direct part of" ; - "indicates an immediate 'parent' of this part" ; - "This property is useful in cases where one is interested in the direct relationships between parts of things, for example to build a tree view." . - - -### https://www.omg.org/spec/Commons/Collections/isIncludedIn - rdf:type owl:ObjectProperty ; - rdfs:label "is included in" ; - "is contained in or an element of" ; - "Something that is included in something else may be an independently identifiable, discrete element or may be an indistinguishable element once it is combined with the target." . - - -### https://www.omg.org/spec/Commons/Collections/isMemberOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is member of" ; - "is a discrete element of" . - - -### https://www.omg.org/spec/Commons/Collections/isPartOf - rdf:type owl:ObjectProperty , - owl:TransitiveProperty ; - "Stanford Encyclopedia of Philosophy at http://plato.stanford.edu/entries/mereology/" ; - rdfs:label "is part of" ; - "relates something to another thing that it is some component or portion of, regardless of how that whole-part relationship is manifested" ; - "Note that 'is part of' is not a subproperty of 'isIncludedIn' in order to enable transitivity for whole-part relationships without limiting the use of cardinality constraints on inclusion and membership." . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/appliesTo - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "applies to" ; - "indicates something for which a context is material, germane, or relevant in some way" . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/hasApplicablePeriod - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - rdfs:label "has applicable period" ; - "indicates a date period during which something may be used, applies, is valid or is accurate or relevant" . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/isApplicableIn - rdf:type owl:ObjectProperty ; - rdfs:label "is applicable in" ; - "indicates a context in which something is relevant" . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/isUsedBy - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "is used by" ; - "is employed in the process of accomplishing something for" . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/uses - rdf:type owl:ObjectProperty ; - rdfs:label "uses" ; - "employs as a means of accomplishing some task or achieving some result" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDate - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has date" ; - "identifies a calendar day, month and year" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDatePeriod - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has date period" ; - "identifies a specific window of time, including a start date, end date and/or duration" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDateTime - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has date time" ; - "identifies a specific date and time of day, possibly excluding the time zone" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDateTimeStamp - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has date time stamp" ; - "identifies a specific date and time of day, explicitly including the time zone" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDuration - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has duration" ; - "specifies the time during which something continues" ; - "This duration may be omitted or unknown if either the start or end Date of the DatePeriod is an ExplicitDate." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasEndDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has end date" ; - "indicates the ending date of some date period" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasExplicitDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has explicit date" ; - "indicates a stated date, as opposed to a calculated or unknown date, associated with something" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasStartDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has start date" ; - "indicates the initial date of something" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/precedes - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clause 3.2.24" ; - rdfs:label "precedes" ; - "associates based on prior spatial or temporal proximity; occurs before in a logical order or sequence" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/succeeds - rdf:type owl:ObjectProperty ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clause 3.2.24" ; - rdfs:label "succeeds" ; - "associates based on subsequent spatial or temporal proximity; follows in a logical order or sequence" . - - -### https://www.omg.org/spec/Commons/Designators/defines - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "defines" ; - rdfs:seeAlso ; - "specifies the meaning of something in terms of one or more of its essential qualities" ; - "A quality is an elementary characteristic of something. An 'essential quality' is one that provides a necessary criteria for being that thing and differentiating criteria for not being something else." . - - -### https://www.omg.org/spec/Commons/Designators/denotes - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:domain ; - rdfs:label "denotes" ; - rdfs:seeAlso , - ; - "serves as a sign for something, or for a conceptualization thereof" ; - "Note that in some references, such as the semiotics ontology from Ontology Design Patterns,'denotes' can be used to talk about e.g. entities denoted by proper nouns: the proper noun 'Leonardo da Vinci' denotes the person Leonardo da Vinci; as well as to talk about sets of entities that can be described by a common noun: the common noun 'person' denotes the collection of all persons in a domain of discourse. Other references that may be useful for interpreting 'denotes' include OntoLex. The interpretation of 'denotes' in this context is more general, but intended to reflect its usage in the semiotic triangle." ; - "This property could be specialized to differentiate the notion of referring to something, i.e., a referent, from the notion of evoking a concept. Consider that in OntoLex, the term denotes is used to designate the sign referent relationship specifically, which in ISO 704:2022 is called 'refers to' in Figure 1. This definition is also meant to cover the OntoLex notion of evokes, which in ISO 704:2022 is called designates or represents." ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clause 3.4.1" , - "ISO 704 Terminology work - Principles and methods, Fourth edition, 2022-07, Figure 1" . - - -### https://www.omg.org/spec/Commons/Designators/describes - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "describes" ; - "conveys the nature of" . - - -### https://www.omg.org/spec/Commons/Designators/hasName - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has name" ; - "is known by" . - - -### https://www.omg.org/spec/Commons/Designators/isDefinedIn - rdf:type owl:ObjectProperty ; - rdfs:label "is defined in" ; - "indicates something that specifies the meaning associated with the subject" ; - "Typically, a concept, such as a classifier or identifier, will be defined in terms of a scheme, contract, specification, standard, or other reference." . - - -### https://www.omg.org/spec/Commons/Designators/isDescribedBy - rdf:type owl:ObjectProperty ; - rdfs:label "is described by" ; - "has general nature or description of" . - - -### https://www.omg.org/spec/Commons/Designators/isNameOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is name of" ; - "denotes in some context" . - - -### https://www.omg.org/spec/Commons/Designators/isSignifiedBy - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "is signified by" ; - "has representation, denotation or sign of" . - - -### https://www.omg.org/spec/Commons/Documents/authors - rdf:type owl:ObjectProperty ; - rdfs:label "authors" ; - "creates or originates and is responsible for the content of" . - - -### https://www.omg.org/spec/Commons/Documents/hasDataSource - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has data source" ; - "relates something, such as an agreement, contract, document, record, report, or process, to a source of data used to analyze, develop, explain, produce, or otherwise create it" ; - "Although in many cases an annotation property, such as dct:source, is sufficient for this purpose, there are occasions when a more complete description of a source is required, for which this property may be used." . - - -### https://www.omg.org/spec/Commons/Documents/hasDateOfIssuance - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - rdfs:label "has date of issuance" ; - "links something, typically an agreement, contract, or report, with the date it was produced or published" . - - -### https://www.omg.org/spec/Commons/Documents/hasExpirationDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has expiration date" ; - "links something, such as an agreement, contract, report, other document, or perishable item, with a date beyond which it is no longer valid" . - - -### https://www.omg.org/spec/Commons/Documents/hasRecord - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has record" ; - "links something to a record that pertains to it" . - - -### https://www.omg.org/spec/Commons/Documents/hasReportDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - rdfs:label "has report date"@en ; - "date on which a report was issued"@en . - - -### https://www.omg.org/spec/Commons/Documents/hasReportDateTime - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has report date time"@en ; - "date and time at which a report was issued"@en . - - -### https://www.omg.org/spec/Commons/Documents/hasReportingPeriod - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has reporting period" ; - "specifies the period for which a report, document, statistical measure or something else, applies" . - - -### https://www.omg.org/spec/Commons/Documents/hasTerminationDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has termination date" ; - "links something, typically an agreement, contract, document, or process, with a date on which it was or will be terminated" . - - -### https://www.omg.org/spec/Commons/Documents/isAbout - rdf:type owl:ObjectProperty ; - rdfs:label "is about" ; - "indicates the subject or topic of something, such as a document" . - - -### https://www.omg.org/spec/Commons/Documents/isReportedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is reported by" ; - "indicates the party that authors and provides a report" . - - -### https://www.omg.org/spec/Commons/Documents/isReportedTo - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is reported to" ; - "indicates the party to which something is reported" . - - -### https://www.omg.org/spec/Commons/Documents/isSpecifiedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:label "is specified by" ; - "indicates the source for some fact" . - - -### https://www.omg.org/spec/Commons/Documents/records - rdf:type owl:ObjectProperty ; - rdfs:label "records" ; - "documents for later reference" . - - -### https://www.omg.org/spec/Commons/Documents/refersTo - rdf:type owl:ObjectProperty ; - rdfs:label "refers to" ; - "makes reference to as a source for information or explanation" . - - -### https://www.omg.org/spec/Commons/Documents/specifies - rdf:type owl:ObjectProperty ; - rdfs:label "specifies" ; - "states a fact about something" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/hasFullSovereigntyOver - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has full sovereignty over" ; - "relates a polity to a geopolitical entity where the polity has absolute, supreme and ultimate dominion and authority of a political state subject to no higher power, expressed within its territory in full self-government and in complete freedom from any outside influence" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/hasSharedSovereigntyOver - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has shared sovereignty over" ; - "relates a polity to a geopolitical entity where the polity exercises shared dominion and authority of a political state" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/hasSovereigntyOver - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has sovereignty over" ; - "relates a polity to a geopolitical entity where the polity exercises dominion and authority of a political state" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/isInstrumentOf - rdf:type owl:ObjectProperty ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is an instrument of" ; - "relates an instrumentality of some government to the government that it supports" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/isRepresentedBy - rdf:type owl:ObjectProperty ; - rdfs:label "is represented by" ; - "relates a system of governance to its chosen representatives" . - - -### https://www.omg.org/spec/Commons/Identifiers/identifies - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:label "identifies" ; - "recognizes or establishes identity within some context" . - - -### https://www.omg.org/spec/Commons/Identifiers/isIdentifiedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is identified by" ; - "has an identifier that is unique within some context" . - - -### https://www.omg.org/spec/Commons/Locations/hasBusinessCenter - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has business center" ; - "identifies a location where business is conducted, and hence the business calendar used to adjust dates" . - - -### https://www.omg.org/spec/Commons/Locations/hasCountry - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has country" ; - "indicates a country, such as one that is recognized by the United Nations" ; - "https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/Locations/hasCounty - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has county" ; - "indicates a country subdivision providing certain local governmental services" . - - -### https://www.omg.org/spec/Commons/Locations/hasCoverageArea - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has coverage area" ; - "indicates a geographic region in which some service is provided, or to which some policy applies, or in which something is available" . - - -### https://www.omg.org/spec/Commons/Locations/hasMunicipality - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has municipality" ; - "indicates a business center, city, or municipality" ; - "Note that certain greater metropolitan areas span multiple counties or states (e.g., the greater Washington, D.C. area, which includes parts of Maryland and Virginia, and divided/disputed cities such as Jerusalem), thus hasMunicipality is a subproperty of hasRegion rather than hasSubdivision." . - - -### https://www.omg.org/spec/Commons/Locations/hasRegion - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has region" ; - "indicates a demarcated area on the surface of the Earth" . - - -### https://www.omg.org/spec/Commons/Locations/hasSubdivision - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has subdivision" ; - "identifies a country subdivision (state, province, region, etc.)" ; - "https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/Locations/isLocatedAt - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "is located at" ; - "relates something to a location, which might be physical or virtual" . - - -### https://www.omg.org/spec/Commons/Organizations/hasMembership - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has membership" ; - rdfs:seeAlso ; - "identifies the organization acting in the role of having members in an organizational membership situation" . - - -### https://www.omg.org/spec/Commons/Organizations/hasOrganizationMember - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has organization member" ; - rdfs:seeAlso ; - "indicates the party that is the member in an organizational membership situation" . - - -### https://www.omg.org/spec/Commons/Organizations/hasSubUnit - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has sub-unit" ; - rdfs:seeAlso ; - "relates an organization to a part of that organization" . - - -### https://www.omg.org/spec/Commons/Organizations/isDomiciledIn - rdf:type owl:ObjectProperty ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is domiciled in" ; - "indicates the principal place where an entity conducts business within some country, such as where its headquarters is located" ; - "Corporate domicile refers to a place where a company's affairs are discharged. It is also typically the legal home of a corporation within a country because the place is considered by law as the center of corporate affairs. In cases where a business has incorporated in one location for convenience, such as for taxation, legal, or regulatory purposes, but operates primarily in one or more other locations, domicile refers to the operational location(s) rather than legal location. Many companies in the US have incorporated in the State of Delaware, for example, but do not have operational facilities in Delaware (or only have small offices there)." . - - -### https://www.omg.org/spec/Commons/Organizations/isMembershipPartyIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is membership party in" ; - "indicates the context of membership in which the party plays the role of having members" . - - -### https://www.omg.org/spec/Commons/Organizations/isOrganizationMember - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is organization member" ; - rdfs:seeAlso ; - "indicates the context of membership in which some party is an organization member" . - - -### https://www.omg.org/spec/Commons/Organizations/isSubUnitOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is sub-unit of" ; - rdfs:seeAlso ; - "relates a part of an organization to the larger entity" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/actsIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "acts in" ; - "indicates a situation in which the actor plays a primary role" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/actsOn - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "acts on" ; - "relates an actor in a given situation to the undergoer that they affect under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/directlyAffects - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "directly affects" ; - "relates an actor in a given situation to the thing (or party) that they impact under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/experiences - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "experiences" ; - "relates something to a situation that affects them in some way" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/experiencesDirectly - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - - - ) ; - rdfs:label "experiences directly" ; - "relates something directly to a party that drives a situation involving it" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/experiencesWith - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "experiences with" ; - "relates something to an actor that drives a situation involving it" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasActiveParty - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has active party" ; - "relates a situation to the person or organization acting in a primary (agentive) role" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasActiveRole - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "has active role" ; - "relates a situation to something that is acting in a primary (agentive) role" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasActor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has actor" ; - "identifies the primary party acting in a specific role with respect to a given situation" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasObjectRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range ; - rdfs:label "has object role" ; - "identifies a person or thing that is affected by, or is a secondary argument in a specific role with respect to a given relation or situation" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasParty - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has party" ; - "identifies an independent party associated with an agreement, contract, policy, regulation, or other arrangement" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasPartyRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has party role" ; - "identifies a specific role played by some person or organization as related to a situation, agreement, contract, policy, regulation, activity or other relationship" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasRelatedPartyRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has related party role" ; - "relates a party acting in a specific role directly to another party acting in the same or another role" ; - "This property is intended as an abstract property, whose subproperties may or may not be symmetric, but could be inverses of one another." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasRole - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has role" ; - "identifies something acting in a recipient or target role as related to the particular agreement, contract, policy, regulation, situation, or other arrangement" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasSubjectRole - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has subject role" ; - "identifies the person or thing that is being discussed, described, dealt with, or is the main topic in a specific role with respect to a given situation" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/hasUndergoer - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has undergoer" ; - "identifies an experiencer / passive or other object role in a given situation" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/holdsDuring - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "holds during" ; - "indicates a date period during which something is true" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isAPartyTo - rdf:type owl:ObjectProperty ; - rdfs:domain ; - rdfs:label "is a party to" ; - "identifies an agreement, contract, policy, regulation, or other arrangement that an independent party is associated with" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isAffectedBy - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "is affected by" ; - "relates an undergoer in a given situation to the actor that has an impact on them under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isDirectlyAffectedBy - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "is directly affected by" ; - "relates an undergoer in a given situation to the person or organization that has an impact on them under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isExperiencedBy - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "is experienced by" ; - "relates a situation to something that is directly involved in or affected by it" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isManifestedIn - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:domain ; - rdfs:label "is manifested in" ; - "indicates something in which the role is realized, appears, or occurs" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isObjectRoleIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "is object role in" ; - "indicates a situation in which the role is secondary, such as an experiencer or passive participant" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isPlayedBy - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:label "is played by" ; - "indicates the independent thing, such as a person, organization, or asset, filling a role" ; - "A party, counterparty, or third party to a contract is played by an organization or person; an issuer of a financial instrument is typically played by an organization." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isRealizedIn - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "is realized in" ; - "relates a situation or constituency to something that is affected by, or is a secondary argument to in a specific role with respect to a given relation or situation" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isRoleIn - rdf:type owl:ObjectProperty ; - rdfs:domain ; - rdfs:label "is role in" ; - "identifies an agreement, policy, regulation, situation, constituency or other arrangementinvolving the role" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/isSubjectRoleIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is subject role in" ; - "indicates a situation in which the role is the primary topic" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/manifests - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "manifests" ; - "indicates a role that realizes, displays, or shows something, typically in some context" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/playsActivePartyIn - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "plays active party in" ; - "relates a person or organization to a situation that they are directly involved in" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/playsActiveRoleIn - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "plays active role in" ; - "relates something to a situation that it is directly involved in" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/playsActiveRoleThatAffects - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "plays active role that affects" ; - "relates a person or organization to an undergoer they have an impact on under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/playsActiveRoleThatDirectlyAffects - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - - ) ; - rdfs:label "plays active role that directly affects" ; - "relates a person or organization to something they have a direct impact on under the circumstances" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/playsRole - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "plays role" ; - "indicates a part that someone or something plays under some circumstance" ; - "an organization may play the role of employer, issuer, regulatory agency, bank, custodian, manufacturer, vendor, etc.; a person may play the role of employee, examiner, banker, seller, buyer, etc." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/realizes - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - ) ; - rdfs:label "realizes" ; - "relates something to a situation or constituency in which the role they play is secondary, such as an experiencer or passive participant" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/undergoes - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "undergoes" ; - "indicates a situation that the undergoer experiences" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/isIssuedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "is issued by" ; - "indicates a role played by a functional entity or party responsible for circulating, distributing, or publishing something" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/isProducedBy - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "is produced by" ; - "is fabricated, manufactured or otherwise created by, through some production process" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/isProvidedBy - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "is provided by" ; - "is made available by" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/isSituatedAt - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "is situated at" ; - "is placed at" ; - "Something may be situated at some site, or in some setting, situation, or context." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/issues - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "issues" ; - "officially makes something available" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/produces - rdf:type owl:ObjectProperty ; - rdfs:domain ; - rdfs:label "produces" ; - "creates through a fabrication, manufacturing or production process" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/provides - rdf:type owl:ObjectProperty ; - rdfs:label "provides" ; - "makes something available" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/situates - rdf:type owl:ObjectProperty ; - rdfs:label "situates" ; - "indicates the place, setting, or context for something or in which something is placed" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/expressesTheMagnitudeOf - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "expresses the magnitude of" ; - "specifies the quantity that some quantity value reflects" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasArgument - rdf:type owl:ObjectProperty ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has argument" ; - "indicates a specific input to a function, formula or expression, also known as an independent variable" ; - "Note that this property and its subproperties apply in the context of quantities and units as well as statistical measures. They are not intended to support more general mathematics." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasDenominator - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has denominator" ; - "specifies the quantity value that is the part of a fraction 'below the line' and signifies the value by which the numerator should be divided" ; - "If a fraction is considered as an ordered pair, the denominator is the second argument of the fraction." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasDimension - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has dimension" ; - "indicates a measurable extent associated with a given quantity kind in some system of quantities, which may be derived, depending on the choice of base quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasExpression - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has expression" ; - "specifies a finite combination of symbols, including constants, variables that may be ordered via one or more operators, that is well-formed according to rules that depend on the language and context" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasFactor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "has factor" ; - "indicates a number or quantity that when multiplied with another produces a given number or expression" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasLowerBound - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - rdfs:label "has lower bound" ; - "specifies the quantity value that is the lower value of a pair of values representing a range" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasMaximumPermissiveValue - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has maximum permissive value" ; - "indicates the maximum allowed value for a measurement on the given scale" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasMeasurementUnit - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has measurement unit" ; - "indicates the unit in which something is expressed" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasMinimumPermissiveValue - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has minimum permissive value" ; - "indicates the minimum allowed value for a measurement on the given scale" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasNumerator - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "has numerator" ; - "specifies the quantity value that is the part of a fraction 'above the line' and signifies the value to be divided by the denominator" ; - "If a fraction is considered as an ordered pair, the numerator is the first argument of the fraction." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasQuantityKind - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has quantity kind" ; - "indicates the class of mutually comparable quantities involved in the definition of an individual quantity or factor" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasQuantityValue - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has quantity value" ; - "relates something (an expression, formula, etc.) to its magnitude expressed as a number together with its unit of measure (if applicable)" ; - "A quantity value is an individual value rather than a range, and should not be used with low limit or high limit, or a non-numeric value." ; - ; - "Exact or approximate quantitative value or an average value for a given element. NOTE The element 'Amount Type' is used to distinguish." ; - . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasQuantityValueRange - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has quantity value range" ; - "relates something (an expression, formula, etc.) to its magnitude expressed as range of numbers together with their unit(s) of measure (if applicable)" ; - "Not to be used with Quantity or Non-numeric Value. Both limits must have the same dimension and units." ; - ; - ; - "A quantity value range includes the lower and upper bound which can be mapped, using SPARQL, to the low limit (ISO 19844 clause 6.8.3) and high limit (ISO 19844 clause 6.8.4) and ensures consistency across both limits through common dimensions and units." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasUpperBound - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - rdfs:label "has upper bound" ; - "specifies the quantity value that is the higher value of a pair of values representing a range" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/isDerivedFrom - rdf:type owl:ObjectProperty ; - rdfs:label "is derived from" ; - "indicates something from which the subject is obtained or determined" ; - "a derived quantity is derived from a base quantity; a derived unit is derived from a base unit" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/isDimensionOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is dimension of" ; - "indicates a measurable extent associated with a given quantity kind in some system of quantities, which may be derived, depending on the choice of base quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/isValueOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is value of" ; - "is the measure that the value represents" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/specializes - rdf:type owl:ObjectProperty ; - rdfs:label "specializes" ; - "indicates something whose nature is more general (broader than) the subject" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/designates - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdf:type owl:SymmetricProperty ; - rdfs:domain ; - rdfs:range ; - rdfs:label "designates" ; - "appoints someone officially" ; - "This property is intended to cover assigning a job or role to someone, selecting or designating someone to fill an office or a position, and fixing or setting by authority or by mutual agreement." . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/hasRegistrationAuthority - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has registration authority" ; - "indicates the registration authority for something" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isDesignatedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:label "is designated by" ; - "indicates the role of the party that has assigned or appointed someone to an office or position" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isManagedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "is managed by" ; - "indicates the role of a party that directs the affairs or administration of something or someone" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isRegisteredBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - owl:inverseOf ; - rdfs:range [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "is registered by" ; - "indicates the registration authority or registrar that registers something" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isRegisteredIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is registered in" ; - "indicates the registry that something is registered in" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isRegistrationAuthorityFor - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is registration authority for" ; - "indicates something (typically an identifier or code) that the registration authority issues" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/isRelatedTo - rdf:type owl:ObjectProperty ; - rdfs:label "is related to" ; - "links something or someone to something or someone else" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/manages - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "manages" ; - "relates a party to something or someone that it directs or administers in some way" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/registers - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:label "registers" ; - "records something in a registry or archive" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/governs - rdf:type owl:ObjectProperty ; - owl:inverseOf ; - rdfs:label "governs" ; - "has and exercises authority over, regulates" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/hasJurisdiction - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:range ; - rdfs:label "has jurisdiction" ; - "relates a polity, government entity or regulatory agency to one or more jurisdictions, over which it has some level of legal authority" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/hasReach - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "has reach" ; - "indicates the geopolitical area covered by the jurisdiction" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isApplicableInJurisdiction - rdf:type owl:ObjectProperty ; - owl:propertyChainAxiom ( - - - ) ; - rdfs:label "is applicable in jurisdiction" ; - "indicates the geopolitical region identifier for the jurisdiction in which something is applicable" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isGovernedBy - rdf:type owl:ObjectProperty ; - rdfs:label "is governed by" ; - "relates a contract, agreement, jurisdiction, or other legal construct and the regulation, policy, procedure, or legal person that regulates or oversees (governs) it" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isJurisdictionOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is jurisdiction of" ; - "relates a jurisdiction to a polity or other government entity or court that has some level of legal authority over it" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isOrganizedIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:label "is organized in" ; - "indicates the jurisdiction whose laws a legal entity is organized under" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isRecognizedIn - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is recognized in" ; - "indicates the jurisdiction in which a legal person is considered competent to enter into a contract, conduct business, or participate in other activities, or in which an agreement may be acknowledged and possibly enforceable" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/isRegulatedBy - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf , - ; - rdfs:range ; - rdfs:label "is regulated by" ; - "specifies a regulatory agency that has regulatory authority for something" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/regulates - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "regulates" ; - "has regulatory authority over or directs according to rule or law, typically an industry, organization, or product" ; - "http://www.merriam-webster.com/dictionary/regulate" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasAnchorDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has anchor date" ; - "specifies the base date against which the value of a numeric index for a more recent date is compared (i.e., the starting point from which it stems)" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasFixedComparativeDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has fixed comparative date" ; - "specifies the a specific date, such as the end of the last recession (e.g., March 2009) against which the scoped measure is compared" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasMinuend - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "has minuend" ; - "specifies the quantity value from which something is subtracted; the value that is diminished" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasObservedValue - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has observed value" ; - "specifies a collection of values over which some analysis is performed" ; - "For certain calculations, such as certain measures of dispersion, date value pairs are expected as input, in other words, a dated structured collection." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasPeriodicity - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has periodicity" ; - "specifies a recurrence interval (monthly, quarterly, annual) that a statistical measure reflects" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasRecurrenceInterval - rdf:type owl:ObjectProperty ; - rdfs:range ; - rdfs:label "has recurrence interval" ; - "indicates the frequency with which some calculation, event or publication occurs" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasReferencePeriod - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has reference period" ; - "specifies a reference (baseline) recurrence interval for which a given measure applies" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasRelativeComparativeDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has relative comparative date" ; - "specifies a date against which the value of a scoped measure is compared (e.g., one month prior, three months prior, etc., and typically against a prior release or average over prior releases)" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasRelativeComparativePeriod - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has relative comparative period" ; - "specifies a period (typically a prior period) against which the scoped measure is compared, such as an average set of values for some period of time compared with a more recent or projected average for a forward looking period of time" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasReleaseDate - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has release date" ; - "specifies the date on which something is published" ; - "A release date is typically a date fixed in advance for the release of a film, recording, document, report, or product or publication." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasSubtrahend - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "has subtrahend" ; - "specifies the quantity value that is subtracted from something" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/isRelativeTo - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "is relative to" ; - "identifies a specific date that a relative date or relative date period references" . - - -### https://www.omg.org/spec/Commons/StructuredCollections/hasIndexValue - rdf:type owl:ObjectProperty . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasSubregion - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf ; - rdfs:domain ; - rdfs:range ; - rdfs:isDefinedBy ; - rdfs:label "has subregion" ; - "relates a geographic region to another geographic region that is a designated subregion of it" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/isSubregionOf - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:isDefinedBy ; - rdfs:label "is a subregion of" ; - "relates a geographic region to another geographic region that it is a part of" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/usesAdministrativeLanguage - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:isDefinedBy ; - rdfs:label "uses administrative language" ; - "relates a country or geopolitical entity to an administrative language that entity uses for international communications" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasEarlierForm - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range ; - rdfs:isDefinedBy ; - rdfs:label "has earlier form" ; - "relates a language to an earlier form (historically significant) of that same language" . - - -################################################################# -# Data properties -################################################################# - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/hasSPOROtherName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has SPOR other name" ; - "provides a language-tagged string value indicating an alternate name of a given term" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/hasSPORShortName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has SPOR short name" ; - "provides a language-tagged string value indicating an abbreviated name of a given term" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/hasSPORTermDescription - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has SPOR term description" ; - "provides a language-tagged string value provides a textual statement describing the term" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/hasSPORTermName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has SPOR term name" ; - "provides a language-tagged string value indicating the preferred name of a given term" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ExtensionTBD/hasFullIndicationText - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has full indication text" ; - "describes the indication for the medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasAmountText - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has amount text" ; - "has text describing an amount" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasAtomicNumber - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:positiveInteger ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)." , - "Quantities, Units, and Symbols in Physical Chemistry, IUPAC Green Book, 2nd ed., p. 20" ; - rdfs:label "has atomic number" ; - "number of protons in an atomic nucleus" ; - "Z" ; - "has nuclear charge number" , - "has proton number" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasCodeChangeDate - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:label "has code change date" ; - "indicates the date on which the status of a substance code has changed" ; - "20110601" ; - "The date at which the code status is changed as part of the terminology maintenance." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.8, Figure 18" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.5.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasComment - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has comment" ; - "indicates a remark" ; - "Any comment can be provided in this field, if necessary." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 16, 18, and 19-23" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.1 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasCorrespondingDocument - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has corresponding document" ; - "indicates a link to the actual physical document associated with the description of a reference source document" ; - "PDF, TEXT" ; - ; - "The documents can be saved as PDF files or TEXT files. If the documents or data source contains structured data such as spectra, it can be transmitted in a standard format that can be visualized and searched." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.7.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasDefiningNumberOfMoieties - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:integer ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.4" ; - rdfs:label "has defining number of moieties" ; - "indicates the number of moieties that define a substance (classifier) that contains complete chemical structures and definite stoichiometric ratios among moieties" ; - "The number of moieties specified should be provided. Non-stoichiometric chemical substances shall have at least two moieties. Each moiety shall be represented by a chemical structure." ; - "The numeric value shall be always greater than or equal to 2; The value is automatically calculated (Implicit) based on the number of Moieties; if the numeric value is equal to 1, the class Moiety shall not be used." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasMassNumber - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:positiveInteger ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)." , - "Quantities, Units, and Symbols in Physical Chemistry, IUPAC Green Book, 2nd ed., p. 20" ; - rdfs:label "has mass number" ; - "indicates the total number of heavy particles (protons and neutrons jointly called nucleons) in the atomic nucleus" ; - "A" , - "m" ; - "has nucleon number" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasModificationResidueSite - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] ; - rdfs:range xsd:string ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.3" ; - rdfs:label "has modification residue site" ; - "describes the position of specific residue undergone to modifications" ; - "1_20; Protein unit 1, amino acid at position 20; C-Terminal removal" ; - "In case of N-Terminal modification and C-Terminal modification of a Protein subunit, modification is mandatory." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasNeutronNumber - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:nonNegativeInteger ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)." , - "Quantities, Units, and Symbols in Physical Chemistry, IUPAC Green Book, 2nd ed., p. 20" ; - rdfs:label "has neutron number" ; - "number of neutrons in an atomic nucleus" ; - "N" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasNonNumericValue - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has non-numeric value" ; - "has an amount expressed as non-numeric value" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasNumberOfMoieties - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:integer ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.4" ; - rdfs:label "has number of moieties" ; - "indicates the number of moieties that define a substance that contains complete chemical structures and definite stoichiometric ratios among moieties" ; - "The number of moieties specified should be provided. Non-stoichiometric chemical substances shall have at least two moieties. Each moiety shall be represented by a chemical structure." ; - "The numeric value shall be always greater than or equal to 2; The value is automatically calculated (Implicit) based on the number of Moieties; if the numeric value is equal to 1, the class Moiety shall not be used." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasOfficialNameStatusChangeDate - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:label "has official name status change date" ; - "indicates the date of official name change if known" ; - "20110601" ; - "The change date of the status of the official name shall be specified according to the ISO 8601 date format (the variant without any delimiters)." ; - "If official name status changes the date of the official change should be captured if known." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasPhysicalModificationRole - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "has physical modification role" ; - "describes the role of the physical modification" ; - "Micronization of animal part" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasReferenceSourceURL - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:anyURI ; - rdfs:label "has reference source URL" ; - "indicates a URL in which the citation was found" ; - "http://www.who.int/medicines/publications/druginformation/issues/RL_66.pdf" ; - "In case the Reference source citation is a Web Page or Public Database, the URL should be provided." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.6" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasRendering - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:anyURI ; - rdfs:label "has rendering" ; - "has a drawing in perspective of a structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSimplifiedMolecularInputLineEntrySpecification - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause A.2.3" ; - rdfs:label "has simplified molecular input line entry specification" ; - "specification for an unambiguous linear representation of chemical or molecular structures using ASCII characters" ; - "It is predominantly used by Daylight Chemical Information Systems Inc., although an open source version has been recently developed. Canonical smiles is a SMILES string that is unique for each structure and can be used to ensure that duplicate structures are not entered into a database." , - "Other linear representation forms for chemical structures include SYBYL line notation (SLN) and the older Wiswesser Line Notation, which was the first line notation for the representation of chemical structures. These other formats are not currently in wide use." ; - "SMILES" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.2.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/hasSubstanceNameValue - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" ; - rdfs:label "has substance name value" ; - "name or company code associated with the substance" ; - "Amoxicillin; Harpagophytum procumbens (Burch.) DC. ex Meisn., Root" , - "Polyethylene glycol is a name for a family of polymers, so it would not be an acceptable name for an individual substance. Polyethylene Glycol 1000 is an official name in the US for a polyethylene glycol polymer with an average molecular weight of 1000. In the European Union, the INN Macrogol 1000 would be an official name for the same substance. In the personal care products domain PEG-20 is the official name for the same substance and 20 refers to the average degree of polymerization." ; - "For substances originated from Plants the Substance is always a single species, or intraspecies, or is occasionally a single genus. It will have a Name which is composed of: [Scientific genus/binomial/trinomial with Author] [Part(s)]. The scientific element of the name is usually a binomial, but may be a trinomial or a genus, as appropriate, together with the author of the name. The Name is not an official name in any pharmacopoeia or other legislation, and the inclusion of the author is to ensure that it is not confused with the official names for specified substances that are derived from a single species substance. It can be written in any language and its jurisdiction can be restricted using Official Name Status." ; - "Mandatory all substances shall have at least one name or company code (also considered to be a Substance Name) associated with the substance." ; - ; - "Free text, multiple names allowed, each in its own element." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isDefiningSubstanceRelationship - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - rdfs:label "is defining substance relationship" ; - "indicates whether the substance relationship is a defining element for the substance's pharmacodynamic action" ; - "For example, if an enzyme has a strong binding with Substance A, then the relationship of Substance A with the enzyme (Related Substance) is defining information." , - "Yes, No" ; - "There are cases that the substance relationship is a defining element for the substance's pharmacodynamic action. For example, if an enzyme has a strong binding with Substance A, then the relationship of Substance A with the enzyme (Related Substance) is defining information." ; - "The preferred term of the related substance is captured; this information is required when there is a 'Substance Relationship'; The substance name is implicit and derived from the Substance ID." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6, 6.6.3.5 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isPublic - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.1" ; - rdfs:label "is public" ; - "indicates whether a reference source is publically available" ; - "Yes, No" ; - "Company codes will only be released if the defining information is associated with the code in a public source such as Chemical Abstracts (CAS), a journal article, or a poster at scientific meeting attributable to the company." , - "Most reference sources other than regulatory submissions will be in the public domain. All regulatory submissions will typically be considered to not be in the public domain. If the reference source is in the public domain, the data elements referenced by the source could be made public. There may be a separate determination whether any portion of the record can be made public. This determination may vary depending on type of substance. Regardless, submitters of information should always explicitly indicate whether data should be considered confidential." ; - "All regulatory submissions are considered not to be in the public domain. There may be an additional flag that determines whether any information can be released on a given substance." ; - ; - "Yes, No" ; - ; - ; - "Particular care is advised in the release of company codes. Although the company codes are frequently mentioned in the public domain the release of a company code associated with a Substance ID and the defining information should only be made if all of the defining elements are associated with the company code in a single source in the public domain. For chemicals, the chemical structure should be associated with the company code in the public domain. For proteins, such as monoclonal antibodies, names or company codes could be released to the public only if the target of the antibody is mentioned in the same public source as the name or code. A separate determination will be made as to whether the protein sequence is in the public domain." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/isStoichiometric - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.3" ; - rdfs:label "is stoichiometric" ; - "is a chemical substance that contains complete chemical structures and definite stoichiometric ratios among moieties" ; - "Stoichiometry describes if a substance can be represented as single covalent structural moiety or a salt or solvate with a defined and constant ratio of ions or molecules and solvents. In the case of a substance consisting of one moiety (e.g. base, acid, ester) there is (per definition) one compound. In this case only one moiety shall be provided." ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/isSIQuantity - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.1, Table 1" ; - rdfs:label "is SI quantity" ; - "indicates that the unit of measure is an SI quantity, or is based on an SI quantity" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasContraindicationText - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:label "has contraindication text" ; - "description of the contraindication(s) in line with the regulated product information as text" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.3.2 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.3.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/hasTherapeuticIndicationText - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:label "has therapeutic indication text" ; - "description of the authorized therapeutic indication as text" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.2.2 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2.1" ; - "indication text" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isAllergenic - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses C.3.16.3 and D.2.2" ; - rdfs:label "is allergenic" ; - "is a device that contains allergens and/or materials of concern or ingredient that is a known or suspected allergen" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.2.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/isDefinedAsPotentiallyAllergenic - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses C.3.16.3 and D.2.2" ; - rdfs:label "is defined as potentially allergenic" ; - "is a specification for a device that may contain allergens and/or materials of concern or ingredient that may include a known or suspected allergen" ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.2.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasBinaryData - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:base64Binary ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.2" ; - rdfs:label "has binary data" ; - "indicates a simple sequence of byte values that contains the content" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasBooleanValue - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.4.3.1" ; - rdfs:label "has boolean value" ; - "indicates the value of the BL" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasControlInformationExtension - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.4" ; - rdfs:label "has control information extension" ; - "indicates the extension of the identifier of the event associated with setting the datatype to its specified value" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasControlInformationRoot - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.3" ; - rdfs:label "has control information root" ; - "indicates the root of the identifier of the event associated with setting the datatype to its specified value" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasDisplayName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.7" ; - rdfs:label "has display name" ; - "indicates a name, title, or representation for the code or expression as it exists in the code system" ; - "If populated, the displayName shall be a valid human readable representation of the concept as defined by the code system at the time of data entry." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasFlavorIdentifier - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:domain ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.3" ; - rdfs:label "has flavor identifier" ; - "indicates the root of the identifier of the event associated with setting the datatype to its specified value" ; - "Signals the imposition of one or more sets of constraints on the datatype. The sole purpose of specifying that a constraint that has been used to further constrain the datatype is to support validation of the instance: a validation engine can look up the rules expressed for the specified flavors and confirm that the instance conforms to the rules for the flavor. No other processing should depend on the content of the flavor attribute. No other semantic or computational use shall depend on the value of this property. If this value is populated,the datatype flavor(s) shall be a valid constraint on the type of value." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasIntegerValue - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:integer ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.8.3.3" ; - rdfs:label "has integer value" ; - "indicates the value of the INT" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasIntegrityCheck - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range xsd:base64Binary ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.9" ; - rdfs:label "has integrity check" ; - "indicates a checksum calculated over the binary data" ; - "The purpose of this property, when communicated with a reference is for anyone to validate later whether or not the reference still resolved to the same content that the reference resolved to when the encapsulated data value with reference was created. If the attribute is null, there is no integrityCheck. It is an error if the data resolved through the reference does not match the integrity check." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasLevelInHierarchy - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:nonNegativeInteger ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "has level in hierarchy" ; - "indicates a position of the concept with respect to the hierarchy of the terminology" ; - "All concepts marked with the same level and not separated by a concept with a level of less numerical magnitude are siblings, and all concepts that follow after another concept with a higher level value are children of that concept." , - "The hierarchy in the enumeration is an important part of the specification. Although the enumerations are defined as linear lists within ISO/IEC 11404 and the UML definitions, any information processing entity that asserts direct or indirect conformance with this International Standard shall conform to the relationships when evaluating meaning (implication) within the enumeration. In addition, this International Standard occasionally refers to the relationships within the narrative when defining the outcome of some operations." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasOriginalText - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.7" ; - rdfs:label "has original text" ; - "indicates the text as seen and/or selected by the user who entered the data which represents the intended meaning of the user" ; - "Local implementations might influence what is required to represent that original text." , - "The original text shall be an excerpt of the relevant information in the original sources, rather than a pointer or exact reproduction. Thus the original text shall be represented in plain text form. In specific circumstances, when the context of use is clearly described, the originalText may be a reference to some other text artefact for which the resolution scope is clearly described." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasPublicationDateTime - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has publication date and time" ; - "indicates a date and time associated with the publication of something, such as a particular version of a value set" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasReferenceURL - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:anyURI ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.4" ; - rdfs:label "has reference URL" ; - "indicates a URL the target of which provides the binary content" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasValidTimeHigh - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.2" ; - rdfs:label "has valid time high" ; - "indicates the time that the given information ceased or will cease to be correct" ; - "Both validTimeLow and validTimeHigh shall be valid timestamps using the format described in 7.8.13.3.1 (TS.value)." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasValidTimeLow - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdf:type owl:FunctionalProperty ; - rdfs:range ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.1" ; - rdfs:label "has valid time low" ; - "indicates the time that the given information became or will become valid" ; - "This is not the time that any system first observed the value, but the time that the actual value became correct (i.e. when a patient changes their name)." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasVersion - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:string ; - rdfs:label "has version" ; - "provides a version descriptor for the source" ; - "For the purposes of ISO 21090, versions of a given resource must be backwards compatible." , - "Whenever a code system changes in an incompatible way, it constitutes a new code system, not simply a different version, regardless of how the vocabulary publisher calls it. For example, the publisher of ICD-9 and ICD-10 calls these code systems, 'revision 9' and 'revision 10' respectively. However, ICD-10 is a complete redesign of the ICD code, not a backward compatible version. Therefore, for the purposes of this datatype International Standard, ICD-9 and ICD-10 are different code systems, not just different versions. By contrast, when LOINC updates from revision '1.0j' to '1.0k', this would be considered as just another version of LOINC, since LOINC revisions are backwards compatible." ; - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/hasXMLEncodedData - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:string ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.2.3.3" ; - rdfs:label "has XML-encoded data" ; - "indicates content represented in plain XML form" ; - . - - -### https://www.omg.org/spec/Commons/Classifiers/isExclusive - rdf:type owl:DatatypeProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - rdfs:label "is exclusive" ; - "indicates that the classifiers in the scheme are all disjoint and that only one classifier may be used to classify something" ; - "This does not exclude classification by other classifiers from other schemes. It is simply a hint to users that whatever is classified by a classifier in this scheme should be classified by at most one of the classifiers in the scheme." . - - -### https://www.omg.org/spec/Commons/Collections/hasMethod - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has method" ; - "provides a text description of an approach or method used to accomplish something" ; - "This property can be used to describe an arrangement or ordering applied to a collection." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDateTimeStampValue - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:dateTimeStamp ; - rdfs:label "has date time stamp value" ; - "specifies an actual literal (explicit) date and time, including the time zone" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDateTimeValue - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:dateTime ; - rdfs:label "has date time value" ; - "specifies an actual literal (explicit) date and time" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDateValue - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:string ; - rdfs:label "has date value" ; - "specifies an actual literal (explicit) date captured in the format specified for xsd:date (i.e., ISO 8601 format), WITHOUT the time or timezone information; the semantics are identical to those of xsd:date" ; - "2002-10-10 means October 10, 2002" ; - "In the Finance domain, for consistency with FpML (reference FpML Coding Schemes 30 June 2014, Version 1.56, section 2.1.1), the year MUST be specified as 4 digits, and the month and day MUST be specified as 2 digits with a leading zero if needed. Times and timezones should NOT be specified." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasDurationValue - rdf:type owl:DatatypeProperty ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:label "has duration value" ; - "specifies a literal (explicit) duration (amount of time) captured in the format specified for xsd:duration (i.e., ISO 8601 format); the semantics are identical to those of xsd:duration" ; - "-P3D means negative 3 days duration. This is used with OffsetDates to specify 3 days before (prior) to some other Date." , - "P1Y means 1 year" , - "P1Y2M3DT4H5M6S means 1 year, 2 months, 3 days, 4 hours, 5 minutes, 6 seconds" , - "P2M means 2 months" , - "P3D means 3 days" , - "PT4H means 4 hours" , - "PT5M means 5 minutes" , - "PT6S means 6 seconds" ; - "Negative durations are used to indicate relative dates that are before (rather than after) some other Date." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasObservedDateTime - rdf:type owl:DatatypeProperty ; - rdfs:range ; - rdfs:label "has observed date and time" ; - "indicates a date and time associated with an event, measurement, record, or observation" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/hasTimeValue - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:string ; - rdfs:label "has time value" ; - "specifies an explicit time, captured in the format specified for xsd:time (i.e., ISO 8601 format), WITHOUT the date or timezone information" . - - -### https://www.omg.org/spec/Commons/Designators/hasDescription - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has description" ; - "provides a textual statement, picture in words, or account that describes something" ; - "Note that the hasDescription property defined herein has an implicit range of rdfs:Literal. This is purposeful, so that users can specify any element that has a name with or without a language tag without concern for conflicting datatypes (i.e., xsd:string vs. rdf:langString, which are logically disjoint)." ; - . - - -### https://www.omg.org/spec/Commons/Locations/hasCityName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "has city name" ; - "indicates the name of a large, permanent, and densely settled place" ; - "https://en.wikipedia.org/wiki/City"^^xsd:anyURI , - "https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1"^^xsd:anyURI ; - "Typical working definitions for small-city populations start at around 100,000 people. Common population definitions for an urban area (city or town) range between 1,500 and 50,000 people, with most U.S states using a minimum between 1,500 and 5,000 inhabitants. Some jurisdictions set no such minima." ; - "This property should be used in cases where a formal individual for the business center or municipality is not available. Note that Geonames could be used as a source in cases where an individual is desired. Use the property cmns-loc;hasMunicipality in cases where an individual is available. Also note that with respect to an address, this property may stand in for any village, town, or city of any size." . - - -### https://www.omg.org/spec/Commons/Locations/hasURL - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:anyURI ; - rdfs:label "has URL" ; - "links something to a web resource that specifies its location on a computer network and a method for retrieving it" ; - "has uniform resource locator" . - - -### https://www.omg.org/spec/Commons/Locations/hasWebsite - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:anyURI ; - rdfs:label "has website" ; - rdfs:seeAlso ; - "links something to a page or set of related web pages located under a single domain name, typically produced by a single person or organization" ; - "Web Design and Applications involve the standards for building and Rendering Web pages, including HTML, CSS, SVG, device APIs, and other technologies for Web Applications ('WebApps'). HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets) are two of the core technologies for building Web pages. HTML provides the structure of the page, CSS the (visual and aural) layout, for a variety of devices and services." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/describesActualExpression - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:label "describes actual expression" ; - "specifies the calculation or expression used to determine the value of something" ; - "In cases where some expression can only be calculated in SPARQL or via rules, this property is useful for stating what that calculation should be using the input arguments to the expression." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasExponent - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range owl:rational ; - rdfs:label "has exponent" ; - "indicates the number of times a number should be multiplied by itself" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasFactorValue - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range owl:rational ; - rdfs:label "has factor value" ; - "indicates the numeric multiple or submultiple multiplication factor" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/hasNumericValue - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:decimal ; - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "has numeric value" ; - "indicates a particular magnitude or designation for a given observable characteristic that is a number" ; - . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/isMaximumInclusive - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - rdfs:label "is maximum inclusive" ; - "indicates whether something, such as a measurement scale, includes the absolute maximum permissive value or not" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/isMinimumInclusive - rdf:type owl:DatatypeProperty , - owl:FunctionalProperty ; - rdfs:range xsd:boolean ; - rdfs:label "is minimum inclusive" ; - "indicates whether something, such as a measurement scale, includes the absolute minimum permissive value or not" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/hasRegistrationDate - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has registration date" ; - "indicates the date or date and time on which something is registered" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasCollectionSize - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:nonNegativeInteger ; - rdfs:label "has collection size" ; - "indicates the number of elements in a given collection" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasCount - rdf:type owl:DatatypeProperty ; - rdfs:range xsd:nonNegativeInteger ; - rdfs:label "has count" ; - "specifies the total number of things in a collection, which could be zero" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasMeasurementPeriodInMonths - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:integer ; - rdfs:label "has measurement period in months" ; - "indicates the coverage period for which the measure is applicable expressed in months" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasNumberOfEntries - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:nonNegativeInteger ; - rdfs:label "has number of entries" ; - "indicates the number of elements in some document, table, or other resource (e.g., in a report, table)" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasPopulationSize - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:nonNegativeInteger ; - rdfs:label "has population size" ; - "indicates the number of elements in a given population" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasRelativeDuration - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:string ; - rdfs:label "has relative duration" ; - "duration between two explicit dates" ; - "A relative duration may be negative." , - "Note that this property is distinct from hasDurationValue in the Dates and Times ontology, as a relative duration may resolve to a relative date or date time (both of which are time points) rather than an interval, which would result in a logical inconsistency if its parent property is hasDurationValue." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasReleaseDateTime - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range ; - rdfs:label "has release date and time" ; - "specifies the date and time on which something is published" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasUniverseSize - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:nonNegativeInteger ; - rdfs:label "has universe size" ; - "indicates the number of elements in a given universe" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/hasWeight - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:decimal ; - rdfs:label "has weight" ; - "indicates an amount given to increase or decrease the importance of an item" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/isCalculatedViaMethodology - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:label "is calculated via methodology" ; - "high-level description of the approach taken to obtain the result" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/isEstimate - rdf:type owl:DatatypeProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - rdfs:label "is estimate" ; - "indicates whether the measure reflects an estimate (approximation) or not" . - - -### https://www.omg.org/spec/Commons/TextDatatype/hasTextValue - rdf:type owl:DatatypeProperty ; - rdfs:label "has text value" ; - "provides a string value for something, with or without a language tag" ; - "Note that although the intended range for this property is Text, we have left the range undefined so that it can be used with tools that do not support rdf:langString." ; - . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasEnglishFullName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has English full name" ; - "the full name, if different from the short form of the country name, in lower case" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasEnglishShortName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has English short name" ; - "the short form of the country name, in English" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasEnglishShortNameInCapitals - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has English short name in capitals" ; - "the short form of the country name, in English (capitals)" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasFrenchFullName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has French full name" ; - "the full name, if different from the short form of the country name, in lower case" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasFrenchShortName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has French short name" ; - "the short form of the country name, in French" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasFrenchShortNameInCapitals - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has French short name in capitals" ; - "the short form of the country name, in French (capitals)" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasLatitude - rdf:type owl:DatatypeProperty ; - rdfs:range [ rdf:type rdfs:Datatype ; - owl:onDatatype xsd:decimal ; - owl:withRestrictions ( [ xsd:minInclusive -90 - ] - [ xsd:maxInclusive 90 - ] - ) - ] ; - ; - rdfs:isDefinedBy ; - rdfs:label "has latitude" ; - "the angle formed by the intersection of a line perpendicular to the Earth's surface at a point and the plane of the Equator" ; - "Points north of the Equator have positive latitude values, while points south have negative values. Latitude values range from minus 90 to plus 90 degrees. Lines of latitude are also called parallels because a particular value of latitude forms a circle parallel to the Equator." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasLocalShortName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has local short name" ; - "the local, regional, cultural, or indigenous short form of the country name" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasLongitude - rdf:type owl:DatatypeProperty ; - rdfs:range [ rdf:type rdfs:Datatype ; - owl:onDatatype xsd:decimal ; - owl:withRestrictions ( [ xsd:minInclusive -180 - ] - [ xsd:maxInclusive 180 - ] - ) - ] ; - ; - rdfs:isDefinedBy ; - rdfs:label "has longitude" ; - "the angle between a plane that passes through the point and the North and South poles, and a reference plane" ; - "The reference plane is known as the prime meridian. The most common prime meridian passes through Greenwich, United Kingdom. Other examples of prime meridians in use pass through Paris and Bogota. Longitude values range from minus 180 to plus 180 degrees." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasMaximumLatitude - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:decimal ; - rdfs:isDefinedBy ; - rdfs:label "has maximum latitude" ; - "a maximum latitude with respect to a range" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasMaximumLongitude - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:decimal ; - rdfs:isDefinedBy ; - rdfs:label "has maximum longitude" ; - "a maximum longitude with respect to a range" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasMinimumLatitude - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:decimal ; - rdfs:isDefinedBy ; - rdfs:label "has minimum latitude" ; - "a minimum latitude with respect to a range" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasMinimumLongitude - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:decimal ; - rdfs:isDefinedBy ; - rdfs:label "has minimum longitude" ; - "a minimum longitude with respect to a range" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasNumericRegionCode - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:string ; - rdfs:isDefinedBy ; - rdfs:label "has numeric region code" ; - "three-digit numeric code assigned to a region according to some code set" ; - "For certain territories that do not have an alternate designation (i.e. country or country subdivision code in ISO 3166), the corresponding numeric code may have four digits." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/hasRemarks - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:domain ; - rdfs:range xsd:string ; - rdfs:isDefinedBy ; - rdfs:label "has remarks" ; - "remarks, such as other widely-used country names, names of geographically separated territories covered by the coding system, and so forth" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/isIndependent - rdf:type owl:DatatypeProperty ; - rdfs:domain ; - rdfs:range xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "is independent" ; - "indicates whether a geopolitical entity stands alone or is part of another country" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasEnglishName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.4" ; - rdfs:isDefinedBy ; - rdfs:label "has English name" ; - "associates a name in English with an individual concept" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasFrenchName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.4" ; - rdfs:isDefinedBy ; - rdfs:label "has French name" ; - "associates a name in French with an individual concept" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasGermanName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:isDefinedBy ; - rdfs:label "has German name" ; - "associates a name in German with an individual concept" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasIndigenousName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.4" ; - rdfs:isDefinedBy ; - rdfs:label "has indigenous name" ; - "associates a local regional or cultural name with an individual concept" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasTag - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - rdfs:range xsd:string ; - rdfs:isDefinedBy ; - rdfs:label "has tag" ; - "associates unique combination of alphanumeric characters corresponding to a designator for something" ; - "Text-valued tags are included here as they may be useful for automated transformation or encoding systems, such as those used to produce IETF compliant language tags in XML." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/hasTextualName - rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 3.4" ; - rdfs:isDefinedBy ; - rdfs:label "has textual name" ; - "associates a name, reference name, or appellation with an individual concept" ; - "Note that the hasName properties defined herein have an implicit range of rdfs:Literal. This is purposeful, so that users can specify any element that has a name with or without a language tag without concern for conflicting datatypes (i.e., xsd:string vs. rdf:langString, which are logically disjoint)." . - - -################################################################# -# Classes -################################################################# - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ChemicalEntitiesOfBiologicalInterestEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Chemical Entities of Biological Interest registry entry" ; - "entry in the Chemical Entities of Biological Interest, that includes the Chemical Entities of Biological Interest Identifier used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ChemicalEntitiesOfBiologicalInterestIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Chemical Entities of Biological Interest identifer" ; - "numeric string that is used to identify records in the Chemical Entities of Biological Interest registry" ; - "ChEBI ID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EudraClinicalTrialsNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Eudra clinical trials number" ; - "unique code assigned to clinical trials in the EU Clinical Trials Register" ; - "EudraCT Number" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EudraVigilanceCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "EudraVigilance code" ; - "unique code assigned to any substance entered in the eXtended EudraVigilance Medicinal Product Dictionary (XEVMPD)" ; - "An EV Code for a substance is generated after the substance has been inserted successfully in the XEVMPD via an eXtended EudraVigilance Product Report Message (XEVPRM)." , - "The XEVMPD is a format to electronically submit to the European Medicines Agency (EMA) information on substances, referentials and medicinal products for human use authorized in the European Union as referred into the Article 57 (2) of the regulation 726/2004. It was developed by the EMA in collaboration with the EudraVigilance implementation fora." ; - "EV Code" , - "EVMPD Code" , - "XEVMPD Code" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.7" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanCommunityNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "European community number" ; - "unique seven digit identifer assigned to substances for regulatory purposes by the European Chemicals Agency" ; - "EC number" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanInventoryOfExistingCommercialChemicalSubstancesEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "European inventory of existing commercial chemical substances entry" ; - "entry in the European Inventory of Existing Commercial chemical Substances, that includes the European Community Number used in electronic listing and other regulatory activities" ; - "EINECS entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ExtendedEudraVigilanceMedicinalProductDictionaryEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "eXtended EudraVigilance Medicinal Product Dictionary registry entry" ; - "entry in the eXtended EudraVigilance Medicinal Product Dictionary (XEVMPD) registry, that includes the EudraVigilance codes (EV codes) used in the electronic product dictionary and for other regulatory activities" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.7" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/ReferentialsManagementServicesControlledVocabularyTerm - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "Referentials Management Services (RMS) controlled vocabulary term" ; - "term in a controlled vocabulary whose values describe some substance or product from a Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS) perspective" ; - "RMS controlled vocabulary term" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SPOR-DataClassification - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "SPOR data classification" ; - "classifier and code element that describes the nature of any data element in terms of accessibility from a Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS) perspective" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SPOR-Domain - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "SPOR domain" ; - "classifier and code element that describes the domain in which a particular substance or product is used from a Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS) perspective" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SPOR-MarketingStatusClassifier - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "SPOR marketing status classifier" ; - "classifier and code element that describes the current status of some substance with respect to whether or not it has been placed on the market from a Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS) perspective" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AustralianPlantNameIndexEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Australian Plant Name Index registry entry" ; - "entry in the Australian Plant Name Index that includes the Australian Plant Name Index Identifier used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AustralianPlantNameIndexIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Australian Plant Name Index Identifier" ; - "sequence of characters that is used to uniquely identify records in the Australian Plant Name Index registry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/CASRegistryNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 3.9, A.1.2" ; - rdfs:label "CAS registry number" ; - "unique numerical identifier of a substance in the CAS Registry system" ; - "The numbers are sequential and are assigned as a substance enters the registry system. The numbers do not have a common length and lengths can be up to 10 digits. Each CAS number contains a single check digit. The assignment of chemical names is done according to the chemical nomenclature rules for CA index names, which is slightly different from the internationally standard IUPAC names, according to the rules of IUPAC." ; - "Polymers frequently only have one CAS registry number associated with them, regardless of differences in molecular mass or other defining elements." ; - "CAS Registry Number" , - "CAS number" ; - "Although CAS numbers are widely used, they cannot be freely used. CAS has guidelines on the use of CAS registry numbers and has attempted to restrict their use in publicly available databases." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/ChemicalAbstractsServiceChemicalRegistrySystemEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Chemical Abstracts Service registry entry" ; - "entry in the Chemical Abstracts Service (CAS) registry, prepared by the CAS Registry System, that identifies each compound with a specific CAS registry number, index name, and graphic representation of its chemical structure" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/GlobalSubstanceRegistrationSystemEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Global Substance Registry System registry entry" ; - "entry in the Global Substance Registry System (GSRS) registry, that includes the Unique Ingredient Identifiers (UNIIs) used in electronic listing and other regulatory activities" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/IntegratedTaxonomicInformationSystemEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Integrated Taxonomic Information System registry entry" ; - "entry in the Integrated Taxonomic Information System registry comprised of a Taxonomix Serial Number used in electronic listing and other regulatory activities" ; - "ITIS entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/IntegratedTaxonomicInformationSystemTaxonomicSerialNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Integrated Taxonomic Information System Taxonomic Serial Number" ; - "unique identifier for an entry in the Integrated Taxonomic Information System registry used in electronic listing and other regulatory activities" ; - "TSN" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/InternationalNonproprietaryName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 4.9" ; - rdfs:label "international nonproprietary name" ; - rdfs:seeAlso ; - "unique generic name allocated to an active pharmaceutical substance used in medicine worldwide" ; - "INNs usually contain a common syllable (known as a stem) to indicate the pharmacological or chemical family to which the substance belongs. The ending –mycin, for example – denotes a type of antibiotic. Syllables, letters or separate words are then added to differentiate between substances in the same family – such as kanamycin, erythromycin. Twice a year, the INN Expert Group gathers at WHO to painstakingly consider and create names for new substances used in medicines. The aim is come up with a single name – an INN – that can be recognized and used globally by doctors, pharmacists, scientists, medicines regulators and patients." , - "International Nonproprietary Names (INN) facilitate the identification of pharmaceutical substances or active pharmaceutical ingredients. Each INN is a unique name that is globally recognized and is public property. A nonproprietary name is also known as a generic name." , - "Nonproprietary names are intended for use in pharmacopoeias, labelling, product information, advertising and other promotional material, drug regulation and scientific literature, and as a basis for product names, e.g. for generics. Their use is normally required by national or, as in the case of the European Community, by international legislation. As a result of ongoing collaboration, national names such as British Approved Names (BAN), Dénominations Communes Françaises (DCF), Japanese Adopted Names (JAN) and United States Adopted Names (USAN) are nowadays, with rare exceptions, identical to the INN." , - "The World Health Organization collaborates closely with INN experts and national nomenclature committees to select a single name of worldwide acceptability for each active substance that is to be marketed as a pharmaceutical. To avoid confusion, which could jeopardize the safety of patients, trade-marks should neither be derived from INNs nor contain common stems used in INNs. The selection and publication of INNs falls under the responsibility of the EMP/RHT/TSN team of the INN Programme." ; - "INN" ; - "generic name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedDRAMedicalConditionIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "MedDRA medical condition identifier" ; - "identifier for medical condition terms registered in the Medical Dictionary for Regulatory Activities registry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedicalSubjectHeadingsEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Medical Subject Headings registry entry" ; - "entry in the Medical Subject Headings (MeSH) registry that includes the Medical Subject Headings Unique Identifier (MeSH Unique ID) used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedicalSubjectHeadingsUniqueIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "medical subject headings unique identifer" ; - "alpha-numeric string that is used to identify records in the Medical Subject Headings registry" ; - "MeSH Unique ID finds Descriptor, Qualifier, and Supplemental Concept Records by their Record Unique Identifier." ; - "MeSH Unique ID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCancerInstituteThesaurusCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "National Cancer Institute Thesaurus Code" ; - "alpha-numeric string that is used to identify records in the National Center for Biotechnology Information Taxonomy registry" ; - "NCI Thesaurus Code" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCancerInstituteThesaurusEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "National Cancer Institute Thesaurus registry entry" ; - "entry in the National Cancer Institute Thesaurus that includes the National Cancer Institute Thesaurus Code used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformationTaxonomyDatabaseEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "National Center for Biotechnology Information Taxonomy Database registry entry" ; - "entry in the National Center for Biotechnology Information Taxonomy Database, that includes the National Center for Biotechnology Information Taxonomy Database Unique Identifier used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformationTaxonomyIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "National Center for Biotechnology Information Taxonomy identifer" ; - "alpha-numeric string that is used to identify records in the National Center for Biotechnology Information Taxonomy registry" ; - "NCBI Taxonomy ID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/PlantListOfAcceptedNomenclatureTaxonomyAndSymbolsEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Plant List of Accepted Nomenclature, Taxonomy, and Symbols entry" ; - "entry in the Plant List of Accepted Nomenclature, Taxonomy, and Symbols registry used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/PlantListOfAcceptedNomenclatureTaxonomySymbolsSymbol - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "Plant List of Accepted Nomenclature, Taxonomy, and Symbols symbol" ; - "unique identifier for an entry in the Plant List of Accepted Nomenclature, Taxonomy, and Symbols registry used in electronic listing and other regulatory activities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/UniqueIngredientNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "unique ingredient number" ; - "10-character, randomly generated alpha-numeric string that is used to identify substances in medicinal products in the FDA Global Substance Registration System (G-SRS)" ; - "The first nine characters are randomly generated followed by a check character. The integrity check on the UNII is stronger than both the EC# and the CAS Registry Number because of the random generation from a large number of potential UNIIs and the fact that there are 36 possible check characters compared to 10 with both the EC# and CAS Registry Number." ; - "The UNII is freely available for use and there is a mechanism whereby a manufacturer can petition for the generation of a UNII through the FDA. The system has the capability for both public and restricted access to information, and can be adapted to produce specified substance identifiers." ; - "UNII" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Acid - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "acid" ; - rdfs:seeAlso , - ; - "substance that yields hydrogen ions or protons in aqueous solutions; a substance capable of accepting a pair of electrons for the formation of a coordinate covalent bond; a substance whose hydrogen can be replaced by metals or basic radicals, or which react with bases to form salts and water" ; - "An example of an acid is hydrochloric acid." ; - "An acid is also defined as a chemical that gives off hydrogen ions in water and forms salts by combining with certain metals. Acids have a sour taste and turn certain dyes red. Some acids made by the body, such as gastric acid, can help the body work the way it should." , - "An acid is also defined in CHEBI as a molecular entity capable of donating a hydron (Bronsted acid) or capable of forming a covalent bond with an electron pair (Lewis acid)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ActiveIngredient - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "active ingredient" ; - "ingredient present in a currently or previously marketed drug product indicating that it is or becomes pharmacologically active once delivered to patients" ; - "Inxight Drugs, Natonal Center for Advancing Translational Sciences, National Institutes of Health, derived from Definitions, available at https://drugs.ncats.io/about" ; - "active pharmacological ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ActiveIngredientRole - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ActiveMoietyRole - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.80" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3" ; - rdfs:label "active moiety role" ; - "role of the part of a molecule responsible for the physiological or pharmacological action of the substance" ; - "Chemically, the active moiety of a stoichiometric or non-stoichoimetrical substance molecule is considered that part of the molecule that is the base, free acid or ion molecular part of a salt, solvate, chelate, clathrate, molecular complex or ester." ; - "Inxight Drugs, Natonal Center for Advancing Translational Sciences, National Institutes of Health, derived from Definitions, available at https://drugs.ncats.io/about" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AdditiveIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "additive ingredient"@en-us ; - "role of an inactive ingredient that is any additive in the product" ; - "Use only when there is no described pharmacological action and classification as merely 'inactive' ingredient is not appropriate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Adjuvant - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.1" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.1" ; - rdfs:label "adjuvant" ; - rdfs:seeAlso ; - "ingredient that potentiates the immune response to an antigen and/or modulates it towards the desired immune response" ; - "An adjuvant is an agent that enhances the activity or therapeutic effect of another pharmacologic substance without having much, if any, therapeutic impact by itself." ; - ; - "An adjuvant is defined as a component of a mixture in the ISO 11238 standard rather than as a role that such a component plays, thus this definition is non-conformant." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AdjuvantRole - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AgentModificationMethod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5" ; - rdfs:label "agent modification method" ; - "method of a modification by means of an agent where the chemical modifications are diverse or unclear" ; - ; - "Agent modification describes modifications that do not result in the addition of a single well-defined chemical entity (i.e. formaldehyde, glutaraldehyde treatment, peroxide treatment). In the inactivation of vaccines or treatment of tissue matrices, agent modification is essential for the description of these materials. Agent modification is also used in describing the culturing of cells that result in phenotypic differentiation. The agent modification could also be used to capture the actual agent that reacts with a protein that results in the attachment of a well-defined chemical fragment or entity." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AgentModificationType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.1" ; - rdfs:label "agent modification type" ; - "classifier for modifications whereby the chemical modifications are diverse or unclear, specifying the type of agent caused the modification" ; - "chemical, enzymatic, immunological, organism, UV radiation" ; - ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Amount - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "amount" ; - "characteristic that quantifies the absolute or relative mass, volume or other quantity of something" ; - "the relative mass of material of a specific substance in a mixture" ; - "The amount concept serves to provide the quantitative or qualitative values that are associated with a variety of elements. The same format will be used for all quantitative, semi-quantitative and qualitative values. Amounts may be a single value or a range (with low or high limits or both). An 'amount type' may be associated with an amount to state if the value needs to be interpreted as an average or an exact or approximate quantity. The attribute 'Non-numeric Value' is used to carry a value that is purely textual, with no numeric component. The 'Amount Text' is used for additional text to explain a numeric value." ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.8" ; - "Note that units in the ontology are associated with the quantity or quantity value rather than with the higher level amount concept." , - "The amount can be a range." , - "The amount can be expressed relative to a reference amount." , - "Unbounded ranges must be marked explicitly using 'is minimum/maximum unbounded' in the range. Unspecified boundaries in the range are not indicating that no boundary exists as it is done in some datamodels. If the boundary is expressed as a single quantity value, then the amount type 'not less than' (NLT) or 'not more than' (NMT) must be specified." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AmountType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "amount type" ; - "classifies and denotes some quantity and states how a numeric amount is to be interpreted" ; - "Exact (the default, when not specified); Approximate; NLT; NMT" ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clauses 6.8.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Analysis - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "analysis" ; - "process of determining the constituency of matter" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 29" ; - "analytical process" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AnalyticalMethod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "analytical method" ; - "method or procedure for performing some analysis" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 29" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Atom - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "atom" ; - rdfs:seeAlso ; - "smallest particle characterizing a chemical element" ; - "Nomenclature of Inorganic Chemistry – IUPAC Recommendations 2005, N. G. Connelly, T. Damhus, R. M. Hartshorn, A. T. Hutton (Eds.), Royal Society of Chemistry, Cambridge, U.K., ISBN 0-85404-438-8. 3rd ed., p. 35" ; - "It consists of a nucleus of a positive charge carrying almost all its mass (more than 99.9%) and Z electrons determining its size." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Base - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "base" ; - rdfs:seeAlso , - ; - "substance having an available pair of electrons capable of forming a covalent bond with a hydron or with the vacant orbital of some other molecular entity" ; - "A base is a molecular entity dissolved in a solvent that is capable of accepting a proton (Bronsted base) or forming a covalent bond with a hydron (Lewis base) (SIO)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/BaseIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "base ingredient"@en-us ; - "role of an inactive ingredient that is the base of a preparation" ; - "water, vaseline, ethanol" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ChemicalElement - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "chemical element" ; - "chemical substance comprised of atoms with the same atomic number" ; - "chemical element" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ChemicalSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - owl:disjointWith , - , - , - ; - rdfs:label "chemical substance" ; - "single substance that can be described as a stoichiometric or non-stoichiometric single molecular entity and is not a protein, nucleic acid or polymer substance" ; - "Chemical substances are generally considered 'small' molecules which have associated salts, solvates or ions and may be described using a single definitive or representative structure." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.11" ; - "simple chemical" , - "simple chemical substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ColorIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "color ingredient"@en-us , - "colour ingredient"@en-gb ; - "role of an inactive ingredient added to alter the color appearance" ; - "color ingredient"@en-us . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ConformanceLevel - rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:oneOf ( - - - ) - ] ; - rdfs:subClassOf , - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 5" ; - rdfs:label "conformance level" ; - "classifier that describes whether an element is required for a given substance type or a specified substance group" ; - "Conformance is not meant to be applied globally to all types of messages. Conformance will be expressed based on the following terminology: Mandatory, Conditional and Optional. Whether a data element is conditional by data, by process or by regional rule is out of scope of this ontology and will be defined within regional implementation guides." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ContaminantIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "contaminant ingredient"@en-us ; - "role of an inactive ingredient whose presence is not intended but may not be reasonably avoided given the circumstances of the mixture's nature or origin" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ElementGroup - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "element group" ; - "grouping of aspects or sub-specfications in a specified substance group information model" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Ester - rdf:type owl:Class ; - rdfs:subClassOf ; - "Chemical Entities of Biological Interest Ontology, see http://purl.obolibrary.org/obo/CHEBI_35701" , - "Medical Subject Headings, see http://purl.bioontology.org/ontology/MESH/D004952" ; - rdfs:label "ester" ; - "substance formally derived from an oxoacid RkE(=O)l(OH)m (l > 0) and an alcohol, phenol, heteroarenol, or enol by linking with formal loss of water from an acidic hydroxy group of the former and a hydroxy group of the latter" ; - "Esters are compounds derived from organic or inorganic acids in which at least one hydroxyl group is replaced by an -O-alkyl or another organic group. They can be represented by the structure formula RCOOR' and are usually formed by the reaction between an acid and an alcohol with elimination of water." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Excipient - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf ; - "Chemical Entities of Biological Interest Ontology, see http://purl.obolibrary.org/obo/CHEBI_75324" ; - rdfs:label "excipient" ; - "pharmacological role of a generally pharmacologically inactive substance that is formulated with the active ingredient of a medication" ; - ; - "An excipient is not explicitly defined in the ISO 11238 standard (although clause 8.5 states that an excipient is a non-active ingredient intended to be used in the medicinal product), which this definition conforms with although it is modeled as a role in this ontology." ; - "bulking agent" , - "filler" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ExcipientRole - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/FlavorIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "flavor ingredient"@en-us , - "flavour ingredient"@en-gb ; - "role of an inactive ingredient added to alter the taste of the product" ; - "flavor ingredient"@en-us . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Gene - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "gene" ; - rdfs:seeAlso ; - "functional unit of heredity which occupies a specific position on a particular chromosome and serves as the template for a product that contributes to a phenotype or a biological function" ; - "Gene information should only be captured for proteins and nucleic acids. It does not apply for chemicals, polymers or structurally diverse substances. It is only used as reference information and refers to the gene that is the origin of the substance (typically a protein). Genes may also be substances and would be described as nucleic acids." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneElement - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "gene element" ; - "something that is an element of or related to a gene" ; - "Gene elements should be captured for genes that are used in gene therapy." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneElementIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene element identifier" ; - "unique identifier for the gene element" ; - ; - "A unique identifier will be associated with each gene element." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.2 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneElementName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene element name" ; - "specific name given for a gene element" ; - "SV40 Enhancer" ; - "Implicit from the Gene Element ID from the applicable Gene element controlled vocabulary." ; - ; - "A unique name will be associated with each gene element." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.3 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneElementType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene element type" ; - "classifier for the gene element" ; - "enhancer, promoter, silencer, terminator, repressor, epimerase, polymerase linker, transferase, capsule transporter, synthase, synthetase" ; - "This should be captured for all genes that are transduced into cells and are intended to be expressed." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.2 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene identifier" ; - "unique identifier associated with the gene of origin" ; - "YP_299723.1" ; - ; - "Typically, from the NCBI Gene database." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.2 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene name" ; - "complete name given for a gene" ; - "hIL-10 gene" ; - "Every gene which has an ID should also have a name." ; - "Implicit from the Gene ID from the applicable Gene database." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.3 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/GeneSequenceOrigin - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "gene sequence origin" ; - "common name for the organism from which the final gene sequence originated" ; - "Human, Bovine, Human, Humanized, Mouse-Human Chimeric, Mouse, Bacterial, Viral, Plant, Arachnid" ; - "For monoclonal antibodies, the gene sequence origin should be used to capture species from which the antibody was derived." ; - "The provision of a Gene Sequence Origin applies primarily to proteins." ; - ; - "Typically, from the NCBI Gene database." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.5.3 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Hydrate - rdf:type owl:Class ; - rdfs:subClassOf ; - "Chemical Entities of Biological Interest Ontology, see http://purl.obolibrary.org/obo/CHEBI_35505" ; - rdfs:label "hydrate" ; - "addition compound that contains water in weak chemical combination with another compound" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/InactiveIngredient - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "inactive ingredient" ; - "ingredient of a given formulation (most frequently, an excipient) that does not exhibit pharmacological activity" ; - "Inxight Drugs, Natonal Center for Advancing Translational Sciences, National Institutes of Health, derived from Definitions, available at https://drugs.ncats.io/about" ; - "Substances are classified based on their effect on disease progression for a specific disease or condition. In this case, a condition is only related to such compound via the formulation used to affect (treat or diagnose) this condition." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/InactiveIngredientRole - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/InactiveMoietyRole - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "inactive moiety role" ; - "role of an inactive portion of a molecule or substance, i.e., one that that does not exhibit pharmacological activity" ; - "Examples include the appended portions of the molecule that cause the drug to be an ester, salt (including a salt with hydrogen or coordination bonds), or other noncovalent derivative (such as a complex, chelate, or clathrate) of the molecule." ; - "Inxight Drugs, Natonal Center for Advancing Translational Sciences, National Institutes of Health, derived from Definitions, available at https://drugs.ncats.io/about" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Ingredient - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 3.1.28 and 9.7, Figure 12" , - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient" ; - "role of a substance that is specifically part of or used in the preparation of some manufactured item, pharmaceutical product, medication, or drug" ; - "An ingredient is part of a medicinal product, either alone or in combination with other ingredients. The ingredient is also a component of a pharmaceutical product. Ingredient is equal to a substance with the indication of the specific role it is playing in the product." ; - ; - "pharmacological role" ; - "An ingredient is defined as a material in the ISO 11238 standard rather than as a role, which would make the model inconsistent. Thus this concept is consistent in terms of its name but not in terms of its definition." , - "Note that any inactive ingredient that is described as 'ingredient not otherwise specified' in the ISO/TS 20443 implementation guide will simply be classified as an ingredient at this level in the hierarchy in the ontology, or as an inactive ingredient without other differentiation." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IngredientRole - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/InteractionType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "interaction type" ; - "classifier for the kind(s) of interactions that may occur between a substance and its target" ; - "AGONIST, INDUCER, INHIBITOR, PARTIAL ANTAGONIST, SUBSTRATE, PRODUCT" ; - "A controlled vocabulary should be developed to capture these types of interactions. The interaction type should be captured for all substrate-target interactions. A substance can have multiple types of interactions." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Isotope - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "isotope" ; - "chemical substance comprised only of atoms with the same atomic number and mass number" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7" ; - "All radionuclide and non-natural isotopes will also be represented in the structural representation for chemical substances. For other types of substances, a structural representation could be created to indicate the position of substitution." , - "Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio, e.g. ¹³C enriched material." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopeComposition - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "isotope composition" ; - "constituency of a substance in terms of nuclides being present" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopicSubstitution - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "isotopic substitution" ; - "replacement of an atom by a specific nuclide" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopicSubstitutionClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "isotopic substitution classifier" ; - "classifier for an isotopic substitution by site of substitution" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ManufacturedItem - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.16" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.47" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.17" ; - rdfs:label "manufactured item" ; - "specification for a good that embodies the qualitative and quantitative composition of a product as contained in the packaging of the medicinal product" ; - "Note that because a manufactured item might be some sort of container or other package item, the dose form is optional." ; - "A medicinal product may contain one or more manufactured items. In many instances the manufactured item is equal to the pharmaceutical product. However, there are instances where the manufactured item(s) undergo a transformation before being administered to the patient (as the pharmaceutical product) and the two are not equal." , - "In many instances, the manufactured item is equal to the pharmaceutical product. However, there are instances where the manufactured item(s) must undergo a transformation before being administered to the patient (as the pharmaceutical product) and the two are not equal." , - "The manufactured item is not in direct contact with the outer packaging except where the outer packaging also serves as the immediate container." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.38" , - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packagings, clause 3.1.16" ; - "manufactured item specification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Manufacturer - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.39" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.47" ; - rdfs:label "manufacturer" ; - "producer that holds the authorization for the manufacturing process" ; - "In the context of ISO 11238, the definition refers to a company responsible for the manufacturing of the substance." ; - "establishment" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MarketContext - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "market context" ; - "context that reflects a group of people with some shared characteristics that an organization has identified as potential customers for for a substance or product" ; - "Market context is applicable with respect to patent exclusivity, for example." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Material - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.41" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.47" ; - rdfs:label "material" ; - "entity that has mass, occupies space and consists of one or more substances" ; - "Material is more specifically defined in ISO 11615 to be a 'substance or specified substance of which a certain packaging or device is made. This definition applies to a medicinal product package item (container), package (component) and device." ; - "Material is not defined herein at a molecular or astrononomical level and can be described using classical Newtonian physics." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MaterialClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "material classifier" ; - "classifier for substances or specified substances of which certain products, packaging, or devices are made" ; - "biological material" , - "botanical material" , - "synthetic material" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.5.5, Figure 30" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.47" ; - "material type" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MaterialRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "material role" ; - "functional role played by a material that is part of or used in the preparation of some manufactured item, or pharmaceutical product, medication, or drug" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MaterialSpecification - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "material specification" ; - "specification for substances or specified substances that are part of or used in the preparation of some manufactured item, or pharmaceutical product, medication, or drug" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Matter - rdf:type owl:Class ; - rdfs:label "matter" ; - "something that has mass and occupies space by virtue of having volume" ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.41" ; - "Note that the concept of 'matter' is used in the definition of substance but not explicitly defined in the IDMP standards. The definition of 'material' is close, but adds the notion of consisting of one or more substances, thus this term generalizes both material and substance." ; - "physical object" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MechanicalIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "mechanical ingredient"@en-us ; - "role of an inactive ingredient which, as a whole, lends a spatial structure to the product, which structure is meaningful to the delivery of the pharmacologically active ingredients near the target site" ; - "For example, a collagen matrix used as a base for transplanting skin cells." ; - "Such ingredient has a function other than merely delivering the pharmacologically active substances into a systemic compartment (such as, for example, an ordinary capsule would have.)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Mixture - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - rdfs:label "mixture" ; - "polydisperse substance that is a combination of single substances isolated together or produced in the same synthetic process" ; - "Gentamicin is defined as a mixture substance of Gentamicin C1, Gentamicin C1A, Gentamicin C2, Gentamicin C2A and Gentamicin C2B. Glyceryl monoesters are defined as mixture substances of two single substances which differ in the position of esterification. Simethicone, which consists of dimethicone and silicon dioxide, is not defined as a mixture substance since these are diverse materials brought together to form a multi-substance material." , - "Glyceryl monoesters could be defined as a mixture of two single substances which differ in the position of esterification." ; - "Mixture could be used for a homologous group of structurally diverse single substances used as starting materials in order to prepare an allergen extract. The extract is further described by using the class 'Source Material', element group 'Fraction Description' (allergen preparation) obtained from the structurally diverse single substances (starting materials) as parent substances. This substance (allergen extract) is the result of the same (synthetic) process and hence the extract is considered as a mixture substance." , - "Single substances of diverse origin that are brought together and do not undergo a chemical transformation as a result of that combination are defined as multi-substance materials (Specified Substance Group 1) and not as mixture." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.44" ; - "mixture of single molecular entities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Modification - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1 and Figure 15" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.2" ; - rdfs:label "modification" ; - "process that changes the constituency, structure or a characteristic of matter, while retaining the essential characteristics of the matter with regards to its identity" ; - "Structural modifications are used to describe in principle covalent modifications or essential associations of moieties with a protein, nucleic acid, or structurally diverse material. Covalent modification for a protein, nucleic acid or structurally diverse material typically means an amino acid substitution, a C-/N-terminal modification of a protein or base or 5'-, 3'- modifications of nucleic acids. The tight and/or stoichiometric association of moieties to macromolecular material by ionic forces, chelate formation, van der Waals interactions, or dipole moment interactions are also considered structural modifications since they may affect the tertiary structure of the protein/peptide or are an essential element of the drug substance (e.g. a chelated radionuclide). When peptide or nucleic acid chains are tightly associated either through covalent bonds or strong non-covalent interactions (e.g. Factor VIII: Von-Willebrand Factor interactions, Watson-Crick base pairing) they will be described as subunits of the respective protein or nucleic acid." ; - ; - "Modification is used to describe irreversible modifications to material (e.g. PEGylation, phosphorylation, hydrogenation) or reversible modifications that may affect tertiary structure. The modifications may be physical, chemical, enzymatic, etc. Modifications may be described by their structural result (substitution of moieties to residues, etc.) or by the process, reagents, or processing time if a specific structural modification cannot be determined (e.g. aggregated albumin)." , - "Whether something is a modification depends on the identity of the entity that is being modified. If the identity is kept, then it is a modification. If is not, then the process is a change, which involves the destruction of identity of the entity before the change and the creation of a new entity." ; - "modification process" ; - "In case of N-Terminal modification and C-Terminal modification of a Protein subunit, the Modification class is mandatory." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationAgent - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" ; - rdfs:label "modification agent" ; - "something that acts as an agent in the modification of another substance" ; - "A chemical, an enzyme, an organism or UV radiation can play this role." ; - ; - "ISO 11238 Substance ID" ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.3" ; - "If the agent explicitly named an agent-based modification is a substance, its identifier is an identifier assigned to that substance, such as a UNII or Global substance identifier." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationMethod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "modification method" ; - "specification of a substance modification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationMethodType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.1" ; - rdfs:label "modification method type" ; - "classifier for the method of modification" ; - "structural modification, agent modification, physical modification" ; - "In case of N-Terminal modification and C-Terminal modification of a protein subunit, modification is mandatory." ; - ; - ; - "The modification type becomes apparent by its description. Structural modification is described using the structural elements. Agent and physical modifications are described by a series of elements. Agents are also substances in their own right." ; - "modification type" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.2" ; - rdfs:label "modification role" ; - "function of the modification of the substance" ; - "antigen, linker, conjugate, inactivation, antigen priming, end-cap polymerization, sizing of polysaccharide into oligosaccharides, inactivation of antigen to reduce allergenicity" ; - ; - ; - ; - "For proteins, agent (a chemical that results in non-specific modifications of a protein) or moiety (a specific moiety added to a protein molecule) are used to describe the function of the modification." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationRoleCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.1" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.5.2" ; - rdfs:label "modification role code" ; - "code for the function of a modification" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Moiety - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "moiety" ; - "entity within a substance that has a complete and continuous molecular structure" ; - "The strength of a medicinal product is often based on what is referred to as the active moiety of the molecule, responsible for the physiological or pharmacological action of the drug substance. To avoid ambiguity, the free acid and/or free base should be used as the moiety upon which strength is based." ; - "The active moiety of a stoichiometric or non-stoichiometrical substance molecule is considered that part of the molecule that is the base, free acid or ion molecular part of a salt, solvate, chelate, clathrate, molecular complex or ester." , - "The moiety subclause serves for the description of both the moiety and the other fragment constituting the substance. The Element Group Moiety is attached to the element class Chemical in order to describe a salt, solvate and co-crystal relationship to the active moiety in an unambiguous way with respect to the description of the molecular formula and sometimes the official names. The Element Group Amount is attached to Moiety. This will help to describe salts, solvates, hydrated substances and co-crystallising agents in a more unambiguous way with respect to the description of the molecular formula and sometimes official names. Each moiety within the chemical substance is to be identified and the composition range of the moieties when known is to be provided by means of the following data elements: If the numeric value of the element 'Number of Moieties' is equal to 1, the class Moiety should not be used; otherwise the class shall always be mandatory." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.45" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MoietyIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3, Figure 19" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.6" ; - rdfs:label "moiety identifier" ; - "unique identifier for an entity within a substance that has a complete and continuous molecular structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MoietyName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3, Figure 19" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.6" ; - rdfs:label "moiety name" ; - "name or company code associated with the moiety" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MoietyRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3, Figure 19" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.1.6" ; - rdfs:label "moiety role" ; - "functional role played by a moiety in some substance or product" ; - "counter-ion, solvate, hydrate, parent, base, acid, co-crystallising agent" ; - "The role of the moiety should be specified if there is a specific role the moiety is playing. In addition to the moiety role for chemicals, for many peptides, the moiety role of counter-ions such as acetate should be indicated." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularComposition - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "molecular composition" ; - "constituency of a substance in terms of its molecular entities" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularConstituent - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "molecular constituent" ; - "scattered molecular entities of the same type that make up the constituency of a substance at the molecular level" ; - "Acid substances consist of molecules that play the role of an acid." , - "Ester substances consist of molecules that have an ester molecular group." , - "Water as substance is classified by the scattered water molecules as molecular constituent although it will contain many other molecules, depending on purity or grade." ; - "Matter that is classified by the same constituent molecular entity are usually called chemical substances (compounds or elements), but this is a different chemical substance concept than the one defined in the IDMP-O ontology." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularEntity - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - rdfs:label "molecular entity" ; - "constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity" ; - "PAC, 1994, 66, 1077. (Glossary of terms used in physical organic chemistry (IUPAC Recommendations 1994)) on page 1142" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFormula - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:string - ] ; - rdfs:label "molecular formula" ; - "chemical formula that shows the total number and kind of atoms in a molecule indicating atomic proportional ratios (the numerical proportions of atoms of one type to those of other types) which is a way of expressing information about the proportions of atoms that constitute a particular chemical compound, using a single line of chemical element symbols, numbers, and sometimes other symbols" ; - "Inorganic acids and metal salts are shown without charges or bonds: HClO4 and KMnO4 respectively. If metal salts of inorganic acids include several metals, the symbols for the metals are shown in alphabetic order, e.g. K2NaPO4." , - "Molecular formulas are written in accordance with the Hill system / Hill notation such that the number of carbon atoms in a molecule is indicated first, the number of hydrogen atoms next, and then the number of all other chemical elements subsequently, in alphabetic order. When the formula contains no carbon, all the elements, including hydrogen, are listed alphabetically." , - "The molecular formula could contain other symbols, such as parentheses, dashes, brackets, and plus (+) and minus (−) signs. These are limited to a single typographic line of symbols, which may include subscripts and superscripts. A chemical formula contains no words (e.g. Glucose is represented as C6H12O6)." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.46" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFormulaByMoiety - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "molecular formula by moiety" ; - "way of describing of the molecular formula of a stoichiometric or non-stoichiometric substance existing of two or more moieties, the molecular formula of each moiety shall be described separated by a dot" ; - "The molecular formula of the chemical salt Amlodipine besilate is described as C20H25ClN2O5.C6H6O3S." ; - "In non-cyclic linear structures like sodium nitroprusside: Na2[Fe(CN)5(NO)].2H2O, a non-cyclic structure is constructed in the following order: a) symbol of the central atom placed on the left; b) ionic ligands with cations first then anions; c) neutral ligands." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.47" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFragment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.48" ; - rdfs:label "molecular fragment" ; - "portion of a molecule that has one or more sites of attachment to other fragments or moieties" ; - "By IDMP definition a molecular fragment is a part of a molecule, but it is referenced by a substance id. The substance here is used as proxy for the type of molecule." ; - "Molecular fragments are used in the description of polymers to represent substituents and in structural modifications to a substance." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFragmentIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.48" ; - rdfs:label "molecular fragment identifier" ; - "unique identifier assigned to the substance representing the fragment based on the ISO 11238 substance controlled vocabulary" ; - "molecular fragment ID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFragmentName - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.48" ; - rdfs:label "molecular fragment name" ; - "official name of a molecular fragment" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularFragmentRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "molecular fragment role" ; - "role of the molecular fragment that undergoes a modification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularGraph - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:anyURI - ] ; - rdfs:label "molecular graph" ; - "single chemical structure that is an unambiguous representation of the arrangement of atoms, normalized to conform with the International Union of Pure and Applied Chemistry (IUPAC) specification for drawing chemical structures to the degree possible" ; - ; - "A chemical graph is a labeled graph whose vertices correspond to the atoms of the compound and edges correspond to chemical bonds. Its vertices are labeled with the kinds of the corresponding atoms and edges are labeled with the types of bonds." ; - "chemical graph" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularGraphIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "molecular graph identifier" ; - "unique identifier for a molecular graph representing a single chemical structure" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularGroup - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "molecular group" ; - rdfs:seeAlso ; - "defined linked collection of atoms or a single atom within a molecular entity" ; - "PAC, 1994, 66, 1077. (Glossary of terms used in physical organic chemistry (IUPAC Recommendations 1994)) on page 1118" ; - "This use of the term in physical organic and general chemistry is less restrictive than the definition adopted for the purpose of nomenclature of organic compounds." , - "portion of a molecule that has one or more sites of attachment to other fragments or moieties" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.48" , - "chemical group" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularStructure - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "molecular structure" ; - "unambiguous representation of the arrangement of atoms" ; - "For the purposes of defining substances, the three-dimensional conformations are not captured. Individual conformations or conformers of substances would only be captured in either a general sense for proteins (i.e. denatured) or when a given rotation about a single bond is restricted in such a way that the two different conformers are isolatable from each other and do not interconvert at room temperature (e.g. substituted biphenyls)." , - "Structural representations shall include the complete molecular structure with all known stereochemistry indicated. Molecular fragments and moieties shall also contain structural representations. The structure is a defining element for chemicals, polymers and structural modifications. It should be defined in a consistent and unambiguous manner. The Structural Representation can cover complex substances like proteins and nucleic acid by graphical representation." , - "The structure shall contain a sufficient amount of graphical and textual information to define the underlying atoms and the connectivity between atoms as well as the composition ratio of moieties." , - "This representation should be generally translatable into a graphical representation." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 3.49, 7.2.1" ; - "A molecular structure describes the topological and spatial positions of the atoms in a molecule. It does so at a certain level of precision and from a specific perspective. The relative spatial position of atoms is not fixed, a molecule bends and twists, and even the topology of bonds can change constantly in time. Thus it is only simple model of real atoms and molecules." ; - "While certain diagrams, such as Figure 14 in the ISO 11238:2018 show attributes such as stereochemistry, optical activity, and molecular formulas as characteristics of structure, from an ontological perspective these characteristics are actually characteristics of a moiety or chemical substance and are modeled as such herein." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularStructureIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "molecular structure identifier" ; - "unique identifier for the unambiguous representation of the arrangement of atoms for a given substance" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MolecularWeight - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf - ] ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "molecular weight" ; - "mass of one molecule of a homogenous substance or the average mass of molecules that comprise a heterogeneous substance, which is derived from the molecular structure or the molecular formula" ; - "For a substance not described in a Pharmacopoeia a mass spectrum may be provided to substantiate the calculated molecular weight." , - "For polymers, there are several different types of molecular weight (weight average, number average, etc.)." , - "For stoichiometric chemicals, the molecular weight is calculated from the molecular formula using standard masses for each of the elements. The molecular mass refers to the complete structure or a moiety or a fragment." , - "It is calculated as the sum of the mass of each constituent atom multiplied by the number of atoms of that element in the molecular formula. The unified atomic mass unit is the unit of molecular weight and includes the type of molecular weight (g/mol)." , - "The unified atomic mass unit or Dalton is the unit of molecular weight. The type of molecular weight should always be captured." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.50" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Molecule - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "molecule" ; - rdfs:seeAlso ; - "electrically neutral entity consisting of more than one atom (n>1)" ; - "PAC, 1994, 66, 1077. (Glossary of terms used in physical organic chemistry (IUPAC Recommendations 1994)) on page 1143" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/MonodisperseSubstance - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - rdfs:label "monodisperse substance" ; - "single substance that is homogeneous in molecular weight, that is, it does not have a distribution of different molecular weight chains within the total mass" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.51" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/NucleicAcidSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - owl:disjointWith , - , - ; - rdfs:label "nucleic acid substance" ; - "single substance that can be defined by a linear sequence of nucleosides typically linked through phosphate or phosphate-like diester bonds" ; - "The type of nucleic acid substance, e.g. ribonucleic acid (RNA) and deoxyribonucleic acid (DNA), is also identified. Oligonucleotides and gene elements, e.g. promoters, enhancers, coding sequences and silencers, are defined as nucleic acid substances." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.54" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Nuclide - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:positiveInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:nonNegativeInteger - ] ; - "Compendium of Terminology in Analytical Chemistry, IUPAC Orange Book, 2nd ed., p. 233" , - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)." , - "PAC, 1982, 54, 1533. (Glossary of terms used in nuclear analytical chemistry (Provisional)) on page 1547" , - "PAC, 1994, 66, 2513. (Nomenclature for radioanalytical chemistry (IUPAC Recommendations 1994)) on page 2522" ; - rdfs:label "nuclide" ; - "a species of atom, characterized by its mass number, atomic number and nuclear energy state, provided that the mean life in that state is long enough to be observable" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.2 and figure 14" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/NuclideIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "nuclide identifier" ; - "identifies a isotope and thereby classifies the nuclide that the isotope consists of" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/NuclideName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "nuclide name" ; - "name or company code associated with the nuclide" ; - "CARBON ¹³C" , - "¹⁸F-Fluoride" ; - "This element is Mandatory when substance contains non-natural or radioisotope. Implicitly derived from Nuclide ID." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.55" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.1" ; - rdfs:label "official name" ; - "name given by an official registration authority/organization" ; - "Any authority which assigns official names shall typically do so in a publication, and as such, referencing the publication is sufficient indication for the name being 'official' and sufficient representation for the 'official name type'. When new official names are issued by official naming bodies, the naming bodies will be reflected in this terminology." ; - "Rather than creating an independent code for the representation of the registration authority, the property 'is registered by' must be used to link to the authority responsible for such registration in the context of this ontology. Note that this approach allows for linking to all relevant authorities, as required by the ISO standard." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status" ; - "classifier that indicates the status of an official name from a pre-defined ISO 19844 code set" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3, Figure 14" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.2" ; - rdfs:label "optical activity" ; - "ability of a chemical substance to rotate the plane of vibration of polarized light to the right or left" ; - "(+/-), (+), (-), None, N/A, Unknown" ; - "The extent of optical rotation is not mandatory at the substance level." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalRotation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf - ] ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "optical rotation" ; - "angle of rotation of polarized light when transmitting through material" ; - "PAC, 1996, 68, 2193. (Basic terminology of stereochemistry (IUPAC Recommendations 1996)) on page 2212" ; - "A sample of material able to rotate the plane of polarization of a beam of transmitted plane-polarized light is said to possess optical activity (or to be optically active). This optical rotation is the classical distinguishing characteristic (sufficient but not necessary) of systems containing unequal amounts of corresponding enantiomers. An enantiomer causing rotation in a clockwise direction (when viewed in the direction facing the oncoming light beam) under specified conditions is called dextrorotatory and its chemical name or formula is designated by the prefix (+)-; one causing rotation in the opposite sense is laevorotatory and designated by the prefix (−)-. Materials with optical activity also exhibit other chiroptic phenomena." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Parameter - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:decimal - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.6.3, 7.6.4.3, 8.1.7.7 and figures 20, 34, 35, 37" ; - rdfs:label "parameter" ; - "named expression of a numeric, textual or amount value or range that is input to some method or function, or states metadata or qualifiers about some characteristic" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ParameterName - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "parameter name" ; - "name of a parameter" ; - "name of a parameter that is unique in the context where the parameter is applied" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PharmacopoeialGrade - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "pharmacopoeial grade" ; - "rating indicating the overall quality or group of specifications of a given specified substance" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.5.3" ; - "Grade shall be indicated for both Specified Substance Group 3 and Group 4." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PharmacopoeialGradeClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "pharmacopoeial grade classifier" ; - "classifier indicating the pharmacopoeial specification" ; - "In-house" , - "JP, ed. XVI" , - "Ph.Eur." , - "USP" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause F.3.7.4" ; - "pharmacopoeial grade type" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PharmacopoeialGradeName - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "pharmacopoeial grade name" ; - "name in accordance with the pharmacopeia" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause F.3.7.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PhysicalCharacteristic - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "physical characteristic" ; - "characterization of matter (or a specification thereof) based on physically observable properties of the matter" ; - "a distribution of molecular weight" , - "a matching mass spectrum" , - "a specified mass range" , - "a specified optical activity" ; - "The properties are characterized by specific or ranges of quantity values, but can be also more complex properties such as statistical distributions or a match with some reference spectrum." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PhysicalManufacturedItem - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.38" ; - rdfs:label "physical manufactured item" ; - "good that embodies the qualitative and quantitative composition of a product as contained in the packaging of the medicinal product" ; - "A medicinal product may contain one or more manufactured items. In many instances the manufactured item is equal to the pharmaceutical product. However, there are instances where the manufactured item(s) undergo a transformation before being administered to the patient (as the pharmaceutical product) and the two are not equal." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PhysicalModificationMethod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "physical modfication method" ; - "method of modification where no new covalent bonds are formed" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PhysicalSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:integer - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - owl:disjointWith ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.84" ; - rdfs:label "physical substance" ; - rdfs:seeAlso "Keet, C.M. A core ontology of macroscopic stuff. 19th International Conference on Knowledge Engineering and Knowledge Management (EKAW'14). K. Janowicz et al. (Eds.). 24-28 Nov, 2014, Linkoping, Sweden. Springer LNAI vol. 8876, 209-224." , - "Keet, C.M. Relating some stuff to other stuff. 20th International Conference on Knowledge Engineering and Knowledge Management (EKAW'16). Springer LNAI, 19-23 November 2016, Bologna, Italy. (in print)" ; - "matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical" ; - "A substance can be a moiety. A moiety is an entity within a substance that has a complete and continuous molecular structure. The strength of a pharmaceutical product is often based on what is referred to as the active moiety of the molecule, responsible for the physiological or pharmacological action of the drug substance. Chemically, the active moiety of a stoichiometric or non-stoichoimetrical substance molecule is considered that part of the molecule that is the base, free acid or ion molecular part of a salt, solvate, chelate, clathrate, molecular complex or ester." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PolydisperseSubstance - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "polydisperse substance" ; - "substance containing multiple related entities" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.62" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "Polydisperse substances include polymers, mixture and structurally diverse material isolated from a single source. Chemical substances, proteins and nucleic acids with defined sequences are not described as polydisperse substances." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PolymerSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - owl:disjointWith , - ; - rdfs:label "polymer substance" ; - "single polydisperse substance that contains structural repeat units linked by covalent bonds" ; - "Monodisperse proteins and nucleic acids with defined sequences shall not be defined using the polymer substance elements." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.63" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/PreservativeIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "preservative ingredient"@en-us ; - "role of an inactive ingredient added to delay the risk of the product's spoiling" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ProcessingMaterialRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "processing material role" ; - "role of material essential to the manufacturing process that is not incorporated into the resultant material" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.5.5, figure 30" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause G.3.11" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ProteinSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - owl:disjointWith ; - rdfs:label "protein substance" ; - "single substance with a defined sequence of alpha-amino acids connected through peptide bonds" ; - "A protein consists of one or more chains with a length of more than 40 amino acids. A peptide is defined as a linear sequence consisting of 2 to 40 amino acid residues." , - "Synthetic peptides and proteins with defined sequences, recombinant proteins and highly purified proteins extracted from biological matrices are described as protein substances. Sites of glycosylation, disulphide linkages and glycosylation type (e.g. fungal, plant, anthropoid, avian mammalian, human) are defining elements of protein substances, when known. A graphical molecular structure is also included in the definition of all peptides of 40 amino acid residues or less." , - "The absolute configuration at the a-carbon atom of the a-amino acids is designated by the prefixed small capital letter D or L to indicate a formal relationship to D- or L-serine and thus to D- or L-glyceraldehyde." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.68" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/RadioactiveDecay - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)" , - "PAC, 1994, 66, 2513. (Nomenclature for radioanalytical chemistry (IUPAC Recommendations 1994)) on page 2518" ; - rdfs:label "radioactive decay" ; - "nuclear decay in which particles or electromagnetic radiation are emitted or the nucleus undergoes spontaneous fission or electron capture." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Radionuclide - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "IUPAC. Compendium of Chemical Terminology, 2nd ed. (the \"Gold Book\"). Compiled by A. D. McNaught and A. Wilkinson. Blackwell Scientific Publications, Oxford (1997)." , - "PAC, 1994, 66, 2513. (Nomenclature for radioanalytical chemistry (IUPAC Recommendations 1994)) on page 2524" ; - rdfs:label "radionuclide" ; - "nuclide that is radioactive" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, section 7.2.2 and figure 14" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceInformation - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "reference information" ; - "informative reference details for a substance that may include classification, additional relationships and target information (for active substances)" ; - "Genes from which proteins are derived, target information and codes from code systems also constitute reference information for which the ISO 11238 specification provides a consistent structure to capture and link to a substance. Classification systems such as the WHO ATC and the United States Veterans Administration NDF-RT, which code classification information for substances, are particularly important. Target information is important for monoclonal and polyclonal antibodies and small molecules directed against specific molecular targets." , - "Reference information shall be captured for all types of substances and specified substance group 1." , - "The ISO 11238 standard does not provide any guidance on the classification of pharmacological effects or the determination of the putative targets for any substance or specified substance. It does allow for the capture of such information if available and provided. This information shall not affect the generation of a new unique identifier, i.e. it is not defining." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.4 and Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSource - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:anyURI - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - rdfs:label "reference source" ; - "physical or digital reference that provides more information about a topic" ; - "All data elements associated with a substance or specified substance should have a reference source. These sources could be regulatory submissions, publications by naming authorities such as INN or USAN, pharmacopoeias, books, journals, web sites, meeting materials or public databases such as chemical abstracts. A source can refer to multiple data elements and a given element can have multiple sources." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceCitation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:string - ] ; - rdfs:label "reference source citation" ; - "unique bibliographic citation for a reference source" ; - "Literature reference: Encycl. 3: 429 (1792), WHO Drug Information Vol. 25, no 3, 2011 Recommend INN: list 66" ; - "A citation should be captured for a literature reference. The specific format for a given citation may be defined at regional level." ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "reference source class" ; - "classifier indicating a broad category for the source in which the data elements were found" ; - "Regulatory submission, Public Database" ; - "Each reference information type should be associated with a class. The class will be automatically associated with each type of information." ; - "Need not be entered as the value is dependent on the Reference Source Type." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceDocument - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:anyURI - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - rdfs:label "reference source document" ; - "physical or digital document that provides more information about a topic" ; - "All data elements associated with a substance or specified substance should have a reference source. These sources could be regulatory submissions, publications by naming authorities such as INN or USAN, pharmacopoeias, books, journals, web sites, meeting materials or public databases such as chemical abstracts. A source can refer to multiple data elements and a given element can have multiple sources." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceDocumentClassification - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "reference source document classification" ; - "classifier indicating a category within a given classification scheme for the reference source document" ; - "Chemical structure, NMR spectra, Mass Spectra, In-house/Batch release specification, Plasma Master File (PMF)" ; - "A classification system will be also developed for documents. The classification system will indicate the type of information contained within the reference document based on a terminology for the classification of reference source documents." , - "The reference document should be classified according to the information contained within." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.7.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceDocumentIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "reference source document identifier" ; - "unique identifier for a reference source document" ; - "FR4563 (Artificial ID)" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.7.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceDocumentType - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "reference source document type" ; - "classifier indicating the type of document associated with the reference source document" ; - "Pharmacopoeial monograph, Regulatory submission, Journal article, Release specification, In-house specification, Text file" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.7.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "reference source identifier" ; - "unique identifier for a reference source" ; - "IND number, Recommended INN list; PMID (PubMed Identifier)" ; - "Many sources such as regulatory submissions, INN lists and others should be associated with a number or ID. The ID should be captured." ; - ; - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceType - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "reference source type" ; - "classifier indicating the type of source in which the data elements were actually found" ; - "BP, ChemID (NLM), Ph.Eur., USP/NF, IND (Investigational New Drug), Recommended INN List, ITIS, JAN, Journal, JP, KEGG, Martindale, NDA, Personal Care Products Council (PCPC), PubChem, USAN, USP, Web Page, CAS Registry, FDA Global Substance Registration System (FDA GSRS), WHO Collaborating Centre for Drug Statistics Methodology (WHOCC), Chemical Book, Orange Book, Marketing Authorization Application (MAA), WHO/IUIS Allergen Nomenclature, UniProt, Plasma Master File, Homeopathic Pharmacopoeia" ; - "All reference sources shall be associated with a type. The type shall actually identify the source of the information if it is a public database or naming authority. For official names and defining information, the primary source should be used if available. A single source can be used for many data elements. Public databases particularly those of official naming bodies, regulatory submissions, manufacturer's technical specifications, scientific journal articles and pharmacopoeias are all sources that can be used." ; - "All names should have at least one source and hence source type. When the Reference Source Type is a Pharmacopoeial monograph, no reference has to be made to the version. The reference made (for example to Ph.Eur., USP, or JP) shall comply with the latest (current) and valid edition." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figures 13, 14, 16-23, 25-26, 28-29, and 31-32" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/RegulatoryContext - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "regulatory context" ; - "context that reflects a regulatory reporting viewpoint" ; - "Certain definitions used in the IDMP standards appear to be specific to regulatory reporting, which differ with the perspective of a chemist (scientist) performing analysis. In such cases in this ontology we will attempt to capture both perspectives and identify distinctions to limit ambiguity." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ResidueModified - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.2" ; - rdfs:label "residue modified" ; - "description where in a substance a modification is done" ; - "lysine; reducing end of Oligosaccharide; ε-amino, α-amino, guanidinyl, secondary amino, and hydroxyl groups (in decreasing order of reactivity) of amino acids residues of proteins" , - "non-specific modifications" , - "random" ; - "In case of N-Terminal modification and C-Terminal modification of a protein subunit, modification is mandatory." ; - ; - ; - "It may be known that lysine residues are modified but the particular lysine in the sequence may not be known. It should be captured for both specific and non-specific modifications, e.g. sizing carbohydrate polymers by hydrolysis." , - "The residues of modification can be specific to a type of residue, optionally at a specific site, in a molecular entity, non-specific or random." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ResultantMaterialRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "resultant material role" ; - "role of material that is the result of a manufacturing process" ; - "Resultant material may be the starting material of the next process step or the final material or actual specified substance." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.70 and clause 8.5.5, Figure 30" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause G.3.13" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Salt - rdf:type owl:Class ; - rdfs:subClassOf ; - "Chemical Entities of Biological Interest Ontology, see http://purl.obolibrary.org/obo/CHEBI_24866" , - "National Cancer Institute Thesaurus, see http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C822" ; - rdfs:label "salt" ; - "ionic substance formed from the neutralization reaction of an acid and a base" ; - "Salts are ionic compounds composed of cations (positive ions) and anions (negative ions)." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.71" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ScientificContext - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "scientific context" ; - "context that reflects the viewpoint of subject matter experts that are scientists, including but not limited to organic chemists" ; - "Certain definitions used in the IDMP standards appear to be specific to regulatory reporting, which differ with the perspective of a chemist (scientist) performing analysis. In such cases in this ontology we will attempt to capture both perspectives and identify distinctions to limit ambiguity." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SimplifiedMolecularInputLineEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:string - ] ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause A.2.3" ; - rdfs:label "simplified molecular input line entry" ; - "specification for an unambiguous linear representation of chemical or molecular structures using ASCII characters" ; - "It is predominantly used by Daylight Chemical Information Systems Inc., although an open source version has been recently developed. Canonical smiles is a SMILES string that is unique for each structure and can be used to ensure that duplicate structures are not entered into a database." , - "Other linear representation forms for chemical structures include SYBYL line notation (SLN) and the older Wiswesser Line Notation, which was the first line notation for the representation of chemical structures. These other formats are not currently in wide use." ; - "SMILES" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.2.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SingleSubstance - rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( - - - - - ) - ] ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:integer - ] ; - rdfs:label "single substance" ; - "substance that specifies a single representation or set of descriptive elements for a given class of substances" ; - "A single substance can be described using one or more of five types of elements: chemical, protein, nucleic acid, polymer or structurally diverse substances." , - "Racemates and substances with unknown, epimeric or mixed chirality can be defined as single substances because a single structural representation may be generated and the stereochemistry indicated as descriptive text." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.74" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "classifier for a single molecular entity" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SourceMaterialClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "source material classifier" ; - "general high-level classification of the source material specific to the origin of the material" ; - "biologic" , - "botanical" , - "mineral" , - "organic" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.9.1" ; - "source material class" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SourceMaterialClassifierCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "source material classifier code" ; - "code for the general high-level classification of the source material specific to the origin of the material" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.9.1" ; - "source material class code" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SourceMaterialRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "source material role" ; - "role of material from which a substance is derived, which is defined based on taxonomic and anatomical origins" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.76 and clause 8.5.5, Figure 30" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause G.3.14" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedItemCount - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:integer - ] ; - rdfs:label "specified item count" ; - "number of discrete items of the same constituent in a constituency" ; - "the number of items in a container or collection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.77" ; - rdfs:label "specified substance" ; - "substance defined by groups of elements that describe multi-substance materials or specify further information on substances relevant to the description of medicinal products" ; - "A specified substance is generally a further specification of a substance that captures information on manufacture, specifications, physical form or multi-substance materials that are components of a medicinal product formulation." , - "This could include grade, units of measure, physical form, constituents, manufacturer, critical manufacturing processes (e.g. extraction, synthetic or recombinant processes), specification and the analytical methods used to determine whether a substance is in compliance with a specification. There are four different groups of elements that can be used to define a given specified substance and specific relationships between each group of elements." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 3.78, 6.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstanceGroup - rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( - - - - ) - ] ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "specified substance group" ; - "structured arrangement of requirements or characterizations of physical substances that are bundled together to further qualify the definition of a specified substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstanceGroup1 - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "specified substance group 1" ; - "criteria for specifying the nature of material containing multi-substance material of diverse origin, physical and polymorphic forms of material as well as standardized herbal and allergenic extracts" ; - "Grouping of constituent substances is allowed for the definitions of many materials in commerce that are used in the formulation of medicinal products although the individual ingredients of a multi-substance material should be provided as much as possible." , - "In addition, extended information regarding plasma-derived substances sourced from a specific Cryopoor plasma or Cryoprecipitate flow will be defined as part of Specified Substance Group 1 based on the tests and acceptance criteria of the plasma sourced from a selection of the countries." , - "Solvents used in the preparation of herbal or allergenic extracts, specific marker or signature substances present in materials derived from biological matrices, the physical form of a substance when relevant, fraction information and any properties captured as characteristic attributes essential to the description of the material. Elements of micro-heterogeneity for proteins such as details of glycosylation and other post-translational modifications can also be captured at the Specified Substance Group 1 level as modifications." , - "The 'Constituent' element group shall consist of substances that are components of a multi-substance material, marker or signature substances present in botanical-, animal- or human-derived material and constituent substance(s) with the substance role of parent. In contrast to mixture substances, the amount of the above substances shall be captured." , - "There are two other element groups which are used to capture additional information about substances. The element group 'Characteristic Attribute' is used to capture various information depending on the substance type and the element group 'Attribute Parameter' is used to capture information of specific conditions on which the instance of the Characteristic Attribute is measured in combination with the element group 'Amount'." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstanceGroup2 - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "specified substance group 2" ; - "criteria for specifying the manufacturer of either a Substance or a Specified Substance Group 1, along with minimal manufacturing information" ; - "For substance (active ingredients intended to be used in the medicinal product) the element 'Manufacturing Type', 'Production Method Type', 'Production System Type' and 'Critical Process Version Number' is always mandatory." , - "The Specified Substance Group 2 elements would allow the tracking of the substance to the manufacturer in a 1 to 1 relationship. This is important for biosimilar and other generic products. It also allows the distinguishing of synthetic peptides from recombinant peptides and the capture of the production cell lines." , - "The minimal manufacturing information shall include the overall production method type (e.g. synthetic, extractive, recombinant), limited production method description, production system type (e.g. cell line, plant or animal tissue) and production system (specific cell line). Critical Process Version Number shall be used to distinguish Specified substances that have undergone a major change in the Critical Process used in the manufacturing of the (specified) substance, e.g. a change which needs regulatory approval. The initial Critical Process Version Number shall be one and each subsequent number shall be increased sequentially." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstanceGroup3 - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "specified substance group 3" ; - "criteria for specifying the grade of the material along with the source that defines the given grade" ; - "Water is the parent substance for the Specified Substance Group 3 'Sterile Water for Injection' USP" ; - "For most active pharmaceutical substances, typical grades are USP, Ph.Eur. or JP. For herbal substances, the grades would be standardized, quantified and unstandardized (other)." , - "Specified Substance Group 3 elements shall be used to distinguish specific Pharmacopoeial and technical grades of material." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SpecifiedSubstanceGroup4 - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "specified substance group 4" ; - "criteria for specifying the critical manufacturing processes, specifications and analytical procedures related to the test method(s), unitage, analytical procedures used for potency and purity determinations" ; - "The Specified Substance Group 4 information model consists of four parts: Detailed Manufacturing information, Grade information, Specification and Analytical Data." , - "The specific information described for Specified Substance Group 4 is often submitted in regulatory submissions in a diffuse manner that is difficult to capture and organize." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StabilizerIngredient - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "stabiliser ingredient"@en-gb , - "stabilizer ingredient"@en-us ; - "role of an inactive ingredient added to to keep the mixture homogenic (e.g. prevent the phases of an emulsion to separate)" ; - "stabilizer ingredient"@en-us . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StartingMaterialRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "starting material role" ; - "role of material from which the manufacturing process of the substance starts" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.5.5, Figure 30" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause G.3.16" ; - "This material is a building block which will be (partially) incorporated in the structure of the resultant product." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry - rdf:type owl:Class ; - rdfs:subClassOf , - ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause B.6.5.1" ; - rdfs:label "stereochemistry" ; - "relative spatial arrangement of atoms in 3-dimensional space within molecules" ; - "absolute, axial r, axial s, square planar 1, square planar 2, square planar 3, square planar 4, tetrahedral, octahedral 12, octahedral 22, octahedral 21, chiral, geometric, achiral, racemic, mixed" ; - "Stereochemistry is concerned with the 3-dimensional arrangement of atoms in molecules, and stereoisomers are isomers with no difference in connectivity or bond multiplicity, but whose atomicspatial arrangements differ." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.80, clause 7.2.2 Figure 14" ; - "Stereochemistry is a structure. In most cases it is also a molecular structure, but the way stereochemistry is defined in IDMP it is not necessarily so because the list in IDMP includes 'racemic', which is a mereological property of a mixture and depends on the stereochemistry of its constituents. The stereochemistry of the molecule is the 3d spatial and topological structure. The stereochemistry can also be represented different ways, so one can define a stereochemical representation along with structural representation, but both are often represented together." ; - "molecular geometry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StructuralModificationMethod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "structural modification method" ; - "method of modification where the existing molecular structure is discretely modified (either covalent modification, ionic modification including salt and solvate formalation or modification by chelate formation)" ; - "Amino Acid Substitution of the peptide/protein, Salt, hydrate, solvate formation, chemical substitution, moiety, amino acid sulphation, nucleic acid base substitution, Reductive Amination" , - "Structural modifications are used to describe in principle covalent modifications or essential associations of moieties with a protein, nucleic acid, or structurally diverse material. Covalent modification for a protein, nucleic acid or structurally diverse material typically means an amino acid substitution, a C-/N-terminal modification of a protein or base or 5’-, 3’- modifications of nucleic acids. The tight and/or stoichiometric association of moieties to macromolecular material by ionic forces, chelate formation, van der Waals interactions, or dipole moment interactions are also considered structural modifications since they may affect the tertiary structure of the protein/peptide or are an essential element of the drug substance (e.g. a chelated radionuclide). When peptide or nucleic acid chains are tightly associated either through covalent bonds or strong non-covalent interactions (e.g. Factor VIII: Von-Willebrand Factor interactions, Watson-Crick base pairing) they will be described as subunits of the respective protein or nucleic acid." , - "chemical substitution" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StructuralModificationType - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10" ; - rdfs:label "structural modification type" ; - "classifier for a structural modification" ; - "amino acid substitution" , - "reductive amination" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StructuralRepresentation - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.6" ; - rdfs:label "structural representation" ; - "representation of the arrangement of atoms for drawing chemical structures" ; - "Structural information is an essential element for all chemical substances, polymers and for other types of substances that have structurally definable elements or modifications. The representation should contain structural information in one or more of the standardized formats as indicated. A graphical image of the molecular structure should also be provided if available. A complete representation of the structure should be provided and is usually sufficient to define chemical substances." , - "Structural representations can be in a variety of formats or even multiple formats. The commonly used formats include molfile, SMILES, InChI, and cdx. Indication of a preferred structural representation may be defined at regional level. Although most chemical substances may be represented by a single unambiguous structural representation, there are also many substances that can be represented by multiple structural representations or as a mixture of single substances." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/StructurallyDiverseSubstance - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "structurally diverse substance" ; - "single polydisperse substance isolated from a single source that is a complex combination which cannot be described as a mixture of a limited number of single substances" ; - "Structurally diverse substances are defined based on immutable properties of a given material. Modifications that irreversibly alter the structure of the material, distinctive physical properties or components subsumed into the material, e.g. a gene in gene therapy substances, are defining elements for structurally diverse substances. Fractions derived from source material (oils/juices and extracts) are also captured in the definition. Protein mixtures containing a large number of diverse sequences such as polyclonal immunoglobulins are defined as structurally diverse substances." ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1 and Figure 5" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.63" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Structure - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "structure" ; - "arrangement and organization of interrelated elements in a material object or system" ; - "Material structures include man-made objects such as buildings and machines and natural objects such as biological organisms, minerals and chemicals." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clauses 3.49, 7.2.1" ; - "A structure defines common spatial, topological, mereological properties that are shared by material objects or systems. Structure is intrinsic to the thing it describes or defines." ; - "Note that the term 'structure' is not explicitly defined in the standard, but molecular structure is defined using this concept, and the concept appears in various UML diagrams in the standard." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Substance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - rdfs:label "substance" ; - "specification for matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical" ; - "Discrete existence refers to the ability of a substance to exist independently of any other substance. Substances can either be well-defined entities containing definite chemical structures, synthetic (e.g. isomeric mixtures) or naturally-occurring (e.g. conjugated oestrogens) mixtures of chemicals containing definite molecular structures, or materials derived from plants, animals, microorganisms or inorganic matrices for which the chemical structure may be unknown or difficult to define." , - "Substances are further described as single substances, mixture substances or one of a group of specified substances. Single substances are defined using a minimally sufficient set of data elements divided into five types: chemical, protein, nucleic acid, polymer and structurally diverse. Substances may be salts, solvates, free acids, free bases or mixtures of related compounds that are either isolated or synthesized together. Pharmacopoeial terminology and defining characteristics will be used when available and appropriate. Defining elements are dependent on the type of substance." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.84" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2" ; - "Note that while the IDMP standards require a substance name for all substances, the ontology deviates from this by making the name optional in the restriction on substance classifier. This is to enable mapping to various source repositories for substance information that do not necessarily provide names but whose defining characteristics include the molecular structure, which is typically more accurate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassificationSubtype - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance classification subtype" ; - "classifier for the substance classifier indicating a subordinate level of the classification scheme" ; - "NDF-RT Mechanism of Action (MOA) or Physiological Effect" ; - "Many classification systems will have multiple subtypes of classification. This field will attempt to capture this information." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassificationSystem - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "substance classification system" ; - "system for classifying substances based on their characteristics" ; - "ATC, NDF-RT (National Drug File – Reference Terminology), NCI, AHPA, MESH; Therapeutic Category of Drugs in Japan" ; - "Classification systems are typically based on molecular structure, chemical properties, pharmacological effects, mechanism of action, therapeutic targets or indication. Although most classification will be associated with an external classification system, ad-hoc classification of substances may be developed within this terminology as needed." , - "Classification systems such as the WHO ATC and NDF-RT, which code classification information to substances, are particularly important." , - "Substance classification terms should be based on a controlled vocabulary that is controlled by the system or type of substance classification. The system [ontology, or system that implements it] should be capable of capturing a variety of classification systems and each system should be identified. All active ingredients are typically classified in multiple systems. Ad hoc classification may be created as necessary." , - "There are a number of systems that classify substances based on chemical structure, pharmacological effect, organ system affected, mechanism of action or molecular targets. These classification systems are useful and this information, if available, should be provided and maintained as applicable." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassificationType - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance classification type" ; - "classifier for the substance classifier indicating the highest level of the classification scheme" ; - "'lower' level in ATC" ; - "Nearly all classification systems contain multiple levels. Type is the highest level or the initial level of the classification system." ; - "The value is IMPLICIT and can be derived by the 'Substance Classification — Subtype' if available. Jurisdictional requirements should further define the appropriate level within a code system that should be used." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance classifier" ; - "classifier for substances based on their characteristics" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2" ; - "substance classification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassifierCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance classifier code" ; - "code that denotes the substance classifier from the classifying code system" ; - "N0000175684 NDF-RT code for Oxycodone that maps to the mechanism of action classification. N02AA05 ATC code that maps to Oxycodone." ; - "The code should be tied to the substance." ; - "The classification code shall be part of an internationally recognized classification system." ; - ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceClassifierDomain - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance classifier domain" ; - "classifier and code that specifies the domain associated with the substance classifier" ; - "Human pharmaceutical, human vaccine, animal drug, animal vaccine, food, food additive, colourant, pesticide, tobacco additive, flavour, excipient" ; - ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16, clause 7.2.4.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceCode - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] ; - rdfs:label "substance code" ; - "sequence of characters denoting a registered code for a given substance that is associated with a publicly recognized code system" ; - "CAS Registry numbers, EC numbers, FDA UNII codes, EMA XEVMPD codes, ASK numbers, EPA Pesticide codes" , - "These codes include Chemical Abstract Service (CAS) Registry Numbers, European Inventory of Existing Commercial Chemical Substances (EINECS), European Drug Codes (XEVMPD) and Japanese Drug Codes." ; - "Codes typically facilitate mapping and linking of substances to a variety of information sources." , - "The actual code shall be captured using the same format that is used in the code system. Only codes associated with a code system shall be captured. The code shall be specifically associated with a given substance. Many public and non-public databases identify substances with a code and these codes can be very helpful in mapping substances to various systems. Codes shall always be verified against the source system. Different jurisdictions may require a code from a code system or multiple code systems to be associated and submitted with a substance." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.8" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceComposition - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.17" ; - rdfs:label "substance composition" ; - "constituency that defines some substance based on its relationship(s) to some other substance (ingredient) or moiety, potentially in some amount, in some context" ; - "The substance, triamcinolone acetonide is the parent (constituent) substance of the specified substance Group 1 substance, triamcinolone acetonide, micronized. In this example, the subject role is played by 'triamcinolone acetonide, micronized' and object role by 'triamcinolone acetonide'." ; - "Constituent component is part of a mixture belonging to a homologous group of individual components, described as parent substances for the manufacture of an allergenic extract. In this example, the subject role would be played by the mixture, whose object role is played by multiple substances (ingredient roles)." , - "Constituents can be impurities, degradants, extraction solvents, vehicles, active markers or signature substances, parent substances or single substances mixed together to form a multi-substance material." , - "Constituents shall have an associated role and amount at the Specified Substance Group 1 information model. Constituent specifications shall be used to describe components as well as limits on impurities or related substances for a given material." ; - "substance relationship" ; - "From an implementation (mapping) perspective, substance constituency provides the basis for a node in the relationship 'substance in the role of a subject realizes an ingredient or moiety role played by some substance or moiety', where the object may have some amount, limit on impurities, or basis of strength, for example, in a given context. Qualifiers such as the context, purity requirements or limits, basis of strength, amont substance should be added to the constituency node, rather than to the roles." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceConstituency - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "substance identifier" ; - "registered identifier that is non-semantic, random and of fixed length with an internal integrity check" ; - "A unique identifier shall be assigned to approved and investigational substances, excipients and impurities, solvents, ions, fragments and moieties, each of which shall be defined as a Substance." , - "A variety of chemical and biological nomenclature systems have been developed that describe the pharmacological actions of drugs. Functional naming systems such as INN or USAN are valuable in either describing molecular structure or the biological actions of a substance. However, a unique identifier based on such classification systems may result in greater maintenance requirements because classification schemes often require broad ranges of expertise as well as a controlled terminology. Translation is also always a problem with any semantic system. Once a substance has been defined and assigned a unique identifier it is essential that this identifier be permanently associated with the substance. A substance shall only have one unique identifier. This will necessitate the generation of detailed rules to define substances that will be presented in the ISO/TS 19844 implementation guide." , - "Each substance and specified substance shall have only one permanently associated unique identifier (called respectively Substance-ID, resp. Specified Substance Group 1, 2, 3 or 4-ID) that shall not indicate the order of submission to the registration process. The Substance ID and Specified Substance Group 1, 2, 3 or 4-ID are per definition unique and therefore global." , - "The unique identifiers can be publicly available when the defining information along with the name or company code is publicly available in a single reference. The use of the identifier shall be royalty free." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.5" ; - "Substance ID" , - "Substance-ID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3" ; - rdfs:label "substance name" ; - "name or company code associated with the substance" ; - "During the early stages of clinical development, the preferred term for a substance can be its company code. In later stages, an INN can be associated with the substance and become the preferred term for that substance." ; - "At least one substance name or company code shall be associated with each substance. The element group 'Substance Name' consists of the following attributes: 'Substance Name', 'Substance Name Type', 'Language', 'Substance Name Domain' and 'Jurisdiction'. If the name is an official name, the naming authority used shall be identified by the 'Official Name Type' as well as the 'Official Name Status'." , - "It is anticipated that every substance will have a name in English. Synonyms can be associated with a substance. Translations of English names to other languages can also be accommodated. Language and Jurisdiction will be described using ISO standards." ; - "Although ISO 11238 does not provide any guidance on substance nomenclature, it does provide a structure for the capture of names and codes that are used to refer to a substance. For the purpose of ISO 11238 there are at the moment sixteen types of names, e.g. Official names, systematic names, other names, brand names, company codes, homeopathic names, specified homeopathic names, plasma-derived names, Specified Substance Group 1, 2 and 3 names." , - "Names for a given substance and/or standardized names submitted by another party may be available in the substance terminology. Indication that a name is the preferred name or term by which a substance will be referred to in a given jurisdiction and domain may be presented in the terminology. This preferred term may vary depending on jurisdiction or domain or the state of development of a given substance." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier" ; - "classifier that describes the nature of the substance name from a pre-defined ISO 19844 code set" ; - "substance name type" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameDomain - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.4" ; - rdfs:label "substance name domain" ; - "classifier that specifies when and for what purpose the name is to be used" ; - "The terms DRUG and BIOLOGIC could be used in Japan and the US as official name domain. In the EU the term MEDICINE may cover the name of many substances that would be either DRUG or BIOLOGIC in the US and Japan." ; - "All substance names can have at least one domain. This is useful to differentiate different names for the same substance as used for a drug active ingredient as opposed to a food colour additive. The domain and the actual name of a domain will vary according to jurisdiction." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceRelationship - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - rdfs:label "substance relationship" ; - "reified relationship from a given substance (or physical substance or moiety) to another substance (or physical substance or moiety) based on their characteristics and/or predefined rules" ; - "Example: the active moiety of the salt amlodipine besilate hydrate (1:1:1) is the related substance amlodipine. The salt amlodipine besilate hydrate contains 69.8 % w/w of amlodipine. Therefore, the equivalence factor is 0,698, meaning 10 mg amlodipine besilate hydrate salt corresponds to 6,98 (approx to 7 mg) amlodipine active moiety." ; - "Relationships between substances such as the relationship between a salt form and its active moiety or parent substance should be captured. These relationships are often essential to the description of medicinal products, the basis of strength and the classification of substances. These relationships are often obvious and rules will be developed for specifying substances involved in each type of relationship. For example, the active moiety of all sodium salts would be the free acid, conversely the active moiety of a hydrochloride salt would be a free base." , - "The Equivalence Factor is captured by the element group Amount in combination with the element group Substance Relationship as Amount Text." ; - "The Equivalence Factor shall be ≤1,00. It is formed by dividing the molecular weight of the (parent) substance (active moiety)/molecular weight of the corresponding salt or salt hydrate or hydrate." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceRelationshipCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance relationship code" ; - "code that denotes the actual connection between the two substances which may be different for different kinds of relationships" ; - "parent, active moiety, salt, parent molecule to salt/solvate, parent molecule to co-crystal, salt to parent, hydrate to parent, parent substance to salt-hydrate, radiolabelled, prodrug, metabolite, impurity, enantiomer, starting material, processing material, resultant material, polymer to polymer, protein to polymer, polymer to protein, protein to protein, parent polymer to polymer" ; - "There are a variety of different relationships that are possible but for the identification of medicinal products the most important relationships are between a substance, its active moieties, the basis of strength and constituents in herbal and other complex substances. Parent and salt-solvate relationships and relationship of drug substance to its metabolites and impurities are also important although not essential for the description of a medicinal product. If there are known relationships between substances the relationships should be provided and maintained. The parent-active moiety relationship may be essential in describing medicinal products." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceRelationshipType - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substance relationship type" ; - "code that classifies the connection between the two substances based on the interaction between them" ; - "ionic, Van der Waals interaction, adjuvant absorption agent, sized polymer, hydrolysis, covalent attachment" ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.3.4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "substance role" ; - "functional role played by a substance in another substance or that is part of or used in the preparation of some manufactured item, or pharmaceutical product, medication, or drug" ; - "A pharmacological role is related to the composition, properties, or action of a substance or ingredient in another substance or pharmaceutical product. It covers adjuvant and expedient, which are roles played by the substance components in a pharmaceutical product, but it can also be used for treated disease, patient, packaging and routes of administrations, all of which are roles that are studied in the science of pharmacology and have an impact on the drug's effects." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.2.1, Figure 5 and Table 2" ; - rdfs:label "substance type classifier" ; - "classifier that describes the nature of the substance from a pre-defined ISO 19844 code set" ; - "Chemical, Protein, Nucleic acid, Polymer, Structurally Diverse, Mixture" ; - """For each substance type, a qualification is possible, e.g. Structuraly Diverse (Plasma-derived), Structurally Diverse (Herbal Substance), Structurally Diverse (Herbal Drug), Structurally Diverse (Allergen Substance), Polymer (Biopolymer), Protein (Recombinant), Protein (Naturally-derived), Protein (Allergen, Naturally-derived), Chemical (Mineral, naturally occurring substance), Mixture (Homologous Group of Allergen Source Material), etc. In these cases, the qualifier shall also be captured at the Substance Name Type attribute described in and shall always coupled with the substance name. -Example: -Substance Type: Structurally Diverse -Substance Name Type: Plasma-derived -Substance Name: Human Albumin, Plasma-derived (see also ) -In all these cases, a new ID shall be issued, that is, 'Human Albumin, Plasma-derived' shall have a distinct identifier from 'Human Albumin, Recombinant'.""" ; - ; - "Chemical, Protein, Nucleic Acid, Polymer, Structurally Diverse, Mixture, Specified Substance Group 1, Specified Substance Group 2, Specified Substance Group 3, Specified Substance Group 4" ; - ; - "substance type" , - "type of substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstrateTargetInteraction - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "substrate target interaction" ; - "interaction that may occur between a substance and its target" ; - "AGONIST, INDUCER, INHIBITOR, PARTIAL ANTAGONIST, SUBSTRATE, PRODUCT" ; - "A controlled vocabulary should be developed to capture these types of interactions. The interaction type should be captured for all substrate-target interactions. A substance can have multiple types of interactions." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Target - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "target" ; - "something that a substance is known to interact with and the interaction results in a biological effect or transformation" ; - "For monoclonal antibodies, the target shall always be provided. For other types substances, the target may be provided if known. Ideally the target is a substance with its own Substance ID. However, in specific circumstances, the target may be handled as a relationship between two substances." , - "These targets can be therapeutic, metabolic, interactions postulated to result in toxicity or interactions of unknown effect. Targets are typically proteins, or complexes of proteins. The target may be a substance in its own right and ID shall be assigned and/or existing ID of a known system used (i.e. GenBank, UniProt) to refer to a target." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/TargetClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "target classifier" ; - "classifier associated with a target of an active substance" ; - "The therapeutic target would be HIV-1 protease when ritonavir is used in HIV-related therapy. The metabolic target is Cyp 3A4 and ritonavir is an inhibitor of this target. Ritonavir is also an inhibitor of P-glycoprotein, a drug transporter. In many combination products ritonavir is used strictly to inhibit Cyp 3A4/5 and transporter enzymes." , - "therapeutic, metabolic, toxic, transporter" ; - "The type is dependent on the substance and also to some extent the use of the substance. A given target-substance interaction can be of more than one type." ; - "Each target should be associated with a target type when the target can be classified." ; - ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, Figure 16" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.6.4.6 and Figure 8" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/AdministrationMethod - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.3" ; - rdfs:label "administration method" ; - "general method by which a pharmaceutical product is intended to be administered to the patient" ; - "application, inhalation, injection" ; - "The administration method is a general term that is used to group related pharmaceutical dose form concepts, and is not intended to describe a precise method or route of administration." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/BasicDoseForm - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.4" ; - rdfs:label "basic dose form" ; - "generalized version of the pharmaceutical dose form, used to group together related pharmaceutical dose forms" ; - "capsule, tablet, powder, solution" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/IntendedSite - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.13" ; - rdfs:label "intended site" ; - "general body site at which a pharmaceutical product is intended to be administered" ; - "auricular, ocular, oral" ; - "The intended site is a general term that is used to group related pharmaceutical dose form concepts, and is not intended to describe a precise site or route of administration." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/ReleaseCharacteristic - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.23" ; - rdfs:label "release characteristic" ; - "description of the modified timing by which an active ingredient is made available in the body after administration of the pharmaceutical product, in comparison with a conventional, direct release of the active ingredient" ; - "delayed, extended, none" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11239-PharmaceuticalDoseForms/Transformation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clauses 3.1.26, 5.3.2.6" ; - rdfs:label "transformation" ; - "procedure that is carried out in order to convert a manufactured item that requires such a procedure into a pharmaceutical product, i.e. from its manufactured dose form to its administrable dose form" ; - "dilution, dissolution, suspension" ; - "No transformation is needed if the dose forms of the manufactured item and the pharmaceutical product are equal." , - "Where there is no transformation, the class has an appropriate null value. A transformation is associated with zero to many pharmaceutical dose forms." ; - "See also Annex A (Table A.3) for controlled vocabulary examples, and Annex B for medicinal product examples." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/CodeSystemFullName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.3 Code System, Table 3" ; - rdfs:label "code system full name" ; - "official name of the code system" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/CodeSystemIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.3 Code System, Table 3" ; - rdfs:label "code system identifier" ; - "globally unique identifier for the code system" ; - "Code System Identifier should take the form of an ISO Object Identifier (OID)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/ISO11240LexiconCodeEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.2" ; - rdfs:label "ISO 11240 lexicon code entry" ; - "unique identifier for the unit of measurement entry within the ISO lexicon" ; - "This code represents the unit of measurement concept and shall be used as the unit of measurement identifier in electronic communication. This identifier shall be a Unified Code for Units of Measure (UCUM). A valid code shall be provided for each concept included in an implementation of this International Standard. The OID of the coding system for the unit of measurement identifier is 2.16.840.1.113883.6.8." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/UnitOfMeasureIdentificationScheme - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.1" ; - rdfs:label "unit of measure identification scheme" ; - "system for minting identifiers for things that specifies constraints on the structure of the unit of measure identifier" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/UnitOfMeasureIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.1" ; - rdfs:label "unit of measure identifier" ; - "unique identifier for the unit of measure in some system of units" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11240-UnitsOfMeasurement/UnitOfPresentation - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.34" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.84" ; - rdfs:label "unit of presentation" ; - "qualitative term describing the discrete countable entity in which a pharmaceutical product or manufactured item is presented, in cases where strength or quantity is expressed referring to one instance of this countable entity" ; - "To describe quantity: a bottle, box or vial 'contains 100 ml per bottle' (unit of presentation = bottle)." , - "To describe strength: a puff, spray or tablet 'contains 100 mcg per spray' (unit of presentation = spray)." ; - "A unit of presentation can have the same name as another controlled vocabulary, such as a basic dose form or a container, but the two concepts are not equivalent, and each has a unique controlled vocabulary term identifier." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ActiveIngredientActiveMoietyBasisOfStrength - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ owl:intersectionOf ( - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ) ; - rdf:type owl:Class - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "active ingredient active moiety basis of strength" ; - "role of a substance present in a currently or previously marketed drug product indicating that it is or becomes pharmacologically active once delivered to patients, where the active moiety is basis of strength" ; - "For example, 287 mg amoxicillin trihydrate equivalent to 250 mg anhydrous amoxicillin." ; - "Note that in the example case both substances can be use as a basis of strength (BOSS) because there is a stoichiometric relationship between them. In all cases where there is no stoichiometric relationship between the reference substance and salt forms, the base or the acid must be taken as the reference substance (BOSS)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ActiveIngredientEntireSubstanceBasisOfStrength - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ owl:intersectionOf ( - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ) ; - rdf:type owl:Class - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "active ingredient entire substance basis of strength" ; - "role of a substance present in a currently or previously marketed drug product indicating that it is or becomes pharmacologically active once delivered to patients, where the entire substance is the basis of strength" ; - "For example, propranolol hydrochloride quantified as the propranolol hydrochloride salt." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ActiveIngredientReferenceSubstanceBasisOfStrength - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ owl:intersectionOf ( - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ) ; - rdf:type owl:Class - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "active ingredient reference substance basis of strength" ; - "role of a substance present in a currently or previously marketed drug product indicating that it is or becomes pharmacologically active once delivered to patients, where another reference substance is the basis of strength" ; - "For example, metoprolol succinate quantified by amount of metoprolol tartrate with the equal amount of metoprolol active moiety." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ActiveIngredientWithoutBasisOfStrength - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "active ingredient without basis of strength" ; - "role of a substance present in a currently or previously marketed drug product indicating that it is or becomes pharmacologically active once delivered to patients whose basis of strength cannot be specified" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ActivityBasedStrength - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.5.3" ; - rdfs:label "activity-based strength" ; - "quantity or range of quantities of the substance/specified substance present per unitary volume (or mass) ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/AdministrableDoseForm - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.1" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.2" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.2" ; - rdfs:label "administrable dose form" ; - "pharmaceutical dose form for administration to the patient, after any necessary transformation of the manufactured items and their corresponding manufactured dose forms has been carried out" ; - "solution for injection, tablet for oral use, hard-capsule powder for inhalation" ; - "Administered dose form and pharmaceutical administrable dose form are synonyms of administrable dose form." , - "The administrable dose form is identical to the manufactured dose form in cases where no transformation of the manufactured item is necessary (i.e. where the manufactured item is equal to the pharmaceutical product)." ; - "administered dose form" , - "pharmaceutical administrable dose form" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Authorization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "authorization" ; - "situation in which a party authorizes someone to act on their behalf or to have other responsibilities or capabilities under certain conditions for some period of time" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/AuthorizedMedicinalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "authorized medicinal product" ; - "role of a medicinal product that has been authorized for some purpose in some jurisdiction" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/AuthorizedParty - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "authorized party" ; - "party that has been given the responsibility to act on behalf of another party or to have other responsibilities or capabilities under some set of guidelines" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/AuthorizingParty - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "authorizing party" ; - "party that delegates some role, authority, capability, or control to another party" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Batch - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.6)" ; - rdfs:label "batch" ; - "material that is being produced or that has been produced by a single execution of a process that leads to the production of finite quantities of material by subjecting quantities of input materials to an ordered set of processing activities over a finite period of time" ; - "The restriction with respect to matter should be revised or augmented to define a specific amount (or amounts) of matter used to produce the batch. Also note that in order to shorten the definition to use the term 'batch process' in place of most of the definition of a batch process requires loosening the constraint on circular definitions, or creating an exception for a compound term where that term appears in a different label in the ontology." ; - , - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/BatchManufacturingProcess - rdf:type owl:Class ; - rdfs:subClassOf ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.8)" ; - rdfs:label "batch manufacturing process" ; - "process that leads to the production of finite quantities of material by subjecting quantities of input materials to an ordered set of processing activities over a finite period of time using one or more pieces of equipment" ; - "This is a starting point that requires extension to include further axioms including relationships with input and output materials, derived from ANSI/ISA S88 and the ISO Process Specification Language (PSL)." ; - "Batch processes are discontinuous processes, which are neither discrete nor continuous but have characteristics of both." ; - ; - "batch process" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/BatchNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "batch number" ; - "identifier assigned to a specific batch of material that is being produced or that has been produced by a single execution of a batch process" ; - , - ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.6)" ; - "batch identifier" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ClinicalTrial - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.11" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.3" , - "National Cancer Institute Thesaurus, see http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C71104" ; - rdfs:label "clinical trial" ; - "investigation in human subjects intended to discover or verify the clinical, pharmacological and/or other pharmacodynamic effects of an investigational product(s), and/or to identify any adverse reactions to an investigational medicinal product(s), and/or to study absorption, distribution, metabolism and excretion of investigational medicinal product(s) with the object of ascertaining its safety and/or efficacy" ; - "A clinical trial is a research study that prospectively assigns human participants or groups of humans to one or more health-related interventions to evaluate the effects on health outcomes." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ClinicalTrialAuthorization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.12" ; - rdfs:label "clinical trial authorization" ; - "approval given by a medicines regulatory agency to conduct a clinical trial in a region" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ClinicalTrialIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "clinical trial identifier" ; - rdfs:seeAlso ; - "sequence of characters uniquely identifying a clinical trial" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/CombinedPharmaceuticalDoseForm - rdf:type owl:Class ; - rdfs:subClassOf , - ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.8" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.14" ; - rdfs:label "combined pharmaceutical dose form" ; - "two or more manufactured items that are intended to be combined in a specific way to produce a single pharmaceutical product, and that includes information on the manufactured dose form of each manufactured item and the administrable dose form of the pharmaceutical product" ; - "powder and solvent for solution for injection: the medicinal product contains two manufactured items (a powder for solution for injection and a solvent for solution for injection); the pharmaceutical product that is prepared from the two manufactured items is a solution for injection. The combined pharmaceutical dose form for the medicinal product is 'powder and solvent for solution for injection'" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Comorbidity - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "comorbidity" ; - "classifier for a cooccurring condition or co-infection that is described as part of the indication" ; - "If there is any comorbidity (concurrent condition) or co-infection described as part of the indication as it is referenced in the regulated product information, it can be specified here using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.5, 9.9.2.2.3.5 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" ; - "For a much more comprehensive treatise on the concept of comorbidity, including distinctions based on (1) the nature of the health condition, (2) the relative importance of the co-occurring conditions, (3) the chronology of presentation of the conditions, and (4) expanded conceptualizations, see https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2713155/." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Concentration - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.5.3" ; - rdfs:label "concentration" ; - "quantity or range of quantities of the substance/specified substance present per unitary volume (or mass) ..." ; - "strength (concentration)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Container - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "container" ; - "object that can be used to hold things" ; - "ampoule, bottle, box" ; - "'Container' is a general concept that groups together the concepts of immediate container, intermediate packaging and outer packaging." ; - ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.9" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.16" , - "https://ncithesaurus.nci.nih.gov/ncitbrowser/pages/home.jsf" ; - "The ISO 11615 definition for 'container' is too specific to be a generalization of some of its subordinate concepts, such as intermediate container and other packaging related concepts." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ContainerConstituency - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "container constituency" ; - "constituency (relationship) that defines containers based on the items contained therein" ; - "container composition" , - "packaging composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ContainerConstituent - rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "container constituent" ; - "constituent that specifies the number or quantity of things of the same kind being held in a given container or package" ; - "The container constituent is the object (passive) role in a container constituency, which is a reification of the contains relation." ; - "In IDMP packaging, constituents are either package items, if the container is an outer or intermediate packaging of a packaged medicinal product, or manifactured items if the container is the immediate container." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ContainerSpecification - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "container specification" ; - "specification for an object that can be used to hold things" ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.16" , - "https://ncithesaurus.nci.nih.gov/ncitbrowser/pages/home.jsf" ; - "The ISO 11615 definition for 'container' is too specific to be a generalization of some of its subordinate concepts, such as intermediate container and other packaging related concepts." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ContinuousManufacturingProcess - rdf:type owl:Class ; - rdfs:subClassOf ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 4.2.2)" ; - rdfs:label "continuous manufacturing process" ; - "process in which materials are passed in a continuous flow through processing equipment" ; - "This is a starting point that requires extension to include further axioms including relationships with input and output materials, derived from ANSI/ISA S88 and the ISO Process Specification Language (PSL)." ; - "Once established in a steady operating state, the nature of the process is not dependent on the length of time of operation. Start-ups, transitions, and shutdowns are usually treated as separate activities and do not necessarily contribute to achieving the desired processing." ; - ; - "continuous process" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Contraindication - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "contraindication" ; - "situation where the medicinal product shall not be given for safety reasons" ; - "This class shall be used to describe the authorised contraindication(s) for the Medicinal Product as described in the regulated product information. A jurisdiction may further refine the requirements in relation to the contraindications information at implementation so that this information is to be specified only if required." ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 3.1.17 and 9.9.2.3" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/DiscreteManufacturingProcess - rdf:type owl:Class ; - rdfs:subClassOf ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 4.2.3)" ; - rdfs:label "discrete manufacturing process" ; - "process in which a specified quantity of parts moves as a unit (group of parts) between workstations and each part maintains its unique identity" ; - "This is a starting point that requires extension to include further axioms including relationships with input and output materials, specific quantities thereof, production lots, and so forth, derived from ANSI/ISA S88 and the ISO Process Specification Language (PSL)." ; - "Products are classified into production lots that are based on common raw materials, production requirements, and production histories." ; - ; - "discrete process" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/DiseaseStatus - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "disease status" ; - "classifier for the status of a disease or symptom" ; - "The status of the disease or symptom of the indication can be specified as it is referenced in the regulated product information using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.4 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Dose - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.23" ; - rdfs:label "dose" ; - "specified quantity of a medicine, to be taken at one time or at stated intervals" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ImmediateContainer - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.12" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.27" ; - rdfs:label "immediate container" ; - "immediate packaging in which a manufactured item or pharmaceutical product is contained and with which it is in direct contact" ; - "ampoule, vial, prefilled syringe, bottle, blister" ; - "A pharmaceutical dose form can fulfil the role of an immediate container, e.g. a capsule containing a powder for inhalation; the capsule in this case is not a container." , - "Adapted from ENV 12610:1997." , - "An alternative, compatible definition of immediate container ('immediate packaging) is given in Directive 92/27/EEC." , - "An immediate container can be fitted with or have integrated into it an administration device and/or closure." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRoleCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "ingredient role code" ; - "sequence of characters denoting an ingredient role, according to the ISO 20443 implementation guide for ISO 11615" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IntendedEffect - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "intended effect" ; - "classifier for the type of outcome or result intended for the target condition" ; - "The intended effect is specifically the part of the indication that describes the type of outcome or result intended for the target condition, whereas the indication is the full text description of the benefits from the medicine for the target condition in the target population." , - "The intended effect, aim or strategy to be achieved by the indication can be specified as it is referenced in the regulated product information using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 9.9.2.2.6 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IntermediatePackaging - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.14" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.29" ; - rdfs:label "intermediate packaging" ; - "container between the outer packaging and the immediate container" ; - "box" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/InvestigationalMedicinalProduct - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.12" ; - rdfs:label "investigational medicinal product" ; - "role of a pharmaceutical product or combination of pharmaceutical products or placebo(s) being tested or used as a reference in a clinical trial, including products already with a marketing authorization but used or assembled (packaged) in a way different from the authorized form, used for an unauthorized indication, or used to gain further information about the authorized form" ; - "IMP" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.31" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/InvestigationalMedicinalProductIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.32" ; - rdfs:label "investigational medicinal product identifier" ; - "unique identifier allocated to an investigational medicinal product supplementary to any existing identifier as ascribed by a medicines regulatory agency in a region/jurisdiction or a sponsor of a clinical trial" ; - "This is an alphanumeric text field." , - "This is for indexing purposes and to contribute to improving patient safety by allowing for the unique identification of medicinal products worldwide." ; - "IMPID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Lot - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.32)" ; - rdfs:label "lot" ; - "unique amount of material having a set of common traits" ; - "This is preliminary and needs extension to specify common characteristics of a given lot." ; - "As defined in ANSI/ISA-95 and IEC 62264-1 as material lot: uniquely identifiable amount of a material." , - "Some examples of common traits are material source, the master recipe used to produce the material, and distinct physical properties." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/LotNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "lot number" ; - "identifier assigned to a unique amount of material having a set of common traits" ; - ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.32)" ; - "lot ID" , - "lot identifier" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ManufacturedDoseForm - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.15" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.36" ; - rdfs:label "manufactured dose form" ; - "pharmaceutical dose form of a manufactured item as manufactured and, where applicable, before transformation into the pharmaceutical product" ; - "powder for solution for injection" ; - "The manufactured dose form is identical to the administrable dose form in cases where no transformation of the manufactured item is necessary (i.e. where the manufactured item is equal to the pharmaceutical product)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ManufacturingAuthorization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "manufacturing authorization" ; - "authorization provided by a medicines regulatory agency to manufacture medicinal products within a region" ; - "Such authorization may be required for both total and partial manufacture and for the various processes of dividing up, packaging or presentation. However, such authorization may not be required for preparation, dividing up, changes in packaging or presentation where these processes are carried out, solely for retail supply, by pharmacists in dispensing pharmacies or by persons legally authorized in a region to carry out such processes." ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.39" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ManufacturingProcess - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 18629-11:2005(en) Industrial automation systems and integration — Process specification language — Part 11: PSL core - https://www.iso.org/obp/ui/#iso:std:iso:18629:-11:ed-1:v1:en, clause 3.1.15" ; - rdfs:label "manufacturing process" ; - "structured set of activities or operations performed upon material to convert it from the raw material or a semifinished state to a state of further completion" ; - "This is a starting point that requires extension to include further axioms including relationships with input and output materials, derived from ANSI/ISA S88 and the ISO Process Specification Language (PSL)." ; - "Manufacturing processes may be arranged in process layout, product layout, cellular layout or fixed position layout. Manufacturing processes may be planned to support make-to-stock, make-to-order, assemble-to-order, etc., based on strategic use and placements of inventories. [SOURCE:ISO 15531-1]" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MarketingAuthorization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "marketing authorisation"@en-gb , - "marketing authorization"@en-us ; - "authorization issued from a medicines regulatory agency that allows a medicinal product to be placed on the market" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.40" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MarketingAuthorizationHolder - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "marketing authorisation holder"@en-gb , - "marketing authorization holder"@en-us ; - "authorized party role of a legal entity (organization) that holds the authorization for marketing a medicinal product in a region" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.41" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MarketingAuthorizationHolderIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "marketing authorisation holder identifier"@en-gb , - "marketing authorization holder identifier"@en-us ; - "unique identifier for the marketing authorisation holder (organization) for the medicinal product" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.2.2.3" ; - "An international coding system for unique marketing authorisation holders (organisations) identifiers can be applied, if available." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MarketingAuthorizationNumber - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "marketing authorisation number"@en-gb , - "marketing authorization number"@en-us ; - "identifier assigned by a medicines regulatory agency to a medicinal product" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.42" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MassBasedStrength - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.5.3" ; - rdfs:label "mass-based strength" ; - "quantity or range of quantities of the substance/specified substance present per unitary volume (or mass) ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicalCondition - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "medical condition" ; - "situation in which a patient experiences a pathological condition or disorder that impairs the body's normal functioning or its parts and is characterized by specific symptoms and/or signs" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicalConditionClassifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "medical condition classifier" ; - "classifier for medical terminology that is used for, but not limited to, the registration, documentation and safety monitoring of medicinal products" ; - "Classifiers for medical conditions are defined in controlled vocabularies such as SNOMED-CT or MedDRA." , - "The underlying disease, symptom or procedure that is the indication for treatment should be specified as it is referenced in the regulated product information using an appropriate controlled reference terminology. The controlled term and the controlled term identifier should be specified." ; - ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 3.1.82, 9.9.2.2 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" ; - "indication as 'disease/symptom/procedure'" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.17" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.19" ; - rdfs:label "medicinal product" ; - "specification for a pharmaceutical product or combination of pharmaceutical products that may be administered to human beings (or animals) for treating or preventing disease, with the aim/purpose of making a medical diagnosis or to restore, correct or modify physiological functions" ; - "A medicinal product may consist of one or more manufactured items and one or more pharmaceutical products." , - "In certain jurisdictions, a medicinal product may also be defined as any substance or combination of substances which may be used to make a medical diagnosis." , - "The provisions in this document [ontology] apply to proprietary medicinal products for human use intended to be placed on the market and to industrially manufactured medicinal products, the marketing of which has been authorized by a medicines regulatory agency. However, the provisions do not apply to: i) medicinal products prepared according to prescription (e.g. prepared in a pharmacy from a prescription intended for a specific patient), ii) medicinal products prepared in accordance with an official formula (e.g. prepared in a pharmacy in accordance with the instructions in a pharmacopoeia and intended to be given direct to the patient by the pharmacy), iii) medicinal products intended for research and development trials, and to iv) intermediate products intended for subsequent processing by an authorized manufacturer." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.42" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.50" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductBatchIdentifierForImmediatePackaging - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.52" ; - rdfs:label "medicinal product batch identifier for immediate packaging" ; - "unique identifier allocated to a specific batch of a medicinal product, which appears on the immediate packaging, where this is not the outer packaging" ; - "For more explicit modeling of the semanitics we should consider creating a property chain that links the BAID1 through the pharmaceutical product batch identifier, through the pharmaceutical product batch to its expiration date rather than using a disconnected date (future update)." ; - "It is constructed by using the batch number assigned by the manufacturer and the expiration date. This is for indexing purposes and to contribute to improving patient safety by allowing for the unique identification of a medicinal product based at the level of the immediate container." ; - ; - "BAID2" ; - "medicinal product batch identifier 2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductBatchIdentifierForOuterPackaging - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.51" ; - rdfs:label "medicinal product batch identifier for outer packaging" ; - "unique identifier allocated to a specific batch of a medicinal product, which appears on the outer packaging of the medicinal product" ; - "For more explicit modeling of the semanitics we should consider creating a property chain that links the BAID1 through the pharmaceutical product batch identifier, through the pharmaceutical product batch to its expiration date rather than using a disconnected date (future update)." ; - "It is constructed by using the batch number assigned by the manufacturer and the expiration date. This is for indexing purposes and to contribute to improving patient safety by allowing for the unique identification of a medicinal product at the package level." ; - ; - "BAID1" ; - "medicinal product batch identifier 1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductCodeSegment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "medicinal product code segment" ; - "code assigned to each package presentation of a medicinal product" ; - """It utilises defining attributes to determine a single medicinal product to which a code is assigned. A different medicinal product code segment shall be assigned, leading to a unique MPID, whenever any of the following items of information for a medicinal product are modified, as applicable, per a medicines regulatory agency process(es): -a) marketing authorisation indicated in a region; -NOTE The change of a marketing authorization (MA), depending on regional requirements, might not lead to a change of MPID. -b) legal status of supply as a value/attribute (e.g. prescription only or 'over the counter' sale); -Legal status of supply may be considered a defining element for medicinal product identification per regional requirements as this supports regulatory compliance and pharmacovigilance activities. -c) medicinal product name; -d) pharmaceutical dose form; -e) active ingredient(s)/active moieties and their corresponding strength; -f) device(s) where a medicinal product is combined with a medical device and where the pharmacological, immunological or metabolic action should be considered as the principal mode of action; the medical device is presented as part of the medicinal product; -g) therapeutic indication(s) as authorized for the medicinal product.""" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.3.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductContainer - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "medicinal product container" ; - "specification for a container that is part of a medicinal product and is used for storage, identification and/or transport of the components of the medicinal product" ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.16" ; - "In the ISO 11615 standard, the term container was used more generally and in some cases more specifically. This concept, medicinal product container, was added with the original definition for container in the IDMP standard in order to differentiate the two concepts and enable proper representation of some of the more specific kinds of containers included in the standard." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.18" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.20" ; - rdfs:label "medicinal product identifier" ; - "unique identifier allocated to a medicinal product supplementary to any existing authorization number as ascribed by a medicines regulatory agency in a region" ; - "This is an alphanumeric text field." , - "This is for indexing purposes and to contribute to improved patient safety by allowing for the unique identification of medicinal products worldwide." ; - "MPID" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.53" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductManufacturingProcess - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.40" ; - rdfs:label "medicinal product manufacturing process" ; - "process of production for a substance or medicinal product from the acquisition of all materials through all processing stages" ; - "This is a starting point that requires extension to include additional relationships as described in the note." ; - "The critical process, critical process steps, starting and processing materials and critical production parameters are included." ; - ; - "manufacturing" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinalProductName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "medicinal product name" ; - "name as authorized by a medicines regulatory agency" ; - "This may be either an invented name not liable to be confused with the common name, or a common or a scientific name accompanied by a trade mark or any other applicable descriptor." ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.54" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/MedicinesRegulatoryAgency - rdf:type owl:Class ; - rdfs:subClassOf , - , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.22" ; - rdfs:label "medicines regulatory agency" ; - "institutional body that, according to the legal system under which it has been established, is responsible for the granting of marketing authorizations, clinical trial authorizations and manufacturing authorizations for medicinal products" ; - "In certain regions, the role of the institutional body, which according to the legal system grants the marketing authorization of medicinal products, may be complemented by an additional institutional body responsible for the evaluation and supervision of medicinal products. For example, in the EU, the European Commission is the institutional body that grants the marketing authorization of medicinal products and the European Medicines Agency is the body responsible for the evaluation and supervision of medicinal products." ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.56" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/OuterPackaging - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.19" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.57" ; - rdfs:label "outer packaging" ; - "external container in which a medicinal product is supplied" ; - "box" ; - "The manufactured item or pharmaceutical product is not in direct contact with the outer packaging except where the outer packaging also serves as the immediate container. An alternative, compatible definition of outer packaging is given in Directive 92/27/EEC." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PackageDescriptionCodeSegment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "package description code segment" ; - "code assigned to each package presentation of a medicinal product" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.3.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PackageIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "package identifier" ; - "unique identifier allocated in addition to any existing authorisation/approval number at package level as ascribed by a Medicines Regulatory Agency in a region" ; - "The PCID shall use a common segment pattern related to a package of a Medicinal Product, which when each segment is valued, shall define a specific PCID concept. The pattern is: a) MPID for the Medicinal Product; b) package description code segment, which refers to a unique identifier for each package." ; - "PCID" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 8.3, 9.6.2.2.1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PackageItem - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.58" ; - rdfs:label "package item" ; - "individual, distinct item contained in a packaged medicinal product that acts as a container for one or more manufactured item(s)" ; - "The manufactured item or pharmaceutical product is not in direct contact with the outer packaging except where the outer packaging also serves as the immediate container. An alternative, compatible definition of outer packaging is given in Directive 92/27/EEC." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PackagedMedicinalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.57" ; - rdfs:label "packaged medicinal product" ; - "medicinal product in a container being part of a package, representing the entirety that has been packaged for sale or supply" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PharmaceuticalDoseForm - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.20" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.24" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.7" ; - rdfs:label "pharmaceutical dose form" ; - "specification for the physical manifestation of a medicinal product that contains the active ingredient(s) and/or inactive ingredient(s) that are intended to be delivered to the patient" ; - "'Pharmaceutical dose form' can refer to the administrable dose form or the manufactured dose form." ; - "dosage form" , - "dose form" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PharmaceuticalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.21" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.24" ; - rdfs:label "pharmaceutical product" ; - "specification for the qualitative and quantitative composition of a medicinal product in the dose form approved for administration in line with the regulated product information" ; - "A medicinal product may contain one or more pharmaceutical products." , - "In many instances, the pharmaceutical product is equal to the manufactured item. However, there are instances where the manufactured item shall undergo a transformation before being administered to the patient (as the pharmaceutical product) and the two are not equal." ; - ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.58" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.60" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PharmaceuticalProductBatch - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.8" ; - rdfs:label "pharmaceutical product batch" ; - "specific quantity of a drug or other material that is intended to have uniform character and quality, within specified limits, and is produced according to a single manufacturing order during the same cycle of manufacture" ; - "This definition of batch entails axioms relating the batch to a manufacturing order and identifying the manufacturing cycle, which need to be added." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PharmaceuticalProductBatchNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.9" ; - rdfs:label "pharmaceutical product batch number" ; - "identifier assigned to a specific batch of a medicinal product or item resulting from a manufacturing process at a specific point of time" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PharmaceuticalProductIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11239:2012 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on pharmaceutical dose forms, units of presentation, routes of administration and packaging, clause 3.1.22" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.25" ; - rdfs:label "pharmaceutical product identifier" ; - "unique identifier for a pharmaceutical product" ; - "PhPID" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.61" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PhysicalMedicinalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "physical medicinal product" ; - "pharmaceutical product or combination of pharmaceutical products that may be administered to human beings (or animals) for treating or preventing disease, with the aim/purpose of making a medical diagnosis or to restore, correct or modify physiological functions" ; - "A medicinal product may contain in the packaging one or more manufactured items and one or more pharmaceutical products. In certain regions, a medicinal product may also be defined as any substance or combination of substances which may be used to make a medical diagnosis." , - "The provisions in this document [ontology] apply to proprietary medicinal products for human use intended to be placed on the market and to industrially manufactured medicinal products, the marketing of which has been authorized by a medicines regulatory agency. However, the provisions do not apply to: i) medicinal products prepared according to prescription (e.g. prepared in a pharmacy from a prescription intended for a specific patient), ii) medicinal products prepared in accordance with an official formula (e.g. prepared in a pharmacy in accordance with the instructions in a pharmacopoeia and intended to be given direct to the patient by the pharmacy), iii) medicinal products intended for research and development trials, and to iv) intermediate products intended for subsequent processing by an authorized manufacturer." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.42" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.50" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PhysicalMedicinalProductContainer - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "physical medicinal product container" ; - "container that is part of a medicinal product and is used for storage, identification and/or transport of the components of the medicinal product" ; - ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.16" ; - "In the ISO 11615 standard, the term container was used more generally and in some cases more specifically. This concept, medicinal product container, was added with the original definition for container in the IDMP standard in order to differentiate the two concepts and enable proper representation of some of the more specific kinds of containers included in the standard." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PhysicalPharmaceuticalProduct - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "physical pharmaceutical product" ; - "qualitative and quantitative composition of a medicinal product in the dose form approved for administration in line with the regulated product information" ; - "In many instances, the pharmaceutical product is equal to the manufactured item. However, there are instances where the manufactured item shall undergo a transformation before being administered to the patient (as the pharmaceutical product) and the two are not equal." ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.58" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.60" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Placebo - rdf:type owl:Class ; - rdfs:subClassOf ; - "National Cancer Institute Thesaurus, see http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C753" ; - rdfs:label "placebo" ; - "inactive substance, treatment or procedure that is intended to provide baseline measurements for the experimental protocol of a clinical trial" ; - "A placebo is essentially a medicinal product, with the same packaging, etc. from a patient perspective as the actual investigational or authorized product used in a clinical trial, but without the active ingredient studied in the trial." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PopulationCharacteristic - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "population characteristic" ; - "classifier of a target population intended as the target of a therapeutic indication or contraindication" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.9.2.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/PresentationStrength - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.5.3" ; - rdfs:label "presentation strength" ; - "quantity or range of quantities of the substance/specified substance present per unitary volume (or mass) expressed in units of presentation ..." ; - "strength (presentation)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Process - rdf:type owl:Class ; - "ISO 18629-11:2005(en) Industrial automation systems and integration - Process specification language - Part 11: PSL core - https://www.iso.org/obp/ui/#iso:std:iso:18629:-11:ed-1:v1:en, clause 3.1.21" ; - rdfs:label "process" ; - "structured set of activities involving various enterprise entities designed and organized for a given purpose" ; - "This is a starting point that requires extension to include the activities that comprise the process, derived from ANSI/ISA S88 and the ISO Process Specification Language (PSL)." ; - "The definition provided here is very close to that given in ISO 10303-49. Nevertheless ISO 15531 needs the notion of structured set of activities, without any predefined reference to the time or steps. In addition, from the point of view of flow management, some empty processes may be needed for a synchronisation purpose although they are not actually doing anything (ghost task). [SOURCE:ISO 15531-1]" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProcessIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "process identifier" ; - "identifier assigned to a structured set of activities involving various enterprise entities, that is designed and organized for a given purpose" ; - ; - "ISO 18629-11:2005(en) Industrial automation systems and integration — Process specification language — Part 11: PSL core - https://www.iso.org/obp/ui/#iso:std:iso:18629:-11:ed-1:v1:en, clause 3.1.21" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProcessSpecification - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "process specification" ; - "specification for a structured set of activities involving various enterprise entities designed and organized for a given purpose" ; - ; - "ISO 18629-11:2005(en) Industrial automation systems and integration - Process specification language - Part 11: PSL core - https://www.iso.org/obp/ui/#iso:std:iso:18629:-11:ed-1:v1:en, clause 3.1.21" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProcessStep - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.6)" ; - rdfs:label "process step" ; - "part of a process that usually operates independently from other process stages and that usually results in a planned sequence of chemical or physical changes in the material being processed" ; - "Note that this is an early representation of the concept only, and will likely require extension in future releases." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProcessStepIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "process step identifier" ; - "identifier assigned to a part of a process" ; - ; - "ANSI/ISA S88: https://www.isa.org/products/ansi-isa-88-00-01-2010-batch-control-part-1-models (paragraph 3.1.6)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProductComposition - rdf:type owl:Class ; - owl:equivalentClass ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "product composition" ; - "constituency that defines some product based on its relationship(s) to some other substance(s) (ingredient(s)), potentially with a given strength, in some context" ; - "From an implementation (mapping) perspective, this product constituency class provides the basis for a (blank) node in the relationship 'product realizes ingredient role played by some substance', where the ingredient role may be that of an active ingredient which, in turn, may have some basis of strength in some context. The same product constituency could be used to link inactive ingredients to a product in which they are realized. A given product may include multiple active ingredients, each of which may have a different basis of strength." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProductConstituency - rdf:type owl:Class ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProductRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "product role" ; - "functional role played by a product that is part of or used in the preparation of some manufactured item, or pharmaceutical product, medication, or drug, or in some investigation" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ProductSpecification - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "product specification" ; - "specification for something that is produced by, results from, or obtained as a consequence of some process or transformation" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/QualitativeComposition - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.70" ; - rdfs:label "qualitative composition" ; - """composition of all the constituents of the investigational or authorized Medicinal Product), if applicable, before or after reconstitution and functioning of the constituents of: -- the substance (and specified substance description; -- the excipients, whatever their nature or the quantity used, including colouring matter, preservatives, adjuvants, stabilizers, thickeners, emulsifiers, flavouring and aromatic substances, etc.""" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/QuantitativeComposition - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.71" ; - rdfs:label "quantitative composition" ; - "amount of substance and specified substance constituents of the investigational or authorized medicinal product expressed in a ratio scale" ; - "It is necessary for the quantitative composition of the substance(s) or the specified substance descriptions of the finished investigational or authorized Medicinal Products (depending on the pharmaceutical form concerned) to specify the mass, or the number of units of biological activity, either per dosage unit or per unit of mass or volume, of each substance or specified substance. Substance or specified substance descriptions present in the form of compounds or derivatives are always designated quantitatively by their total mass and, if necessary or relevant, by the mass of active entity, or entities, of the molecule. The term strength is a synonym of quantitative composition." ; - "Note that quantitative composition is modeled as a kind of product composition in the ontology rather than as a quantity value, which is how the strength of a given ingredient is modeled." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ReferenceStrength - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.72" ; - rdfs:label "reference strength" ; - "strength of an active substance(s) and/or specified substance(s) used as a reference from which the strength of an investigational or authorized medicinal product is described" ; - "The strength of the active substance(s) and/or specified substance(s) shall be described as a quantity of the substance present in a given unit of the pharmaceutical product or manufactured item." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/RegistrationNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "registration number" ; - "identifier assigned to a clinical trial by a medicines regulatory agency in a region for tracking purposes" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Sponsor - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.78" ; - rdfs:label "sponsor" ; - "individual, company, institution or organization (party), which takes responsibility for the initiation, management and/or financing of a clinical trial" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/Strength - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.7.2.5.3" , - "ISO 11616:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated pharmaceutical product information, clause 3.1.27" ; - rdfs:label "strength" ; - "quantity or range of quantities of the substance/specified substance present per unitary volume (or mass)" ; - "For solid dose forms, strength (concentration) is generally the same as strength (presentation) and therefore is not required to be expressed separately; the strength (presentation) only is required." , - "It is necessary for the quantitative composition of the substance(s) or the specified substance descriptions of the finished investigational or authorised medicinal products (depending on the pharmaceutical form concerned) to specify the mass, or the number of units of biological activity, either per dosage unit or per unit of mass or volume, of each substance or specified substance. Substance or specified substance descriptions present in the form of compounds or derivatives are always designated quantitatively by their total mass and, if necessary or relevant, by the mass of active entity, or entities, of the molecule." , - "Strength is also defined as the amount of substance and specified substance constituents of the investigational or authorised medicinal product expressed in a ratio scale." ; - "When required for expression of strength, the unit of presentation shall be specified in accordance with ISO 11239 and its resulting terminology. The controlled term and a term identifier for the unit of presentation shall be specified in the associated manufactured item or pharmaceutical product. For strength expressed using standard units, the unit of measure symbol and the symbol identifier as defined in ISO 11240 and its resulting controlled vocabulary shall be specified." ; - "quantitative composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/TargetPopulation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "target population" ; - "collection of patients or consumers for which the indication of a medicinal product is authorized or is under investigation" ; - "This definition should be extended to include requirements for membership, such as being a patient and/or consumer, or animal." ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.1.81" ; - "population specifics" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/TherapeuticIndication - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - ; - rdfs:label "therapeutic indication" ; - rdfs:seeAlso ; - "specification that defines the target disease or condition for which the medicinal product is authorized or under investigation" ; - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clauses 3.1.82, 9.9.2.2 and Figure 14" , - "ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2" ; - "A medical condition that a medicine is used for. This can include the treatment, prevention and diagnosis of a disease. (EMA)" ; - "indication" ; - "This class shall be used to describe the authorized indication(s) for the medicinal product in accordance with the regulated product information. A region may further refine the requirements in relation to the therapeutic indication(s) information at implementation so that this information is to be specified only if required." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodeSystemName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.3" ; - rdfs:label "code system name" ; - "common name of the coding system" ; - "The purpose of a code system name is to assist an unaided human interpreter of a code value to understand which code system is referenced." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale" ; - "code element that indicates a reason why a particular CD has been provided, either as the root concept or as one of the translations." ; - "A code is deemed to be post-coded if the user does not assign the code when they first enter the data. codingRationale is not expected to act as a quality review marker on the quality of the coding or the translation processes." , - "A code is required when it is present in the instance to meet some constraints imposed on the instance by the context of use. Information Processing Entities shall not be required to mark a particular translation as required even though it is required by the context of use, but may do so. Information processing entities shall not reject instances because of the presence or absence of the codingRationale flag." , - "If populated, the value contained in this attribute shall be taken from this enumeration, composed from the HL7 CodingRationale code system." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm" ; - "code element that identifies an algorithm, if any, used to compress the raw byte data" ; - "If populated, the value of this attribute shall be taken from the HL7 CompressionAlgorithm code system." , - "If the attribute is null, the data are not compressed. Compression only applies to the binary form of the content." ; - "compression algorithm enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeFlavor - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:nonNegativeInteger - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 6.7.6" ; - rdfs:label "datatype flavor" ; - "code element that describes a common constraint pattern on a datatype" ; - "Datatype flavors cannot introduce new attributes, new codes, default values, or any new definitional material. Datatype flavors may only make rules about what or how existing features of a class may be used." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-AnyDatatype - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3" ; - rdfs:label "ISO 21090 any datatype" ; - "classifier that defines the basic properties of every data value" ; - "However exceptional values (nullFlavored values) may be of type ANY, except for the exceptional values that imply the NullFlavor INV, since this requires a type to be meaningful. Not all NullFlavors may be used with the type ANY." , - "This is conceptually an abstract type, meaning that no proper value can be just a data value without belonging to any concrete type. Every public concrete type is a specialization of this general abstract DataValue type." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-Boolean - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.4" ; - rdfs:label "ISO 21090 boolean" ; - "classifier that stands for the values of two-valued logic" ; - "A BL value can be either true or false, or may have a nullFlavor, which makes this classifier essentially three-valued." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-BooleanNonNullDatatype - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:boolean - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.4" ; - rdfs:label "ISO 21090 boolean non-null datatype" ; - "classifier that stands for the values of two-valued logic, for which a value is required" ; - "BL.NONNULL is a constrained instance of BL that cannot have a nullFlavor. By implication, a null can never be used in the place of a BL.NONNULL, though this is not a rule that can be enforced by this International Standard." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-CharacterString - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.6" ; - rdfs:label "ISO 21090 character string" ; - "classifier that stands for text data, primarily intended for machine processing (e.g. sorting, querying, indexing, etc.) or direct display" ; - "A ST shall have at least one character or else have a nullFlavor" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-ConceptDescriptor - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2" ; - rdfs:label "ISO 21090 concept descriptor" ; - "classifier that provides a reference to a concept defined in an external code system, terminology or ontology" ; - "A CD may contain a simple code – that is, a reference to a concept defined directly by the referenced code system, or it may contain an expression in some syntax defined by the referenced code system that can be meaningfully evaluated, e.g. the concept of a 'left foot' as a postcoordinated term built from the primary code 'FOOT' and the qualifier 'LEFT'." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-Datatype - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 3.7, 7.3.2" ; - rdfs:label "ISO 21090 datatype" ; - "classifier that provides the top-level, abstract definition of a datatype, which is set of distinct values, characterized by properties of those values, and by operations on those values, according to the ISO 20190 specification" ; - "Because of the way that the types are defined, a number of attributes of the datatypes have values with a type derived from HXIT (i.e., from this abstract class definition corresponding to HXIT). In these cases the HXIT attributes are constrained to null. The only case where the HXIT attributes are allowed within a datatype is on items in a collection (DSET, LIST, BAG, HIST). The use of these attributes is generally subject to further constraints in the specifications that make use of these types." , - "This concept corresponds to the HXIT datatype, which is abstract and private from a UML perspective - this datatype is not for use outside the datatypes in this International Standard." , - "Together, the root and extension identify a particular record of a real world event that may supply additional information about the value such as who made the change, when it was made, why it was made, what system originated the change. These attributes exist because sometimes this information is required, but the value is being represented in an external context that does not contain a proper relationship to the control information for the value itself. The record need not be directly or easily resolvable. Conformance statements may make additional statements about these two properties, or about how such a reference should be resolved. If a controlInformationExtension is provided, a ControlInformationRoot shall also be provided." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-EncapsulatedData - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:base64Binary - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:base64Binary - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:anyURI - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.6" ; - rdfs:label "ISO 21090 encapsulated data" ; - "classifier that stands for data that are primarily intended for human interpretation or for further machine processing outside the scope of the ISO 21090 International Standard" ; - "The three representations of the ED data - as a sequence of characters, as a sequence of bytes, or as XML in a native XML format - are mutually incompatible and could also have been implemented as three specializations of an abstract ED supertype. However, doing so would complicate definition and implementation of the ED flavors and complicate the associated XML format (the additional of a mandatory xsi:type attribute) without significantly simplifying the overall implementation of ED." , - "This includes unformatted or formatted written language, multimedia data, or structured information as defined by a different standard (e.g. XML-signatures)." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-EntityName - rdf:type owl:Class ; - rdfs:subClassOf , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.7.6" ; - rdfs:label "ISO 21090 entity name" ; - "designation by which someone, some place, or something is known in the context of ISO 21090" ; - "From an ISO 21090 perspective, entity names may be simple names or include sequences of entity name parts. They add a 'use' code and a valid time range for information about when the name was used and how to choose between multiple aliases that may be valid at the same time." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/IntegrityCheckAlgorithm - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.10" ; - rdfs:label "integrity check algorithm" ; - "code element that identifies the algorithm used to compute the integrityCheck value" ; - "If populated, the value of this attribute shall be taken from the HL7 IntegrityCheckAlgorithm code system." ; - "integrity check algorithm enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor" ; - "code element that provides a general framework for handling incomplete data which is often encountered in healthcare information collection, use and analysis" ; - "Some of the Null flavors are not generally applicable to all datatypes. The NullFlavors NINF, PINF, QS, and TRC shall only be used in association with QTY types. The NullFlavor UNC shall only be used with any type that has an originalText, and when UNC is used the originalText property shall be populated. When the NullFlavor DER is used, an expression shall be provided." , - "The nullFlavor property may also play a special role in conformance frameworks in specifications that make use of these types." ; - "null flavor enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ObjectIdentifier - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "object identifier" ; - "globally unique identifier of a data object as defined in ISO/IEC 8824-2" ; - "OID" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 4" ; - "An object identifier (OID) is a unique alphanumeric/numeric identifier registered under the ISO/IEC 8824-2 registration standard to reference a specific object or object class." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode" ; - "code element that allows a sending system to identify the role that thevcattribute plays in processing the instance that is being represented" ; - "If populated, the value of this attribute shall be taken from the HL7 UpdateMode code system." ; - "update mode enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ValueDomain - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.5" , - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "value domain" ; - "set of permissible values" ; - "The permissible values may either be enumerated or expressed via a description." , - "The value domain provides representation, but has no implication as to what data element concept the values might be associated with nor what the values mean." ; - "VD" ; - "value set" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ValueDomainIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.5" ; - rdfs:label "value domain identifier" ; - "identifier that allows unambiguous reference to a value set" ; - "Where either ISO or HL7 have assigned an identifying name to a value set, then that name shall be used." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/MaturityLevel - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "maturity level" ; - "classifier used to indicate the state of an artifact with respect to the IDMP data management and governance lifecycle" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Module - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "module" ; - "separable component of something else, organized by topic or functional area"@en ; - """Modularization of any engineering model, including a large ontology, involves principles of the model driven architecture methodology (MDA), such as separation of concerns, coherence, and establishing clear logical boundaries in order to increase reusability and maintainability. - -A module should be designed to reflect these principles, including a small number of models that have well-defined relationships with one another, that form a coherent and cohesive whole for some purpose, and that have clear boundaries or interfaces to other external modules."""@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Specification - rdf:type owl:Class ; - owl:equivalentClass ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "conformance to ISO level" ; - "classifier used to indicate the representational conformance of element with respect to the ISO IDMP standard(s) it is derived from" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072050/terms/100000072072 - rdf:type owl:Class . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072050/terms/100000072082 - rdf:type owl:Class . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000073346/terms/100000073496 - rdf:type owl:Class . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000073346/terms/100000073498 - rdf:type owl:Class . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000025915/terms/200000025916 - rdf:type owl:Class . - - -### https://www.omg.org/spec/Commons/Classifiers/Aspect - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "aspect" ; - "characteristic or feature that can be used to dimensionalize, filter, or subset something" ; - "characteristic" . - - -### https://www.omg.org/spec/Commons/Classifiers/ClassificationScheme - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "classification scheme" ; - "system for allocating classifiers to things" ; - "ISO 11179-3 defines a classification scheme as descriptive information for an arrangement or division of objects into groups based on criteria such as characteristics, which the objects have in common. A classification scheme may be a taxonomy, a network, an ontology, or any other terminological system. Such classification schemes are intended to permit the classification of arbitrary objects into hierarchies, or partial orders, as appropriate. The classification may also be just a list of controlled vocabulary of property words (or terms). The list might be taken from the 'leaf level' of a taxonomy." . - - -### https://www.omg.org/spec/Commons/Classifiers/Classifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "classifier" ; - "standardized classification or delineation for something, per some scheme for such delineation, within a specified context" ; - "The classifier 'color' embraces characteristics being red, blue, green, etc. The classifier 'material' embraces characteristics made of wood, metal, etc." ; - "In ISO 1087, classifiers form categories of characteristics that serve as the criterion of subdivision when establishing concept systems." . - - -### https://www.omg.org/spec/Commons/CodesAndCodeSets/CodeElement - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 3.3" , - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "code element" ; - "sequence of characters denoting something for some purpose, within a specified context, according to some rule set" ; - "An example of a code set that has multiple versions are the International Statistical Classification of Diseases and Related Health Problems (ICD) codes such as ICD-9, ICD-10, and so forth, that specify the same codes across multiple versions." ; - "Note that codes may be included in multiple code lists, especially in cases where there are multiple versions of those code lists. ICD-9 and ICD-10 are examples of code sets that specify, in some cases, the same codes, but across different versions of those code sets." ; - "A code element is a concept representation published by the author of a code system as part of the code system, being an entity of that code system." ; - "code" . - - -### https://www.omg.org/spec/Commons/CodesAndCodeSets/CodeSet - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 3.4" , - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "code set" ; - "system of alpha-numeric symbols, or combinations of symbols, that stand for specified values in some context" ; - "ICD-9, LOINC and SNOMED" ; - "Note that a given code set will typically include a finite and known list of codes. Code sets may also be versioned. ICD-9 and ICD-10 are examples of code sets that specify, in some cases, the same codes, but across different versions of those code sets." , - "They are often described as collections of uniquely identifiable concepts with associated representations, designations, associations and meanings." ; - "A code system is a managed collection of concept identifiers, usually codes, but sometimes more complex sets of rules and references." ; - "code system" , - "coding scheme" . - - -### https://www.omg.org/spec/Commons/Collections/Arrangement - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "arrangement" ; - "systematic plan, manner, or method for making, doing, achieving, or organizing something" ; - "Examples include designs, schema, models, methodologies, alphabetical or numeric ordering, and the like." . - - -### https://www.omg.org/spec/Commons/Collections/Collection - rdf:type owl:Class ; - rdfs:label "collection" ; - "grouping of things (may be zero) that have some shared significance" ; - "Users should use either comprises or hasPart, or one of their respective subproperties, to include things in a collection." . - - -### https://www.omg.org/spec/Commons/Collections/Constituent - rdf:type owl:Class ; - rdfs:label "constituent" ; - "component of a collection or combination of things" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" ; - "An element is an object constituting part of a set, and can be a concept." ; - "element" ; - "Users should use either isIncludedIn or isPartOf, or one of their respective subproperties, to include a constituent in a collection." . - - -### https://www.omg.org/spec/Commons/Collections/StructuredCollection - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "structured collection" ; - "collection that has a clearly defined structure or organization" ; - "Examples include collections organized thematically, alphabetically, by method used to develop them, according to time and/or version, or based on encoding schemes such as the Dewey Decimal System or Library of Congress Subject Headings." ; - "Users should use the hasMethod property on arrangement to describe the methodology for structuring the collection." . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/Context - rdf:type owl:Class ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clause 3.6.5" , - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" ; - rdfs:label "context" ; - "situation or frame of reference in which something applies, exists, happens, or is used and that helps to illustrate or explain it" ; - "From a terminology perspective, context provides information, including but not limited to text, that illustrates a concept or the use of a designation for a given situation." . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/ContextualDesignation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "contextual designation" ; - "designation that applies to something in some context" ; - "Contextual designators may be structured such that they include other designators, for example, composite identifiers that include a country code to distinguish national identifiers from one another, for example, in the case of some manufacturing, agricultural, or financial instrument identifiers." , - "Note that the use of the min 0 cardinality restriction in the definition of this class is provided as a reminder that contextual designators are expected, in most cases, to have some sort of context associated with them. There may be cases where the context is limited to a time period, though, and thus additional context may not be required, or where more direct relationships to provenance, governance, or other contextual information is available." . - - -### https://www.omg.org/spec/Commons/ContextualDesignators/ContextualName - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "contextual name" ; - "designation by which someone, some place, or something is known in some context" ; - "Names for people may be considered to be personally identifying information (PII), especially when other details are also available. Specifying names as string values attached directly to an individual makes name reconciliation and management, including from a privacy perspective, more challenging." , - "Names of people, places, and organizations often change over time, and may be used in a particular context, such as a DBA name for a business or legal name for a person." ; - "This class is designed to be extended to include provenance details regarding the source for a particular name as well as links to the various contexts in which it is used." . - - -### https://www.omg.org/spec/Commons/ContextualIdentifiers/ContextualIdentificationScheme - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "contextual identification scheme" ; - "identification scheme that applies within one or more contexts" . - - -### https://www.omg.org/spec/Commons/ContextualIdentifiers/ContextualIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "contextual identifier" ; - "sequence of characters uniquely identifying that with which it is associated, within a specified context" ; - "The context within which an identifier is unique may be limited to a given data source, registry or jurisdiction, or may be designed to be globally unique such as a legal entity identifier issued by a registrar authorized by the Global LEI Foundation. Such identifiers may have other features associated with them, such as the date they were originally issued, and information related to registration, validation, recency, and so forth." . - - -### https://www.omg.org/spec/Commons/ContextualIdentifiers/StructuredIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "structured identifier" ; - "sequence of characters uniquely identifying that with which it is associated, that includes other codes or identifiers, or that is constructed from other notions" ; - "A vehicle identification number (VIN) includes a world-wide manufacturer identifier, a vehicle description (i.e., make, model), check digits, the year, plant and a specific vehicle number." , - "An international security identification number (ISIN) includes a country code and the national security identification number (NSIN), as defined in ISO 6166." ; - "Many structured identifiers can be validated using a regular expression, such as a social security number in the United States." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/Date - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "date" ; - "calendar day on some calendar" ; - "A date may or may not have a value, and may be explicit or calculated. A date that has a value is one that is either explicitly set as a literal when it is created, or is some form of 'calculated date'. In an instance of date, the existence of the 'has date value' property both indicates that the date is known, and gives the value of the date. A date that does not have a value is likely one that is some form of 'calculated date, in which the actual date has not (yet) been established." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/DatePeriod - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "date period" ; - "time span over one or more calendar days" ; - "A date period is defined by at least two of three properties: (1) a start date, (2) an end date, and (3) a duration. If more than one of these properties is missing, the date period may be invalid or unknown." , - "A date period is unknown if either the start date or the end date has no value. If a date period is unknown, then the duration should either be omitted or unknown (have no value)." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/DateTime - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:dateTime - ] ; - rdfs:label "date time" ; - "time point including a date and a time, optionally including a time zone offset" ; - "'has date time value' is omitted if the 'date time' is not (yet) known. The time zone is implicitly GMT." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/DateTimeStamp - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:dateTimeStamp - ] ; - rdfs:label "date time stamp" ; - "time point including a date and a time that requires a time zone offset" ; - "'has date time stamp value' is omitted if the 'date time stamp' is not (yet) established." ; - "time stamp" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/Duration - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "duration" ; - "interval of time of some specific length" ; - "The 'has duration value' property is absent if the duration is not (yet) known." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/ExplicitDate - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - owl:disjointWith ; - rdfs:label "explicit date" ; - "date in which the 'has date value' property is required" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/ExplicitDatePeriod - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "explicit date period" ; - "date period for which the start date, end date, and/or duration are required" ; - "As with 'date period', any one of {start date, end date, duration} may be omitted because the missing property can be inferred from the other two." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/ExplicitDuration - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "explicit duration" ; - "duration for which the 'has duration value' property must have a value" ; - "This class is used when a duration is guaranteed to be known when it is created." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/ProperInterval - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - "https://www.w3.org/TR/owl-time/#time:ProperInterval"^^xsd:anyURI ; - rdfs:label "proper interval" ; - "time interval with a non-zero extent or duration" ; - "Proper interval is included explicitly to enable mapping to the same term in the Time Ontology in OWL for use with the Allen intervals encoded therein." . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/TemporalEntity - rdf:type owl:Class ; - rdfs:label "temporal entity" ; - rdfs:seeAlso ; - "time interval or instant" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/TimeInstant - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "time instant" ; - "temporal entity that is a member of a time scale, with no extent or duration" ; - "The Battle of Hastings was on '14 October 1066'. (This gives the Julian date of the battle at a granularity of 'day'. If desired, the battle could be given more precisely as a time period within that calendar day.)" ; - "For scales that have a granularity specified in days, a date is a time point; for scales down to the seconds, the equivalent of an xsd:dateTime or xsd:dateTimeStamp is a time point." , - "The duration of each time interval that is an instance of the time point is the granularity of the time scale of the time point." ; - "https://www.omg.org/spec/DTV/"^^xsd:anyURI , - "https://www.w3.org/TR/owl-time/#time:Instant"^^xsd:anyURI ; - "instant in time" , - "time point" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/TimeInterval - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "time interval" ; - "segment of the time axis, a location in time, with an extent or duration" ; - "the day whose Gregorian calendar date is September 11, 2001" , - "the lifetime of Henry V" ; - "Every time interval has a beginning, an end, and a duration, even if not known. Every time interval is 'finite', a bounded segment of the time axis. The beginning or end of a time interval may be defined by reference to events that occur for a time interval that is not known." , - "Time intervals may be indefinite, meaning that their beginning is primordiality or their end is perpetuity, or both (eternity). This vocabulary assumes that indefinite time intervals exist and have some duration, but their duration is unknown." ; - "https://www.omg.org/spec/DTV/"^^xsd:anyURI , - "https://www.w3.org/TR/owl-time/#time:Interval"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/TimeOfDay - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "time of day" ; - "explicit time, according to a clock" ; - "The representation similar to xsd:dateTime, but should exclude the date component and time zone. The value of the has time value property roughly corresponds to xsd:time in XML schema datatypes, which is prohibited from use in OWL due to ambiguity in its definition." . - - -### https://www.omg.org/spec/Commons/Designators/Designation - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - rdfs:label "designation" ; - "representation for something, or for a conceptualization thereof, that denotes it in a domain or subject" ; - "A designation can be a term including appellations, a proper name, or a symbol." , - "A designation can be linguistic or non-linguistic. It can consist of various types of characters, but also punctuation marks such as hyphens and parentheses, governed by domain-, subject-, or language-specific conventions." , - "Note that the use of the min 0 cardinality restriction in the definition of this class is provided as a reminder that designators are expected, in many cases, to have a text value associated with them. There are cases where this is not true, however, including symbols. And, there may be cases where the value is not known. Additionally, not all tools support rdf:langString, thus its use in the definition of the Text datatype may cause errors, for example in value and some number restrictions. Min 0 cardinality constraints are ignored by reasoners and other processors, so this allows us to say that the possible values for this property are likely either xsd:string or rdf:langString, but does not require it depending on the environment in which the ontology is deployed." ; - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clause 3.4.1" , - "ISO 704 Terminology work - Principles and methods, Fourth edition, 2022-07, Figure 1" ; - "designator" . - - -### https://www.omg.org/spec/Commons/Designators/Name - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] ; - owl:disjointWith ; - rdfs:label "name" ; - "designation for something by a linguistic expression" ; - "In ISO 1087, a name may be an appellation and is defined as a term that is applied to a group of objects whose relevant properties are identical, whereas a proper name is a designation that represents an individual object." ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Registry metamodel and basic attributes, Third edition, 2013-02-15, clause 3.2.83" ; - "Note that unlike symbols and other designations, a name is explicitly not linguistically neutral." . - - -### https://www.omg.org/spec/Commons/Documents/Certificate - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "certificate" ; - "document attesting to the truth of some fact or set of facts" . - - -### https://www.omg.org/spec/Commons/Documents/Document - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] ; - rdfs:label "document" ; - "something tangible that records something, such as a recording or a photograph, or a writing that can be used to furnish evidence or information" ; - "A document, especially a legal document, may serve to establish one or several facts, and can be relied upon as a proof thereof." . - - -### https://www.omg.org/spec/Commons/Documents/LegalDocument - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "legal document" ; - "document that bears the original, official, or legal form of something, that can be fully attributed to its author, that records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right and that can be used to furnish decisive evidence for that act, process, or agreement" ; - "Examples include some certificates, deeds, bonds, business documents (such as articles of incorporation, bylaws, partnership agreements), contracts, certain identity documents, wills, trusts, legislative acts, notarial acts, court writs or processes (such as related complaints and pleadings in the context of litigation as well as other documents relevant to some legal issue), and any law passed by a competent legislative body in municipal (domestic) or international law." ; - "In order for a document to be legal, it must conform to the laws of the jurisdiction where it will be enforced. Typically, such a document should also be properly signed, witnessed and filed to be considered legal." . - - -### https://www.omg.org/spec/Commons/Documents/Notice - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "notice" ; - "announcement, intimation, or advance warning of something, especially to allow preparations to be made" ; - "Although many notices are delivered electronically, certain legal notices must be given given in writing, often by regular mail or hand delivery, with the sender retaining sufficient proof of having given such notice (e.g., through a certificate of service)." . - - -### https://www.omg.org/spec/Commons/Documents/Record - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "record" ; - "memorialization and objective evidence of activities performed, events occurred, results achieved, or statements made, regardless of its characteristics, media, physical form, or the manner in which it is recorded or stored" ; - "Records include accounts, agreements, books, drawings, letters, magnetic/optical disks, memos, micrographics, etc." ; - "Records are created or received by an organization in routine transaction of its business or in pursuance of its legal obligations." . - - -### https://www.omg.org/spec/Commons/Documents/Reference - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" ; - rdfs:label "reference" ; - "source that may be used to ascertain, interpret, or understand something" ; - "These sources could be regulatory submissions, publications by naming authorities such as INN or USAN, pharmacopoeias, books, journals, web sites, meeting materials or public databases such as Chemical Abstracts." ; - "In linguistics, a reference characterizes, provides context for, or specifies the relationship of one linguistic expression to another, i.e., provides the information necessary to interpret the dependent expression." ; - "reference source" . - - -### https://www.omg.org/spec/Commons/Documents/ReferenceDocument - rdf:type owl:Class ; - rdfs:subClassOf , - ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" ; - rdfs:label "reference document" ; - "document that provides pertinent details for consultation about a subject" ; - "reference source document" . - - -### https://www.omg.org/spec/Commons/Documents/Report - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "report" ; - "document that provides a structured description of something, prepared on ad hoc, periodic, recurring, regular, or as required basis" ; - "Reports may refer to specific periods, events, occurrences, or subjects, and may be communicated or presented in oral, electronic, or written form." . - - -### https://www.omg.org/spec/Commons/Documents/ReportingParty - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "reporting party" ; - "party providing a report, typically in response to some contractual, legal, regulatory or other business requirement" . - - -### https://www.omg.org/spec/Commons/Documents/Specification - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "specification" ; - "explicit requirement or set of requirements to be satisfied by something, such as a product, material, model, process or system" ; - "spec"@en ; - "ISO 6707-2:2017 Buildings and civil engineering works - Vocabulary - Part 2: Contract and communication terms, 3.2.22" . - - -### https://www.omg.org/spec/Commons/Documents/TechnicalSpecification - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "technical specification" ; - "document that sets out detailed requirements to be satisfied by a product, material, process or system and the procedures for checking conformity to these requirements" ; - "Technical specifications may evolve from a functional specification and define the technical requirements for the selected solution as part of a business agreement." ; - "ISO 10795:2019 Space systems - Programme management and quality - Vocabulary, 3.238" , - "ISO 6707-2:2017 Buildings and civil engineering works - Vocabulary - Part 2: Contract and communication terms, 3.2.22" ; - "A technical specification is a specification expressing technical requirements, such as one for designing and developing a solution to be implemented." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/BranchOfGovernment - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "branch of government" ; - "division of the government of a state, with separate and independent powers and areas of responsibility so that the powers of one branch are not in conflict with the powers associated with the other branches" ; - "https://www.usa.gov/branches-of-government"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/CourtOfLaw - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "court of law" ; - "person or body of persons having judicial authority to hear and resolve disputes on the basis of statutes or the common law" ; - "A court of law is a formal forum of justice that may have authority over civil, criminal, ecclesiastical, or military cases." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/DevolvedGovernment - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "devolved government" ; - "government and the politicians that that run a subnational territory with powers that may be temporary and reversible, ultimately residing with the central government" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/ExecutiveBranch - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "executive branch" ; - "the branch of government that is authorized and responsible for the daily administration of the government" ; - "https://www.usa.gov/branches-of-government"^^xsd:anyURI ; - "The executive branch executes and enforces the law." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/FederalGovernment - rdf:type owl:Class ; - rdfs:subClassOf , - [ owl:intersectionOf ( [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ) ; - rdf:type owl:Class - ] ; - rdfs:label "federal government" ; - "union of states under a central government distinct from the individual governments of the separate states" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" ; - "A federation is a political entity characterized by a union of partially self-governing states or regions under a central (federal) government. In a federation, the self-governing status of the component states, as well as the division of power between them and the central government, are typically constitutionally entrenched and may not be altered by a unilateral decision of either party, the states or the federal political body." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/FederatedSovereignty - rdf:type owl:Class ; - rdfs:subClassOf , - [ owl:intersectionOf ( [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ) ; - rdf:type owl:Class - ] , - [ owl:intersectionOf ( [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] - ) ; - rdf:type owl:Class - ] ; - rdfs:label "federated sovereignty" ; - "polity characterized by a union of partially self-governing states or regions under a central (federal) government" ; - "The federated sovereignty is the legal entity that can incur debt for a federal government, as distinct from the Federal government." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/Government - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - rdfs:label "government" ; - "the system by which a state or community is controlled" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" ; - "In the Commonwealth of Nations, the word government is also used more narrowly to refer to the collective group of people that exercises executive authority in a state. This usage is analogous to what is called an 'administration' in American English. Furthermore, especially in American English, the concepts of the state and the government may be used synonymously to refer to the person or group of people exercising authority over a politically organized territory." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/GovernmentAgency - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - rdfs:label "government agency" ; - "permanent or semi-permanent organization, often an appointed commission, in the machinery of government that is responsible for the oversight and administration of specific functions" ; - "There is a notable variety of agency types. Although usage differs, a government agency is normally distinct both from a department or ministry, and other types of public body established by government. The functions of an agency are normally executive in character, since different types of organizations (such as commissions) are most often constituted in an advisory role; this distinction is often blurred in practice however." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/GovernmentBody - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "government body" ; - "formal organization that is an agency, instrumentality, or other body of a supranational, national, federal, state, or local government, including certain multijurisdictional agencies and departments that carry out the business of government" ; - "Identifying government bodies is a pre-requisite for identifying government officials. This information is needed to help ensure compliance with applicable laws relating to bribery or corruption, including the U.S. Foreign Corrupt Practices Act (FCPA), the UK Bribery Act 2010 (UKBA), the U.S. Bank Bribery Act (Bribery Act), and other anti-bribery and corruption laws in the jurisdictions where financial institutions conduct business." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/GovernmentDepartment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "government department" ; - "specialized organization responsible for a sector of government public administration" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/Instrumentality - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "instrumentality" ; - "organization that serves a public purpose and is closely tied to a government, but is not a government agency" ; - "Many instrumentalities are private companies, and some are chartered directly by state or federal government. Instrumentalities are subject to a unique set of laws that shape their activities." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/Judiciary - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "judiciary" ; - "branch of government that comprises the system of courts that interprets and applies the law in the name of the supranational, national, federal, or regional government, depending on its jurisdiction" ; - "The judiciary also provides a mechanism for the resolution of disputes. Under the doctrine of the separation of powers, the judiciary generally does not make law (that is, in a plenary fashion, which is the responsibility of the legislature) or enforce law (which is the responsibility of the executive), but rather interprets law and applies it to the facts of each case." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/Legislature - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "legislature" ; - "the law-making body of a political unit, usually a national government, that has power to enact, amend, and repeal public policy" ; - "Laws enacted by legislatures are known as legislation. Legislatures observe and steer governing actions and usually have exclusive authority to amend the budget or budgets involved in the process." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/MunicipalEntity - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "municipal entity" ; - "polity that typically represents a city, township, or other administrative subdivision having corporate status and powers of self-government or jurisdiction" ; - "Municipal entity in the sense of a legal entity, that is, what it is that incurs debt for a municipality, as distinct from the Municipal government. A municipal entity has a Government which sets laws applicable within the geographical area corresponding to its jurisdiction." ; - "municipality" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/MunicipalGovernment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "municipal government" ; - "regional government of a city, township, or other administrative subdivision" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/NationalGovernment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "national government" ; - "government and the politicians that that run a country as a whole (as opposed to local government)" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/Polity - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "polity" ; - "legal person that is a supranational entity, crown, state, or subordinate civil authority, such as a province, prefecture, county, municipality, city, or district representing the people of that entity" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/RegionalGovernment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "regional government" ; - "administrative body for a geographic area, such as a county, smaller town, or other similar community" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" ; - "A local government will typically only have control over their specific geographical region, and cannot pass or enforce laws that will affect a wider area. Local governments can elect officials, enact taxes, and do many other things that a national government would do, just on a smaller scale." ; - "local government" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/RegionalSovereignty - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "regional sovereignty" ; - "legal person that corresponds to an administrative division, administrative unit, administrative entity or country subdivision (or, sometimes, geopolitical division or subnational entity), that has the capacity to incur debt, issue contracts, and enter into relations with other similar entities" ; - "A country may be divided into provinces, which, in turn, are divided into counties, which, in turn, may be divided in whole or in part into municipalities; and so on." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/SovereignState - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "sovereign state" ; - "non-physical juridical entity that is represented by one centralized government that has sovereignty over a geographic area" ; - "A legal entity that is represented by one centralized government, has a permanent population, defined territory, and the capacity to enter into relations with other sovereign states." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/SupranationalEntity - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "supranational entity" ; - "governmental or non-governmental entity that is established by international law or treaty or incorporated at an international level" ; - "Frascati Manual 2015 Guidelines for Collecting and Reporting Data on Research and Experimental Development, https://www.oecd.org/sti/inno/Frascati-2015-Glossary.pdf" , - "ISO 20275:2017, Financial services - Entity legal forms (ELF), First Edition, July 2017." , - "Kiljunen, Kimmo (2004). The European Constitution in the Making. Centre for European Policy Studies. pp. 21-26. ISBN 978-92-9079-493-6" ; - "A supranational union is a supranational polity which lies somewhere between a confederation that is an association of states and a federation that is a state. Unlike states in a federal super-state, member states retain ultimate sovereignty, although some sovereignty is shared with, or ceded to, the supranational body." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/TribalArea - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "tribal area" ; - "designation for geographic region administered by a group of indigenous people rather than by a sovereign state or regional governmental entity" . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/TribalEntity - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "tribal entity" ; - "legal entity that represents fundamental unit of sovereign tribal (indigenous) government" ; - "National Council of American Indians, https://ncai.org/policy-issues/tribal-governance" ; - "Any indigenous group or community which is recognized as having rights and obligations independent of the central government." . - - -### https://www.omg.org/spec/Commons/GovernmentEntities/TribalGovernment - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "tribal government" ; - "governing body of a tribe, band, pueblo, community, village, or group of indiginous people that has legal authority over that community, including the authority to legislate the existence of tribal entities" ; - "National Council of American Indians, https://ncai.org/policy-issues/tribal-governance" ; - "Currently, 573 sovereign tribal nations (variously called tribes, nations, bands, pueblos, communities, and Native villages) have a formal nation-to-nation relationship with the US government. These tribal governments are legally defined as 'federally recognized tribes.' Two-hundred-and-twenty-nine of these tribal nations are located in Alaska; the remaining tribes are located in 35 other states. In total, tribal governments exercise jurisdiction over lands that would make Indian Country the fourth largest state in the nation." . - - -### https://www.omg.org/spec/Commons/Identifiers/IdentificationScheme - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "identification scheme" ; - "system for minting identifiers for things that specifies constraints on the structure of the identifier" ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15" . - - -### https://www.omg.org/spec/Commons/Identifiers/Identifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO/IEC 11179-3 Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes, Third edition, 2013-02-15, clause 3.1.1" ; - rdfs:label "identifier" ; - "sequence of characters uniquely identifying that with which it is associated" ; - "Note that some identifiers may be reused, or may be components of other identifiers, thus the restriction on what an identifier identifies is a 'some values' restriction rather than an exact cardinality. Examples of reusable identifiers include ticker symbols, and in the United States, vehicle license numbers, such as vanity plates that can be reassigned and moved from one car to another. Narrower constraints can be added to specific kinds of identifiers that are not reassignable and that identify exactly one thing, such as many national identifiers for people including passport numbers and, in the United States, social security numbers. Also, not all identifiers are explicitly defined in formal schemes, although they may be created or generated according to some formula." . - - -### https://www.omg.org/spec/Commons/Locations/BusinessCenter - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "business center" ; - "municipality where business is conducted, especially one that is considered a financial center" ; - "FpML Business Center and related codes, see http://www.fpml.org/coding-scheme/business-center-7-14.xml" . - - -### https://www.omg.org/spec/Commons/Locations/County - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "county"@en ; - "political and administrative division of a country, state or province, providing certain local governmental services"@en . - - -### https://www.omg.org/spec/Commons/Locations/FederalCapitalArea - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "federal capital area" ; - "geopolitical entity that is or includes the municipality or capital city that acts as the seat of the federal government" ; - "Examples include the District of Columbia in the US, and the Canberra area in Australia." ; - "The capital administrative region of some federations includes those for which the capital is situated other than within one of the states or provinces which make up the country as a whole." . - - -### https://www.omg.org/spec/Commons/Locations/FederalState - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "federal state" ; - "self-governing geopolitical unit which forms part of a wider geopolitical unit that is recognized as a country" ; - "This type of entity, variously referred to as a state, province or canton, has a level of self government including its own legal system and court jurisdiction, but cedes a level of autonomy to the federation of which it forms a part." . - - -### https://www.omg.org/spec/Commons/Locations/Municipality - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "municipality" ; - "urban administrative division having corporate status and usually powers of self-government or jurisdiction" ; - "A municipality can be any political jurisdiction from a sovereign state, such as the Principality of Monaco, or a small village, such as West Hampton Dunes, New York." ; - """The territory over which a municipality has jurisdiction may encompass: -- only one populated place such as a city, town, or village -- several of such places (e.g., early jurisdictions in the state of New Jersey (1798-1899) as townships governing several villages, Municipalities of Mexico) -- only parts of such places, sometimes boroughs of a city such as the 34 municipalities of Santiago, Chile.""" ; - "http://en.wikipedia.org/wiki/Municipality"^^xsd:anyURI ; - "A municipality is a general-purpose administrative subdivision, as opposed to a special-purpose district." . - - -### https://www.omg.org/spec/Commons/Locations/PhysicalLocation - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - rdfs:label "physical location" ; - "location in physical space" . - - -### https://www.omg.org/spec/Commons/Locations/VirtualLocation - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "virtual location"@en ; - "place that is not located in any single physical location; a network location without geographic boundaries" . - - -### https://www.omg.org/spec/Commons/Organizations/FormalOrganization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - rdfs:label "formal organization" ; - "organization that is recognized in some legal jurisdiction, with associated rights and responsibilities" ; - "Examples include a corporation, charity, government or church." ; - "https://www.w3.org/TR/vocab-org/#class-formalorganization"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/Organizations/Group - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "group" ; - "collection of agents (people, organizations, software agents, etc.) that are considered as a unit" . - - -### https://www.omg.org/spec/Commons/Organizations/InformalOrganization - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "informal organization" ; - "organization that is not formally constituted in some way" . - - -### https://www.omg.org/spec/Commons/Organizations/LegalEntity - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "legal entity" ; - "legal person that is a partnership, corporation, or other organization having the capacity to negotiate contracts, assume financial obligations, and pay off debts, organized under the laws of some jurisdiction" ; - "The term 'legal entities' includes, but is not limited to, unique parties that are legally or financially responsible for the performance of financial transactions or have the legal right in their jurisdiction to enter independently into legal contracts, regardless of whether they are incorporated or constituted in some other way (e.g. trust, partnership, contractual). It excludes natural persons, but includes governmental organizations and supranationals." ; - "ISO 17442, Financial services - Legal Entity Identifier (LEI), first edition, 2012-06-01, section 3.1" ; - "artificial person" , - "juridical entity" , - "juridical person" , - "juristic person" . - - -### https://www.omg.org/spec/Commons/Organizations/LegalPerson - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "legal person"@en ; - "party that is recognized as having rights and obligations under the law, including but not limited to the right to sue and be sued, enter into contracts, own property, and incur financial and other obligations" ; - "To have legal personality means to be capable of having legal rights and duties within a certain legal system, such as to enter into contracts, sue, and be sued. Legal personality is a prerequisite to legal capacity, the ability of any legal person to amend (enter into, transfer, etc.) rights and obligations." . - - -### https://www.omg.org/spec/Commons/Organizations/MemberBearingOrganization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ] ; - rdfs:label "member-bearing organization" ; - "role of a group or organization that has members that are people or other organizations" . - - -### https://www.omg.org/spec/Commons/Organizations/Membership - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "membership"@en ; - rdfs:seeAlso ; - "situation, corresponding to an n-ary relation, in which some group or organization has at least one member (person or organization) for some period of time" . - - -### https://www.omg.org/spec/Commons/Organizations/Organization - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "organization"@en ; - rdfs:seeAlso ; - "collection of one or more people, or groups of people formed together into a community or other social, commercial or political structure to act, or that is designated to act, towards some purpose, such as to meet a need or pursue collective goals on a continuing basis" ; - "This may be a business entity, government, international organization, not-for-profit, academic institution, or other unincorporated and/or informal social organization." ; - "ISO/IEC 6523-1:1998 Information technology — Structure for the identification of organizations and organization parts — Part 1: Identification of organization identification schemes, https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationIdentificationScheme - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "organization identification scheme" ; - "identification scheme dedicated to the unique identification of organizations" ; - "ISO/IEC 6523-1:1998 Information technology — Structure for the identification of organizations and organization parts — Part 1: Identification of organization identification schemes, https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "organization identifier" ; - "identifier assigned to an organization within an organization identification scheme, and unique within that scheme" ; - "ISO/IEC 6523-1:1998 Information technology — Structure for the identification of organizations and organization parts — Part 1: Identification of organization identification schemes, https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationMember - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] - ] ; - rdfs:label "organization member" ; - rdfs:seeAlso ; - "party (person or organization) that has a membership role with respect to some organization" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "organization name" ; - "designation by which some organization is known in some context" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationPartIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "organization part identifier" ; - "identifier allocated to a particular organizational sub-unit" ; - "OPI" ; - "ISO/IEC 6523-1:1998 Information technology — Structure for the identification of organizations and organization parts — Part 1: Identification of organization identification schemes, https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en" ; - "organization sub-unit identifier" . - - -### https://www.omg.org/spec/Commons/Organizations/OrganizationalSubUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "organizational sub-unit" ; - rdfs:seeAlso ; - "any department, service, and other entity within a larger organization that only has full recognition within the context of that organization, but requires identification for some purpose" ; - "ISO/IEC 6523-1:1998 Information technology — Structure for the identification of organizations and organization parts — Part 1: Identification of organization identification schemes, https://www.iso.org/obp/ui/#iso:std:iso-iec:6523:-1:ed-1:v1:en" ; - "In other words, it is not a legal entity in its own right." ; - "organization part" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Actor - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "actor" ; - "party that is the primary performer in a relationship between parties, i.e., the party that does something, causes something to happen, or otherwise plays an agentive role in the relationship" ; - "Examples include owner, controlling party, beneficiary, guarantor, partner in a partnership, shareholder, etc." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Agent - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "agent" ; - rdfs:seeAlso "http://www.jamesodell.com/WhatIsAnAgent.pdf"^^xsd:anyURI , - "http://www.jamesodell.com/WhyShouldWeCareAboutAgents.pdf"^^xsd:anyURI ; - "something autonomous that can adapt to and interact with its environment" ; - "Agents can be human beings, organizations, software agents, robots and living things other than plants. They are defined as having the following three important properties: autonomy, interactive behavior, and adaptability. (1) Autonomy - an agent is capable of acting without direct external intervention. This includes software or other agents that have some degree of control over their internal state and can act based on their own experiences. They can also possess their own set of internal responsibilities and capabilities that enable them to act without any external choreography. This definition excludes agents that act on on behalf of (or as a proxy for) some person or thing (see AgentRole). (2) Interactive behavior - they are capable of exchanging communicating with other things in their environment. This includes, in the case of software agents, messages that can support requests for services and other kinds of resources, as well as event detection and notification. They can be synchronous or asynchronous in nature. The interaction can also be conversational in nature, such as negotiating contracts, marketplace-style bidding, or simply making a query. (3) Adaptability - an agent is capable of responding to other agents and/or its environment. Agents can react to communications and events and then respond appropriately. Software agents can be designed to make difficult decisions and even modify their behavior based on their experiences. In other words, they can learn and evolve." , - "Note that this does not necessarily imply that an agent is free to act as it sees fit, without constraint. Rather, an agent in the sense meant here is something which may or may not be subject to controls and constraints but is self-actualizing in its behavior in response to any such constraints." ; - "http://www.omg.org/techprocess/meetings/schedule/AMP.html"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/AgentRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "agent role" ; - "role that is played by an agent" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Constituency - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom owl:Thing - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "constituency" ; - "relationship that defines something based on its constituent(s) and/or constituent roles that may be context-specific" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/FunctionalRole - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "functional role" ; - "role specifying one or more activities, capabilities, purposes, skills or combination thereof" ; - "A functional role may be played by an agent involved in a process or business activity, or by material or equipment that is produced by, consumed by, or participates in some process, for example." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Party - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - rdfs:label "party" ; - "person or organization" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/PartyRole - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "party role" ; - "agent role that is played by person or organization, that typically holds for some period of time" ; - "Examples include organization member, employee, issuer, owner, partner in a partnership, shareholder, and so forth." ; - "Note that there may be cases whre the identity of the party playing the role is not known, as well as cases where in some situation, such as ownership, there may be more than one party playing the role of owner." ; - "The concept of a party role is used in contexts in which one would call someone a 'party to something', such as party to a contract or to a transaction, a supplier, buyer, customer, student, employee, and so forth. More specific roles such as those that are performed in the context of some activity or process are actors in that situation." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Role - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "role" ; - "relative concept that ties a part to something or someone that fills it" . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Situation - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "situation" ; - "setting, state of being, or relationship that is relatively stable for some period of time" ; - "Examples include ownership, control, possession, affiliation, beneficial ownership, employment, and other similar situations." ; - "From a usage perspective, situations are essentially reified relations, sometimes called mediating relationships." . - - -### https://www.omg.org/spec/Commons/PartiesAndSituations/Undergoer - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "undergoer" ; - "something that plays the role of the object or recipient in a situation, i.e., the thing (or party) that the situation impacts, affects, or that otherwise plays a passive recipient / patient or thematic role" ; - "Examples include something that is owned or controlled." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Capability - rdf:type owl:Class ; - rdfs:label "capability" ; - "ability to perform or support a function" ; - "ISO 22886:2020 Healthcare organization management - Vocabulary" , - "ISO 6707-1:2020 Buildings and civil engineering works - Vocabulary - Part 1: General terms" , - "Value Delivery Modeling Language Specification, http://www.omg.org/spec/VDML/" ; - "Capabilities may involve people with particular skills and knowledge, intellectual property, defined practices, operating facilities, tools and equipment." , - "More specifically, a capability can be defined as the ability to perform a directed process towards meeting an objective or according to some specification." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/CommercialProduct - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Class ; - owl:unionOf ( - - - ) - ] ; - rdfs:label "commercial product" ; - "commercially distributed good that is (1) tangible property, (2) the output or result of a fabrication, manufacturing, or production process, or (3) something that passes through a distribution channel before being consumed or used" ; - "https://thelawdictionary.org/product/" , - "https://www.oecd.org/regreform/sectors/2376087.pdf" ; - "Goods, services, and in some cases rights may be products depending on the circumstances." , - "Products are considered to be homogenous when they are perfect substitutes and buyers perceive no actual or real differences between the products offered by different firms. In contrast, heterogenous products differ significantly from each other and are not easily substitutable." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Commodity - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "commodity" ; - rdfs:seeAlso , - ; - "material resource used in commerce that is interchangeable with other commodities of the same type" ; - "Commodities are most often used as inputs in the production of other goods or services. The quality of a given commodity may differ slightly, but it is essentially uniform across producers." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Facility - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "facility" ; - "something established to serve a particular purpose, make some course of action or operation easier, or provide some capability or service" ; - "A facility may be concrete (as in a manufacturing facility) or abstract. Concrete facilities may be permanent, semi-permanent, or temporary structures, providing one or more capabilities at a given site. A single site may include multiple facilities and a given facility may span multiple sites." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1CompanyPrefix - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "GS1 company prefix" ; - "unique string of four to twelve digits used to issue GS1 identification keys" ; - "A GS1 Company Prefix starting with a zero ('0') is used to generate GTIN-12s (as well as the other GS1 identification keys). A GS1 Company Prefix starting with a digit other than zero ('0') is used to generate GTIN-13s (as well as the other GS1 identification keys)." , - "The first digits are a valid GS1 prefix and the length must be at least one longer than the length of the GS1 prefix." ; - "GS1 General Specifications, clause 1.4.4; available at https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1CompanyPrefixIssuer - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Class ; - owl:unionOf ( - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] - ) - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "GS1 company prefix issuer" ; - "service provider that is a GS1 member organization, or GS1 itself, that issues GS1 company prefixes based on a GS1 prefix allocated to that issuer, and allocates the prefix either to a GS1 user company or to itself (e.g., for issuing individual identification keys)" ; - "GS1 General Specifications, clause 1.4.4; available at https://ref.gs1.org/standards/genspecs/" ; - "GS1 defines issuance in terms of the generation of a GS1 prefix, GS1 company prefix, or GS1 identification key in accordance with GS1 rules and policies by GS1 or a GS1 Member Organisation." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1IdentificationKey - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] ; - rdfs:label "GS1 identification key" ; - "unique classifier for a class of objects that conforms with GS1 General Specifications" ; - "GS1 defines an identification key as a unique identifier for a class of objects (e.g., a trade item) or an instance of an object (e.g., a logistic unit). However, from an ontological perspective, a class of objects is quite different from an instance of an object. In the context of this ontology, a GS1 identification key identifies a class of objects." ; - "GS1 General Specifications, clause 2.1; available at https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1Member - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:hasValue - ] - ] ; - rdfs:label "GS1 member" ; - "organization that is a member of GS1" ; - "GS1 General Specifications, clause 1.4.4; available at https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1User - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "GS1 user" ; - "legal entity that is a user of GS1 standards such as various keys, their definitions, and related data" ; - "GS1 General Specifications, clause 1.4.4; available at https://ref.gs1.org/standards/genspecs/" ; - "Well-known GS1 standards include Global Trade Item Numbers (GTIN), Unique Product Codes (UPC), and extensions that support domain specific supply chain requirements." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GlobalTradeItemNumber - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "global trade item number" ; - "classifier for something that is traded in the supply chain that conforms with GS1 General Specifications" ; - "A GTIN is used to identify any item upon which there is a need to retrieve predefined information and that may be priced, ordered or invoiced at any point in any supply chain. GTINs may be 8, 12, 13 or 14 digits in length." ; - "GTIN" ; - "GS1 General Specifications, clause 2.1; available at https://ref.gs1.org/standards/genspecs/" , - "ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 3.1.25" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Good - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "good" ; - "physical, produced item over which ownership rights can be established, whose ownership can be passed from one party to another by engaging in transactions, and that is not money or real estate" ; - "https://data.oecd.org/trade/trade-in-goods.htm"^^xsd:anyURI , - "https://unstats.un.org/unsd/nationalaccount/glossresults.asp?gID=214"^^xsd:anyURI , - "https://www.law.cornell.edu/ucc/9/9-102#goods"^^xsd:anyURI ; - "An inherently useful and relatively scarce tangible item produced from agricultural, construction, manufacturing, or mining activities. Off-the-shelf products, including off-the-shelf software products and customization of software products, are generally considered to be goods. Energy, such as electricity, is also considered to be a good from a legal perspective, and meets the criteria of being manufactured or produced via some process, including but not limited to a mining process. According to the UN Convention On Contract For The International Sale Of Goods, the term 'good' does not include (1) items bought for personal use, (2) items bought at an auction or foreclosure sale, (3) aircraft or ocean-going vessels." , - "From the Universal Commercial Code (UCC) in the United States, the term 'good' includes (i) fixtures, (ii) standing timber that is to be cut and removed under a conveyance or contract for sale, (iii) the unborn young of animals, (iv) crops grown, growing, or to be grown, even if the crops are produced on trees, vines, or bushes, and (v) manufactured homes. The term also includes a computer program embedded in goods and any supporting information provided in connection with a transaction relating to the program if (i) the program is associated with the goods in such a manner that it customarily is considered part of the goods, or (ii) by becoming the owner of the goods, a person acquires a right to use the program in connection with the goods. The term does not include a computer program embedded in goods that consist solely of the medium in which the program is embedded. The term also does not include accounts, chattel paper, commercial tort claims, deposit accounts, documents, general intangibles, instruments, investment property, letter-of-credit rights, letters of credit, money, or oil, gas, or other minerals before extraction." , - "Note that the concept of 'good' as used in IDMP and by definition is a physical concept, and includes raw materials, intermediate materials, physical products, and substances of a defined amount." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Producer - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "producer" ; - "grower, maker, fabricator, or manufacturer of some product or other good" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Product - rdf:type owl:Class ; - rdfs:label "product" ; - rdfs:seeAlso , - , - ; - "something that is produced by, results from, or obtained as a consequence of some process or transformation" ; - "According to the OECD, products, also called 'goods and services', are the result of production; they are exchanged and used for various purposes: as inputs in the production of other goods and services, as final consumption or for investment." , - "From a manufacturing perspective, a product is 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." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/ProductIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "product identifier" ; - "sequence of characters uniquely identifying a product in some context" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Right - rdf:type owl:Class ; - rdfs:label "right" ; - rdfs:seeAlso ; - "entitlement (not) to perform certain actions, or (not) to be in certain states; or entitlement that others (not) perform certain actions or (not) be in certain states" ; - "Examples include contractual rights, legal rights, human rights, political rights, and so forth." ; - "Rights dominate modern understandings of what actions are permissible and which institutions are just. Rights structure the form of governments, the content of laws, and the shape of morality as many now see it. To accept a set of rights is to approve a distribution of freedom and authority, and so to endorse a certain view of what may, must, and must not be done. According to the Hohfeldian incidents (Wesley Hohfeld (1879-1918)), rights are complex and consist of four major components: privilege, claim, power, and immunity." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Service - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "service" ; - rdfs:seeAlso ; - "intangible activity performed by some party for the benefit of another party" ; - "Services include intangible products, such as accounting, banking, cleaning, consultancy, education, insurance, expertise, medical treatment, or transportation services." ; - "Sometimes services are difficult to identify because they are closely associated with a good; such as the combination of a diagnosis with the administration of a medicine. No transfer of possession or ownership takes place when services are sold, and they (1) cannot be stored or transported, (2) are instantly perishable, and (3) come into existence at the time they are bought and consumed." , - "The OECD defines services as outputs produced to order and which cannot be traded separately from their production; ownership rights cannot be established over services and by the time their production is completed they must have been provided to the consumers. As an exception to this rule there is a group of industries, generally classified as service industries, some of whose outputs have characteristics of goods, i.e. those concerned with the provision, storage, communication and dissemination of information, advice and entertainment in the broadest sense of those terms; the products of these industries, where ownership rights can be established, may be classified either as goods or services depending on the medium by which these outputs are supplied." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/ServiceProvider - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "service provider" ; - "agent that provides professional services, such as consulting, financial, legal, real estate, education, communications, registration, regulatory, manufacturing, storage, processing, or other services" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Site - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "site" ; - "place, setting, or context in which something is situated or to which something is, or may be, bound" ; - "Examples include a structure or building, an archeological dig, the landing location for an aircraft or spacecraft, and the site of a wound. A given site may accommodate multiple facilities." ; - "A physical site has certain characteristics that contribute to the context it provides, including area, shape, accessibility, boundaries, and in the case of a geographic site, landforms, soil and ground conditions, climate, and so forth." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/StockKeepingUnit - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "stock keeping unit" ; - "unique classifier for a class of items for sale, purchased, and/or tracked in inventory, sometimes represented via a barcode for scanning and tracking, used within the context of an organization" ; - "SKU" ; - "SKUs are not regulated or standardized. When a company receives items from a vendor, it has a choice of maintaining the vendor's SKU or creating its own. This makes them distinct from Global Trade Item Number (GTIN), which are standard, global, tracking units. Uniform Product Code (UPC), European Article Number (EAN), and Australian Product Number (APN) are special cases of GTINs." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Supplier - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "supplier" ; - "actor that produces, provides, or furnishes an item or service" ; - "GS1 General Specifications, clause 1.4.4; available at https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/TradeItem - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Class ; - owl:unionOf ( - - - - ) - ] . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/UPCCompanyPrefix - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "UPC company prefix" ; - "unique string of digits derived from a GS1 company prefix that starts with a leading zero, constructed by removing that zero, that is used to construct 12-digit trade item identifiers" ; - "For example, the 6-digit U.P.C. Company Prefix 614141 is derived from the 7-digit GS1 Company Prefix 0614141." ; - "When a leading zero is added to a U.P.C. Company Prefix, it becomes a GS1 Company Prefix that may be used to issue all other GS1 identification keys." ; - "GS1 General Specifications, clause 1.4.6; available at https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/UniformProductCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "uniform product code" ; - "classifier that is a 12-digit GTIN expressed using barcode symbology that conforms with GS1 General Specifications" ; - "UPC" ; - "GS1 General Specifications, available at https://ref.gs1.org/standards/genspecs/" ; - "Along with the related International Article Number (EAN) barcode, the UPC is the barcode mainly used for scanning of trade items at the point of sale, per the specifications of the international GS1 organization." . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/Venue - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "venue" ; - "site where something happens, described in the context of the event or activity that occurs there" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/ArbitraryUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.1" ; - rdfs:label "arbitrary unit" ; - "arbitrarily defined unit of measurement, where a relation of the unit to a physical unit of the SI does not exist or is unknown" ; - "Arbitrary units represent references to materials or procedures that are defined outside the SI system. A quantity value is arbitrarily assigned to the reference preparation or the result of a measurement procedure, usually specific for a particular substance. This generally precludes comparability of quantity values across different systems and components for this type of units." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/BaseQuantityKind - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - owl:disjointWith ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.2" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.4" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "base quantity kind" ; - "quantity in a conventionally chosen subset of a given system of quantities, where no quantity in the subset can be expressed in terms of the other quantities within that subset" ; - "The International System of Quantities (ISQ) comprises these base quantities (with their SI base measurement units): length (meter), mass (kilogram), duration (second), electric current (ampere), thermodynamic temperature (kelvin), amount of substance (mole), and luminous intensity (candela). These base quantities are not mutually comparable. All quantities of any one of these kinds are, however, mutually comparable." ; - "The subset mentioned in the definition is termed the 'set of base quantities'. Base quantities are referred to as being mutually independent since a base quantity cannot be expressed as a product of powers of the other base quantities." ; - "base quantity" , - "simple quantity kind" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/BaseUnit - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.3" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.10" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "base unit" ; - "measurement unit that is defined by a system of units to be the reference measurement unit for a base quantity" ; - "In the SI, the meter is the base unit of length. In the CGS systems, the centimeter is the base unit of length." ; - "In each coherent system of units, there is only one base unit for each base quantity. A base unit may also serve for a derived quantity of the same quantity dimension." ; - "simple unit" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/CoherentDerivedUnit - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.4" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.12" ; - rdfs:label "coherent derived unit" ; - "derived unit that, for a given system of quantities and for a chosen set of base units, is a product of powers of base units with no other proportionality factor than one" ; - "If the meter, the second, and the mole are base units, the mole per cubic meter is the coherent derived unit of amount-of-substance concentration when amount-of-substance concentration is defined by the quantity equation c = n/V. The kilometer per hour and the knot, given as examples of derived units, are not coherent derived units in such a system of quantities." ; - "A power of a base unit is the base unit raised to an exponent. Coherence can be determined only with respect to a particular system of quantities and a given set of base units." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Constant - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "constant" ; - "symbol that represents a value that does not change (i.e., is fixed) with respect to a formula or expression" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/ConversionBasedUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "conversion-based unit" ; - "derived unit that is defined with respect to another reference unit through an explicit conversion relationship" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/ConversionFactorBetweenUnits - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.6" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.24" ; - rdfs:label "conversion factor between units" ; - "ratio of two measurement units for quantities of the same kind" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/DerivedQuantityKind - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.7" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.5" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "derived quantity kind" ; - "quantity, in a system of quantities, defined in terms of the base quantities of that system" ; - "In a system of quantities having the base quantities length and mass, mass density is a derived quantity defined as the quotient of mass and volume (length to the power three)." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/DerivedUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.8" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.11" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "derived unit" ; - "measurement unit for a derived quantity, i.e., one that is defined with respect to one or more base units, such as as a product of powers of one or more other measurement units" ; - "The meter per second, symbol m/s, and the centimeter per second, symbol cm/s, are derived units of speed in the SI. The kilometer per hour, symbol km/h, is a measurement unit of speed outside the SI but accepted for use with the SI. The knot, equal to one nautical mile per hour, is a measurement unit of speed outside the SI." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/DimensionlessQuantity - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.10" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.8" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "dimensionless quantity" ; - "quantity for which all the exponents of the factors corresponding to the base quantities in its quantity dimension are zero" ; - "Plane angle, solid angle, refractive index, relative permeability, mass fraction, friction factor, Mach number" ; - "Some quantities of dimension one are defined as the ratios of two quantities of the same kind. The coherent derived unit is the number one, symbol 1." , - "The measurement units and values of quantities of dimension one are numbers, but such quantities convey more information than a number." , - "The term 'dimensionless quantity' is commonly used and is included for historical reasons. It stems from the fact that all exponents are zero in the symbolic representation of the dimension for such quantities. The term 'quantity of dimension one' reflects the convention in which the symbolic representation of the dimension for such quantities is the symbol 1. This dimension is not a number, but the neutral element for multiplication of dimensions." ; - "quantity of dimension one" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Expression - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "expression" ; - "finite combination of symbols that are well-formed according to applicable rules" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Factor - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "factor" ; - "number or quantity that when multiplied with another produces a given number or expression" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/IntervalScale - rdf:type owl:Class ; - rdfs:subClassOf ; - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI , - "https://www.statista.com/statistics-glossary/definition/320/interval_scale/"^^xsd:anyURI ; - rdfs:label "interval scale" ; - "measurement scale that represents quantitative values and for which mode, median and mean can be calculated" ; - "Celsius and Fahrenheit are examples of interval scales: they represent equality or inequality among intervals of temperature, but not ratios of temperature, because their zero points are arbitrary. Rating scales, where it is assumed that the distances between the single expressions of evaluation (score) are equal, are also interval scales with no natural zero point." ; - "Linear interval scales allow both multiplication by a positive number and a constant shift, e.g., the conversion from Celsius to Fahrenheit." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/LogarithmicScale - rdf:type owl:Class ; - rdfs:subClassOf ; - "https://en.wikipedia.org/wiki/Logarithmic_scale/"^^xsd:anyURI , - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "logarithmic scale" ; - "measurement scale on which the actual distance of a point from the scale's zero is proportional to the logarithm of the corresponding scale number rather than to the number itself" ; - "A logarithmic scale (or log scale) is a way of displaying numerical data over a very wide range of values in a compact way - typically the largest numbers in the data are hundreds or even thousands of times larger than the smallest numbers. Such a scale is nonlinear: the numbers 10 and 20, and 60 and 70, are not the same distance apart on a log scale. Rather, the numbers 10 and 100, and 60 and 600 are equally spaced. Thus moving a unit of distance along the scale means the number has been multiplied by 10 (or some other fixed factor)." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/MaterialMeasure - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.14" ; - rdfs:label "material measure" ; - "something that reproduces or supplies one or more quantities, each with an assigned quantity value" ; - "Ruler, standard weight, volume measure" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Measure - rdf:type owl:Class ; - "https://stats.oecd.org/glossary/detail.asp?ID=7062"^^xsd:anyURI ; - rdfs:label "measure" ; - "amount or degree of something; the dimensions, capacity, or amount of something ascertained by measuring" ; - "Measure refers to the phenomenon or phenomena to be measured in a data set. In a data set, the instance of a measure is often called an observation." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/MeasurementProcedure - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.16" ; - rdfs:label "measurement procedure" ; - "detailed description of a measurement according to one or more measurement principles (i.e. phenomena, observables) and to a given measurement method, based on a measurement model and including any calculation to obtain a measurement result" ; - "Lowering of the concentration of glucose in blood in a fasting rabbit is an observable that can be applied to the measurement of insulin concentration in a preparation. Together with a description of the measurement method this can be used to define a measurement procedure." ; - "A measurement procedure can include a statement concerning a target measurement uncertainty." , - "A measurement procedure is usually documented in sufficient detail to enable an operator to perform a measurement." ; - "SOP" ; - "standard operating procedure" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/MeasurementScale - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.27" , - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "measurement scale" ; - "ordered set of quantity values of quantities of a given kind of quantity used in ranking, according to magnitude, quantities of that kind" ; - "quantity-value scale" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/MeasurementUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.33" , - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 4.6.2.1, Table 1" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.9" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "measurement unit" ; - "real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the second quantity to the first one as a number" ; - "week, day, hour, minute, second, kilogram, joule, meter" ; - "A Unit is a quantity in terms of which the magnitudes of other quantities that have the same quantity kind can be stated. A unit often relies on precise and reproducible ways to measure the unit. For example, a unit of length such as meter may be specified as a multiple of a particular wavelength of light. A unit may also specify less stable or precise ways to express some value, such as a cost expressed in some currency, or a severity rating measured by a numerical scale." , - "Depending on the nature of the reference scale, the unit of measurement expression may stand either for a physical unit of measurement that is related to a system of quantities (e.g. SI units) or for an arbitrarily defined unit of measurement, which may refer to a certain reference material, a standard measurement procedure, a material measure or even to a combination of those." , - "Each core unit of measurement concept may have one or more associated unit of measurement code entries from different CodeSystems, reflecting the fact that a unit of measurement concept can be present in multiple unit of measurement dictionaries or coding systems (e.g. UCUM, NCI Thesaurus, SNOMED)." , - "For a given quantity, the short term 'unit' is often combined with the quantity name, such as 'mass unit' or 'unit of mass'." , - "Measurement units are designated by conventionally assigned names and symbols." , - "Measurement units of quantities of dimension one are numbers. In some cases, these measurement units are given special names, e.g. radian, steradian, and decibel, or are expressed by quotients such as millimole per mole equal to 10 to the power minus 3 and microgram per kilogram equal to 10 to the power minus 9." , - "Measurement units of quantities of the same quantity dimension may be designated by the same name and symbol even when the quantities are not of the same kind. For example, joule per kelvin and J/K are respectively the name and symbol of both a measurement unit of heat capacity and a measurement unit of entropy, which are generally not considered to be quantities of the same kind. However, in some cases special measurement unit names are restricted to be used with quantities of specific kind only. For example, the measurement unit 'second to the power minus one' (1/s) is called hertz (Hz) when used for frequencies and becquerel (Bq) when used for activities of radionuclides. As another example, the joule (J) is used as a unit of energy, but never as a unit of moment of force, i.e. the newton meter (N m)." , - "The two core attributes (identifier and definition) refer to the abstract concept, and shall be part of its core definition. The identifier represents a particular unit quantity and refers to the underlying metrological or published definitions, e.g. the SI base units, through the intrinsic formalism that is provided by the reference code system." ; - "unit of measurement" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/NominalScale - rdf:type owl:Class ; - rdfs:subClassOf ; - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4589638/"^^xsd:anyURI ; - rdfs:label "nominal scale" ; - "measurement scale that represents objects as belonging to classes that have no particular order" ; - "Many nominal scales are qualitative in nature. A common example of a nominal scale is that of gender identity, which is a way of describing one's persistent inner concept of their gender. While the terminology from a psychological and medical perspective continues to evolve, the scale covers individuals who self identify as male or female as well as those that have an indeterminate perspective, such as transsexual or non-binary." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/OrdinalScale - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.28" , - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "ordinal scale" ; - "quantity-value scale for ordinal quantities, i.e., one that represents order but no further algebraic structure" ; - "For example, the Mohs scale of mineral hardness represents minerals with numbers ranging from 1 (softest) to 10 (hardest), but there is no empirical significance to equality among intervals or ratios of those numbers." ; - "An ordinal quantity-value scale may be established by measurements according to a measurement procedure." , - "Ordinal scales allow any transformation function as long as it is monotonic and increasing." ; - "ordinal quantity-value scale" , - "ordinal value scale" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Percentage - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "percentage" ; - "ratio value expressed as a fraction of 100, i.e., in which the denominator is fixed rather than variable and equal to 100" ; - "The percent value is computed by multiplying the numeric value of the ratio by 100." , - "While many percentage values are between 0 and 100, there is no mathematical restriction and percentages may take on other values (positive or negative), particularly in the case of comparisons (percent change)." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/PhysicalUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.21" ; - rdfs:label "physical unit" ; - "unit of measurement that is defined using a physical quantity" ; - "Its definition relates measured quantities to the base quantities through a set of well-defined equations." , - "Physical units and their related scales are defined independently of the measurement procedure and the measured components. They relate to an internationally standardized system of units and equations governing the mathematical relations between those units." ; - "physical unit of measurement" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Prefix - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange owl:rational - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.22" ; - rdfs:label "prefix" ; - "named multiple or sub-multiple multiplication factor used in the specification of a derived unit" ; - "A prefix is a word or symbol for attachment to the name or symbol of a unit in order to form units that are multiples or sub-multiples of that unit." , - "A system of units may specify a set of prefixes." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/PrefixedUnit - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "prefixed unit" ; - "conversion-based unit that is defined with respect to another measurement reference unit through a linear conversion relationship with a named prefix that represents a multiple or submultiple of a unit" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Quantity - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.24" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.1" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "quantity" ; - "property of a phenomenon, body, or substance, where the property has a magnitude that can be expressed by means of a number and a reference" ; - "second, kilogram, joule, meter" ; - "A quantity as defined in ISO 80000 is a scalar. However, a vector or a tensor, the components of which are quantities, is also considered to be a quantity." , - "A reference can be a measurement unit, a measurement procedure, a reference material, or a combination of such." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityDimension - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.9" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.7" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "quantity dimension" ; - "expression of the dependence of a quantity on the base quantities of a system of quantities as a product of powers of factors corresponding to the base quantities, omitting any numerical factor" ; - "A power of a factor is the factor raised to an exponent. Each factor is the dimension of a base quantity." , - """In a given system of quantities, -- quantities of the same kind have the same quantity dimension, -- quantities of different quantity dimensions are always of different kinds, and -- quantities having the same quantity dimension are not necessarily of the same kind.""" , - "In deriving the dimension of a quantity, no account is taken of its scalar, vector, or tensor character." , - "The conventional symbolic representation of the dimension of a base quantity is a single upper case letter in roman (upright) type. The conventional symbolic representation of the dimension of a derived quantity is the product of powers of the dimensions of the base quantities according to the definition of the derived quantity. The dimension of a quantity Q is denoted by dim Q." ; - "dimension" , - "dimension of a quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityKind - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.12" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.2" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "quantity kind" ; - "aspect common to mutually comparable quantities" ; - "The quantities diameter, circumference, and wavelength are generally considered to be quantities of the same kind, namely, of the kind of quantity called length." , - "The quantities heat, kinetic energy, and potential energy are generally considered to be quantities of the same kind, namely, of the kind of quantity called energy." , - "The quantities moment of force and energy are, by convention, not regarded as being of the same kind, although they have the same dimension. Similarly for heat capacity and entropy, as well as for number of entities, relative permeability, and mass fraction." ; - "Quantities of the same kind within a given system of quantities have the same quantity dimension. However, quantities of the same dimension are not necessarily of the same kind." ; - "kind of quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityKindPowerFactor - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange owl:rational - ] ; - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "quantity kind power factor" ; - "factor in a product of powers that defines a derived quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityName - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "quantity name" ; - "human-readable textual representation of the quantity" ; - "A number of systems of quantities and units encode a quantity, such as a unit of measure, via a generally accepted abbreviation. URIs representing such quantities are very useful in applications that require globally unique, machine readable names, but are less accessible to people. This concept is intended to provide the corresponding name for a given quantity in the context of a specific system of quantities and units for human consumption." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityValue - rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:decimal - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clauses 3.1.19, 3.1.25" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.19" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "quantity value" ; - "number and reference together expressing the magnitude of a quantity" ; - """According to the type of reference, a quantity value is either -- a product of a number and a measurement unit; the measurement unit one is generally not indicated for quantities of dimension one, or -- a number and a reference to a measurement procedure, or -- a number and a reference material.""" ; - "measurement" , - "value of a quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/QuantityValueRange - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "quantity value range" ; - "expression of the lowest possible value and highest possible value for some quantity" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Ratio - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "https://stats.oecd.org/glossary/detail.asp?ID=6688"^^xsd:anyURI , - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm#r."^^xsd:anyURI ; - rdfs:label "ratio" ; - "proportional relationship between two different quantity values that gives rise to a datum of a specific quantity kind" ; - "A ratio is a quantity measured with respect to some other quantity, or in mathematics a quotient of two numbers or expressions, arrived at by dividing one by the other." ; - "rate" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/RatioScale - rdf:type owl:Class ; - rdfs:subClassOf ; - "https://plato.stanford.edu/entries/measurement-science/"^^xsd:anyURI , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "ratio scale" ; - "measurement scale that represents quantitative values, allows comparison of differences in values, has a fixed zero value and is invariant under multiplication by a positive number" ; - "The Kelvin scale is a ratio scale, as are the familiar scales representing mass in kilograms, length in meters and duration in seconds." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/ReferenceMaterial - rdf:type owl:Class ; - rdfs:subClassOf ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.26" ; - rdfs:label "reference material" ; - "material, sufficiently homogeneous and stable with reference to specified properties, which has been established to be fit for its intended use in measurement or in examination of nominal properties" ; - "Some reference materials have assigned quantity values that are metrologically traceable to a measurement unit outside a system of units. Such materials include vaccines to which International Units (IU) have been assigned by the World Health Organization (WHO)." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/SystemOfQuantities - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.29" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.3" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "system of quantities"@en ; - "set of quantities together with a set of non-contradictory equations relating those quantities" ; - "The International System of Quantities (ISQ) is an example of a SystemOfQuantities, defined in ISO 31 and ISO/IEC 80000." ; - "Ordinal quantities, such as Rockwell C hardness, and nominal properties, such as color of light, are usually not considered to be part of a system of quantities because they are related to other quantities through empirical relations only." . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/SystemOfUnits - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - "ISO 11240 Health informatics - Identification of medicinal products - Data elements and structures for the unique identification and exchange of units of measurement, clause 3.1.30" , - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.13" , - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "system of units" ; - "set of base units and derived units, together with their multiples and submultiples, defined in accordance with given rules, for a given system of quantities" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Total - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "total" ; - "sum of the values for some characteristic of all units" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/UnitPowerFactor - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange owl:rational - ] ; - "https://www.omg.org/spec/SysML/"^^xsd:anyURI ; - rdfs:label "unit power factor" ; - "factor in a product of powers that defines a derived unit" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/Variable - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "variable" ; - "symbol that represents a parameter in a formula or expression" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/RegisteredIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - rdfs:label "registered identifier" ; - "contextual identifier that is registered in a registry by, or on behalf of, a registration authority according to some registration scheme" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/Registrar - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom owl:Thing - ] ; - rdfs:label "registrar" ; - "party that acts as a representative of a registration authority to provide registration services, including official record keeping" ; - "Barron's Dictionary of Business and Economic Terms, Fifth Edition, 2012" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/RegistrationAuthority - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "registration authority" ; - "service provider that is officially responsible for maintaining a registry and providing registration services and/or for delegating of some or all of these roles to a registrar" ; - "RA" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/RegistrationScheme - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "registration scheme" ; - "scheme for organizing information in a registry and allocating identifiers to registered items" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/RegistrationService - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "registration service" ; - "service provided to individuals and/or organizations for the registration of items in a registry" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/Registry - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "registry" ; - "authoritative record or collection of records relating to something" ; - "Electronic registries typically contain a unique identifier for each entry, so that individual records can be referenced from other documents and registries." ; - "register" . - - -### https://www.omg.org/spec/Commons/RegistrationAuthorities/RegistryEntry - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "registry entry" ; - "constituent of a registry that includes the details for something recorded in that registry" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/GovernmentIssuedLicense - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "government-issued license" ; - "grant of permission to legally perform some task, provide some product or service, exercise a certain privilege, or pursue some business or occupation" ; - "Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/Jurisdiction - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "jurisdiction"@en ; - "power of a court or regulatory agency to adjudicate cases, issue orders, and interpret and apply the law with respect to some specific geographic area" ; - "https://www.law.cornell.edu/wex/jurisdiction" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/License - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "license" ; - "grant of permission needed to do something" ; - "Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012" ; - "Note that in some cases, a license may also be considered an agreement or contract, depending on the specifics of the license and jurisdiction." . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/LicenseIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "license identifier" ; - "contextual identifier that is unique within the context of the licensor for a license" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/Licensee - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ] ; - rdfs:label "licensee" ; - "party to whom a license has been granted" ; - "Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/Licensor - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "licensor" ; - "party that grants a license" ; - "Barron's Dictionary of Business and Economics Terms, Fifth Edition, 2012" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/RegulatoryAgency - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "regulatory agency" ; - "public authority or government agency responsible for exercising authority over something in a regulatory or supervisory capacity" ; - "See http://www.finra.org/AboutFINRA/ for an example describing a regulatory agency." ; - "Typically, a regulatory agency is chartered to protect some constituancy, (e.g., investors in the financial industry, consumers with respect to product safety), to ensure the fairness and integrity of some market, and fair and safe business practices among the service providers in that market." ; - "regulator" , - "regulatory authority" , - "regulatory body" . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/RegulatoryReport - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "regulatory report" ; - "report required to support operational transparency that demonstrates compliance with some specification, law, policy, restriction, or other rule specified by a regulatory agency" ; - "Such a report may be needed for licensing, monitoring, taxation, or for other purposes that demonstrate the integrity, fairness, safety, or other capacity of a given industry, organization, or product." . - - -### https://www.omg.org/spec/Commons/RegulatoryAgencies/RegulatoryService - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "regulatory service" ; - "service provided by a regulatory agency, which may include, but not be limited to, examination, monitoring, supervision, testing, or other capabilities required to ensure the integrity, fairness, safety, or other capacity of a given industry, organization, or product" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/AnnualizedStandardDeviation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "annualized standard deviation" ; - "standard deviation for some measure over a specific reference period" ; - "Standard deviation applied to the annual rate of return of an investment provides insights on the historical volatility of that investment. The greater the standard deviation of the price of a security, the greater the volatility. Multiplying monthly standard deviation by the square root of twelve (12) is an industry standard method of approximating annualized standard deviations of monthly returns." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/ArithmeticMean - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "arithmetic mean" ; - rdfs:seeAlso , - ; - "sum of a collection of numbers dividing the resulting sum by the quantity of numbers summed" ; - "While the arithmetic mean is often used to report central tendencies, it is not a robust statistic, meaning that it is greatly influenced by outliers (values that are very much larger or smaller than most of the values). Notably, for skewed distributions, such as the distribution of income for which a few people's incomes are substantially greater than most people's, the arithmetic mean may not accord with one's notion of 'middle', and robust statistics, such as the median, may be a better description of central tendency." ; - "average" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/AverageAbsoluteDeviation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "average absolute deviation" ; - rdfs:seeAlso ; - "average of the absolute deviations from a central point" ; - "AAD" ; - "The central point can be the mean, median, mode, or the result of another measure of central tendency. Absolute deviation is the distance between each value in the data set and that data set's mean or median." ; - "mean absolute deviation" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/CalculatedDate - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "calculated date" ; - "date that is or will be determined based on some formula" ; - "The hasDateValue property of a CalculatedDate is not set until the Date is calculated. Since the calculation may depend upon future events that may or may not ever happen, the hasDateValue property may never be set." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Difference - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:cardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:cardinality "1"^^xsd:nonNegativeInteger - ] ; - rdfs:label "difference" ; - rdfs:seeAlso ; - "quantity by which amounts differ; the remainder left after subtraction of one value from another" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Dispersion - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:nonNegativeInteger - ] ; - rdfs:label "dispersion" ; - rdfs:seeAlso ; - "degree of scatter or variability shown by observations" ; - "Common examples of measures of statistical dispersion are the variance, standard deviation, and interquartile range. The collection size argument, above, represents the number of elements in the set, if known. The collection of values under consideration is represented as a structured collection in FIBO, typically a sample set derived from a finite population." ; - "A measure of statistical dispersion is a nonnegative real number that is zero if all the data are the same and increases as the data become more diverse." , - "It is usually measured as an average deviation about some central value (e.g. mean deviation, standard deviation) or by an order statistic (e.g. quartile deviation, range) but may also be a mean of deviations of values among themselves (e.g. Gini's mean difference and also standard deviation)." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/ExplicitRecurrenceInterval - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "explicit recurrence interval" ; - "recurrence interval defined via an explicit duration" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/FinitePopulation - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "finite population" ; - "population for which it is possible to count its units" ; - "In statistics, a population is a set of similar items or events of interest for some question or experiment. In other words, a population is the complete group of units to which survey results are to apply. (These units may be persons, animals, objects, businesses, trips, etc.)." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/GeometricMean - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "geometric mean" ; - "mean that indicates the central tendency or typical value of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum)" ; - "The geometric mean is defined as the nth root of the product of n numbers. A geometric mean is often used when comparing different items - finding a single 'figure of merit' for these items - when each item has multiple properties that have different numeric ranges. For example, the geometric mean can give a meaningful 'average' to compare two companies which are each rated at 0 to 5 for their environmental sustainability, and are rated at 0 to 100 for their financial viability. If an arithmetic mean were used instead of a geometric mean, the financial viability is given more weight because its numeric range is larger - so a small percentage change in the financial rating (e.g. going from 80 to 90) makes a much larger difference in the arithmetic mean than a large percentage change in environmental sustainability (e.g. going from 2 to 5)." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Mean - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "mean" ; - "most common measure of central tendency; the average of a set of numbers" ; - "https://www.bls.gov/bls/glossary.htm"^^xsd:anyURI , - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "When unqualified, the mean usually refers to the expectation of a variate, or to the arithmetic mean of a sample used as an estimate of the expectation." ; - "μ" ; - "expected value" , - "first (raw) moment" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Median - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "median" ; - "value of the variate dividing the total frequency of a data sample, population, or probability distribution, into two halves" ; - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "The basic advantage of the median in describing data compared to the mean is that it is not skewed by extremely large or small values, and may provide a better idea of a 'typical' value." , - "This measure represents the middle value (if n is odd) or the average of the two middle values (if n is even) in an ordered list of data values. The median divides the total frequency distribution into two equal parts: one-half of the cases fall below the median and one-half of the cases exceed the median." ; - "second quartile" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/MedianAbsoluteDeviation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "median absolute deviation" ; - "median of the absolute deviations of observations from the average which may be the arithmetic mean, the median or the mode" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/NumericIndexValue - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange - ] ; - rdfs:label "numeric index value" ; - "numeric value of some aggregate relative to the value of that aggregate as of some date" ; - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "A mathematical device or number which is used to express the observation (e.g., price level, volume of trade, relative amount etc.) of a given period, in comparison with that of a prior period." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Percentage - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "percentage" ; - "ratio value expressed as a fraction of 100, i.e., in which the denominator is fixed rather than variable and equal to 100" ; - "The percent value is computed by multiplying the numeric value of the ratio by 100." , - "While many percentage values are between 0 and 100, there is no mathematical restriction and percentages may take on other values (positive or negative), particularly in the case of comparisons (percent change)." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/QualifiedMeasure - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onDataRange [ rdf:type rdfs:Datatype ; - owl:unionOf ( xsd:anyURI - xsd:string - ) - ] - ] ; - rdfs:label "qualified measure" ; - "statistical measure that is constrained by features, quantity kinds or units that refine how it is calculated" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Ratio - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "ratio" ; - "proportional relationship between two different numbers or quantities, or in mathematics a quotient of two numbers or expressions, arrived at by dividing one by the other" ; - "A ratio is a quantity measured with respect to some other quantity." ; - "rate" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/RatioValue - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "ratio value" ; - "proportional relationship specifically between two different quantity values that gives rise to a datum of a specific quantity type" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/RecurrenceInterval - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "recurrence interval" ; - "time interval that is consistent between elements of a regular schedule" ; - "frequency" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/RelativeDate - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string - ] ; - rdfs:label "relative date" ; - rdfs:seeAlso ; - "calculated date that is some duration before or after another date" ; - "A settlement date, defined as T+3: three days after the trade date. The 'hasRelativeDuration' property is set to '3D'." ; - "When the 'hasRelativeDuration' property is negative, the RelativeDate is before the 'isRelativeTo' Date; otherwise the RelativeDate is after the 'isRelativeTo' Date." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Sample - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "sample" ; - "subset of a population, usually selected randomly and considered representative of the population" ; - "For example, the Current Population Survey (CPS) monthly sample size is approximately 60,000 households." ; - "https://www.bls.gov/bls/glossary.htm"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/SamplingVariance - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "sampling variance" ; - "measure of the extent to which the estimate of a characteristic from different possible samples of the same size and the same design differ from one another" ; - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "Sampling variation is defined as the average of the squared differences between an estimate and the average of the estimates across all possible samples." , - "The word 'sampling' can usually be omitted, as being defined by the context or otherwise understood. The sampling variance of a statistic is the square of its standard error." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/ScopedMeasure - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "scoped measure" ; - "qualified measure that is constrained by filters on the statistical population to which it applies" ; - "Note that (1) the anchor date reflects the start of the current series, such as 1982-1984 for the CPI, (2) the fixed comparative date might be something like March 2009, if one is comparing a current index against its value at the end of the great recession, (3) the relative comparative date might be something like a month or year ago, depending on the analysis requirements, and (4) the relative comparative period might be a 3 month average prior value, again depending on the analysis requirements." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StandardDeviation - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( - - ) - ] - ] ; - rdfs:label "standard deviation" ; - "square root of variance that measures the spread or dispersion around the mean of a data set" ; - "SD" ; - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "The most widely used measure of dispersion of a frequency distribution introduced by K. Pearson (1893). It is equal to the positive square root of the variance. The standard deviation should not be confused with the root mean square deviation." , - "While standard deviation is the most widely-used measure of spread, using squared deviations, it may not be the most robust." ; - "σ" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalArea - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "statistical area" ; - "physical location that is defined per some program for designating geographic regions for the purposes of tabulating and presenting statistical data" ; - "U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/display/IND/Statistics+Canada+Census+Information" , - "U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/pages/viewpage.action?pageId=6358041" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalAreaIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass - ] ; - rdfs:label "statistical area identifier" ; - "identifier for a physical location that is defined per a nationally consistent program for designating geographic regions for the purposes of tabulating and presenting statistical data" ; - "U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/display/IND/Statistics+Canada+Census+Information" , - "U.S. Bureau of Labor Statistics and Statistics Canada reference definitions - https://wiki.edmcouncil.org/pages/viewpage.action?pageId=6358041" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalMeasure - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] ; - rdfs:label "statistical measure" ; - "summary (means, mode, total, index, etc.) of the individual quantitative variable values for the statistical units in a specific group (study domain)" ; - "Statistical measures may consist of several orthogonal characteristics, including (a) whether they reflect an estimate or variable, (b) the datatype, or from a FIBO perspective, nature of the measure (e.g., index, total, ratio, percent, percent change, mean, others), (c) the population (or the universe that applies to the highest level if defined in general) to which the measure applies, and (d) any relevant aspects used to subset or stratify a measure, (i.e., make them apply to a smaller universe)." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalPopulation - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger ; - owl:onClass - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom xsd:nonNegativeInteger - ] ; - rdfs:label "statistical population" ; - "statistical universe filtered by time and region" ; - "https://www.bls.gov/bls/glossary.htm"^^xsd:anyURI ; - "A common aim of statistical analysis is to produce information about some chosen population. In statistical inference, a subset of the population (a statistical sample) is chosen to represent the population in a statistical analysis. If a sample is chosen properly, characteristics of the entire population that the sample is drawn from can be estimated from corresponding characteristics of the sample." . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalProgram - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "statistical program" ; - "program that presents a detailed investigation and analysis of a subject or situation involving one or more studies or surveys" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/StatisticalUniverse - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom xsd:nonNegativeInteger - ] ; - rdfs:label "statistical universe" ; - "collection representing the total membership, or 'universe', of people, resources, products, services, events, or entities of interest for some question, experiment, survey or statistical program" ; - "A statistical universe can be a group of actually existing objects (e.g. the set of all stars within the Milky Way galaxy) or a hypothetical and potentially infinite group of objects conceived as a generalization from experience (e.g. the set of all possible hands in a game of poker)." ; - "https://www.bls.gov/bls/glossary.htm"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Total - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "total" ; - "sum of the values for some characteristic of all units" ; - "https://www.bls.gov/bls/glossary.htm"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/Variance - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "variance" ; - "measure of spread, calculated as the average squared deviation of each number from the mean of a data set" ; - "https://www150.statcan.gc.ca/n1/edu/power-pouvoir/glossary-glossaire/5214842-eng.htm"^^xsd:anyURI ; - "μ2" , - "σ2" ; - "second moment" . - - -### https://www.omg.org/spec/Commons/StatisticalMeasures/WeightingFunction - rdf:type owl:Class ; - rdfs:subClassOf , - ; - rdfs:label "weighting function" ; - "expression or function that determines the relative importance or influence of a given element of a set with respect to the whole" ; - "Given a sample size of 1000, and a population of 300M, then the chance that any individual is selected is 1 in 300K. In that case, 300K is the weight assigned to each of the elements in the sample." ; - "For certain indices, one of the most common weighting factor is by market capitalization. In that case, each of the elements in the basket is multiplied by its market cap to determine its relative importance to the basket overall." , - "With respect to discrete calculations, weighting functions are positive functions defined on discrete sets, such as weighted sums and weighted averages." . - - -### https://www.omg.org/spec/Commons/StructuredCollections/ChronologicallyOrderedCollection - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "chronologically ordered collection" ; - "structured collection whose elements are ordered by a sequence of dates in time" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" ; - "Examples include simple schedules, bank statements, and other records that are ordered by time." . - - -### https://www.omg.org/spec/Commons/StructuredCollections/ChronologicallyOrderedConstituent - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "chronologically ordered constituent" ; - "element of a collection that is ordered within a collection with respect to a sequence of dates in time" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" ; - "Note that the use of several options for the representation of a date and time stamp enables extensions for milliseconds, nanoseconds using an xsd:string that has the format of an xsd:dateTime datatype but extends the level of granularity consistently. An example of where this is required is to represent records that are ordered by date and time and security prices that change multiple times in a given day." . - - -### https://www.omg.org/spec/Commons/StructuredCollections/IndexValue - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - rdfs:label "index value" ; - "aspect of a collection or retrieval system indicating the address within a record, list, or document where that element can be found" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" ; - "An index may be an indirect shortcut derived from and pointing into, a collection of values, data, information or knowledge or a simple ordinal number." ; - "For index values that are numeric, use hasNumericValue from the Commons Quantities and Units ontology to specify the value itself. For a more complex string-valued index, use hasTextValue from the Commons TextDatatype ontology to specify the value." . - - -### https://www.omg.org/spec/Commons/StructuredCollections/IndexedConstituent - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:label "indexed constituent" ; - "element of a collection that is ordered within that collection with respect to an index" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" . - - -### https://www.omg.org/spec/Commons/StructuredCollections/IndexingScheme - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "indexing scheme" ; - "system for indexing values, data, information, or knowledge" . - - -### https://www.omg.org/spec/Commons/StructuredCollections/List - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:label "list" ; - "structured collection containing a finite, ordered set of related items, where the same value may occur more than once" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" . - - -### https://www.omg.org/spec/Commons/StructuredCollections/Set - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:label "set" ; - "assembly of distinct objects or concepts considered as a whole" ; - "ISO 5127 Information and documentation - Foundation and vocabulary, Second edition, 2017-05" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Alpha2RegionCode - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:isDefinedBy ; - rdfs:label "alpha-2 region code" ; - "digraph representing a country or geographic region" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Alpha3RegionCode - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:isDefinedBy ; - rdfs:label "alpha-3 region code" ; - "trigraph representing a country or geographic region" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/CoordinateSystem - rdf:type owl:Class ; - rdfs:subClassOf ; - , - ; - rdfs:isDefinedBy ; - rdfs:label "coordinate system" ; - "system that uses one or more numbers, or coordinates, to uniquely determine the position of a point or other geometric element on a planar or spherical surface" ; - "Without a concise definition of the coordinate system used to represent a point, it is difficult to change to a new coordinate system. Changing coordinate systems is required when integrating data from different sources into a common coordinate system." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Country - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:boolean - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger - ] ; - rdfs:isDefinedBy ; - rdfs:label "country" ; - rdfs:seeAlso , - , - ; - "geopolitical entity representing a distinct territorial body or political entity or dependent territory" ; - "It may be an independent sovereign state or part of a larger state, as a non-sovereign or formerly sovereign political division, a physical territory with a government, or a geographic region associated with sets of previously independent or differently associated peoples with distinct political characteristics." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/CountrySubdivision - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:isDefinedBy ; - rdfs:label "country subdivision" ; - "geopolitical entity, typically a division of a country, dependency, or other area of special geopolitical interest related to a country or other geopolitical entity" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/GeographicCoordinateSystem - rdf:type owl:Class ; - rdfs:subClassOf ; - , - ; - rdfs:isDefinedBy ; - rdfs:label "geographic coordinate system" ; - "three-dimensional reference system that locates points on the Earth's surface" ; - "The three most widely used systems for indicating point locations in the United States are (1) latitude and longitude [and optionally elevation], (2) Universal Transverse Mercator (UTM) system, and (3) State Plane Coordinate Systems (SPCS)." ; - "The unit of measure is usually decimal degrees. A point has two coordinate values, latitude and longitude. Latitude and longitude measure angles." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/GeographicRegion - rdf:type owl:Class ; - rdfs:subClassOf ; - ; - rdfs:isDefinedBy ; - rdfs:label "geographic region" ; - "area of land that has common features" ; - "A region can be defined by natural or artificial features. For the purposes of LCC, a geographic region is describes part of a country or the world having definable characteristics but not always fixed boundaries." . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/GeographicRegionIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:string - ] ; - rdfs:isDefinedBy ; - rdfs:label "geographic region identifier" ; - "string of letters assigned to a country or other geographic region for the purpose of uniquely identifying it" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/GeographicRegionKind - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - rdfs:isDefinedBy ; - rdfs:label "geographic region kind" ; - "classifier for a geographic region, including but not limited to a subdivision of a geopolitical entity, (noting that there may be more than one kind for a given country or other entity)" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/GeopoliticalEntity - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:isDefinedBy ; - rdfs:label "geopolitical entity" ; - "any country, federal province, city or other administrative unit that represents a geophysical location and has some political identity" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Location - rdf:type owl:Class ; - rdfs:isDefinedBy ; - rdfs:label "location" ; - "place or position in time and/or space, including a virtual place" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Region - rdf:type owl:Class ; - rdfs:isDefinedBy ; - rdfs:label "region" ; - "area that is a continuous part of a surface, space, or body" . - - -### https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Territory - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:isDefinedBy ; - rdfs:label "territory" ; - "geopolitical entity, typically considered an area of special geopolitical interest, related to a country or other geopolitical entity" ; - "Certain territories are included in the ISO 3166-2 code set without an alpha 2 or alpha 3 code. In these cases, the numeric code for the subregion may have more than 3 characters in their corresponding numeric region codes." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Alpha2LanguageCode - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 1: Alpha-2 code, clause 4.1" ; - rdfs:isDefinedBy ; - rdfs:label "alpha-2 language code" ; - "language identifier that is a two-letter combination of characters used to represent a language or languages" ; - "In the ISO 639-1 language code, each language identifier is composed of two letters (lower case letters from the Latin alphabet, corresponding to characters 97 through 122 of the UTF-8 encoding), without diacritical marks or other encodings of any kind." ; - "The identifiers are not abbreviations for the languages they identify. They are derived in some way from the indigenous language name or from preferences of the relevant speech community." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Alpha3LanguageCode - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 2: Alpha-3 code, clause 3.2" ; - rdfs:isDefinedBy ; - rdfs:label "alpha-3 language code" ; - "language identifier that is a three-letter combination of characters used to represent a language or languages" ; - "In the ISO 639-2 language code, each language identifier is composed of three letters (lower case letters from the Latin alphabet, corresponding to characters 97 through 122 of the UTF-8 encoding), without diacritical marks or other encodings of any kind." , - "Two code sets are provided in ISO 639-2, one for bibliographic applications and one for terminology applications. Some of these are considered collective language codes, referring to a family of languages, and there are a few special purpose codes for use in various applications. ISO 639-3 provides a single, three character code for each individual language or macrolanguage. Additional codes for language families and groups are specified in other parts of the standard." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/AncientLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clauses 3.25 and 4.7" ; - rdfs:isDefinedBy ; - rdfs:label "ancient language" ; - "extinct language that has an attested literature and is recognized as having special status in the academic community" ; - "Ancient languages may have either individual or collective language codes. See clause 4.1.5, ISO 639-2, for an explanation of the latter case." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/ArtificialLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clauses 3.28 and 4.8" ; - rdfs:isDefinedBy ; - rdfs:label "artificial language" ; - "language for human communication that has been artificially devised" ; - "Artificial languages do not include reconstructed languages or computer programming languages." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/BibliographicCode - rdf:type owl:Class ; - rdfs:subClassOf ; - rdfs:isDefinedBy ; - rdfs:label "bibliographic code" ; - "alpha-3 code that is a member of the set of bibliographic codes specified in ISO 639-2" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/CollectiveLanguageCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - owl:disjointWith ; - "Codes for the representation of names of languages - Part 2: Alpha-3 code, clauses 3.3 and 4.1.1" , - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 4.6" ; - rdfs:isDefinedBy ; - rdfs:label "collective language code" ; - "language identifier or code used to represent a group of languages" ; - "See clause 4.1.1, ISO 639-2, for an explanation of the usage of such codes, and clause 4.1.3 to gain understanding of the distinction between collective language and macrolanguage codes." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Dialect - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 2: Alpha-3 code, clauses 4.1.3 and 4.1.4" , - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clauses 3.8, 4.2, and 4.5" ; - rdfs:isDefinedBy ; - rdfs:label "dialect" ; - "language variant that is specific to a geographical region or speech community" ; - "Dialects are typically represented via the same language code as the code for the primary language, with a few exceptions for well-known dialects. See clauses 4.1.3 and 4.1.4, ISO 639-2 for additional details on the treatment of dialects in the standard." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/ExtinctLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - owl:disjointWith ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clauses 3.24 and 4.7" ; - rdfs:isDefinedBy ; - rdfs:label "extinct language" ; - "individual language or variant that is no longer in use and has no current descendant" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/HistoricalLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clauses 3.26 and 4.7" ; - rdfs:isDefinedBy ; - rdfs:label "historical language" ; - "well-known prior version of a living or extinct language" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/IndividualLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.7" ; - rdfs:isDefinedBy ; - rdfs:label "individual language" ; - "language that can be distinguished from another language by some set of rules" ; - "Identifiers in Parts 1, 2, and 3 of ISO 639 are assumed to denote distinct individual languages, unless the language name explicitly refers to a language group. See clause 4.2 in ISO 639-4 for a detailed explanation of the definition of individual language in the context of the ISO 639 standard." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/IndividualLanguageIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - owl:disjointWith ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 3.7" ; - rdfs:isDefinedBy ; - rdfs:label "individual language identifier" ; - "language identifier whose scope is that of an individual (distinct) language" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Language - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom rdfs:Literal - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom rdfs:Literal - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:minCardinality "0"^^xsd:nonNegativeInteger - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.6" ; - rdfs:isDefinedBy ; - rdfs:label "language" ; - "systematic use of sounds, characters, symbols or signs to communicate meaning" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LanguageFamily - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.11" ; - rdfs:isDefinedBy ; - rdfs:label "language family" ; - "group of individual languages related to each other through common ancestry" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LanguageGroup - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.10" ; - rdfs:isDefinedBy ; - rdfs:label "language group" ; - "collection of two or more individual languages, treated as a group for some purpose" ; - "See clause 4.6 in ISO 639-4 for additional explanatory material for language groups." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LanguageIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom xsd:string - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.5" ; - rdfs:isDefinedBy ; - rdfs:label "language identifier" ; - "string of characters that uniquely identifies a linguistic entity" ; - "language identifier" ; - "In the language codes of Parts 1, 2, 3, and 5 of ISO 639, each language identifier is composed of two or three letters." ; - "language symbol" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LanguageVariant - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.14" ; - rdfs:isDefinedBy ; - rdfs:label "language variant" ; - "variation of an individual language that is sufficiently unique that it can be identified and named" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LanguageVariation - rdf:type owl:Class ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.13" ; - rdfs:isDefinedBy ; - rdfs:label "language variation" ; - "continuous change within and between individual languages" ; - "Language variation may include change over time, space, cultural affiliation, etc." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/LivingLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.23" ; - rdfs:isDefinedBy ; - rdfs:label "living language" ; - "individual language or variant in use today by some speech community" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Macrolanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.9" ; - rdfs:isDefinedBy ; - rdfs:label "macrolanguage" ; - "language that may be viewed in some circumstances as an individual language, but actually represents two or more individual languages" ; - "See clauses 4.1 and 4.3 of ISO 639-4 for an extensive description of macrolanguages and how they are different from language groups." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/MacrolanguageIdentifier - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - owl:disjointWith ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 3.7" ; - rdfs:isDefinedBy ; - rdfs:label "macrolanguage identifier" ; - "language identifier whose scope is that of a macrolanguage" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/NaturalLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.27" ; - rdfs:isDefinedBy ; - rdfs:label "natural language" ; - "language used in human communications that is not artificial in nature" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Orthography - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.27" ; - rdfs:isDefinedBy ; - rdfs:label "orthography" ; - "set of conventions and rules for representing language in written form" ; - "The orthographic rules for a given language may include rules of spelling, hyphenation, capitalization, word breaks, emphasis, and punctuation. Languages that have multiple writing systems may have distinct orthographies and scripts." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/RemainderGroup - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.12" ; - rdfs:isDefinedBy ; - rdfs:label "remainder group" ; - "group of languages that explicitly excludes certain individual languages" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Script - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.17" ; - rdfs:isDefinedBy ; - rdfs:label "script" ; - "set of graphic characters used to represent one or more languages in writing" ; - "Use of multiple writing systems does not mean that multiple language identifiers are necessary for a language. ISO 639 language identifiers may be combined with script identifiers from ISO 15924 (e.g., BCP 47)." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/SpecialPurposeCode - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom - ] ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 3.7" ; - rdfs:isDefinedBy ; - rdfs:label "special purpose code" ; - "language identifier whose scope is that of a special purpose language construct" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/SpecialPurposeLanguageConcept - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 4.2.6" ; - rdfs:isDefinedBy ; - rdfs:label "special purpose language concept" ; - "language concept introduced in ISO 639-3 to satisfy special-purpose requirements, typically to support application constraints" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/SpokenLanguage - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.22" ; - rdfs:isDefinedBy ; - rdfs:label "spoken language" ; - "individual language or language variant that is articulated through speech (oral or vocal) sounds" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/StandardVariant - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.15" ; - rdfs:isDefinedBy ; - rdfs:label "standard variant" ; - "language variant with a high degree of status and normalization, typically used in public discourse, centers of government and commerce" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/TerminologyCode - rdf:type owl:Class ; - rdfs:subClassOf ; - "Codes for the representation of names of languages - Part 3: Alpha-3 code for comprehensive coverage of languages, clause 3.7" ; - rdfs:isDefinedBy ; - rdfs:label "terminology code" ; - "language identifier whose scope is that of terminological codes" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Transcription - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.19" , - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clauses 3.4.37" ; - rdfs:isDefinedBy ; - rdfs:label "transcription" ; - "the representation of speech or signing in written form" ; - "From a terminology perspective, transscription is a method for the formation of designations in which the script of a natural language is used to represent the sounds of another natural language." , - "The resulting text is also referred to as a transcription." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/Transliteration - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.20" , - "ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09, clauses 3.4.36" ; - rdfs:isDefinedBy ; - rdfs:label "transliteration" ; - "the conversion of text from one script to another without loss of information" ; - "From a terminology perspective, transliteration is a method for the formation of designations in which a designation results from a one-to-one conversion of one script into another." , - "The resulting text is also referred to as a transliteration." , - "Transliteration makes use of bidirectional correspondence between the characters of the two involved scripts and allows reconstruction of the original script without any loss of information about graphic characters." . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/WritingSystem - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.16" ; - rdfs:isDefinedBy ; - rdfs:label "writing system" ; - "system for writing a language, including the requisite script and character set" . - - -### https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/WrittenLanguage - rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - "Codes for the representation of names of languages - Part 4: General principles of coding of the representation of names of languages and related entities, and application guidelines, clause 3.21" ; - rdfs:isDefinedBy ; - rdfs:label "written language" ; - "the representation of a language via a writing system, with a relatively normalized orthography" . - - -################################################################# -# Individuals -################################################################# - -### https://chem.nlm.nih.gov/chemidplus/rn/14636-12-5 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "14636-12-5" ; - rdfs:label "14636-12-5" . - - -### https://chem.nlm.nih.gov/chemidplus/rn/440358-84-9 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "440358-84-9" ; - rdfs:label "440358-84-9" . - - -### https://chem.nlm.nih.gov/chemidplus/rn/88150-42-9 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "88150-42-9" ; - rdfs:label "88150-42-9" . - - -### https://data.pistoiaalliance.org/idmp/EMA_MPID/IE-100000833-00000003 - rdf:type owl:NamedIndividual , - , - ; - ; - "IE-100000833-00000003" . - - -### https://data.pistoiaalliance.org/idmp/EMA_PCID/IE-100000833-00000003-0001 - rdf:type owl:NamedIndividual , - , - ; - ; - "IE-100000833-00000003-0001" . - - -### https://data.pistoiaalliance.org/idmp/EMA_PCID/IE-100000833-00000003-0002 - rdf:type owl:NamedIndividual , - , - ; - ; - "IE-100000833-00000003-0002" . - - -### https://data.pistoiaalliance.org/idmp/EMA_PCID/IE-100000833-00000003-0003 - rdf:type owl:NamedIndividual , - , - ; - ; - "IE-100000833-00000003-0003" . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/FAS0DJC51V - rdf:type owl:NamedIndividual . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/bba69d15-f55c-4f0d-8e24-e61b60f2a115 - rdf:type owl:NamedIndividual , - ; - rdfs:label "aluminum hydroxide" . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/beaecfe8-eccb-44ab-b842-ae2cc60ff3e4 - rdf:type owl:NamedIndividual , - ; - rdfs:label "aluminum phosphate" . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/c9925b82-5d36-4e00-b54d-d3b7189625de - rdf:type owl:NamedIndividual , - ; - rdfs:label "1-3-O-desacyl-4' monophosphoryl lipid A" . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/e67c9314-1e17-4876-a745-47f27c2169e6 - rdf:type owl:NamedIndividual , - ; - rdfs:label "hepatitis B surface antigen" . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/1J444QC288 - rdf:type owl:NamedIndividual . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/4U092XZF0K - rdf:type owl:NamedIndividual . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/7Z5X49W53P - rdf:type owl:NamedIndividual . - - -### https://gsrs.ncats.nih.gov/api/v1/substances/864V2Q084H - rdf:type owl:NamedIndividual . - - -### https://id.loc.gov/vocabulary/iso639-1/aa - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ab - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ae - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/af - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ak - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/am - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/an - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ar - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/as - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/av - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ay - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/az - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ba - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/be - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bm - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/br - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/bs - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ca - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ce - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ch - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/co - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/cr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/cs - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/cu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/cv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/cy - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/da - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/de - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/dv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/dz - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ee - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/el - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/en - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/eo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/es - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/et - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/eu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fa - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ff - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fj - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/fy - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ga - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/gd - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/gl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/gn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/gu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/gv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ha - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/he - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/hi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ho - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/hr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ht - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/hu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/hy - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/hz - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ia - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/id - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ie - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ig - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ii - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ik - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/io - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/is - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/it - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/iu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ja - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/jv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ka - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ki - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kj - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/km - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ko - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ks - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ku - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/kw - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ky - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/la - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lb - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/li - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ln - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lt - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/lv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ml - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ms - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/mt - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/my - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/na - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nb - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nd - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ne - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ng - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/no - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/nv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ny - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/oc - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/oj - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/om - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/or - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/os - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/pa - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/pi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/pl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ps - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/pt - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/qu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/rm - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/rn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ro - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ru - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/rw - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sa - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sc - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sd - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/se - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/si - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sm - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/so - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sq - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ss - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/st - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/su - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sv - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/sw - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ta - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/te - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tg - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/th - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ti - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tl - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tn - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/to - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tr - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ts - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tt - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/tw - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ty - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ug - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/uk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ur - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/uz - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/ve - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/vi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/vo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/wa - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/wo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/xh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/yi - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/yo - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/za - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/zh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://id.loc.gov/vocabulary/iso639-1/zu - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Amlodipine - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - ; - , - ; - 1 ; - , - ; - rdfs:label "amlodipine" ; - "fully substituted dialkyl 1,4-dihydropyridine-3,5-dicarboxylate derivative, which is used for the treatment of hypertension, chronic stable angina and confirmed or suspected vasospastic angina" ; - "It is a long-acting dihydropyridine calcium channel blocker effective in the treatment of angina pectoris and hypertension." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineAsActiveMoiety - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "amlodipine as active moiety" ; - "amlodipine in the role of an active moiety" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineAsReferenceStrengthInAmlodipineEMCStrength - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "amlodipine as reference strength in Amlodipine EMC strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineAsReferenceStrengthInNorvascPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "amlodipine as reference strength in Norvasc presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylate - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - ; - ; - 2 ; - "https://dailymed.nlm.nih.gov/dailymed/fda/fdaDrugXsl.cfm?setid=fc7d39d7-e006-4ed6-a31c-827452603002" ; - rdfs:label "amlodipine besylate" ; - "besylate salt of amlodipine, a long-acting calcium channel blocker" ; - "Amlodipine besylate is chemically described as 3-Ethyl-5-methyl (±)-2-[(2-aminoethoxy)methyl]-4-(2-chlorophenyl)-1,4-dihydro-6-methyl-3,5-pyridinedicarboxylate, monobenzenesulphonate. Amlodipine besylate is a white crystalline powder with a molecular weight of 567.1. It is slightly soluble in water and sparingly soluble in ethanol." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateAsActiveIngredientInNorvasc - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "amlodipine besylate as active ingredient in Norvasc" ; - "amlodipine besylate in the role of an active ingredient in the pharmaceutical product, Norvasc, where another substance acts as the reference basis of strength, namely, amlodipine" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateComposition - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - rdfs:label "amlodipine besylate composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateDenominatorInNorvascPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "amlodipine besylate denominator in Norvasc presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateMolecularFormula - rdf:type owl:NamedIndividual , - ; - "C20H25CIN2O5.C6H6O3S" ; - "https://dailymed.nlm.nih.gov/dailymed/fda/fdaDrugXsl.cfm?setid=fc7d39d7-e006-4ed6-a31c-827452603002" ; - rdfs:label "amlodipine besylate molecular formula" ; - "molecular formula for the substance amplodipine besylate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateMolecularFormulaByMoiety - rdf:type owl:NamedIndividual , - ; - "C20H25CIN2O5.C6H6O3S" ; - "https://dailymed.nlm.nih.gov/dailymed/fda/fdaDrugXsl.cfm?setid=fc7d39d7-e006-4ed6-a31c-827452603002" ; - rdfs:label "amlodipine besylate molecular formula by moiety" ; - "molecular formula by moiety for the substance amplodipine besylate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateMolecularStructure - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "amlodipine besylate molecular structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateMolecularWeight - rdf:type owl:NamedIndividual , - ; - ; - 567.05 ; - rdfs:label "amlodipine besylate molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateNumeratorInNorvascPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 6.94 ; - rdfs:label "amlodipine besylate numerator in Norvasc presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateOfficialName - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - , - ; - ; - , - , - ; - ; - "amlodipine besylate" ; - rdfs:label "amlodipine besylate official name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylatePresentationStrengthInNorvasc - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "amlodipine besylate presentation strength in Norvasc" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineBesylateSimplifiedMolecularInputLineEntry - rdf:type owl:NamedIndividual , - ; - "OS(=O)(=O)C1=CC=CC=C1.CCOC(=O)C2=C(COCCN)NC(C)=C(C2C3=C(Cl)C=CC=C3)C(=O)OC" ; - rdfs:label "amlodipine besylate simplified molecular input line entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineCommonName - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - , - ; - ; - , - , - ; - ; - ; - "Amlodipine [INN:BAN]" ; - rdfs:label "amlodipine common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineDenominatorInAmlodipineEMCPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "amlodipine denominator in Amlodipine EMC presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineDenominatorInNorvascPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "amlodipine denominator in Norvasc presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-ManufacturedItem - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "Amlodipine EMC - manufactured item" ; - "manufactured item that is a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-PharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Amlodipine EMC - pharmaceutical product" ; - "pharmaceutical product that is a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-TherapeuticIndication-AnginaPectoris - rdf:type owl:NamedIndividual , - ; - [ rdf:type ; - "10002383" ; - rdfs:label "MedDRA id for angina pectoris" - ] ; - ; - "indicated for the treatment of stable angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-TherapeuticIndication-Hypertension - rdf:type owl:NamedIndividual , - ; - [ rdf:type ; - "10020772" ; - rdfs:label "MedDRA id for hypertension" - ] ; - ; - "indicated for the treatment of hypertension" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMCComposition - rdf:type owl:NamedIndividual , - ; - ; - , - ; - rdfs:label "Amlodipine EMC composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMCMedicinalProduct - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "Amlodipine EMC medicinal product" ; - "medicinal product that is a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrate - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - ; - ; - 3 ; - "https://go.drugbank.com/salts/DBSALT002978" , - "https://pubchem.ncbi.nlm.nih.gov/compound/Amlodipine-mesylate-monohydrate" ; - rdfs:label "amlodipine mesylate monohydrate" ; - "mesylate salt of amlodipine, a long-acting calcium channel blocker" ; - "Amlodipine mesylate monohydrate is chemically described as 3,5-Pyridinedicarboxylic acid, 2-((2-aminoethoxy)methyl)-4-(2-chlorophenyl)-1,4-dihydro-6-methyl-, 3-ethyl 5-methyl ester, monomethanesulfonate, monohydrate." ; - "amlodipine mesilate monohydrate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateAsActiveIngredientInAmlodipineEMC - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "amlodipine mesylate monohydrate as active ingredient in Amlodipine EMC" ; - "amlodipine mesylate monohydrate in the role of an active ingredient, where amlodipine acts as the reference basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateAsActiveIngredientInAmlodipineEMCPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "amlodipine mesylate monohydrate as active ingredient in Amlodipine EMC presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateComposition - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "amlodipine mesylate monohydrate composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateDenominatorInAmlodipineEMCPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "amlodipine mesylate monohydrate denominator in Amlodipine EMC presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateMolecularFormula - rdf:type owl:NamedIndividual , - ; - "C21H31ClN2O9S" ; - "https://go.drugbank.com/salts/DBSALT002978" , - "https://pubchem.ncbi.nlm.nih.gov/compound/Amlodipine-mesylate-monohydrate" ; - rdfs:label "amlodipine mesylate monohydrate molecular formula" ; - "molecular formula for the substance amplodipine mesylate monohydrate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateMolecularFormulaByMoiety - rdf:type owl:NamedIndividual , - ; - "C20H25ClN2O5.CH4O3S.H2O" ; - "https://go.drugbank.com/salts/DBSALT002978" , - "https://pubchem.ncbi.nlm.nih.gov/compound/Amlodipine-mesylate-monohydrate" ; - rdfs:label "amlodipine mesylate monohydrate molecular formula by moiety" ; - "molecular formula by moiety for the substance amplodipine mesylate monohydrate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateMolecularStructure - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "amlodipine mesylate monohydrate molecular structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateMolecularWeight - rdf:type owl:NamedIndividual , - ; - ; - 522.9999 ; - rdfs:label "amlodipine mesylate monohydrate molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateNumeratorInAmlodipineEMCPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 6.41 ; - rdfs:label "amlodipine mesylate monohydrate numerator in Amlodipine EMC presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateOfficialName - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - , - ; - ; - , - , - ; - ; - ; - "amlodipine mesylate monohydrate" ; - rdfs:label "amlodipine mesylate monohydrate official name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMesylateMonohydrateSimplifiedMolecularInputLineEntry - rdf:type owl:NamedIndividual , - ; - "O.CS(O)(=O)=O.CCOC(=O)C1=C(COCCN)NC(C)=C(C1C1=C(Cl)C=CC=C1)C(=O)OC" ; - rdfs:label "amlodipine mesylate monohydrate simplified molecular input line entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMolecularFormula - rdf:type owl:NamedIndividual , - ; - "C20H25ClN2O5" ; - , - ; - rdfs:label "amlodipine molecular formula" ; - "molecular formula for the substance amplodipine" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMolecularFormulaByMoiety - rdf:type owl:NamedIndividual , - ; - "C20H25ClN2O5" ; - , - ; - rdfs:label "amlodipine molecular formula by moiety" ; - "molecular formula by moiety for the substance amplodipine" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMolecularStructure - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "amlodipine molecular structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineMolecularWeight - rdf:type owl:NamedIndividual , - ; - ; - 408.88 ; - rdfs:label "amlodipine molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineNumeratorInAmlodipineEMCPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 5.0 ; - rdfs:label "amlodipine numerator in Amlodipine EMC presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineNumeratorInNorvascPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 5.0 ; - rdfs:label "amlodipine numerator in Norvasc presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineOfficialName - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - ; - "amlodipine" ; - rdfs:label "amlodipine official name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineSimplifiedMolecularInputLineEntry - rdf:type owl:NamedIndividual , - ; - "CCOC(=O)C1=C(NC(=C(C1C2=CC=CC=C2Cl)C(=O)OC)C)COCCN" ; - rdfs:label "amlodipine simplified molecular input line entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Cardboard - rdf:type owl:NamedIndividual , - ; - rdfs:label "cardboard" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/CardboardCommonName - rdf:type owl:NamedIndividual , - ; - ; - "cardboard" ; - rdfs:label "cardboard common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/EVMPD-SUB05467MIG - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "SUB05467MIG" ; - rdfs:label "SUB05467MIG" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/KentPharmaAsManufacturer - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Kent Pharma UK Ltd. as manufacturer" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/KentPharmaUKLtd - rdf:type owl:NamedIndividual , - ; - "pharmaceutical company headquartered at The Bower, 4 Roundwood Avenue, Stockley Park, Heathrow, UB11 1AF" ; - rdfs:label "Kent Pharma UK Ltd." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-ManufacturedItem - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "Norvasc - manufactured item" ; - "manufactured item that is a besylate salt of amlodipine, a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-PharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc - pharmaceutical product" ; - "pharmaceutical product that is a besylate salt of amlodipine, a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascAsAuthorizedMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - , - ; - rdfs:label "Norvasc as authorized medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascAsStartingMaterial - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "norvasc tablets as starting material" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBlister - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc blister" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBlisterAsImmediateContainer - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc blister As Immediate Container" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBlisterAsStartingMaterial - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "norvasc blisters as starting material" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBlisterPackagingMethod - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Norvasc blister packaging method" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBox - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc Box" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBoxAsOuterPackaging - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc box as outer packaging" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascBoxConstituency - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc box constituency" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascComposition - rdf:type owl:NamedIndividual , - ; - ; - , - ; - rdfs:label "Norvasc composition" ; - "composition of the pharmaceutical product, Norvasc, that is a besylate salt of amlodipine" ; - "NORVASC (amlodipine besylate) Tablets are formulated as white tablets equivalent to 2.5, 5, and 10 mg of amlodipine for oral administration. In addition to the active ingredient, amlodipine besylate, each tablet contains the following inactive ingredients: microcrystalline cellulose, dibasic calcium phosphate anhydrous, sodium starch glycolate, and magnesium stearate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascIntermediatePackaging - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc intermediate packaging" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascMarketingAuthorizationInGermany - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "Norvasc Market Authorization in Germany" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascMedicinalProduct - rdf:type owl:NamedIndividual , - ; - , - ; - ; - , - ; - rdfs:label "Norvasc medicinal product" ; - "pharmaceutical and medicinal product that is a besylate salt of amlodipine, a long-acting long-acting calcium channel blocker (CCB), used to treat high blood pressure (hypertension) and a type of chest pain called angina" ; - "NORVASC (amlodipine besylate) Tablets are formulated as white tablets equivalent to 2.5, 5, and 10 mg of amlodipine for oral administration. In addition to the active ingredient, amlodipine besylate, each tablet contains the following inactive ingredients: microcrystalline cellulose, dibasic calcium phosphate anhydrous, sodium starch glycolate, and magnesium stearate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascPackageTablets - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Package norvasc tablets process step" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascPackagedMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Norvasc packaged medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/NorvascPackagedMedicinalProductConstituency - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Norvasc packaged medicinal product constituency" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/P015011211 - rdf:type owl:NamedIndividual , - ; - ; - "P015011211" ; - rdfs:label "P015011211" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Paperboard - rdf:type owl:NamedIndividual , - ; - rdfs:label "paperboard" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PaperboardCommonName - rdf:type owl:NamedIndividual , - ; - ; - "paperboard" ; - rdfs:label "paperboard common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PfizerGmbH - rdf:type owl:NamedIndividual , - ; - "A research-based pharmaceutical company. The Company discovers, develops, manufactures, and markets medicines for humans and animals. Pfizer offers products such as prescription pharmaceuticals, non-prescription self-medications, and animal health products such as anti-infective medicines and vaccines." ; - rdfs:label "Pfizer GmbH" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PfizerGmbHAsMarketingAuthorizationHolder - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Pfizer GmbH as marketing authorization holder" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PfizerInc - rdf:type owl:NamedIndividual , - ; - "American multinational pharmaceutical and biotechnology corporation headquartered on 42nd Street in Manhattan, New York City." ; - rdfs:label "Pfizer Inc." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PfizerLaboratoriesAsManufacturer - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Pfizer Laboratories as manufacturer" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PolyvinalChlorideCommonName - rdf:type owl:NamedIndividual , - ; - ; - "PVC" ; - rdfs:label "polyvinyl chloride common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/PolyvinylChloride - rdf:type owl:NamedIndividual , - ; - rdfs:label "polyvinyl chloride" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/UNII-1J444QC288 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "1J444QC288" ; - ; - rdfs:label "1J444QC288" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/UNII-864V2Q084H - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "864V2Q084H" ; - ; - rdfs:label "864V2Q084H" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/UNII-FAS0DJC51V - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "FAS0DJC51V" ; - ; - rdfs:label "FAS0DJC51V" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/MarketingAuthorizationNumber-EMEA/H/A-30/1288 - rdf:type owl:NamedIndividual , - ; - ; - ; - "EMEA/H/A-30/1288" ; - rdfs:label "marketing authorization number EMEA/H/A-30/1288" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/Aliskiren - rdf:type owl:NamedIndividual , - ; - rdfs:label "aliskiren" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/AliskirenAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "aliskiren as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/AliskirenMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "aliskiren medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/AluminumHydroxideAsActiveIngredient - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "aluminum hydroxide as an active ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/AluminumPhosphateAsActiveIngredient - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Aluminum Phosphate as an active ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/ClinicalTrialAuthorization-2004-002410-11 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "clinical trial authorization 2004-002410-11" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/ClinicalTrialAuthorization-2010-022372-31 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "clinical trial authorization 2010-022372-31" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/ClinicalTrialAuthorization-2012-000236-26 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "clinical trial authorization 2012-000236-26" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/ClinicalTrialAuthorization-2014-002112-16 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "clinical trial authorization 2014-002112-16" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/DynavaxTechnologiesCorporation - rdf:type owl:NamedIndividual , - ; - rdfs:label "Dynavax Technologies Corporation" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/DynavaxTechnologiesCorporationAsAuthorizedParty - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Dynavax Technologies Corporation as authorized party" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/DynavaxTechnologiesCorporationAsMarketingAuthorizationHolder - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Dynavax Technologies Corporation as marketing authorization holder" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EngerixBAsAuthorizedMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Engerix B as authorized medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EngerixBAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Engerix B as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EngerixBMarketingAuthorizationInEuropeanUnion - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "Engerix B Market Authorization in European Union" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EngerixBPharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - , - ; - rdfs:label "Engerix B PP" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EudraClinicalTrialsNumber-2004-002410-11 - rdf:type owl:NamedIndividual , - ; - ; - "2004-002410-11" ; - rdfs:label "Eudra clinical trials number 2004-002410-11" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EudraClinicalTrialsNumber-2010-022372-31 - rdf:type owl:NamedIndividual , - ; - ; - "2010-022372-31" ; - rdfs:label "Eudra clinical trials number 2010-022372-31" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/EudraClinicalTrialsNumber-2014-002112-16 - rdf:type owl:NamedIndividual , - ; - ; - "2014-002112-16" ; - rdfs:label "Eudra clinical trials number 2014-002112-16" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/FendrixAsAuthorizedMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Fedrix as authorized medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/FendrixAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Fedrix as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/FendrixMarketingAuthorizationInEuropeanUnion - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "Fedrix Market Authorization in European Union" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/FendrixPharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - , - , - ; - rdfs:label "Fendrix suspension For injection in pre-filled syringe PP" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/GlaxoSmithKlineBiologicalsAsMarketingAuthorizationHolder - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "GlaxoSmithKline Biologicals as marketing authorization holder" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/GlaxoSmithKlineBiologicalsSA - rdf:type owl:NamedIndividual , - ; - rdfs:label "GlaxoSmithKline Biologicals s.a." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/HepatitisBSurfaceAntigenAsActiveIngredient - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "hepatitis B surface antigen as an active ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/HeplisavAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "HEPLISAV as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/HeplisavPharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "HEPLISAV suspension For injection PP" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/MarketingAuthorizationNumber-CPMP-1493-01 - rdf:type owl:NamedIndividual , - ; - ; - ; - "CPMP/1493/01" ; - rdfs:label "marketing authorization number CPMP-1493-01" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/MarketingAuthorizationNumber-EMEA-H-C-000550 - rdf:type owl:NamedIndividual , - ; - ; - ; - "EMEA/H/C/000550" ; - rdfs:label "marketing authorization number EMEA-H-C-000550" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/NorvascAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Norvasc as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/NovartisPharmaServicesAG - rdf:type owl:NamedIndividual , - ; - rdfs:label "Novartis Pharma Services AG" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/NovartisPharmaServicesAGAuthorizedParty - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Novartis Pharma Services AG as authorized party" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/SheffieldTeachingHospitalsNHSFoundation - rdf:type owl:NamedIndividual , - ; - rdfs:label "Sheffield Teaching Hospitals NHS Foundation Trust" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/SheffieldTeachingHospitalsNHSFoundationTrustAuthorizedParty - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Sheffield Teaching Hospitals NHS Foundation Trust as authorized party" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/TerlipressinAcetateSUN0.12MgPerMlSolutionForInjectionAsInvestigationalMedicinalProduct - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Terlipressin Acetate SUN 0.12Mg Per Ml Solution For Injection as investigational medicinal product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/EuropeanUnionClinicalTrialsRegister/MonophosphorylLipidA-1-3-O-desacyl-4'AsActiveIngredient - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "1-3-O-desacyl-4' monophosphoryl lipid A as an active ingredient" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/EVMPD-SUB10927MIG - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "SUB10927MIG" ; - rdfs:label "SUB10927MIG" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/GSKAsManufacturer - rdf:type owl:NamedIndividual , - ; - ; - , - , - ; - rdfs:label "GSK as manufacturer" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/GSKplc - rdf:type owl:NamedIndividual , - ; - "global biopharma company with the ambition and purpose to unite science, technology and talent to get ahead of disease together whose headquarters is located in Brentford, Middlesex, United Kingdom" ; - rdfs:label "GSK plc." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/Terlipressin - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - 1 ; - ; - rdfs:label "terlipressin" ; - "protein that is an analogue of vasopressin used as a vasoactive drug in the management of low blood pressure" ; - "It has been found to be effective when norepinephrine does not help. Indications for use include norepinephrine-resistant septic shock and hepatorenal syndrome. In addition, it is used to treat bleeding esophageal varices." , - "Terlipressin is currently not available in the United States, or Canada, but it is available in New Zealand, Australia, much of Europe, India, Pakistan and UAE." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetate - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - ; - 3 ; - rdfs:label "terlipressin acetate" ; - "analogue of vasopressin used as a vasoactive for proteomics research" ; - "Synonyms for terlipressin acetate include Gly-Gly-Gly-Cys-Tyr-Phe-Gln-Asn-Cys-Pro-Lys-Gly-Nh2 (4-9 Disulfide) Acetate, and as N-(N-(N-Glycylglycyl)Glycyl)-8-L-Lysinevasopressin Acetate." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateAsActiveIngredientInTerlipressinAcetateSUN - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "terlipressin acetate as active ingredient in terlipressin acetate SUN" ; - "terlipressin acetate in the role of an active ingredient in terlipressin acetate SUN solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateCommonName - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - ; - , - ; - , - ; - "terlipressin diacetate pentahydrate" ; - rdfs:label "terlipressin acetate common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateComposition - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "terlipressin acetate composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateConcentrationStrengthInTerlipressinAcetate1MgPerAmpouleSolutionForInjection - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - rdfs:label "terlipressin acetate concentration strength in terlipressin acetate 1 mg per ampoule solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateDenominatorInTerlipressinAcetate1MgPerAmpouleSolutionForInjectionConcentrationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "terlipressin acetate denominator in terlipressin acetate 1 mg/1 ampoule solution for injection concentration strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateDenominatorInTerlipressinSUN1MgSolutionForInjectionPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "terlipressin acetate denominator in terlipressin SUN 1 mg solution for injection presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateMolecularFormula - rdf:type owl:NamedIndividual , - ; - "C56H92N16O24S2" ; - rdfs:label "terlipressin acetate molecular formula" ; - "molecular formula for the substance terlipressin acetate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateMolecularFormulaByMoiety - rdf:type owl:NamedIndividual , - ; - "C52H74N16O15S2.2C2H4O2.5H2O" ; - rdfs:label "terlipressin acetate molecular formula by moiety" ; - "molecular formula by moiety for the substance terlipressin acetate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateMolecularStructure - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "terlipressin acetate molecular structure" ; - rdfs:seeAlso . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateMolecularWeight - rdf:type owl:NamedIndividual , - ; - ; - 1437.55 ; - rdfs:label "terlipressin acetate molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateNumeratorInTerlipressinAcetate1MgPerAmpouleSolutionForInjectionConcentrationStrength - rdf:type owl:NamedIndividual , - ; - ; - 0.12 ; - rdfs:label "terlipressin acetate numerator in terlipressin acetate 1 mg/1 ampoule solution for injection concentration strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateNumeratorInTerlipressinSUN1MgSolutionForInjectionPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "terlipressin acetate numerator in terlipressin SUN 1 mg solution for injection presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetatePreferredName - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - ; - , - ; - , - ; - "terlipressin acetate" ; - rdfs:label "terlipressin acetate preferred name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetatePresentationStrengthInTerlipressinAcetateSUN1MgPerAmpouleSolutionForInjection - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "terlipressin acetate presentation strength in terlipressin SUN 1 mg per ampoule solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-ManufacturedItem - rdf:type owl:NamedIndividual , - ; - ; - , - , - ; - ; - rdfs:label "terlipressin acetate SUN - manufactured item" ; - "manufactured item that is terlipressin acetate solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-PharmaceuticalProduct - rdf:type owl:NamedIndividual , - ; - ; - , - , - ; - ; - rdfs:label "terlipressin acetate SUN - pharmaceutical product" ; - "pharmaceutical product that is terlipressin acetate solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN0.12MgPerMlSolutionForInjection - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "terlipressin acetate SUN 0.12 mg/ml solution for injection" ; - "terlipressin acetate as marketed in the United Kingdom" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN0.12MgPerMlSolutionForInjectionComposition - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "terlipressin acetate SUN 0.12 mg/ml solution for injection composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUNComposition - rdf:type owl:NamedIndividual , - ; - ; - , - ; - rdfs:label "terlipressin acetate SUN composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSimplifiedMolecularInputLineEntry - rdf:type owl:NamedIndividual , - ; - "CC(=O)O.CC(=O)O.C1CC(N(C1)C(=O)C2CSSCC(C(=O)NC(C(=O)NC(C(=O)NC(C(=O)NC(C(=O)N2)CC(=O)N)CCC(=O)N)CC3=CC=CC=C3)CC4=CC=C(C=C4)O)NC(=O)CNC(=O)CNC(=O)CN)C(=O)NC(CCCCN)C(=O)NCC(=O)N" ; - rdfs:label "terlipressin acetate simplified molecular input line entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateStrengthAsManufacturedInTerlipressinAcetate1MgPerAmpouleSolutionForInjection - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - rdfs:label "terlipressin acetate strength as manufactured in terlipressin acetate 1 mg per ampoule solution for injection" ; - "terlipressin acetate in the role of an active ingredient that provides the basis of strength in terlipressin acetate 1 mg per ampoule solution for injection as manufactured, where the entire substance acts as the basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAsActiveMoiety - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "terlipressin as active moiety" ; - "terlipressin in the role of an active moiety" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAsReferenceConcentrationStrengthInTerlipressinAcetate1MgPerMlSolutionForInjection - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - rdfs:label "terlipressin as reference (concentration) strength in terlipressin acetate 1 mg/ml solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAsReferencePresentationStrengthInTerlipressinAcetate1MgPerMlSolutionForInjection - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "terlipressin as reference (presentation) strength in terlipressin acetate 1 mg/ml solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAsReferenceStrengthInTerlipressinAcetate1MgPerAmpouleSolutionForInjection - rdf:type owl:NamedIndividual , - ; - , - ; - ; - , - , - ; - rdfs:label "terlipressin as reference strength in terlipressin acetate 1 mg per ampoule solution for injection" ; - "terlipressin in the role of an active moiety that provides the reference strength in terlipressin acetate 1 mg per ampoule solution for injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinCommonName - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - ; - , - ; - , - ; - "Terlipressin [INN]" ; - rdfs:label "terlipressin common name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinDenominatorInTerlipressinAcetate1MgPerMlSolutionForInjectionConcentrationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1 ; - rdfs:label "terlipressin denominator in terlipressin acetate 1 mg/ml solution for injection concentration strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinDenominatorInTerlipressinAcetate1MgPerMlSolutionForInjectionPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 1.0 ; - rdfs:label "terlipressin denominator in terlipressin acetate 1 mg/ml solution for injection presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinMolecularFormula - rdf:type owl:NamedIndividual , - ; - "C52H75O15N16S2" ; - ; - rdfs:label "terlipressin molecular formula" ; - "molecular formula for the substance terlipressin" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinMolecularFormulaByMoiety - rdf:type owl:NamedIndividual , - ; - "C52H75O15N16S2" ; - ; - rdfs:label "terlipressin molecular formula by moiety" ; - "molecular formula by moiety for the substance terlipressin" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinMolecularStructure - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "terlipressin molecular structure" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinMolecularWeight - rdf:type owl:NamedIndividual , - ; - ; - 1227.39 ; - rdfs:label "terlipressin molecular weight" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinNumeratorInTerlipressinAcetate1MgPerMlSolutionForInjectionConcentrationStrength - rdf:type owl:NamedIndividual , - ; - ; - 0.1 ; - rdfs:label "terlipressin numerator in terlipressin acetate 1 mg/ml solution for injection concentration strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinNumeratorInTerlipressinAcetate1MgPerMlSolutionForInjectionPresentationStrength - rdf:type owl:NamedIndividual , - ; - ; - 0.85 ; - rdfs:label "terlipressin numerator in terlipressin acetate 1 mg/ml solution for injection presentation strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinOfficialName - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - , - ; - ; - , - ; - , - ; - "terlipressin" ; - rdfs:label "terlipressin official name" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN0.1MgPerMlSolutionForInjection - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "terlipressin SUN 0.1 mg/ml solution for injection" ; - "terlipressin as marketed in the Netherlands" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN0.1MgPerMlSolutionForInjectionComposition - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "terlipressin SUN 0.1 mg/ml solution for injection composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN1MgSolutionForInjection - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "terlipressin SUN 1 mg solution for injection" ; - "terlipressin as marketed in Sweden" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN1MgSolutionForInjectionComposition - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "terlipressin SUN 1 mg solution for injection composition" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSimplifiedMolecularInputLineEntry - rdf:type owl:NamedIndividual , - ; - "O=C(N)CNC(=O)[C@@H](NC(=O)[C@H]4N(C(=O)[C@H]1NC(=O)[C@@H](NC(=O)[C@@H](NC(=O)[C@@H](NC(=O)[C@@H](NC(=O)[C@@H](NC(=O)CNC(=O)CNC(=O)CN)CSSC1)Cc2ccc(O)cc2)Cc3ccccc3)CCC(=O)N)CC(=O)N)CCC4)CCCCN" ; - rdfs:label "terlipressin simplified molecular input line entry" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/UNII-4U092XZF0K - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "4U092XZF0K" ; - ; - rdfs:label "4U092XZF0K" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/UNII-7Z5X49W53P - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "7Z5X49W53P" ; - ; - rdfs:label "7Z5X49W53P" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/AmountOfSubstance - rdf:type owl:NamedIndividual , - ; - ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "amount of substance" ; - "base quantity kind defined in the Unified Code for Units Of Measure (UCUM) System of Units for the quantity or number of discrete atomic-scale particles in a given sample of matter divided by the Avogadro constant" ; - "The particles or entities may be molecules, atoms, ions, electrons, or other, depending on the context, and should be specified." ; - "n" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Ampoule - rdf:type owl:NamedIndividual , - ; - rdfs:label "ampoule" ; - "presentation unit that is a sealed vial made of glass or plastic that contains a sterile medicinal solution or a powder that is usually made into a solution for subcutaneous, intramuscular, or intravenous injection" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Dalton - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "false"^^xsd:boolean ; - "1/12 of the mass of an unbound neutral atom of carbon-12 in its nuclear and electronic ground state and at rest, approximately 1.66×10^−27 kg" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "dalton" ; - "conversion-based unit of mass defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "Da" , - "da" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Dimension-L - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "dimension - L" ; - "dimension that is the measurement of how far apart objects or points are" ; - "L" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Dimension-M - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "dimension - M" ; - "dimension that is the measurement of a body's inertial property or how much matter it contains" ; - "M" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Gram - rdf:type owl:NamedIndividual , - ; - ; - "true"^^xsd:boolean ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "gram" ; - "base unit of mass defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "The kilogram, as of 2019, is defined by the International Bureau of Weights and Measures from the fixed numerical value of the Planck constant (h), which is 6.62607015×10^−34 kg⋅m^2⋅s^−1" ; - "g" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/GramsPerMole - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "false"^^xsd:boolean ; - "1.66054018667494 × 10^-21 kg" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "grams per mole" ; - "conversion-based unit of molecular weight defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "g/mol" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Kilo - rdf:type owl:NamedIndividual , - ; - ; - "10^3=(10^3)^1" ; - "https://ucum.org/ucum.html#section-Prefixes" ; - rdfs:label "kilo" ; - "prefix defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "k" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Kilogram - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - ; - "true"^^xsd:boolean ; - "10^3 grams" ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "kilogram" ; - rdfs:seeAlso ; - "conversion-based unit of mass" ; - "Note that in the International System of Units (SI), the kilogram is considered the base unit rather than the gram, which is the base unit in the UCUM." ; - "kg" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Length - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "length" ; - "base quantity kind that is the quantitative measure of distance, i.e., of how far apart objects or points are" ; - "l" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Liter - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "true"^^xsd:boolean ; - "cubic meter: m^3" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "liter" ; - "derived unit of volume defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "l" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Mass - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "mass" ; - "base quantity kind for the measure of a measure of a body's inertial property or how much matter it contains" ; - "Note that as of 2018, mass has been redefined in the International System of Units in terms of Planck's constant, h. The kilogram is defined by taking the fixed numerical value of the Planck constant, h, to be 6.626 070 15 × 10-34 when expressed in the unit J s, which is equal to kg m^2 s^−1, where the metre and the second are defined in terms of the speed of light, 𝒸, and the hyperfine transition frequency of the caesium-133 atom, ∆ν, respectively." ; - "m" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/MassConcentration - rdf:type owl:NamedIndividual , - ; - ; - ; - "ISO 31-0:1992(E) Quantities and Units - Part 0: General principles, clause A.6.6" , - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "mass concentration" ; - "derived quantity kind defined in the International System of Quantities for the quantitative measure of the mass of a constituent divided by the total volume of the mixture" ; - "For a pure chemical the mass concentration equals its density (mass divided by volume); thus the mass concentration of a component in a mixture can be called the density of a component in a mixture." , - "Note that the Unified Code for Units Of Measure (UCUM) uses mass concentration primarily with respect to gram percent, which is a dimensionless unit in that system." ; - "ML^3" , - "γ" , - "ρ" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Meter - rdf:type owl:NamedIndividual , - ; - , - ; - "true"^^xsd:boolean ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "meter" ; - rdfs:seeAlso , - ; - "base unit of length that is the distance traveled by light in vacuum during the time interval of 1/299 792 458 of a second" ; - "m" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Micro - rdf:type owl:NamedIndividual , - ; - ; - "10^-6=(10^3)^-2" ; - "https://ucum.org/ucum.html#section-Prefixes" ; - rdfs:label "micro" ; - "prefix defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "μ" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Microgram - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - "true"^^xsd:boolean ; - "10^-6 grams" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "microgram" ; - "conversion-based unit of mass defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "mcg" , - "μg" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/MicrogramsPerMilliliter - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - , - ; - "true"^^xsd:boolean ; - "10^-6 grams per 10^-3 liters" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "micrograms per milliliter" ; - "conversion-based unit of mass concentration (density) used to measure volume in milliliters in order to estimate weight or mass in micrograms" ; - "μg/ml" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Milli - rdf:type owl:NamedIndividual , - ; - ; - "10^-3=(10^3)-1" ; - "https://ucum.org/ucum.html#section-Prefixes" ; - rdfs:label "milli" ; - "prefix defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "m" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Milligram - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - "true"^^xsd:boolean ; - "10^-3 grams" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "milligram" ; - "conversion-based unit of mass defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "mg" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/MilligramsPerMilliliter - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - , - ; - "true"^^xsd:boolean ; - "10^-3 grams per 10^-3 liters" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "milligrams per milliliter" ; - "conversion-based unit of mass concentration (density) used to measure volume in milliliters in order to estimate weight or mass in milligrams" ; - "mg/ml" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Milliliter - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - "true"^^xsd:boolean ; - "10^-3 liters" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "milliliter" ; - "conversion-based unit of volume defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "ml" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/MolarMass - rdf:type owl:NamedIndividual , - ; - ; - ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "molar mass" ; - "derived quantity kind defined in the Unified Code for Units Of Measure (UCUM) System of Units for the mass of a substance divided by its amount of substance in moles" ; - "For example, the molar mass of water (H2O) is approximately 1 × 2 + 16 = 18 g/mol." ; - "The molar mass of elements in grams per mole is numerically equal to their atomic mass in unified atomic mass units (u) or daltons (Da). The molar mass of compounds is equal to the sum of molar masses of the atoms which form the compound." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Mole - rdf:type owl:NamedIndividual , - ; - ; - "true"^^xsd:boolean ; - "6.02214076×10^23 elementary entities" ; - "https://ucum.org/ucum.html#section-Base-Units" ; - rdfs:label "mole" ; - rdfs:seeAlso ; - "base unit of amount of substance defined in the Unified Code for Units Of Measure (UCUM) System of Units that is the measure of how many elementary entities of a given substance are in an object or sample" ; - "mol" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/OID-2.16.840.1.113883.6.8 - rdf:type owl:NamedIndividual , - ; - ; - "2.16.840.1.113883.6.8" ; - "ISO 11240:2021, clause 4.6.2.2 and clause 4.6.2.3 Code System, Table 3" ; - rdfs:label "Unified Code for Units of Measure identifier" ; - "ISO Object Identifier (OID) for the Unified Code for Units of Measure (UCUM) code set" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Tablet - rdf:type owl:NamedIndividual , - ; - rdfs:label "tablet" ; - "presentation unit that is a solid unit dosage form of one or more medicaments with or without suitable excipients and prepared either by molding or by compression" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/UnifiedAtomicMassUnit - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "true"^^xsd:boolean ; - "1.6605402 × 10^-24 kg" ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "unified atomic mass unit" ; - "conversion-based unit of mass defined in the Unified Code for Units Of Measure (UCUM) System of Units" ; - "AMU" , - "u" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/UnifiedCodeForUnitsOfMeasure - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "The Unified Code for Units of Measure (UCUM) was developed by Regenstrief Institute and the UCUM Organization as a unambiguous system of units and their combinations. The purpose is to facilitate unambiguous electronic communication of quantities together with their units. The focus is on electronic communication, as opposed to communication between humans. A typical application of The Unified Code for Units of Measure are electronic data interchange (EDI) protocols, but there is nothing that prevents it from being used in other types of machine communication." ; - rdfs:label "Unified Code for Units of Measure" ; - rdfs:seeAlso , - ; - owl:versionInfo "Version: 2.1, Revision: 442" ; - "code system intended to include all units of measures being contemporarily used in international science, engineering, and business" ; - "UCUM has been adopted internationally by many organizations such as IEEE, DICOM, LOINC, and HL7, and is also in the ISO 11240:2012 standard" ; - "UCUM" ; - "Copyright 1999-2021 Regenstrief Institute, Inc. All rights reserved." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/UnifiedCodeForUnitsOfMeasureCodeSystemFullName - rdf:type owl:NamedIndividual , - ; - ; - "Unified Code for Units of Measure" ; - "ISO 11240:2021, clause 4.6.2.3 Code System, Table 3" ; - rdfs:label "Unified Code for Units of Measure code system full name" ; - "official name for the Unified Code for Units of Measure code system" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/UnifiedCodeForUnitsOfMeasureCodeSystemName - rdf:type owl:NamedIndividual , - ; - ; - "UCUM" ; - "ISO 11240:2021, clause 4.6.2.3 Code System, Table 3" ; - rdfs:label "Unified Code for Units of Measure code system name" ; - "short name that uniquely identifies the Unified Code for Units of Measure code system for communications between people" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/EXT/Extensions/UnifiedCodeForUnitsOfMeasure/Volume - rdf:type owl:NamedIndividual , - ; - ; - ; - "https://ucum.org/ucum.html#section-Derived-Unit-Atoms" ; - rdfs:label "volume" ; - "derived quantity kind defined in the Unified Code for Units Of Measure (UCUM) System of Units for the quantitative measure expressing the amount of three-dimensional space enclosed by a closed surface" ; - "L^3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ChemblDatabase - rdf:type owl:NamedIndividual , - ; - ; - "ChEMBL database" ; - rdfs:label "ChEMBL database" ; - "manually curated database of bioactive molecules with drug-like properties" ; - "ChEMBL" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ChemicalEntitiesOfBiologicalInterest - rdf:type owl:NamedIndividual , - ; - ; - "Chemical Entities of Biological Interest (ChEBI)" ; - rdfs:label "Chemical Entities of Biological Interest" ; - "freely available dictionary of molecular entities focused on 'small' chemical compounds" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanChemicalsAgencyRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "European Chemicals Agency registration authority" ; - "European Chemicals Agency in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanCommissionFoodAdditivesDatabase - rdf:type owl:NamedIndividual , - ; - ; - "European Commission Food Additives Database" ; - rdfs:label "European Commission Food Additives Database" ; - "database that informs about the food additives approved for use in food in the EU and their conditions of use" ; - ; - "It is based on the Union list of food additives." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanCommissionScientificCommitteeOnConsumerSafetyOpinions - rdf:type owl:NamedIndividual , - ; - ; - "European Commission Scientific Committee on Consumer Safety Opinions" ; - rdfs:label "European Commission Scientific Committee on Consumer Safety Opinions" ; - "registry that provides opinions on health and safety risks (chemical, biological, mechanical and other physical risks) of non-food consumer products (e.g. cosmetic products and their ingredients, toys, textiles, clothing, personal care and household products) and services (e.g. tattooing, artificial sun tanning)" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanCommissionScientificCommitteeOnConsumerSafetyRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "European Commission Scientific Committee on Consumer Safety registration authority" ; - "European Commission Scientific Committee on Consumer Safety in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanDirectorateForTheQualityOfMedicinesAndHealthcareKnowledgeDatabase - rdf:type owl:NamedIndividual , - ; - ; - "European Directorate for the Quality of Medicines and Healthcare Knowledge Database" ; - rdfs:label "European Directorate for the Quality of Medicines and Healthcare Knowledge Database" ; - "repository managed by the European Directorate for the Quality of Medicines and Healthcare that provides information on a given substance or general method of analysis" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanDirectorateForTheQualityOfMedicinesAndHealthcareRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - , - ; - rdfs:label "European Directorate for the Quality of Medicines and Healthcare registration authority" ; - "European Directorate for the Quality of Medicines and Healthcare in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanInventoryOfExistingCommercialChemicalSubstances - rdf:type owl:NamedIndividual , - ; - ; - "EINECS (European inventory of existing commercial chemical substances)" ; - rdfs:label "European inventory of existing commercial chemical substances" ; - "legacy repository consisting of an inventory of substances that were deemed to be available on the European Community market between 1 January 1971 and 18 September 1981" ; - "EINECS" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanMedicinesAgencyRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - , - , - , - , - , - ; - rdfs:label "European Medicines Agency Registration Authority" ; - "European Medicines Agency (EMA) in its role as a Registration Authority (RA), which is a function of the eXtended EudraVigilance Medicinal Product Dictionary (XEVMPD) for registration of substances" ; - "EMA XEVMPD RA" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.7" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanMolecularBiologyLaboratory - rdf:type owl:NamedIndividual , - ; - rdfs:label "European Molecular Biology Laboratory" ; - rdfs:seeAlso ; - "supranational entity and not-for-profit organization that is Europe's leading life sciences laboratory, operating six sites across Europe each with its own research units, services and facilities" ; - "EMBL" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanMolecularBiologyLaboratoryEuropeanBioinformaticsInstitute - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "European Molecular Biology Laboratory, European Bioinformatics Institute" ; - rdfs:seeAlso ; - "institute that is part of the European Molecular Biology Laboratory that helps scientists realise the potential of big data in biology, exploiting complex information to make discoveries that benefit humankind" ; - "EMBL-EBI" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanMolecularBiologyLaboratoryEuropeanBioinformaticsInstituteRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "European Molecular Biology Laboratory European Bioinformatics Institute registration authority" ; - "European Molecular Biology Laboratory European Bioinformatics Institute in its role as a Registration Authority (RA)" ; - "EMBL-EBI RA" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanPublicAssessmentReports - rdf:type owl:NamedIndividual , - ; - ; - "European public assessment reports" ; - rdfs:label "european public assessment reports" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/EuropeanUnionClinicalTrialsRegister - rdf:type owl:NamedIndividual , - ; - ; - "European Union Clinical Trials Register" ; - rdfs:label "European Union Clinical Trials Register" ; - "register that contains information on interventional clinical trials on medicines conducted in the European Union (EU), or the European Economic Area (EEA) which started after 1 May 2004" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ExtendedEudraVigilanceMedicinalProductDictionary - rdf:type owl:NamedIndividual , - ; - ; - "eXtended EudraVigilance Medicinal Product Dictionary" ; - rdfs:label "eXtended EudraVigilance Medicinal Product Dictionary" ; - "registry that was designed to support the collection, reporting, coding and evaluation of authorized and investigational medicinal product and substance information in a standardized and structured way" ; - "XEVMPD" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.7" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/ExtendedEudraVigilanceMedicinalProductDictionaryService - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "eXtended EudraVigilance Medicinal Product Dictionary service" ; - "service for the collection, reporting, coding and evaluation of authorized and investigational medicinal product and substance information in a standardized and structured way" ; - "XEVMPD service" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.7" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/InternationalUnionOfBasicAndClinicalPharmacologyGuide - rdf:type owl:NamedIndividual , - ; - "International Union of Basic and Clinical Pharmacology Guide" ; - rdfs:label "International Union of Basic and Clinical Pharmacology Guide" ; - "expert-curated resource of ligand-activity-target relationships, the majority of which come from high-quality pharmacological and medicinal chemistry literature" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/SummaryOfProductCharacteristics - rdf:type owl:NamedIndividual , - ; - ; - "Summary of Product Characteristics" ; - rdfs:label "Summary of Product Characteristics" ; - "registry that contains documents describing the properties and the officially approved conditions of use of a medicine" ; - "Summaries of product characteristics form the basis of information for healthcare professionals on how to use the medicine safely and effectively." ; - "SmPC" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegistrationAuthorities/UniProt - rdf:type owl:NamedIndividual , - ; - "UniProt" ; - rdfs:label "UniProt" ; - "registry that provides the scientific community with a comprehensive, high-quality and freely accessible resource of protein sequence and functional information" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegulatoryAgencies/EuropeanChemicalsAgency - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "European Chemicals Agency" ; - rdfs:seeAlso ; - "organizational subunit of the European Commission that implements the EU's chemicals legislation to protect health and the environment" ; - "The Member State Committee (MSC) participates in several REACH processes such as evaluation and authorisation. The MSC is responsible for resolving divergences of opinions among Member States and on proposals for the identification of Substances of Very High Concern (SVHCs). The Committee provides opinions on ECHA's draft recommendation for the authorisation list (Annex XIV) and draft Community Rolling Action Plan (CoRAP) for the substance evaluation process. If an agreement is not reached within the MSC, the matter is referred to the European Commission for decision-making." , - "The mission of the European Chemicals Agency is to be the center of knowledge on the sustainable management of chemicals, serving a wide range of EU policies and global initiatives, for the benefit of citizens and the environment." ; - "ECHA" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegulatoryAgencies/EuropeanCommissionScientificCommitteeOnConsumerSafety - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "European Commission Scientific Committee on Consumer Safety" ; - "committee of the European Commission that provides opinions on health and safety risks (chemical, biological, mechanical and other physical risks) of non-food consumer products (e.g. cosmetic products and their ingredients, toys, textiles, clothing, personal care and household products) and services (e.g. tattooing, artificial sun tanning)" ; - "SCCS" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegulatoryAgencies/EuropeanDirectorateForTheQualityOfMedicinesAndHealthcare - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "European Directorate for the Quality of Medicines and Healthcare" ; - "organisational subunit of the Council of Europe that protects public health by enabling the development, supporting the implementation and monitoring the application of quality standards for safe medicines and their safe use which are recognised as a scientific benchmark and applied worldwide" ; - "EDQM" ; - ; - """EDQM contributes to the basic human right of access to good quality medicines and healthcare, and promotes and protects human and animal health by: -- establishing and providing official standards for the manufacture and quality control of medicines in all the signatory states of the Convention on the Elaboration of a European Pharmacopoeia and beyond; -- granting Certificates of suitability which verify the compliance of pharmaceutical substances with European Pharmacopoeia standards and carrying out inspections of manufacturers of these substances; -- co-ordinating a network of Official Medicines Control Laboratories (OMCL) to collaborate and pool expertise and to effectively use limited resources with the aim of achieving effective public quality control of medicines in Europe and beyond; -- proposing ethical, safety and quality standards for blood transfusions (collection, preparation, storage, distribution and appropriate use of blood components) and organ, tissue and cell transplantation; -- working with national, European and international organisations in efforts to combat falsification of medical products and similar crimes; -- providing policies and model approaches for the safe use of medicines, including guidelines on pharmaceutical care; -- establishing standards for cosmetics and food contact materials and coordinating the public control of cosmetics.""" , - "The European Directorate for the Quality of Medicines and HealthCare (EDQM) is a Directorate of the Council of Europe that traces its origins and statutes to the Convention on the Elaboration of a European Pharmacopoeia (an international treaty adopted by the Council of Europe in 1964: ETS 50, Protocol). The signatories to the convention, – 39 member states and the European Union (EU) as of March 2020 – are committed to the harmonisation of quality standards for safe medicines throughout the European continent and beyond. In addition to the member states there are currently 30 observers, including the World Health Organization (WHO) and the Taiwan Food and Drug Administration (TFDA). The EDQM's quality standards for medicines are published in the European Pharmacopoeia (officially abbreviated to Ph. Eur.), which is recognised as a scientific benchmark worldwide and is legally binding in member states." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegulatoryAgencies/EuropeanMedicinesAgency - rdf:type owl:NamedIndividual , - ; - rdfs:label "European Medicines Agency" ; - rdfs:seeAlso ; - "instrumentality and decentralised agency of the European Union (EU) responsible for the scientific evaluation, supervision and safety monitoring of medicines" ; - "EMA" ; - "The mission of the European Medicines Agency (EMA) is to foster scientific excellence in the evaluation and supervision of medicines, for the benefit of public and animal health in the European Union (EU)." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/EuropeanRegulatoryAgencies/EuropeanMedicinesAgencyAsMedicinesRegulatoryAgency - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "European Medicines Agency as medicines regulatory agency" ; - "European Medicines Agency in its role as a regulator of medicinal products" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/OrganisationManagementServices - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Organisation Management Services (OMS)" ; - "services supporting a central dictionary of organisation data in multiple languages" ; - "OMS service" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/ProductManagementServices - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Product Management Services (PMS)" ; - "services supporting a central dictionary of product data in multiple languages" ; - "PMS service" ; - "https://spor.ema.europa.eu/sporwi/" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/ReferentialsManagementServices - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Referentials Management Services (RMS)" ; - "services supporting a central dictionary of referentials data in multiple languages" ; - "RMS service" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/ReferentialsManagementServicesClassificationScheme - rdf:type owl:NamedIndividual , - , - ; - rdfs:label "Referentials Management Services (RMS) classification scheme" ; - "classification scheme that includes the controlled vocabularies used to classify entities included in the Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS) related services and repositories" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/ReferentialsManagementServicesRegistry - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Referentials Management Services (RMS) registry" ; - "central dictionary of referentials data in multiple languages available through the Substances Products Organisations Referentials (SPOR) Referentials Management Services (RMS)" ; - "SPOR RMS" , - "SPOR-RMS" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SubstanceManagementServices - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Substance Management Services (SMS)" ; - "services supporting a central dictionary of substance data in multiple languages" ; - "SMS service" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SubstancesManagementServicesRegistry - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Substances Management Services registry" ; - "central dictionary of substance data in multiple languages available through the Substances Products Organisations Referentials (SPOR) Substances Management Services (SMS)" ; - "SPOR SMS" , - "SPOR-SMS" ; - ; - "SMS is currently live as an EMA internal system. Until it is onboarded in the SPOR portal, external users should use the following systems: view and search substance data in EUTCT or IRIS; submit substance change requests in the EMA Service Desk portal; Export of substance data are available at https://spor.ema.europa.eu/web-ui-data-backend/download/csv." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/EuropeanJurisdiction/SubstancesProductsOrganisationsReferentials/SubstancesProductsOrganisationsReferentialsDataManagementServices - rdf:type owl:NamedIndividual , - ; - , - , - , - ; - ; - rdfs:label "Substances Products Organisations Referentials (SPOR) data management services" ; - "data management services for substances, products, organisations and referentials (SPOR) designed to support regulatory activities in the European Union" ; - "SPOR data management services" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AmericanChemicalSociety - rdf:type owl:NamedIndividual , - ; - rdfs:label "American Chemical Society" ; - "scientific society based in the United States that supports scientific inquiry in the field of chemistry" ; - "ACS" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.2" ; - "Founded in 1876 at New York University, the ACS has more than 155,000 members at all degree levels and in all fields of chemistry, chemical engineering, and related fields. It is one of the world's largest scientific societies by membership. The ACS is a 501(c)(3) non-profit organization and holds a congressional charter under Title 36 of the United States Code. Its headquarters are located in Washington, D.C., and it has a large concentration of staff in Columbus, Ohio." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AmericanChemicalSocietyRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "American Chemical Society Registration Authority" ; - "American Chemical Society (ACS) in its role as a Registration Authority (RA), which is a function of the ACS for registration of substances in the CAS Registry" ; - "ACS RA" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AnatomicalTherapeuticChemicalClassificationSystem - rdf:type owl:NamedIndividual , - ; - ; - "Anatomical Therapeutic Chemical Classification System" ; - rdfs:label "Anatomical Therapeutic Chemical Classification System" ; - "registry that was developed to assist regulators in managing substance information" ; - "WHO-ATC" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 4.2.2" ; - "In the Anatomical Therapeutic Chemical (ATC) classification system, the active substances are divided into different groups according to the organ or system on which they act and their therapeutic, pharmacological and chemical properties. Drugs are classified in groups at five different levels." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AustralianNationalBotanicGardens - rdf:type owl:NamedIndividual , - ; - rdfs:label "Australian National Botanic Gardens" ; - rdfs:seeAlso ; - "botanical garden that maintains a scientific collection of native plants from all parts of Australia" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AustralianNationalBotanicGardensRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Australian National Botanic Gardens registration authority" ; - "Australian National Botanic Gardens in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/AustralianPlantNameIndex - rdf:type owl:NamedIndividual , - ; - ; - "Australian Plant Name Index (APNI)" ; - rdfs:label "Australian Plant Name Index" ; - "tool for the botanical community that deals with plant names and their usage in the scientific literature" ; - "APNI" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/ChemicalAbstractsService - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Chemical Abstracts Service" ; - "service that provides a periodical index that provides numerous tools such as SciFinder as well as tagged keywords, summaries, indexes of disclosures, and structures of compounds in recently published scientific documents" ; - "CAS" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.2" ; - "Approximately 8,000 journals, technical reports, dissertations, conference proceedings, and new books, available in at least 50 different languages, are monitored yearly, as are patent specifications from 27 countries and two international organizations. Chemical Abstracts ceased print publication on January 1, 2010." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/ChemicalAbstractsServiceChemicalRegistrySystem - rdf:type owl:NamedIndividual , - ; - ; - "Chemical Abstracts Service Registry" ; - rdfs:label "Chemical Abstracts Service registry" ; - "registry that contains information on more than 130 million organic and inorganic substances, and more than 64 million protein and nucleic acid sequences" ; - "CAS Chemical Registry System" , - "CAS Registry" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.2" ; - "The sequence information comes from CAS and GenBank, produced by the National Institutes of Health. The chemical information is produced by CAS, and is prepared by the CAS Registry System, which identifies each compound with a specific CAS registry number, index name, and graphic representation of its chemical structure. The assignment of chemical names is done according to the chemical nomenclature rules for CA index names, which is slightly different from the internationally standard IUPAC names, according to the rules of IUPAC." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/ClinicalTrialsGov - rdf:type owl:NamedIndividual , - ; - ; - "ClinicalTrials.gov" ; - rdfs:label "ClinicalTrials.gov" ; - "database of privately and publicly funded clinical studies conducted around the world" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/CodexGeneralStandardForFoodAdditivesOnlineDatabase - rdf:type owl:NamedIndividual , - ; - "Codex General Standard for Food Additives (GSFA) Online Database" ; - rdfs:label "Codex General Standard for Food Additives Online Database" ; - "repository defining the conditions under which permitted food additives may be used in all foods, whether or not they have previously been standardized by Codex" ; - "GSFA" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/CosmeticIngredientReviewDatabase - rdf:type owl:NamedIndividual , - ; - "Cosmetic Ingredient Review Database" ; - rdfs:label "Cosmetic Ingredient Review Database" ; - "repository that provides reviews and assesses the safety of ingredients in an open, unbiased, and expert manner, and publish the results in the peer-reviewed scientific literature" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/DrugBank - rdf:type owl:NamedIndividual , - ; - ; - "Drug Bank" ; - rdfs:label "Drug Bank" ; - "online database containing information on drugs and drug targets" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/EvaluationsOfTheJointExpertCommitteeOnFoodAdditives - rdf:type owl:NamedIndividual , - ; - "Evaluations of the Joint FAO/WHO Expert Committee on Food Additives" ; - rdfs:label "Evaluations of the Joint FAO/WHO Expert Committee on Food Additives" ; - "searchable database contains the summaries of all the evaluations of flavours, food additives, contaminants, toxicants and veterinary drugs JECFA has performed" ; - "JECFA" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/FoodAndDrugAdministrationRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Food and Drug Administration Registration Authority" ; - "Food and Drug Administration (FDA) in its role as a Registration Authority (RA), which is a function of the G-SRS for registration of substances in the FDA/USP Global Substance Registry System" ; - "FDA G-SRS RA" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/GermplasmResourcesInformationNetwork - rdf:type owl:NamedIndividual , - ; - "Germplasm Resources Information Network" ; - rdfs:label "Germplasm Resources Information Network" ; - "repository that documents animal, microbial, and plant collections through informational pages, searchable databases, and links to USDA-ARS projects that curate the collections" ; - "GRIN" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/GlobalSubstanceRegistrationSystem - rdf:type owl:NamedIndividual , - ; - ; - "Global Substance Registration System - GSRS" ; - rdfs:label "Global Substance Registration System" ; - "registry that was developed to assist regulators in managing substance information" ; - "G-SRS" , - "GSRS" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.5" ; - "GSRS was designed to facilitate global monitoring of human and animal medicinal, food, tobacco, and cosmetic products. GSRS provides unique substance identifiers consistent with the ISO 11238 standard. FDA's GSRS specifically generates the Unique Ingredient Identifiers (UNIIs) used in electronic listing and other regulatory activities." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/GlobalSubstanceRegistryService - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "global substance registration service" ; - "service with detailed business rules for data entry and generation of UNIIs for both simple and complex substances" ; - "G-SRS service" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause A.1.5" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/IntegratedTaxonomicInformationSystem - rdf:type owl:NamedIndividual , - ; - ; - "Integrated Taxonomic Information System" ; - rdfs:altLabel "Interagency Taxonomic Information System" ; - rdfs:label "Integrated Taxonomic Information System" ; - "registry that provides standardized information about the vascular plants, mosses, liverworts, hornworts, and lichens of the U.S. and its territories" ; - "ITIS" ; - "The ITIS includes names, plant symbols, checklists, distributional data, species abstracts, characteristics, images, crop information, automated tools, onward Web links, and references. This information primarily promotes land conservation in the United States and its territories, but academic, educational, and general use is encouraged." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/IntegratedTaxonomicInformationSystemOrganization - rdf:type owl:NamedIndividual , - ; - rdfs:label "ITIS Organization" ; - rdfs:seeAlso ; - "group of agencies consisting of a steering committee and technical working committees for database design and quality management for the content provided in the Integrated Taxonomic Information System" ; - "These agencies signed a Memorandum of Understanding and have formed a Steering Committee that directs two technical work groups - the Database Work Group (DWG) and the Taxonomy Work Group (TWG). The DWG is responsible for the database design and overseeing development of the system to meet the requirements of the ITIS partners. The TWG is responsible for the quality and integrity of the database information. In addition to the database, the working groups have created \"Taxonomic Workbench\" software designed for easy entry and manipulation of taxonomic data." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/IntegratedTaxonomicInformationSystemRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Integrated Taxonomic Information System Registration Authority" ; - "Integrated Taxonomic Information System (ITIS) in its role as a Registration Authority (RA), which is multi-agency organization that involves specialists from around the world to assemble scientific names and their taxonomic relationships, and distribute that data through publicly available software" ; - "ITIS" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/InternationalCouncilForHarmonisationOfTechnicalRequirementsForPharmaceuticalsForHumanUse - rdf:type owl:NamedIndividual , - ; - rdfs:label "International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use" ; - "consortium founded by the European Commission in the EU, Food and Drug Administration (FDA) in the United States, and MHLW/PMDA in Japan that supports drug registration worldwide" ; - "ICH" ; - "https://www.ich.org/page/mission" ; - "The International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use (ICH) is unique in bringing together the regulatory authorities and pharmaceutical industry to discuss scientific and technical aspects of drug registration. Since its inception in 1990, ICH has gradually evolved, to respond to the increasingly global face of drug development. ICH's mission is to achieve greater harmonisation worldwide to ensure that safe, effective, and high quality medicines are developed and registered in the most resource-efficient manner. Harmonisation is achieved through the development of ICH Guidelines via a process of scientific consensus with regulatory and industry experts working side-by-side. Key to the success of this process is the commitment of the ICH regulators to implement the final Guidelines." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/InternationalCouncilForHarmonisationOfTechnicalRequirementsForPharmaceuticalsForHumanUseRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use as Registration Authority" ; - "International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use (ICH) in its role as a Registration Authority (RA), for registration of medicinal products in the Medical Dictionary for Regulatory Activities" ; - "ICH RA" ; - "https://www.ich.org/" ; - "MeDRA RA" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/InventoryOfEffectiveFoodContactSubstanceNotifications - rdf:type owl:NamedIndividual , - ; - "Inventory of Effective Food Contact Substance (FCS) Notifications" ; - rdfs:label "Inventory of Effective Food Contact Substance Notifications" ; - "repository that lists effective pre-market notifications for food contact substances that have been demonstrated to be safe for their intended use" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/KyotoEncyclopediaOfGenesAndGenomes - rdf:type owl:NamedIndividual , - ; - "Kyoto Encyclopedia of Genes and Genomes" ; - rdfs:label "Kyoto Encyclopedia of Genes and Genomes" ; - "database resource for understanding high-level functions and utilities of the biological system, such as the cell, the organism and the ecosystem, from molecular-level information, especially large-scale molecular datasets generated by genome sequencing and other high-throughput experimental technologies" ; - "KEGG" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/LiverTox - rdf:type owl:NamedIndividual , - ; - ; - "LiverTox" ; - rdfs:label "LiverTox" ; - "repository published by the U.S. National Library of Medicine (NLM) that provides up-to-date, unbiased and easily accessed information on the diagnosis, cause, frequency, clinical patterns and management of liver injury attributable to prescription and nonprescription medications and selected herbal and dietary supplements" ; - ; - "LiverTox is also known as the Clinical and Research Information on Drug-Induced Liver Injury library." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedNetINN - rdf:type owl:NamedIndividual , - ; - ; - "MedNet INN" ; - rdfs:label "MedNet INN" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedicalDictionaryForRegulatoryActivities - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Medical Dictionary for Regulatory Activities" ; - "The International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use (ICH) developed MedDRA, a rich and highly specific standardised medical terminology to facilitate sharing of regulatory information internationally for medical products used by humans." ; - "MedDRA" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MedicalSubjectHeadings - rdf:type owl:NamedIndividual , - ; - ; - "Medical Subject Headings" ; - rdfs:label "Medical Subject Headings" ; - "National Library of Medicine (NLM) controlled vocabulary and thesaurus used for indexing articles for PubMed" ; - "MeSH" ; - "https://www.ncbi.nlm.nih.gov/mesh/" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/MerckIndexOnline - rdf:type owl:NamedIndividual , - ; - "Merck Index Online" ; - rdfs:label "Merck Index Online" ; - "online encylopedia of information on chemicals, drugs and biologicals" ; - ; - "Merck Index" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/ModelListOfEssentialMedicines - rdf:type owl:NamedIndividual , - ; - ; - "Model List of Essential Medicines" ; - rdfs:label "model list of essential medicines" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCancerInstitute - rdf:type owl:NamedIndividual , - ; - rdfs:label "National Cancer Institute" ; - rdfs:seeAlso ; - "institute that is part of the U.S. National Institutes of Health (NIH) that is the federal government's principal agency for cancer research and training" ; - "NCI" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCancerInstituteRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "National Cancer Institute registration authority" ; - "National Cancer Institute in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCancerInstituteThesaurus - rdf:type owl:NamedIndividual , - ; - ; - "NCI Thesaurus" ; - rdfs:label "National Cancer Institute Thesaurus" ; - "registry that provides reference terminology for many NCI and other systems that is widely used across the healthcare industry as the basis for vocabulary and terminology work" ; - "It covers vocabulary for clinical care, translational and basic research, and public information and administrative activities." ; - "NCIt" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformation - rdf:type owl:NamedIndividual , - ; - rdfs:label "National Center For Biotechnology Information" ; - rdfs:seeAlso ; - "organization that is part of the U.S. National Library of Medicine, National Institutes of Health (NIH) that advances science and health by providing access to biomedical and genomic information" ; - "NCBI" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformationGeneDatabase - rdf:type owl:NamedIndividual , - ; - "National Center for Biotechnology Information Gene Database" ; - rdfs:label "National Center for Biotechnology Information Gene Database" ; - "registry published by the National Center For Biotechnology Information that integrates information from a wide range of species" ; - "Gene" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformationRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "National Center For Biotechnology Information registration authority" ; - "National Center For Biotechnology Information in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalCenterForBiotechnologyInformationTaxonomyDatabase - rdf:type owl:NamedIndividual , - ; - ; - "NCBI Taxonomy" ; - rdfs:label "National Center for Biotechnology Information Taxonomy Database" ; - "registry that is a curated classification and nomenclature for all of the organisms in the public sequence databases, representing roughly 10 percent of the described species of life on the planet" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalDrugFileReferenceTerminology - rdf:type owl:NamedIndividual , - ; - ; - "National Drug File - Reference Terminology (NDF-RT)" ; - rdfs:label "National Drug File - Reference Terminology" ; - "legacy registry that was published by the U.S. Department of Veterans Affairs, Veterans Health Administration, providing standard names for (1) mechanism of action, (2) Physiologic Effect and (3) Structural Class for drugs NDF-RT is part of the Federal Medication Terminologies." ; - "NDF-RT is part of the Federal Medication Terminologies. Publication of NDF-RT has ended. The Medication Reference Terminology (MED-RT) is the evolutionary successor to the Veterans Health Administration National Drug File." ; - "NDF-RT" ; - "https://evs.nci.nih.gov/ftp1/NDF-RT/" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalLibraryOfMedicine - rdf:type owl:NamedIndividual , - ; - rdfs:label "National Library of Medicine" ; - rdfs:seeAlso ; - "U.S. government institute that is part of the National Institutes of Health, responsible for collecting, curating and providing access to medicinal and related scientific publications" ; - "NLM" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalLibraryOfMedicineRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "National Library of Medicine Registration Authority" ; - "National Library of Medicine (NLM) in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/NationalPlantDataTeam - rdf:type owl:NamedIndividual , - ; - rdfs:label "National Plant Data Team" ; - rdfs:seeAlso ; - "organization within the U.S. Department of Agriculture that focuses on plant data collection, content, quality control, integration, dissemination, and interpretation for National Resources Conservation Service (NRCS) use in conservation practices" ; - "https://plants.usda.gov/home/team" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/OMxPersonalHealthAnalyticsInc - rdf:type owl:NamedIndividual , - ; - rdfs:label "OMx Personal Health Analytics, Inc." ; - rdfs:seeAlso ; - "party that was a spin-off from work conducted by the University of Alberta to manage products related to the DrugBank repository" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/OMxPersonalHealthAnalyticsIncAsRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "OMx Personal Health Analytics, Inc. as registration authority" ; - rdfs:seeAlso ; - "OMx Personal Health Analytics in its role as the registration authority for the DrugBank Online repository" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/OrphanDrugProductDesignationDatabase - rdf:type owl:NamedIndividual , - ; - ; - "Orphan Drug Product designation database" ; - rdfs:label "orphan drug product designation database" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/PesticideProductInformationSystem - rdf:type owl:NamedIndividual , - ; - "Pesticide Product Information System" ; - rdfs:label "Pesticide Product Information System" ; - "registry published by the U.S. Environmental Protection Agency that contains information concerning all pesticide products registered in the United States" ; - "PPIS" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/PlantListOfAcceptedNomenclatureTaxonomyAndSymbols - rdf:type owl:NamedIndividual , - ; - "Plant List of Accepted Nomenclature, Taxonomy, and Symbols" ; - rdfs:label "Plant List of Accepted Nomenclature, Taxonomy, and Symbols" ; - "registry published by the U.S. Department of Agriculture that provides standardized information about the vascular plants, mosses, liverworts, hornworts, and lichens of the U.S. and its territories" ; - "The registry includes names, plant symbols, checklists, distributional data, species abstracts, characteristics, images, crop information, automated tools, onward Web links, and references. This information primarily promotes land conservation in the United States and its territories, but academic, educational, and general use is encouraged." ; - "PLANTS Database" , - "USDA PLANTS" ; - "https://plants.usda.gov/home" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/PubChem - rdf:type owl:NamedIndividual , - ; - "PubChem" ; - rdfs:label "PubChem" ; - "registry that is an open chemistry database at the National Institutes of Health (NIH)" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/RegulatoryContext-ActiveMoietyForFoodAndDrugAdministrationExclusivity - rdf:type owl:NamedIndividual , - , - , - ; - ; - ; - rdfs:label "regulatory context - active moiety (for Food and Drug Administration exclusivity)" ; - "regulatory reporting context covering the U.S. jurisdiction for which the FDA is the primary regulator reflecting FDA exclusivity was created by Congress to give 5-year market exclusivity to new uses of old drugs whose patents may have expired before an FDA approval, and which contain active moieties never approved by FDA" ; - "The 'active moiety' definition is contained in statute, regulation, and case law." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/RegulatoryContext-FoodAndDrugAdministrationGeneral - rdf:type owl:NamedIndividual , - , - ; - ; - ; - rdfs:label "regulatory context - Food and Drug Administration (general)" ; - "regulatory reporting context covering the U.S. jurisdiction for which the FDA is the primary regulator" ; - "FDA general regulatory context" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/RegulatoryContext-FoodAndDrugAdministrationPatentExclusive - rdf:type owl:NamedIndividual ; - owl:sameAs ; - owl:deprecated "true"^^xsd:boolean . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/RegulatoryContext-PatentExclusivity - rdf:type owl:NamedIndividual , - , - , - ; - ; - ; - rdfs:label "regulatory context - patent exclusivity" ; - "regulatory reporting context covering the U.S. jurisdiction for which the FDA is the primary regulator reflecting patent exclusivity, giving 20-year exclusivity that is not dependent on the 'active moiety' concept that FDA uses for NCE determination" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/RxNorm - rdf:type owl:NamedIndividual , - ; - "RxNorm" ; - rdfs:label "RxNorm" ; - "registry published by the U.S. National Library of Medicine that provides normalized names for clinical drugs and links its names to many of the drug vocabularies commonly used in pharmacy management and drug interaction software, including those of First Databank, Micromedex, and Gold Standard Drug Database" ; - "By providing links between these vocabularies, RxNorm can mediate messages between systems not using the same software and vocabulary." ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/USPharmacopeiaMedicinesCompendium - rdf:type owl:NamedIndividual , - ; - "U.S. Pharmacopeia Medicines Compendium" ; - rdfs:label "U.S. Pharmacopeia Medicines Compendium" ; - "all-online compendium that provides monographs and reference materials for chemical and biological medicines and excipients legally marketed in any country" ; - "USP-MC" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/UnitedNationsSustainableDevelopmentGoals - rdf:type owl:NamedIndividual , - ; - ; - "The United Nations Sustainable Development Goals" ; - rdfs:label "United Nations sustainable development goals" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/UnitedStatesFoodAndDrugAdministration - rdf:type owl:NamedIndividual , - ; - rdfs:label "United States Food and Drug Administration" ; - rdfs:seeAlso ; - "U.S. government agency responsible for protecting the public health by ensuring the safety, efficacy, and security of human and veterinary drugs, biological products, and medical devices; and by ensuring the safety of our nation's food supply, cosmetics, and products that emit radiation." ; - "FDA" ; - "FDA is responsible for advancing the public health by helping to speed innovations that make medical products more effective, safer, and more affordable and by helping the public get the accurate, science-based information they need to use medical products and foods to maintain and improve their health." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/UnitedStatesJurisdiction - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "United States jurisdiction" ; - "individual representing the overall jurisdiction for the United States, namely, that of the Supreme Court of the United States, federal courts and regulatory agencies" ; - "http://www.uscourts.gov/about-federal-courts"^^xsd:anyURI . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/UniversityOfCaliforniaSanFrancisoFederalDrugAdministrationTransport - rdf:type owl:NamedIndividual , - ; - "University of California, San Franciso Federal Drug Administration TransPortal" ; - rdfs:altLabel "UCSF-FDA TransPortal" ; - rdfs:label "University of California, San Franciso Federal Drug Administration TransPortal" ; - "standardized and publicly accessible website for archiving and disseminating information on mammalian transporter interactions with xenobiotics, including pharmaceuticals and environmental chemicals" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/VeteransHealthAdministration - rdf:type owl:NamedIndividual , - ; - rdfs:label "Veterans Health Administration" ; - rdfs:seeAlso ; - "U.S. government healthcare organization that provides primary care, specialized care, and related medical and social support services to American veterans" ; - "VHA" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/VeteransHealthAdministrationRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Veterans Health Administration Registration Authority" ; - "Veterans Health Administration in its role as a Registration Authority (RA)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/WorldHealthOrganization - rdf:type owl:NamedIndividual , - ; - rdfs:label "World Health Organization" ; - rdfs:seeAlso ; - "United Nations agency that connects nations, partners and people to promote health, keep the world safe and serve the vulnerable – so everyone, everywhere can attain the highest level of health" ; - "WHO" ; - "WHO leads global efforts to expand universal health coverage. We direct and coordinate the world’s response to health emergencies. And we promote healthier lives – from pregnancy care through old age. Our Triple Billion targets outline an ambitious plan for the world to achieve good health for all using science-based policies and programmes." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/WorldHealthOrganizationInternationalPharmacopoeia - rdf:type owl:NamedIndividual , - ; - "World Health Organization International Pharmacopoeia" ; - rdfs:label "World Health Organization International Pharmacopoeia" ; - "online collection of recommended procedures for analysis and specifications for the determination of pharmaceutical substances and dosage forms that is intended to serve as source material for reference or adaptation by any WHO Member State wishing to establish pharmaceutical requirements" ; - . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-RegistrationAuthorities/WorldHealthOrganizationRegistrationAuthority - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "World Health Organization Registration Authority" ; - "World Health Organization (WHO) in its role as a Registration Authority (RA)" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 4.2.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AmountType-Approximate - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "amount type - approximate" ; - "amount type for quantity values that are approximate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AmountType-Exact - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "amount type - exact" ; - "amount type for quantity values that are exact" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AmountType-NLT - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "amount type - NLT" ; - "amount type for quantity values that are a lower bound" ; - "amount type - not less than" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/AmountType-NMT - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "amount type - NMT" ; - "amount type for quantity values that are an upper bound" ; - "amount type - not more than" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ConformanceLevel-Conditional - rdf:type owl:NamedIndividual , - ; - ; - "CONDITIONAL" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 5.9" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 5" ; - rdfs:label "conformance level - conditional" ; - "conformance level that applies to data elements 'within a category' as applicable, that are subject to business rules and may become required by: data rules; process rules; regional rules" ; - "Conditional applies when there are alternative data sources for a given data element(s) to identify a Substance/Specified Substance. Regional implementation of the ISO 11238 and ISO/TS 19844 may elevate the conditional conformance categories to 'mandatory' per regional requirements." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ConformanceLevel-Mandatory - rdf:type owl:NamedIndividual , - ; - ; - "MANDATORY" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 5.9" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 5" ; - rdfs:label "conformance level - mandatory" ; - "conformance level that applies to data elements that are required and shall therefore be implemented" ; - "Mandatory elements are defining elements necessary for the unique identification of Substances and Specified Substances per the ISO IDMP standards/technical specifications." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ConformanceLevel-Optional - rdf:type owl:NamedIndividual , - ; - ; - "OPTIONAL" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 5.9" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 5" ; - rdfs:label "conformance level - optional" ; - "conformance level that applies to data elements that are informative but not definitional" ; - "When listed at the category level (e.g. Specified Substance), optional corresponds to ISO categories or data elements that are not absolutely necessary for the unique identification of Substances/Specified Substances as per ISO 11238. Regional implementation of ISO 11238 and ISO/TS 19844 may elevate the optional conformance categories to 'mandatory' or 'conditional' per regional requirements." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ISO11238-ClassificationScheme - rdf:type owl:NamedIndividual , - ; - rdfs:label "ISO 11238 classification scheme" ; - rdfs:seeAlso "https://www.iso.org/standard/71965.html"^^xsd:anyURI ; - "system for classifying substances and substance-related information that is directly specified in the ISO 11238 specification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ISO19844-CodeSet - rdf:type owl:NamedIndividual , - ; - rdfs:label "ISO 19844 code set" ; - rdfs:seeAlso "https://www.iso.org/standard/71965.html"^^xsd:anyURI ; - "set of controlled vocabularies and codes for reporting of substance-related information that are directly specified in the ISO/TS 19844 guidelines" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopicSubstitution-NonSpecific - rdf:type owl:NamedIndividual , - ; - rdfs:label "isotopic substitution - non-specific" ; - "isotopic substitution where the nuclide is distributed thoughtout molecule or substance" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.3, table 62" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopicSubstitution-Specific - rdf:type owl:NamedIndividual , - ; - rdfs:label "isotopic substitution - specific" ; - "isotopic substitution if the site of attachment/substitution is specific and indicated in the structure" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.3, table 62" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/IsotopicSubstitution-Unknown - rdf:type owl:NamedIndividual , - ; - rdfs:label "isotopic substitution - unknown" ; - "isotopic substitution where the site of attachment/substitution is unknown" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.7.3, table 62" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationMethodType-Agent - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "agent" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.1" ; - rdfs:label "modification method type - agent" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationMethodType-Physical - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "physical" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.1" ; - rdfs:label "modification method type - physical" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ModificationMethodType-Structural - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "structural" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 7.2.3" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.1" ; - rdfs:label "modification method type - structural" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus-Alternate - rdf:type owl:NamedIndividual , - ; - ; - ; - "Alternate" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status - alternate" ; - "status of an official name that is considered a synonym for the primary official name" ; - "The fact that a name is alternate is evident by having more than one name assigned to the same substance by the same authority for the same language, domain, etc." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus-Current - rdf:type owl:NamedIndividual , - ; - ; - ; - "Current" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status - current" ; - "status of an official name that is presently in use" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus-Primary - rdf:type owl:NamedIndividual , - ; - ; - ; - "Proposed" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status - primary" ; - "status of an official name that is the main official name approved for use" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus-Proposed - rdf:type owl:NamedIndividual , - ; - ; - ; - "Proposed" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status - proposed" ; - "status of an official name that has been proposed for use but has not yet be formally adopted" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OfficialNameStatus-Superseded - rdf:type owl:NamedIndividual , - ; - ; - ; - "Superseded" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.6.2" ; - rdfs:label "official name status - superseded" ; - "status of an official name that was formerly in use and has been replaced" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity-EitherDirection - rdf:type owl:NamedIndividual , - ; - ; - "(+/-)" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "optical activity - either direction" ; - "optical activity indicating the ability of a chemical substance to rotate the plane of vibration of polarized light either to the right or left" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity-Left - rdf:type owl:NamedIndividual , - ; - ; - "(-)" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "optical activity - left" ; - "optical activity indicating the ability of a chemical substance to rotate the plane of vibration of polarized light to the left" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity-None - rdf:type owl:NamedIndividual , - ; - ; - "None" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "optical activity - none" ; - "optical activity indicating that a chemical substance has no ability to rotate the plane of vibration of polarized light" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity-NotApplicable - rdf:type owl:NamedIndividual , - ; - ; - "None" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "optical activity - not applicable" ; - "optical activity indicating that optical activity does not apply to a chemical substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/OpticalActivity-Right - rdf:type owl:NamedIndividual , - ; - ; - "(+)" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "optical activity - right" ; - "optical activity indicating the ability of a chemical substance to rotate the plane of vibration of polarized light to the right" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-Literature - rdf:type owl:NamedIndividual , - ; - ; - "Literature" ; - rdfs:label "reference source class - literature" ; - "classifier for a reference source indicating that the source is domain and topic-specific literature" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-OfficialNameSource - rdf:type owl:NamedIndividual , - ; - ; - "Official Name Source" ; - rdfs:label "reference source class - official name source" ; - "classifier for a reference source indicating that the source is an official, jurisdiction-specific source for an official name" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-OtherNameSource - rdf:type owl:NamedIndividual , - ; - ; - "Other Name Source" ; - rdfs:label "reference source class - other name source" ; - "classifier for a reference source indicating that the source of information about a name is not an official, jurisdiction-specific source for that name" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-PublicDatabase - rdf:type owl:NamedIndividual , - ; - ; - "Public Database" ; - rdfs:label "reference source class - public database" ; - "classifier for a reference source indicating that the source is a publicly available database" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-RegulatorySubmission - rdf:type owl:NamedIndividual , - ; - ; - "Regulatory Submission" ; - rdfs:label "reference source class - regulatory submission" ; - "classifier for a reference source indicating that the source is a regulatory submission" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ReferenceSourceClass-Web - rdf:type owl:NamedIndividual , - ; - ; - "Web" ; - rdfs:label "reference source class - web" ; - "classifier for a reference source indicating that the source is a web site" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4.3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ResidueModified-NonSpecificModifications - rdf:type owl:NamedIndividual , - ; - ; - "non-specific modifications" ; - rdfs:label "residue modified - non-specific modifications" ; - "code for non-specific residue(s) of modification" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/ResidueModified-Random - rdf:type owl:NamedIndividual , - ; - ; - "random" ; - rdfs:label "residue modified - random" ; - "code for random residue(s) of modification" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.10.2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Absolute - rdf:type owl:NamedIndividual , - ; - ; - "ABSOLUTE" , - "absolute" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "stereochemistry - absolute" ; - "stereochemistry classifier indicating that the stereochemical description fully describes the spatial arrangement of the atom of a chiral molecular entity (or group)" ; - "https://en.wikipedia.org/wiki/Absolute_configuration" ; - "The most common labeling method uses the descriptors R or S and is based on the Cahn-Ingold-Prelog priority rules." , - "Until 1951 it was not possible to determine the absolute configuration and configuration were indicated relative to glyceraldehyde with the D/L system." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Achiral - rdf:type owl:NamedIndividual , - ; - ; - "ACHIRAL" , - "achiral" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - achiral" ; - "stereochemistry classifier indicating that the molecule is not chiral" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Axial - rdf:type owl:NamedIndividual , - ; - ; - "AXIAL" , - "axial" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - axial" ; - "stereochemistry classifier indicating a chirality axis based stereochemistry where, using the Cahn-Ingold-Prelog (CIP) priority rules, ordering can be determined" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-AxialR - rdf:type owl:NamedIndividual , - ; - ; - "AXIAL R" , - "axial r" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - axial r" ; - "stereochemistry classifier indicating a chirality axis based stereochemistry where, using the Cahn-Ingold-Prelog (CIP) priority rules, the priorities (from highest to lowest) of the substituent atoms exist in a clockwise direction" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-AxialS - rdf:type owl:NamedIndividual , - ; - ; - "AXIAL S" , - "axial s" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - axial s" ; - "stereochemistry classifier indicating a chirality axis based stereochemistry where, using the Cahn-Ingold-Prelog (CIP) priority rules, the priorities (from highest to lowest) of the substituent atoms exist in an anti-clockwise direction" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Chiral - rdf:type owl:NamedIndividual , - ; - ; - "CHIRAL" , - "chiral" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - chiral" ; - "stereochemistry classifier indicating an object or molecule that is not superimposable on its mirror image" ; - "The classic description of chirality is the comparison of the hand in a mirror, because the mirror image is the opposite. A chiral molecule has one or more chiral centres." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Cis - rdf:type owl:NamedIndividual , - ; - ; - "CIS" , - "cis" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - cis" ; - "stereochemistry classifier indicating that the functional groups (substituents) are on the same side of some plane" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Epimeric - rdf:type owl:NamedIndividual , - ; - ; - "EPIMERIC" , - "epimeric" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - epimeric" ; - "stereochemistry classifier indicating a particular kind of diastereomers that differ in their stereochemistry at only one chiral centre" ; - "The stereochemistry at all other chiral centres is identical." ; - "epimeric centres" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Meso - rdf:type owl:NamedIndividual , - ; - ; - "MESO" , - "meso" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - meso" ; - "stereochemistry classifier indicating that a molecule is a non-optically active member of a set of stereoisomers, at least two of which are optically active" ; - "Despite containing two or more stereocenters, the molecule is not chiral (achiral)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Mixed - rdf:type owl:NamedIndividual , - ; - ; - "MIXED" , - "mixed" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - mixed" ; - "stereochemistry classifier indicating a mixture of substances with different stereochemistries or a combination of stereochemistries at different parts of the molecule" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Octahedral12 - rdf:type owl:NamedIndividual , - ; - ; - "OCTAHEDRAL 12" , - "octahedral 12" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - octahedral 12" ; - "stereochemistry classifier indicating an octahedral molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the lowest priority donor atom directly across from (trans to) a priority 1 donor atom is also 1 and the priority of the donor atom across from (trans to) the highest priority atom in the plane perpendicular to this reference axis is 2" ; - "trans octahedral" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Octahedral21 - rdf:type owl:NamedIndividual , - ; - ; - "OCTAHEDRAL 21" , - "octahedral 21" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - octahedral 21" ; - "stereochemistry classifier indicating an octahedral molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the lowest priority donor atom directly across from (trans to) a priority 1 donor atom is 2 and the priority of the donor atom across from (trans to) the highest priority atom in the plane perpendicular to this reference axis is 1" ; - "trans octahedral 21" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Octahedral22 - rdf:type owl:NamedIndividual , - ; - ; - "OCTAHEDRAL 22" , - "octahedral 22" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - octahedral 22" ; - "stereochemistry classifier indicating an octahedral molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the lowest priority donor atom directly across from (trans to) a priority 1 donor atom is 2 and the priority of the donor atom across from (trans to) the highest priority atom in the plane perpendicular to this reference axis is 2" ; - "trans octahedral 22" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Racemic - rdf:type owl:NamedIndividual , - ; - ; - "RACEMIC" , - "racemic" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - racemic" ; - "stereochemistry classifier indicating an equimolar mixture of two enantiomers" ; - "See example in ISO/TS 19844:2018(E) Figure B.17 racemic Amlodipine structure." ; - "A racemate is optically inactive." ; - "racemate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-SquarePlanar1 - rdf:type owl:NamedIndividual , - ; - ; - "SQUARE PLANAR 1" , - "square planar 1" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - square planar 1" ; - "stereochemistry classifier indicating a square planar molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the donor atom directly across from the priority 1 donor atom is also 1" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-SquarePlanar2 - rdf:type owl:NamedIndividual , - ; - ; - "SQUARE PLANAR 2" , - "square planar 2" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - square planar 2" ; - "stereochemistry classifier indicating a square planar molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the donor atom directly across from the priority 1 donor atom is 2" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-SquarePlanar3 - rdf:type owl:NamedIndividual , - ; - ; - "SQUARE PLANAR 3" , - "square planar 3" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - square planar 3" ; - "stereochemistry classifier indicating a square planar molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the donor atom directly across from the priority 1 donor atom is 3" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-SquarePlanar4 - rdf:type owl:NamedIndividual , - ; - ; - "SQUARE PLANAR 4" , - "square planar 4" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - square planar 4" ; - "stereochemistry classifier indicating a square planar molecular geometry where the Cahn-Ingold-Prelog (CIP) priority of the donor atom directly across from the priority 1 donor atom is 4" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Tetrahedral - rdf:type owl:NamedIndividual , - ; - ; - "TETRAHEDRAL" , - "tetrahedral" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - tetrahedral" ; - "stereochemistry classifier indicating a molecule in which the central atom is bound to four atoms that form the vertices of a tetrahedron and are described by the chirality symbols (R) and (S)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Trans - rdf:type owl:NamedIndividual , - ; - ; - "TRANS" , - "trans" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53, clause B.6.5.1" ; - rdfs:label "stereochemistry - trans" ; - "stereochemistry classifier indicating that the functional groups (substituents) are on opposing (transverse) sides of some plane" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/Stereochemistry-Unknown - rdf:type owl:NamedIndividual , - ; - ; - "UNKNOWN" , - "unknown" ; - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.7.1, Table 53" ; - rdfs:label "stereochemistry - unknown" ; - "stereochemistry classifier indicating that the molecular geometry is not known" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-BrandName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Brand Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - brand name" ; - "substance name classifier for a name by which a company identifies a given substance typically for marketing purposes" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-CommonName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Common Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - common name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-CompanyCode - rdf:type owl:NamedIndividual , - ; - ; - ; - "Company Code" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - company code" ; - "substance name classifier for a name associated with a given substance that is an internal corporate code" ; - "During the early stages of clinical development, the preferred term for a substance can be its company code. In later stages, an INN can be associated with the substance and become the preferred term for that substance." ; - "A company code may be used in cases where no official name is available and if it is associated with defining information and is found together in at least one single reference that is from a reputable source in the public domain (i.e. scientific journal, presentations or posters at scientific conferences, company publication, patent or published patent application, public databases such as STN from CAS)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-DisplayName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Display Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - display name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-HerbalName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Herbal Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - herbal name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-HomeopathicName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Homeopathic Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - homeopathic name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-OfficialName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Official" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2, B.4.27" ; - rdfs:label "substance name classifier - official name" ; - "substance name classifier for a name that is typically nonproprietary used in a given jurisdiction and domain to refer to a specific substance" ; - "INN: International Nonproprietary Name, also known as rINN, recommended International Nonproprietary Name or pINN, proposed International Nonproprietary Name or INNM, Modified International Nonproprietary Name published by WHO: World Health Organization: in accordance with rules." ; - "The domain, jurisdiction, and authority that assigned the name (USAN, INN, JAN etc.) and the language of the name are also captured." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-OtherName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Other Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - other name" ; - "substance name classifier for a name associated with a given substance that is considered a synonym" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-PlasmaDerivedName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Plasma-Derived Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - plasma-derived name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-PreferredName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Preferred Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - preferred name" ; - "substance name classifier for a name that is considered to be the best choice in some context" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-ScientificName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Scientific Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2, 6.9.5" ; - rdfs:label "substance name classifier - scientific name" ; - "substance name classifier for a name that is the taxonomic name for an organism" ; - "The accepted scientific name for plants is provided by Kew Gardens' Medicinal Plant Names Services (MPNS). The names for other organisms will be provided by other authoritative sources." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-SpecifiedHomeopathicName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Homeopathic Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - specified homeopathic name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-SpecifiedSubstanceGroup1Name - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 1 Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - specified substance group 1 name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-SpecifiedSubstanceGroup2Name - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 2 Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - specified substance group 2 name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-SpecifiedSubstanceGroup3Name - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 3 Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2" ; - rdfs:label "substance name classifier - specified substance group 3 name" ; - "substance name classifier for a name that ..." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceNameClassifier-SystematicName - rdf:type owl:NamedIndividual , - ; - ; - ; - "Systematic Name" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.4" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause 6.3.2, B.6.2" ; - rdfs:label "substance name classifier - systematic name" ; - "substance name classifier for a name that is typically be used for simple chemicals and structurally diverse materials where the definitions are based on a chemical structure or systematic taxonomic information" ; - "IUPAC name, CAS Registry Name and definitions of a Pharmacopoeial Monograph" ; - "For chemicals, these names are typically derived from IUPAC or CAS systems of nomenclature. From the systematic names of chemicals, a molecular structure can typically be derived and the name can be checked by a number of chemical drawing programmes that convert a given name to a molecular structure." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-Chemical - rdf:type owl:NamedIndividual , - ; - ; - ; - "Chemical" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.11" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - chemical" ; - "classifier for a type of substance that can be described as a stoichiometric or non-stoichiometric single molecular entity and is not a protein, nucleic acid or polymer substance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-Mixture - rdf:type owl:NamedIndividual , - ; - ; - ; - "Mixture" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.44" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - mixture" ; - "classifier for a type of polydisperse substance that is a combination of single substances isolated together or produced in the same synthetic process" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-NucleicAcid - rdf:type owl:NamedIndividual , - ; - ; - ; - "Nucleic Acid" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.54" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - nucleic acid" ; - "classifier for a type of substance that can be defined by a linear sequence of nucleosides typically linked through phosphate or phosphate-like diester bonds" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-Polymer - rdf:type owl:NamedIndividual , - ; - ; - ; - "Polymer" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.63" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - polymer" ; - "classifier for a type of polydisperse substance that contains structural repeat units linked by covalent bonds" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-Protein - rdf:type owl:NamedIndividual , - ; - ; - ; - "Protein" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.68" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - protein" ; - "classifier for a type of substance with a defined sequence of alpha-amino acids connected through peptide bonds" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-SpecifiedSubstanceGroup1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 1" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.78" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - specified substance group 1" ; - "classifier for a substance defined by groups of elements that describes multi-substance materials or specifies further information on substances relevant to the description of Medicinal Products" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-SpecifiedSubstanceGroup2 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 2" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.78" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - specified substance group 2" ; - "classifier for a substance defined by groups of elements that describes multi-substance materials or specifies further information on substances relevant to the description of Medicinal Products" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-SpecifiedSubstanceGroup3 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 3" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.78" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - specified substance group 3" ; - "classifier for a substance defined by groups of elements that describes multi-substance materials or specifies further information on substances relevant to the description of Medicinal Products" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-SpecifiedSubstanceGroup4 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Specified Substance Group 4" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.78" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - specified substance group 4" ; - "classifier for a substance defined by groups of elements that describes multi-substance materials or specifies further information on substances relevant to the description of Medicinal Products" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11238-Substances/SubstanceTypeClassifier-StructurallyDiverse - rdf:type owl:NamedIndividual , - ; - ; - ; - "Structurally Diverse" ; - "ISO 11238:2018 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated information on substances, clause 3.83" , - "ISO/TS 19844:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11238 for data elements and structures for the unique identification and exchange of regulated information on substances, clause clause 6.2.1, Table 2" ; - rdfs:label "substance type classifier - structurally diverse" ; - "classifier for a type of polydisperse substance isolated from a single source that is a complex combination which cannot be described as a mixture of a limited number of single substances" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/ISO20443-CodeSet - rdf:type owl:NamedIndividual , - ; - rdfs:label "ISO 20443 code set" ; - rdfs:seeAlso "https://www.iso.org/standard/68041.html"^^xsd:anyURI ; - "set of controlled vocabularies and codes for reporting of medicinal product-related information specified in the ISO/TS 20443 guidelines" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ACTI - rdf:type owl:NamedIndividual , - ; - ; - "ACTI" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ACTI" ; - "code for an active ingredient whose basis of strength cannot be specified" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ACTIB - rdf:type owl:NamedIndividual , - ; - ; - "ACTIB" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ACTIB" ; - "code for an active ingredient where the entire substance is the basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ACTIM - rdf:type owl:NamedIndividual , - ; - ; - "ACTIM" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ACTIM" ; - "code for an active ingredient where the active moiety is basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ACTIR - rdf:type owl:NamedIndividual , - ; - ; - "ACTIR" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ACTIR" ; - "code for an active ingredient where another reference substance is the basis of strength" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ADJV - rdf:type owl:NamedIndividual , - ; - ; - "ADJV" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ADJV" ; - "code for an adjuvant, an ingredient(s) which augments or promotes the pharmacological effect of the active ingredient(s) without itself being considered active (typically used with vaccines)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-ADTV - rdf:type owl:NamedIndividual , - ; - ; - "ADTV" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - ADTV" ; - "code for an ingredient that is any additive added" ; - "Use only when there is no described pharmacological action and classification as merely 'inactive' ingredient is not appropriate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-BASE - rdf:type owl:NamedIndividual , - ; - ; - "BASE" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - BASE" ; - "code for an ingredient that is the base of a preparation" ; - "water, vaseline, ethanol" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-CNTM - rdf:type owl:NamedIndividual , - ; - ; - "CNTM" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - CNTM" ; - "code for a contaminant, an ingredient whose presence is not intended but may not be reasonably avoided given the circumstances of the mixture's nature or origin" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-COLR - rdf:type owl:NamedIndividual , - ; - ; - "COLR" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - COLR" ; - "code for an ingredient added to alter the color appearance" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-FLVR - rdf:type owl:NamedIndividual , - ; - ; - "FLVR" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - FLVR" ; - "code for an ingredient added to alter the taste of the product" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-IACT - rdf:type owl:NamedIndividual , - ; - ; - "IACT" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - IACT" ; - "code for an inactive ingredient, i.e. ingredients added for a purpose other than the intended pharmacological action" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-INGR - rdf:type owl:NamedIndividual , - ; - ; - "INGR" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - INGR" ; - "code for an ingredient not otherwise specified, used in cases of devices or foods where further classification is not common" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-MECH - rdf:type owl:NamedIndividual , - ; - ; - "MECH" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - MECH" ; - "code for a mechanical ingredient, an ingredient which, as a whole, lends a spatial structure to the product, which structure is meaningful to the delivery of the pharmacologically active ingredients near the target site" ; - "For example, a collagen matrix used as a base for transplanting skin cells." ; - "Such ingredient has a function other than merely delivering the pharmacologically active substances into a systemic compartment (such as, for example, an ordinary capsule would have.)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-PRSV - rdf:type owl:NamedIndividual , - ; - ; - "PRSV" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - PRSV" ; - "code for a preservative, an ingredient added to delay the risk of the product's spoiling" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO11615-MedicinalProducts/IngredientRole-STBL - rdf:type owl:NamedIndividual , - ; - ; - "STBL" ; - "ISO/TS 20443:2017(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, table D.1, clause D.2.1" ; - rdfs:label "ingredient role - STBL" ; - "code for a stabilizer, an ingredient added to keep the mixture homogenic (e.g. prevent the phases of an emulsion to separate)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale-O - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Original" ; - "O" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale O" ; - "code indicating that the code descriptor represents the originally produced code" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale-OR - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Original and Required" ; - "OR" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale OR" ; - "code indicating that the code descriptor is an originally produced code and is required by the specification describing the use of the coded concept" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale-P - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Post-coded" ; - "P" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale P" ; - "code indicating that the code descriptor was post-coded from free text source" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale-PR - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Post-coded and Required" ; - "PR" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale PR" ; - "code indicating that the code descriptor is post-coded from free text source and is required by the specification describing the use of the coded concept" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationale-R - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Required" ; - "R" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale R" ; - "code indicating that the code descriptor is required by the specification describing the use of the coded concept" ; - "The exact form of the requirement is not specified here; it may be required by the specification directly, or it may arise as an indirect result of other conformance tools. More than one different requirement may exist simultaineously, so more than one code in a CD complex may be required." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CodingRationaleEnumeration - rdf:type owl:NamedIndividual , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale enumeration" ; - "singleton used for reference to the coding rationale code element class to avoid punning" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-BZ - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "bzip" ; - "BZ" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm BZ" ; - "code indicating the bzip-2 compression format. See [http://www.bzip.org/] for more information." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-DF - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "deflate" ; - "DF" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm DF" ; - "code indicating the deflate compressed data format as specified in IETF RFC 1951" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-GZ - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "gzip" ; - "GZ" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm GZ" ; - "code indicating a compressed data format that is compatible with the widely used GZIP utility as specified in IETF RFC 1952 (uses the deflate algorithm)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-Z - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "compress" ; - "Z" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm Z" ; - "code indicating the original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-Z7 - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Z7" ; - "Z7" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm Z7" ; - "code indicating the 7z compression file format. See [http://www.7-zip.org/7z.html] for more information." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithm-ZL - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "zlib" ; - "ZL" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm ZL" ; - "code indicating a compressed data format that also uses the deflate algorithm. Specified as IETF RFC 1950" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/CompressionAlgorithmEnumeration - rdf:type owl:NamedIndividual , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm enumeration" ; - "singleton used for reference to the compression algorithm code element class to avoid punning" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-ANY - rdf:type owl:NamedIndividual , - ; - ; - "ANY" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "datatype code ANY" ; - "code representing the most basic, non-private datatype in the ISO 21090 datatype classification hierarchy" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-BL - rdf:type owl:NamedIndividual , - ; - ; - "boolean" ; - "BL" ; - rdfs:label "datatype code BL" ; - "code for a boolean datatype" ; - "This code typically denotes an xsd:boolean value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-BL.NONNULL - rdf:type owl:NamedIndividual , - ; - ; - "flavor that constrains boolean" ; - "BL.NONNULL" ; - rdfs:label "datatype code BL.NONNULL" ; - "code for a boolean datatype for which a value is required" ; - "This code typically denotes an xsd:boolean value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-CD - rdf:type owl:NamedIndividual , - ; - ; - "concept description" ; - "CD" ; - rdfs:label "datatype code CD" ; - "code for a concept descriptor" ; - "This code typically denotes a complex concept that is a class that has inherent relationships and attributes." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-ED - rdf:type owl:NamedIndividual , - ; - ; - "encapsulated data" ; - "ED" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2" ; - rdfs:label "datatype code ED" ; - "code for encapsulated data" ; - "This code may link to some external resource or denote a complex concept that is a class that has inherent relationships and attributes." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-EN - rdf:type owl:NamedIndividual , - ; - ; - "entity name" ; - "EN" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.7.6" ; - rdfs:label "datatype code EN" ; - "code for an entity name" ; - "This code denotes a name expressed as an xsd:string or rdf:langString, or a reified name that is an individual of type cmns-dsg:Name or of a subclass of cmns-dsg:Name such as a composite person name, organizational name, or other contextual name that may include provenance details such as the date such a name was last verified in addition to possible components of a name." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-HXIT - rdf:type owl:NamedIndividual , - ; - ; - "HXIT" ; - rdfs:label "datatype code HXIT" ; - "code representing the top-level datatype in the ISO 21090 datatype classification hierarchy" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-II - rdf:type owl:NamedIndividual , - ; - ; - "instance identifier" ; - "II" ; - rdfs:label "datatype code II" ; - "code for an instance identifier" ; - "This code typically denotes a complex concept, i.e., a named individual of type identifier that has inherent relationships and attributes, such as a named individual of type cmns-id:Individual or a subclass thereof." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-INT - rdf:type owl:NamedIndividual , - ; - ; - "integer" ; - "INT" ; - rdfs:label "datatype code INT" ; - "code for an integer datatype" ; - "This code denotes an xsd:integer value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-NM - rdf:type owl:NamedIndividual , - ; - ; - "name" ; - "NM" ; - rdfs:label "datatype code NM" ; - "code for a name" ; - "This code denotes a name expressed as an xsd:string or rdf:langString, or a reified name that is an individual of type cmns-dsg:Name." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-PQ - rdf:type owl:NamedIndividual , - ; - ; - "physical quantity" ; - "PQ" ; - rdfs:label "datatype code PQ" ; - "code for a physical quantity" ; - "This code denotes a complex concept, i.e., a named individual of type cmns-qtu:QuantityValue that has an inherent unit of measure and numeric value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-REAL - rdf:type owl:NamedIndividual , - ; - ; - "real number" ; - "REAL" ; - rdfs:label "datatype code REAL" ; - "code for a real number datatype" ; - "This code denotes a real number typically expressed as an xsd:decimal, xsd:float, owl:rational, or owl:real datatype." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-ST - rdf:type owl:NamedIndividual , - ; - ; - "string" ; - "ST" ; - rdfs:label "datatype code ST" ; - "code for a string-valued datatype" ; - "This code denotes either an xsd:string or rdf:langString." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-STT - rdf:type owl:NamedIndividual , - ; - ; - "state" ; - "STT" ; - rdfs:label "datatype code STT" ; - "code for a datatype representing the condition of something as of some point in time" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/DatatypeCode-TS - rdf:type owl:NamedIndividual , - ; - ; - "timestamp" ; - "TS" ; - rdfs:label "TS datatype code" ; - "code for a timestamp datatype" ; - "This code denotes either a reified time instant (cmns:TimeInstant) or individual that is a member of a subclass of time instant, or an instance of cmns-dt:CombinedDateTime." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/ISO21090-CodeSet - rdf:type owl:NamedIndividual , - ; - rdfs:label "ISO 21090 code set" ; - rdfs:seeAlso "https://www.iso.org/standard/35646.html"^^xsd:anyURI ; - "set of codes for harmonized datatypes defined in the ISO 21090 specification" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/IntegrityCheckAlgorithm-SHA1 - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "secure hash algorithm - 1" ; - "SHA1" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.10" ; - rdfs:label "integrity check algorithm SHA1" ; - "code indicating the algorithm defined in FIPS PUB 180-1: Secure Hash Standard, As of April 17, 1995" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/IntegrityCheckAlgorithm-SHA256 - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "secure hash algorithm - 256" ; - "SHA256" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.10" ; - rdfs:label "integrity check algorithm SHA256" ; - "code indicating the algorithm defined in FIPS PUB 180-2: Secure Hash Standard" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/IntegrityCheckAlgorithmEnumeration - rdf:type owl:NamedIndividual , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.10" ; - rdfs:label "integrity check algorithm enumeration" ; - "singleton used for reference to the integrity check algorithm code element class to avoid punning" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-ASKU - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Asked but unknown" ; - "ASKU" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor ASKU" ; - "code for a value for which information was sought but not found (e.g. patient was asked but did not know)." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-DER - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Derived" ; - "DER" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor DER" ; - "code for value for which no attempt has been made to encode the information correctly but the raw source information is represented (usually in originalText)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-INV - rdf:type owl:NamedIndividual , - ; - ; - ; - "2"^^xsd:nonNegativeInteger ; - "Invalid" ; - "INV" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor INV" ; - "code for a value as represented in the instance that is not a member of the set of permitted data values in the constrained value domain of a variable" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-MSK - rdf:type owl:NamedIndividual , - ; - ; - ; - "2"^^xsd:nonNegativeInteger ; - "Masked" ; - "MSK" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor MSK" ; - "code for a value for which there is information available but it has not been provided by the sender due to security, privacy or other reasons" ; - "There may be an alternate mechanism for gaining access to this information." , - "Warning: Using this Nullflavor does provide information that may be a breach of confidentiality, even though no detailed data are provided. Its primary purpose is for those circumstances where it is necessary to inform the receiver that the information does exist without providing any detail." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-NA - rdf:type owl:NamedIndividual , - ; - ; - ; - "2"^^xsd:nonNegativeInteger ; - "Not applicable" ; - "NA" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor NA" ; - "code for a value for which no proper value is applicable in this context (e.g. last menstrual period for a male)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-NASK - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Not asked" ; - "NASK" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor NASK" ; - "code for a value for which information has not been sought (e.g. patient was not asked)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-NAV - rdf:type owl:NamedIndividual , - ; - ; - ; - "4"^^xsd:nonNegativeInteger ; - "Temporarily unavailable" ; - "NAV" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor NAV" ; - "code for a value for which information is not available at this time but it is expected that it would be available later" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-NI - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "No information" ; - "NI" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor NI" ; - "code for a value that is exceptional (missing, omitted, incomplete, improper)" ; - "No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-NINF - rdf:type owl:NamedIndividual , - ; - ; - ; - "4"^^xsd:nonNegativeInteger ; - "Negative infinity" ; - "NINF" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor NINF" ; - "code for a value that is part of a value domain including a negative infinity of numbers" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-OTH - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Other" ; - "OTH" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor OTH" ; - "code for an actual value that is not a member of the set of permitted data values in the constrained value domain of a variable (e.g. concept not provided by required code system)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-PINF - rdf:type owl:NamedIndividual , - ; - ; - ; - "4"^^xsd:nonNegativeInteger ; - "Positive infinity" ; - "PINF" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor PINF" ; - "code for a value that is part of a value domain including a positive infinity of numbers" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-QS - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Sufficient quantity" ; - "QS" ; - rdfs:label "null flavor QS" ; - "code for a value for which a specific quantity is not known, but is known to be non-zero and is not specified because it makes up the bulk of the material" ; - "'Add 10 mg of ingredient X, 50 mg of ingredient Y, and sufficient quantity of water to 100 ml.' The null flavor would be used to express the quantity of water." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-TRC - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Trace" ; - "TRC" ; - rdfs:label "null flavor TRC" ; - "code for a value for which content is greater than zero, but too small to be quantified" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-UNC - rdf:type owl:NamedIndividual , - ; - ; - ; - "3"^^xsd:nonNegativeInteger ; - "Unencoded" ; - "UNC" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor UNC" ; - "code for a value for which an actual value may exist, but it must be derived from the information provided (usually an expression is provided directly)" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavor-UNK - rdf:type owl:NamedIndividual , - ; - ; - ; - "2"^^xsd:nonNegativeInteger ; - "Unknown" ; - "UNK" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor UNK" ; - "code for a value for which proper value is applicable, but not known" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/NullFlavorEnumeration - rdf:type owl:NamedIndividual , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor enumeration" ; - "singleton used for reference to the null flavor code element class to avoid punning" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/OID-2.16.840.1.113883.5.1008 - rdf:type owl:NamedIndividual , - ; - ; - ; - "2.16.840.1.113883.5.1008" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.1.4" ; - rdfs:label "null flavor enumeration object identifier" ; - "object identifier for the null flavor enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/OID-2.16.840.1.113883.5.1009 - rdf:type owl:NamedIndividual , - ; - ; - ; - "2.16.840.1.113883.5.1009" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "compression algorithm enumeration object identifier" ; - "object identifier for the compression algorithm enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/OID-2.16.840.1.113883.5.1010 - rdf:type owl:NamedIndividual , - ; - ; - ; - "2.16.840.1.113883.5.1010" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.4.2.3.8" ; - rdfs:label "integrity check algorithm enumeration object identifier" ; - "object identifier for the integrity check algorithm enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/OID-2.16.840.1.113883.5.1074 - rdf:type owl:NamedIndividual , - ; - ; - ; - "2.16.840.1.113883.5.1074" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.5.2.4.10" ; - rdfs:label "coding rationale enumeration object identifier" ; - "object identifier for the coding rationale enumeration" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/OID-2.16.840.1.113883.5.57 - rdf:type owl:NamedIndividual , - ; - ; - ; - "2.16.840.1.113883.5.57" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode enumeration object identifier" ; - "object identifier for the update mode enumeration" ; - "update mode OID" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-A - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Add" ; - "A" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode A" ; - "code indicating that an item was (or is to be) added, having not been present immediately before" ; - "If it is already present, this may be treated as an error condition." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-AR - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Add or replace" ; - "AR" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode AR" ; - "code indicating that an item was (or is to be) either added or replaced" ; - "No assertion is made as to whether the item previously existed." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-D - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Remove" ; - "D" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode D" ; - "code indicating that an item item was (or is to be) removed (sometimes referred to as deleted)" ; - "If the item is part of a collection, delete any matching items." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-K - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Key" ; - "K" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode K" ; - "code indicating that the item is part of the identifying information for the object that contains it" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-N - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "No change" ; - "N" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode N" ; - "code indicating that there was (or is to be) no change to the item" ; - "This is primarily used when this element has not changed, but other attributes in the instance have changed." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-R - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Replace" ; - "R" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode R" ; - "code indicating that an item existed previously and has been (or is to be) revised" ; - "If an item does not already exist, this may be treated as an error condition." . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateMode-U - rdf:type owl:NamedIndividual , - ; - ; - "1"^^xsd:nonNegativeInteger ; - "Unknown" ; - "U" ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode U" ; - "code indicating that it is not specified whether or what kind of change has occurred to the item, or whether the item is present as a reference or identifying property" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/ISO/ISO21090-HarmonizedDatatypes/UpdateModeEnumeration - rdf:type owl:NamedIndividual , - ; - "ISO 21090:2011 Health informatics - Harmonized data types for information interchange, clause 7.3.3.3.2" ; - rdfs:label "update mode enumeration" ; - "singleton used for reference to the update mode code element class to avoid punning" . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Informative - rdf:type owl:NamedIndividual , - ; - rdfs:label "informative" ; - "entity that demonstrates how to use some elements of the ontology"@en ; - "Informative content includes examples that are useful but should not be incorporated in any application. They have been created to support testing and provide guidance to users with respect to how to implement certain constructs."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Preliminary - rdf:type owl:NamedIndividual , - ; - rdfs:label "preliminary" ; - "entity that is considered to be in early stages of development"@en ; - "Preliminary content is subject to significant change, and may be renamed or moved to another ontology prior to achieving provisional status. Users should be aware that it is not dependable, but could be used for reference and as the basis for further work."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Provisional - rdf:type owl:NamedIndividual , - ; - rdfs:label "provisional" ; - "entity that is considered to be in later stages of development"@en ; - "Provisional content may change prior to release but is more stable and reliable than preliminary content."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ChangeManagement/Release - rdf:type owl:NamedIndividual , - ; - rdfs:label "release" ; - "entity that is considered to be stable and mature from a development perspective"@en ; - "Release notes will be provided for any changes with respect to released content, and any revisions will be backwards compatible with the prior version to the degree possible."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-Conformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - conformant" ; - "compliance level indicating that the ontology element is conformant with the corresponding ISO class, property, datatype, or other individual, including but not limited to the way it is modeled, its naming, annotations, and relationships"@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-DefinitionallyConformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - definitionally conformant" ; - "compliance level indicating that the ontology element is conformant with the corresponding ISO class, property, datatype, or other individual with respect to its definition and other annotations, but may not be conformant with respect to how it is named or otherwise modeled"@en ; - "Definitionally conformant elements will have annotations corresponding to what is in the ISO IDMP standard but be named and modeled differently. Examples include elements that are modeled as classes in the IDMP standard but as properties in the ontology, so the name has been rephrased as a verb or verb phrase."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-Extension - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - extension" ; - "compliance level indicating that the ontology element extends the existing ISO standard with a concept that is either implied by the specification or fills a gap that was not addressed in the standard"@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-ModelConformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - model conformant" ; - "compliance level indicating that the ontology element is conformant with the corresponding ISO class, property, datatype, or other individual with respect to how it is modeled, but not necessarily with respect to all of its relationships"@en ; - "There are various cases in the ontologies where a given element will be modeled as a text value with some ISO 21090 Harmonized Datatype encoding, whereas we have modeled it as a named individual with additional semantics in the ontology. A class that in other aspects is modeled as defined in the relevant ISO IDMP specifications that has a relationships with this individual rather than having a text attribute for it would be considered model conformant."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-NameAndAnnotationConformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - name and annotation conformant" ; - "compliance level indicating that the ontology element is conformant with the corresponding ISO class, property, datatype, or other individual with respect to its name, definition and other annotations, but may not be conformant with respect to how it is modeled"@en ; - "There are various cases in the ontologies where a given element will be modeled as a class, similarly to what is in the ISO IDMP standard, but whose relationships are specified differently. This may be because of inheritance via the patterns we have implemented, the use of restrictions, or other variations with respect to the modeling approach taken. Other cases include concepts that are modeled as roles in the ontology but as classes or properties in the IDMP standard."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-NamingConformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - naming conformant" ; - "compliance level indicating that the ontology element is conformant with the corresponding ISO class, property, datatype, or other individual with respect to its name, and possibly other annotations, but not in terms of its definition or with respect to how it is modeled"@en ; - "One such case identified shortly after the initial 0.1 version of the ontology was released is the concept 'ingredient', which is modeled as a role rather than as a subclass of material and where the definition in ISO 11238 is distinct from the definition in the ontology."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-NeedsClarification - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - needs clarification" ; - "compliance level indicating that the ontology element is conformant with the ISO standard but indicates that the standard should be revised in some fashion for clarification purposes"@en ; - "In this case, a usage note should accompany this annotation to say what exactly needs clarification."@en . - - -### https://spec.pistoiaalliance.org/idmp/ontology/META/ISOConformanceAnnotations/ConformanceToISOLevel-NonConformant - rdf:type owl:NamedIndividual , - ; - rdfs:label "conformance to ISO level - non-conformant" ; - "compliance level indicating that the ontology element is not conformant with the corresponding ISO class, property, datatype, or other individual"@en ; - "This annotation should be used when the ontology necessarily differs from the standard in some way due to an inconsistency that would be introduced if it was modeled explicitly as indicated in the UML model, for example. In this case a usage note should be included to state why we believe that the element should be modeled differently."@en . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000000004/terms/100000000012 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "Human"@de ; - "H"@de , - "H"@en , - "H"@fr-fr , - "H"@it , - "H"@sv ; - "domain classifier for a substance or product that is authorized for use in human populations"@en ; - "Anwendung am Menschen"@de , - "Human bruk"@no , - "Human use"@en , - "Humant bruk"@sv , - "Lietošanai cilvēkiem"@lv , - "Usage humain"@fr-fr , - "uso umano"@it ; - rdfs:label "100000000012" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000000004/terms/100000000013 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "Veterinaer"@de ; - "V"@cs , - "V"@de , - "V"@en , - "V"@fr-fr , - "V"@it , - "V"@sv ; - "domain classifier for a substance or product that is authorized for use in animal populations"@en ; - "Anwendung am Tier"@de , - "Usage vétérinaire"@fr-fr , - "Uz veterinar"@ro , - "Veterinary use"@en , - "Veterinární použití"@cs , - "Veterinärmedicinskt bruk"@sv , - "Veterinær bruk"@no , - "Veterinārai lietošanai"@lv , - "uso veterinario"@it ; - rdfs:label "100000000013" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000000004/terms/100000000014 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "Human & Veterinär"@de ; - "H&V"@de , - "H&V"@en , - "H&V"@fr-fr , - "H&V"@it , - "H&V"@sv , - "H+V"@cs ; - "domain classifier for a substance or product that is authorized for use in human and veterinary populations"@en ; - "Anwendung an Mensch und Tier"@de , - "Human and Veterinary use"@en , - "Human og veterinær bruk"@no , - "Humant och veterinärmedicinskt bruk"@sv , - "Humánní a veterinární použití"@cs , - "Lietošanai cilvēkiem un dzīvniekiem"@lv , - "Usage humain et vétérinaire"@fr-fr , - "uso umano e veterinario"@it ; - rdfs:label "100000000014" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072051/terms/100000072084 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072052/terms/100000072074 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - ; - "classificateur de statut marketing pour un produit qui bénéficie d’une autorisation de mise sur le marché délivrée et n’est pas mis sur le marché"@fr-fr , - "marketing status classifier for a product that has a marketing authorization granted and is not placed on the market"@en ; - "Ikke markedsført"@no , - "Nav tirdzniecībā"@lv , - "Nicht vermarktet"@de , - "Non commercialisé"@fr-fr , - "Non commercializzato"@it , - "Not marketed"@en , - "Não comerc. conf. pelo Titular"@pt ; - rdfs:label "100000072074" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072052/terms/100000072075 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "classificateur de statut marketing pour un produit qui dispose d’une autorisation de mise sur le marché délivrée et l’autorité compétente ne sait pas si le produit est mis sur le marché ou non"@fr-fr , - "classificatore dello stato di marketing per un prodotto che ha un'autorizzazione all'immissione in commercio concessa e non è noto all'autorità di regolamentazione se il prodotto è immesso sul mercato o meno"@it , - "marketing status classifier for a product that has a marketing authorization granted and it is unknown to the regulatory authority if the product is placed on the market or not"@en ; - "Dati nav sniegti"@lv , - "Mangler informasjon"@no , - "Nessun dato fornito"@it , - "No data provided"@en , - "Pas de données fournies"@fr-fr , - "Sem informação disponível"@pt , - "Vermarktungsstatus unbekannt"@de ; - rdfs:label "100000072075" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072052/terms/100000072083 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "classificateur de statut marketing pour un produit qui bénéficie d'une autorisation de mise sur le marché délivrée et est mis sur le marché"@fr-fr , - "marketing status classifier for a product that has a marketing authorization granted and is placed on the market"@en ; - "Comerc. conf. pelo Titular"@pt , - "Commercialisé"@fr-fr , - "Commercializzato"@it , - "Ir tirdzniecībā"@lv , - "Markedsført"@no , - "Marketed"@en , - "Vermarktet"@de ; - rdfs:label "100000072083" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072052/terms/200000026055 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "Aldri markedsført"@no , - "Nav bijis tirdzniecībā"@lv , - "Never marketed"@en ; - rdfs:label "200000026055" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000072052/terms/230000000000 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "Midlertidig utgått"@no , - "Temporairement non disponible"@fr-fr , - "Temporaneamente non disponibile"@it , - "Temporariamente indisponível"@pt , - "Temporarily unavailable"@en , - "Uz laiku nav pieejamas"@lv ; - rdfs:label "230000000000" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000073345/terms/100000073619 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/100000110633/terms/100000110655 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000000004/terms/100000073665 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000000014/terms/200000002109 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000000014/terms/200000002152 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000003199/terms/200000003200 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000003199/terms/200000003222 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000003199/terms/200000003529 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000004983/terms/200000004984 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "data classification for a substance or product that is considered to be confidential from an accessibility perspective"@en ; - "Confidential"@en ; - rdfs:label "200000004984" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000004983/terms/200000004985 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "data classification for a substance or product that is considered to be public from an accessibility perspective"@en ; - "Public"@en ; - rdfs:label "200000004985" . - - -### https://spor.ema.europa.eu/rmswi/#/lists/200000004983/terms/200000004986 - rdf:type owl:NamedIndividual , - ; - , - ; - ; - "data classification for a substance or product that is considered to be restricted from an accessibility perspective"@en ; - "Restricted"@en ; - rdfs:label "200000004986" . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0001 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0001-1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0001-1-Constituency - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0002 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0002-1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0002-1-Constituency - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0003 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0003-1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-0003-1-Constituency - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-Blister - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituency - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituent1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituent2 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituent3 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituent4 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-BlisterConsituent5 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-ManufacturedItem1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-ManufacturedItem2 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-ManufacturedItem3 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-ManufacturedItem4 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/IE-100000833-00000003-ManufacturedItem5 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0001 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Transparent PVC/Aluminium blister in a cardboard wallet. 1 x 28 tablets film-coated tablets. Each wallet (28 film-coated tablets) contains in the following order: 2 dark yellowtablets and 5 medium red tablets and 17 light yellow tablets and 2 dark red tablets and2 white tablets"@en ; - rdfs:label "Qlaira, 1 x 28 film-coated tablets" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0001-1 - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - [ rdf:type - ] ; - rdfs:label "Qlaira, 1 x 28 film-coated tablets (Box)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0001-1-Constituency - rdf:type owl:NamedIndividual , - ; - _:genid1210 ; - ; - rdfs:label "Qlaira, 1 x 28 film-coated tablets (Box Constituency)" . - -_:genid1210 rdf:type ; - _:genid1211 ; - . - -_:genid1211 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0001-SKU - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Qlaira, 1 x 28 film-coated tablets (SKU)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0002 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Transparent PVC/Aluminium blister in a cardboard wallet. 3 x 28 tablets film-coated tablets.Each wallet (28 film-coated tablets) contains in the following order: 2 dark yellowtablets and 5 medium red tablets and 17 light yellow tablets and 2 dark red tablets and2 white tablets"@en ; - rdfs:label "Qlaira, 3 x 28 film-coated tablets" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0002-1 - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - [ rdf:type - ] ; - rdfs:label "Qlaira, 3 x 28 film-coated tablets (Box)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0002-1-Constituency - rdf:type owl:NamedIndividual , - ; - _:genid1213 ; - ; - rdfs:label "Qlaira, 3 x 28 film-coated tablets (Box Constituency)" . - -_:genid1213 rdf:type ; - _:genid1214 ; - . - -_:genid1214 rdf:type ; - ; - 3.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0002-SKU - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Qlaira, 3 x 28 film-coated tablets (SKU)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0003 - rdf:type owl:NamedIndividual , - ; - ; - ; - "Transparent PVC/Aluminium blister in a cardboard wallet. 6 x 28 tablets film-coated tablets.Each wallet (28 film-coated tablets) contains in the following order: 2 dark yellowtablets and 5 medium red tablets and 17 light yellow tablets and 2 dark red tablets and2 white tablets"@en ; - rdfs:label "Qlaira, 6 x 28 film-coated tablets" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0003-1 - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - ; - [ rdf:type - ] ; - rdfs:label "Qlaira, 6 x 28 film-coated tablets (Box)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0003-1-Constituency - rdf:type owl:NamedIndividual , - ; - _:genid1216 ; - ; - rdfs:label "Qlaira, 6 x 28 film-coated tablets (Box Constituency)" . - -_:genid1216 rdf:type ; - _:genid1217 ; - . - -_:genid1217 rdf:type ; - ; - 6.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-0003-SKU - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Qlaira, 6 x 28 film-coated tablets (SKU)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-Blister - rdf:type owl:NamedIndividual , - , - ; - , - , - , - , - ; - , - , - ; - , - ; - ; - [ rdf:type - ] ; - rdfs:label "Qlaira, 1 x 28 film-coated tablets (Blister)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituency - rdf:type owl:NamedIndividual ; - , - , - , - , - ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituent1 - rdf:type owl:NamedIndividual , - ; - _:genid1219 ; - . - -_:genid1219 rdf:type ; - ; - 2.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituent2 - rdf:type owl:NamedIndividual , - ; - _:genid1220 ; - . - -_:genid1220 rdf:type ; - ; - 5.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituent3 - rdf:type owl:NamedIndividual , - ; - _:genid1221 ; - . - -_:genid1221 rdf:type ; - ; - 17.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituent4 - rdf:type owl:NamedIndividual , - ; - _:genid1222 ; - . - -_:genid1222 rdf:type ; - ; - 2.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-BlisterConsituent5 - rdf:type owl:NamedIndividual , - ; - _:genid1223 ; - . - -_:genid1223 rdf:type ; - ; - 2.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-ManufacturedItem1 - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - , - , - , - , - , - , - , - ; - rdfs:label "Qlaira, dark yellow tablets (MI)" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-ManufacturedItem2 - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - , - , - , - , - , - , - , - ; - ; - rdfs:label "Qlaira, medium red tablets (MI)" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-ManufacturedItem3 - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Qlaira, light yellow tablets (MI)" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-ManufacturedItem4 - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Qlaira, dark red tablets (MI)" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/IE-100000833-00000003-ManufacturedItem5 - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - , - , - , - ; - rdfs:label "Qlaira, white tablets (Placebo) (MI)" ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006 - rdf:type owl:NamedIndividual , - , - ; - ; - ; - ; - , - , - , - , - ; - ; - [ rdf:type - ] ; - "Oral contraception.Treatment of heavy menstrual bleeding in women without organic pathology who desire oral contraception.The decision to prescribe Qlaira should take into consideration the individualwoman's current risk factors, particularly those for venous thromboembolism (VTE),and how the risk of VTE with Qlaira compares with other combined hormonal contraceptives (CHCs) (see sections 4.3 and 4.4)."@en ; - rdfs:label "Qlaira, film-coated tablets (MP)" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - ; - rdfs:label "dark yellow tablets"@en . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000076135 - rdf:type owl:NamedIndividual , - , - ; - _:genid1225 ; - ; - . - -_:genid1225 rdf:type ; - _:genid1226 ; - _:genid1227 . - -_:genid1226 rdf:type ; - ; - 1.0 . - -_:genid1227 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000076427 - rdf:type owl:NamedIndividual , - , - ; - _:genid1228 ; - ; - . - -_:genid1228 rdf:type ; - _:genid1229 ; - _:genid1230 . - -_:genid1229 rdf:type ; - ; - 1.0 . - -_:genid1230 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000076429 - rdf:type owl:NamedIndividual , - , - ; - _:genid1231 ; - ; - . - -_:genid1231 rdf:type ; - _:genid1232 ; - _:genid1233 . - -_:genid1232 rdf:type ; - ; - 1.0 . - -_:genid1233 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000078041 - rdf:type owl:NamedIndividual , - , - ; - _:genid1234 ; - ; - . - -_:genid1234 rdf:type ; - _:genid1235 ; - _:genid1236 . - -_:genid1235 rdf:type ; - ; - 1.0 . - -_:genid1236 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000078762 - rdf:type owl:NamedIndividual , - , - ; - _:genid1237 ; - ; - . - -_:genid1237 rdf:type ; - _:genid1238 ; - _:genid1239 . - -_:genid1238 rdf:type ; - ; - 1.0 . - -_:genid1239 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000080121 - rdf:type owl:NamedIndividual , - , - ; - _:genid1240 ; - ; - . - -_:genid1240 rdf:type ; - _:genid1241 ; - _:genid1242 . - -_:genid1241 rdf:type ; - ; - 1.0 . - -_:genid1242 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000087105 - rdf:type owl:NamedIndividual , - , - ; - _:genid1243 ; - ; - . - -_:genid1243 rdf:type ; - _:genid1244 ; - _:genid1245 . - -_:genid1244 rdf:type ; - ; - 1.0 . - -_:genid1245 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000088586 - rdf:type owl:NamedIndividual , - , - ; - _:genid1246 ; - ; - . - -_:genid1246 rdf:type ; - _:genid1247 ; - _:genid1248 . - -_:genid1247 rdf:type ; - ; - 1.0 . - -_:genid1248 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000090493 - rdf:type owl:NamedIndividual , - , - , - ; - _:genid1249 ; - ; - ; - . - -_:genid1249 rdf:type ; - _:genid1250 ; - _:genid1251 . - -_:genid1250 rdf:type ; - ; - 1.0 . - -_:genid1251 rdf:type ; - ; - 3.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000092217 - rdf:type owl:NamedIndividual , - , - ; - _:genid1252 ; - ; - . - -_:genid1252 rdf:type ; - _:genid1253 ; - _:genid1254 . - -_:genid1253 rdf:type ; - ; - 1.0 . - -_:genid1254 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-I-100000093305 - rdf:type owl:NamedIndividual , - , - ; - _:genid1255 ; - ; - . - -_:genid1255 rdf:type ; - _:genid1256 ; - _:genid1257 . - -_:genid1256 rdf:type ; - ; - 1.0 . - -_:genid1257 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-1-ProductComposition - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - ; - ; - rdfs:label "Pharmaceutical product composition of Qlaira dark yellow tablets" . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "medium red tablets"@en . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000076135 - rdf:type owl:NamedIndividual , - , - ; - _:genid1258 ; - ; - . - -_:genid1258 rdf:type ; - _:genid1259 ; - _:genid1260 . - -_:genid1259 rdf:type ; - ; - 1.0 . - -_:genid1260 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000076427 - rdf:type owl:NamedIndividual , - , - ; - _:genid1261 ; - ; - . - -_:genid1261 rdf:type ; - _:genid1262 ; - _:genid1263 . - -_:genid1262 rdf:type ; - ; - 1.0 . - -_:genid1263 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000078041 - rdf:type owl:NamedIndividual , - , - ; - _:genid1264 ; - ; - . - -_:genid1264 rdf:type ; - _:genid1265 ; - _:genid1266 . - -_:genid1265 rdf:type ; - ; - 1.0 . - -_:genid1266 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000078762 - rdf:type owl:NamedIndividual , - , - ; - _:genid1267 ; - ; - . - -_:genid1267 rdf:type ; - _:genid1268 ; - _:genid1269 . - -_:genid1268 rdf:type ; - ; - 1.0 . - -_:genid1269 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000080121 - rdf:type owl:NamedIndividual , - , - ; - _:genid1270 ; - ; - . - -_:genid1270 rdf:type ; - _:genid1271 ; - _:genid1272 . - -_:genid1271 rdf:type ; - ; - 1.0 . - -_:genid1272 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000087105 - rdf:type owl:NamedIndividual , - , - ; - _:genid1273 ; - ; - . - -_:genid1273 rdf:type ; - _:genid1274 ; - _:genid1275 . - -_:genid1274 rdf:type ; - ; - 1.0 . - -_:genid1275 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000087133 - rdf:type owl:NamedIndividual , - , - ; - _:genid1276 ; - ; - . - -_:genid1276 rdf:type ; - _:genid1277 ; - _:genid1278 . - -_:genid1277 rdf:type ; - ; - 1.0 . - -_:genid1278 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000088586 - rdf:type owl:NamedIndividual , - , - ; - _:genid1279 ; - ; - . - -_:genid1279 rdf:type ; - _:genid1280 ; - _:genid1281 . - -_:genid1280 rdf:type ; - ; - 1.0 . - -_:genid1281 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000090493 - rdf:type owl:NamedIndividual , - , - ; - _:genid1282 ; - ; - . - -_:genid1282 rdf:type ; - _:genid1283 ; - _:genid1284 . - -_:genid1283 rdf:type ; - ; - 1.0 . - -_:genid1284 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000092217 - rdf:type owl:NamedIndividual , - , - ; - _:genid1285 ; - ; - . - -_:genid1285 rdf:type ; - _:genid1286 ; - _:genid1287 . - -_:genid1286 rdf:type ; - ; - 1.0 . - -_:genid1287 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-I-100000093305 - rdf:type owl:NamedIndividual , - , - ; - _:genid1288 ; - ; - . - -_:genid1288 rdf:type ; - _:genid1289 ; - _:genid1290 . - -_:genid1289 rdf:type ; - ; - 1.0 . - -_:genid1290 rdf:type ; - ; - 2.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-2-MI-ProductComposition - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - ; - . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-3 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "light yellow tablets"@en . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-4 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - rdfs:label "dark red tablets"@en . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - ; - [ rdf:type - ] ; - rdfs:label "white tablets (Placebo)"@en . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000076135 - rdf:type owl:NamedIndividual , - , - ; - _:genid1292 ; - ; - . - -_:genid1292 rdf:type ; - _:genid1293 ; - _:genid1294 . - -_:genid1293 rdf:type ; - ; - 1.0 . - -_:genid1294 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000078762 - rdf:type owl:NamedIndividual , - , - ; - _:genid1295 ; - ; - . - -_:genid1295 rdf:type ; - _:genid1296 ; - _:genid1297 . - -_:genid1296 rdf:type ; - ; - 1.0 . - -_:genid1297 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000080121 - rdf:type owl:NamedIndividual , - , - ; - _:genid1298 ; - ; - . - -_:genid1298 rdf:type ; - _:genid1299 ; - _:genid1300 . - -_:genid1299 rdf:type ; - ; - 1.0 . - -_:genid1300 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000087105 - rdf:type owl:NamedIndividual , - , - ; - _:genid1301 ; - ; - . - -_:genid1301 rdf:type ; - _:genid1302 ; - _:genid1303 . - -_:genid1302 rdf:type ; - ; - 1.0 . - -_:genid1303 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000088586 - rdf:type owl:NamedIndividual , - , - ; - _:genid1304 ; - ; - . - -_:genid1304 rdf:type ; - _:genid1305 ; - _:genid1306 . - -_:genid1305 rdf:type ; - ; - 1.0 . - -_:genid1306 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000092217 - rdf:type owl:NamedIndividual , - , - ; - _:genid1307 ; - ; - . - -_:genid1307 rdf:type ; - _:genid1308 ; - _:genid1309 . - -_:genid1308 rdf:type ; - ; - 1.0 . - -_:genid1309 rdf:type ; - ; - 1.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-I-100000093305 - rdf:type owl:NamedIndividual , - , - ; - _:genid1310 ; - ; - . - -_:genid1310 rdf:type ; - _:genid1311 ; - _:genid1312 . - -_:genid1311 rdf:type ; - ; - 1.0 . - -_:genid1312 rdf:type ; - ; - 50.0 . - - -### https://spor.ema.europa.eu/smswi/#/products//products/00006006-5-ProductComposition - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - ; - ; - rdfs:label "Pharmaceutical product composition of Qlaira white tablets (Placebo)" . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000076135 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000076427 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000076429 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000078041 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000078762 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000080121 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000087105 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000088586 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000090493 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000092217 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-I-100000093305 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-1-ProductComposition - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000076135 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000076427 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000078041 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000078762 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000080121 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000087105 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000087133 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000088586 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000090493 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000092217 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-I-100000093305 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-2-MI-ProductComposition - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-3 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-4 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000076135 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000078762 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000080121 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000087105 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000088586 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000092217 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-I-100000093305 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/products/00006006-5-ProductComposition - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000076135 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000076427 - rdf:type owl:NamedIndividual ; - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000076429 - rdf:type owl:NamedIndividual ; - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000078041 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000078762 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000080121 - rdf:type owl:NamedIndividual ; - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000087105 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000087133 - rdf:type owl:NamedIndividual ; - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000088586 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000090493 - rdf:type owl:NamedIndividual ; - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000092217 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances//substances/100000093305 - rdf:type owl:NamedIndividual ; - , - , - . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000076135 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000076427 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000076429 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000078041 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000078762 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000080121 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000087105 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000087133 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000088586 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000090493 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000092217 - rdf:type owl:NamedIndividual . - - -### https://spor.ema.europa.eu/smswi/#/substances/100000093305 - rdf:type owl:NamedIndividual . - - -### https://www.clinicaltrialsregister.eu/ctr-search/trial/2004-002410-11/DE - rdf:type owl:NamedIndividual , - ; - , - ; - rdfs:label "A double-blind, randomized, multicenter 8 weeks study to evaluate the efficacy and safety of of valsartan / amlodipine combination based therapy versus amlodipine monotherapy based therapy in patients with stage II hypertension" . - - -### https://www.clinicaltrialsregister.eu/ctr-search/trial/2010-022372-31/DE - rdf:type owl:NamedIndividual , - ; - , - ; - rdfs:label "Immunogenicity and Safety of HEPLISAV™ Hepatitis B Virus Vaccine in End Stage Renal Disease Patients" . - - -### https://www.clinicaltrialsregister.eu/ctr-search/trial/2012-000236-26/GB - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "An exploratory study to investigate the haemodynamic effects of serelaxin in patients with compensated cirrhosis and portal hypertension" . - - -### https://www.clinicaltrialsregister.eu/ctr-search/trial/2014-002112-16/GB - rdf:type owl:NamedIndividual , - ; - , - ; - rdfs:label "Comparison of Fendrix and double-dose Engerix B in HIV non-responders" . - - -### https://www.ebi.ac.uk/chebi/chebiOntology.do?chebiId=CHEBI:2668 - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "CHEBI:2668" ; - rdfs:label "CHEBI:2668" . - - -### https://www.ema.europa.eu/en/medicines/human/EPAR/fendrix - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Fendrix suspension For injection in pre-filled syringe" . - - -### https://www.ema.europa.eu/en/medicines/human/referrals/engerix-b - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Engerix B" . - - -### https://www.ema.europa.eu/en/medicines/human/withdrawn-applications/heplisav - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "HEPLISAV suspension For injection" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/ArmenianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Armenian entity" ; - "sovereign state and polity that is Armenia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/AzerbaijaniEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Azerbaijani entity" ; - "sovereign state and polity that is Azerbaijan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/BahrainiEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Bahraini entity" ; - "sovereign state and polity that is Bahrain" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/CypriotEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Cypriot entity" ; - "sovereign state and polity that is Cyprus" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/EmiratiEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Emirati entity" ; - "federated sovereignty and polity that is the United Arab Emirates" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GeorgianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Georgian entity" ; - "sovereign state and polity that is Georgia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfGeorgia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Georgia"@en , - "საქართველო"@ka ; - "unitary parliamentary constitutional republic in Western Asia, bounded to the west by the Black Sea, to the north and east by Russia, to the south by Turkey and Armenia, and to the southeast by Azerbaijan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheHashemiteKingdomOfJordan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Hashemite Kingdom of Jordan"@en , - "المملكة الأردنية الهاشمية"@ar ; - "unitary parliamentary constitutional monarchy in Western Asia, located on the East Bank of the Jordan River, bordered by Saudi Arabia, Iraq, Syria, Israel and Palestine (West Bank)" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfBahrain - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Bahrain"@en , - "مملكة البحرين"@ar ; - "unitary constitutional monarchy in Western Asia, comprising a small archipelago made up of 70 natural islands and an additional 33 artificial islands, centered around Bahrain Island, between the Qatari peninsula and the north eastern coast of Saudi Arabia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfSaudiArabia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Saudi Arabia"@en , - "ٱلْمَمْلَكَة ٱلْعَرَبِيَّة ٱلسَّعُوْدِيَّة"@ar ; - "unitary Islamic absolute monarchy in Western Asia, located on the Arabian Peninsula and bordered by Jordan and Iraq to the north, Kuwait to the northeast, Qatar, Bahrain, and the United Arab Emirates to the east, Oman to the southeast and Yemen to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheLebaneseRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Lebanese Republic"@en , - "ٱلْجُمْهُورِيَّةُ ٱللُّبْنَانِيَّةُ"@ar ; - "unitary parliamentary confessionalist constitutional republic in Western Asia, bordered by Syria to the north and east and Israel to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfArmenia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Armenia"@en , - "Հայաստանի Հանրապետություն"@hy ; - "unitary parliamentary democratic republic in Western Asia, bordered by Turkey to the west, Georgia to the north, the Lachin corridor under a Russian peacekeeping force, and Azerbaijan to the east, and Iran and the Azerbaijani exclave of Nakhchivan to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfAzerbaijan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Azərbaycan Respublikası"@az , - "Government of the Republic of Azerbaijan"@en ; - "unitary semi-presidential republic in Western Asia, bounded by the Caspian Sea to the east, the Russian republic of Dagestan to the north, Georgia to the northwest, Armenia and Turkey to the west, and Iran to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfCyprus - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Cyprus"@en , - "Kıbrıs Cumhuriyeti"@tr , - "Κυπριακή Δημοκρατία"@el ; - "unitary presidential constitutional republic in Western Asia, an island nation in the eastern Mediterranean Sea located south of Turkey, west of Syria, northwest of Lebanon, Israel and Palestine, north of Egypt, and southeast of Greece" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfIraq - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Iraq"@en , - "جمهورية العراق"@ar , - "کۆماری عێراق"@ku ; - "federal parliamentary constitutional republic in Western Asia, bordered by Turkey to the north, Iran to the east, Kuwait to the southeast, Saudi Arabia to the south, Jordan to the southwest and Syria to the west" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfTurkey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Turkey"@en , - "Türkiye Cumhuriyeti"@tr ; - "unitary presidential constitutional republic in Western Asia, bordered by Greece and Bulgaria to the northwest, the Black Sea to the north, Georgia to the northeast, Armenia, Azerbaijan, and Iran to the east, Iraq to the southeast, Syria and the Mediterranean Sea to the south, and the Aegean Sea to the west" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfYemen - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Yemen"@en , - "ٱلْجُمْهُورِيَّةُ ٱلْيَمَنِيَّةُ"@ar ; - "unitary presidential constitutional republic (de jure) and unitary provisional government (de facto) in Western Asia located at the southern end of the Arabian Peninsula" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheStateOfIsrael - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the State of Israel"@en , - "יִשְׂרָאֵל"@he , - "إسرائيل"@ar ; - "unitary parliamentary constitutional republic in Western Asia, bordering Lebanon to the north, Syria to the northeast, Jordan on the east, the Palestinian territories of the West Bank and the Gaza Strip to the east and west, respectively, and Egypt to the southwest" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheStateOfKuwait - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the State of Kuwait"@en , - "دولة الكويت"@ar ; - "unitary constitutional monarchy in Western Asia, located at the tip of the Persian Gulf, bordering Iraq to the north and Saudi Arabia to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheStateOfPalestine - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the State of Palestine"@en , - "دولة فلسطين"@ar ; - "unitary semi-presidential republic that is a de jure sovereign state in Western Asia claiming the West Bank (bordering Israel and Jordan) and Gaza Strip (bordering Israel and Egypt)" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheStateOfQatar - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the State of Qatar"@en , - "دولة قطر"@ar ; - "unitary semi-constitutional monarchy in Western Asia, occupying the small Qatar Peninsula on the northeastern coast of the Arabian Peninsula and bordered by Saudi Arabia to the south" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheSultinateOfOman - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Sultinate of Oman"@en , - "سلطنة عُمان"@ar ; - "unitary absolute monarchy located on the southeastern coast of the Arabian Peninsula in Western Asia, bordered by the United Arab Emirates to the northwest, Saudi Arabia to the west, and Yemen to the southwest, and sharing marine borders with Iran and Pakistan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheSyrianArabRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Syrian Arab Republic"@en , - "ٱلْجُمْهُورِيَّةُ ٱلْعَرَبِيَّةُ ٱلسُّورِيَّةُ"@ar ; - "unitary dominant-party semi-presidential Ba'athist republic bordering Lebanon to the southwest, the Mediterranean Sea to the west, Turkey to the north, Iraq to the east, Jordan to the south, and Israel to the southwest" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/GovernmentOfTheUnitedArabEmirates - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the United Arab Emirates"@en , - "الإمارات العربية المتحدة"@ar ; - "federal constitutional elective monarchy located at the eastern end of the Arabian Peninsula, bordering Oman and Saudi Arabia, with maritime borders in the Persian Gulf with Qatar and Iran" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/IraqiEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Iraqi entity" ; - "federated sovereignty and polity that is Iraq" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/IsraeliEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "State of Israel" ; - "sovereign state and polity that is Israel" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JordanianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Jordanian entity" ; - "sovereign state and polity that is Jordan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfGeorgia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Georgia" ; - "jurisdiction of the judiciary of Georgia, which is the system of courts that interprets and applies the law in Georgia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheHashemiteKingdomOfJordan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Hashemite Kingdom of Jordan" ; - "jurisdiction of the judiciary of Jordan, which is the system of courts that interprets and applies the law in Jordan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheKingdomOfBahrain - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Kingdom of Bahrain" ; - "jurisdiction of the judiciary of Bahrain, which is the system of courts that interprets and applies the law in Bahrain" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheKingdomOfSaudiArabia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Kingdom of Saudi Arabia" ; - "jurisdiction of the judiciary of Saudi Arabia, which is the system of courts that interprets and applies the law in Saudi Arabia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheLebaneseRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Lebanese Republic" ; - "jurisdiction of the judiciary of Lebanon, which is the system of courts that interprets and applies the law in Lebanon" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfArmenia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Armenia" ; - "jurisdiction of the judiciary of Armenia, which is the system of courts that interprets and applies the law in Armenia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfAzerbaijan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Azerbaijan" ; - "jurisdiction of the judiciary of Azerbaijan, which is the system of courts that interprets and applies the law in Azerbaijan" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfCyprus - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Cyprus" ; - "jurisdiction of the judiciary of Cyprus, which is the system of courts that interprets and applies the law in Cyprus" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfIraq - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Iraq" ; - "jurisdiction of the judiciary of Iraq, which is the system of courts that interprets and applies the law in Iraq" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfTurkey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Turkey" ; - "jurisdiction of the judiciary of Turkey, which is the system of courts, including the Constitutional Court, Council of State, High Court of Appeals, and lower courts, that interprets and applies the law in Turkey" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheRepublicOfYemen - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Republic of Yemen" ; - "jurisdiction of the judiciary of Yemen, which is the system of courts that interprets and applies the law in Yemen" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheStateOfIsrael - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the State of Israel" ; - "jurisdiction of the judiciary of Israel, which is the three-tiered system of courts, including the Supreme Court of Israel, that interprets and applies the law in Israel" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheStateOfKuwait - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the State of Kuwait" ; - "jurisdiction of the judiciary of Kuwait, which is the system of courts that interprets and applies the law in Kuwait" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheStateOfPalestine - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the State of Palestine" ; - "jurisdiction of the judiciary of Palestine, which is the system of courts that interprets and applies the law in Palestine" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheStateOfQatar - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the State of Qatar" ; - "jurisdiction of the judiciary of Qatar, which is the system of courts that interprets and applies the law in Qatar" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheSultinateOfOman - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Sultinate of Oman" ; - "jurisdiction of the judiciary of Oman, which is the system of courts that interprets and applies the law in Oman" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheSyrianArabRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Syrian Arab Republic" ; - "jurisdiction of the judiciary of Syria, which is the system of courts that interprets and applies the law in Syria" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/JurisdictionOfTheUnitedArabEmirates - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the United Arab Emirates" ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of United Arab Emirates, which is the system of courts, including the Federal Supreme Court of the United Arab Emirates and other lower courts, that interprets and applies the law in United Arab Emirates" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/KuwaitiEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Kuwaiti entity" ; - "sovereign state and polity that is Kuwait" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/LebanoneseEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Lebanonese entity" ; - "sovereign state and polity that is Lebanon" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/OmaniEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Omani entity" ; - "sovereign state and polity that is Oman" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/PalestinianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Palestinian entity" ; - "sovereign state and polity that is Palestine" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/QatariEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Qatari entity" ; - "sovereign state and polity that is Qatar" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/SaudiArabianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Saudi Arabian entity" ; - "sovereign state and polity that is Saudi Arabia" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/SyrianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Syrian entity" ; - "sovereign state and polity that is Syria" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/TurkishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Turkish entity" ; - "sovereign state and polity that is Turkey" . - - -### https://www.omg.org/spec/Commons/AsianJurisdiction/WesternAsiaGovernmentEntitiesAndJurisdictions/YemeniEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Yemeni entity" ; - "sovereign state and polity that is Yemen" . - - -### https://www.omg.org/spec/Commons/DatesAndTimes/Day - rdf:type owl:NamedIndividual , - ; - "P1D" ; - rdfs:label "day"@en ; - "explicit period of 24 hours"@en . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/CouncilOfEurope - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - rdfs:label "Council of Europe" ; - "supranational entity founded in the wake of World War II to uphold human rights, democracy and the rule of law in Europe" ; - ; - "Founded in 1949, it has 46 member states, with a population of approximately 675 million; it operates with an annual budget of approximately 500 million euros." . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanCommission - rdf:type owl:NamedIndividual , - ; - rdfs:label "European Commission" ; - "supranational entity that helps to shape the EU's overall strategy, proposes new EU laws and policies, monitors their implementation and manages the EU budget" ; - "The European Commission also plays a significant role in supporting international development and delivering aid." ; - "EC" ; - . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanCommissionAsRegulatoryAgency - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "European Commission as regulatory agency" ; - "European Commission in its role as a regulator with shared jurisdiction over the European Union" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanEconomicArea - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - ; - "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:European_Economic_Area_(EEA)"^^xsd:anyURI ; - rdfs:label "European Economic Area jurisdiction" ; - "jurisdiction that consists of the member states of the European Union (EU) and three countries of the European Free Trade Association (EFTA) (Iceland, Liechtenstein and Norway; excluding Switzerland)" ; - "EEA" ; - "The Agreement on the EEA entered into force on 1 January 1994. It seeks to strengthen trade and economic relations between the contracting parties and is principally concerned with the four fundamental pillars of the internal market, namely: the free movement of goods, people, services and capital. The availability of comparable statistical data is considered as relevant to the four freedoms and is therefore included in the agreement." . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanFreeTradeAssociation - rdf:type owl:NamedIndividual , - ; - , - , - , - ; - rdfs:label "European Free Trade Association" ; - "intergovernmental organization of Iceland, Liechtenstein, Norway and Switzerland set up for the promotion of free trade and economic cooperation between its members, within Europe, and globally" ; - "EFTA was established in 1960 by its then seven Member States for the promotion of free trade and economic integration between its members. The four EFTA States are competitive in several sectors vital to the global economy and score among the highest in the world in competitiveness, wealth creation per inhabitant, life expectancy and quality of life." ; - "EFTA" ; - "https://www.efta.int/about-efta"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanUnion - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - ; - rdfs:label "European Union entity" ; - rdfs:seeAlso ; - "federated sovereignty and polity that is the European Union" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/EuropeanUnionJurisdiction - rdf:type owl:NamedIndividual , - ; - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - ; - ; - rdfs:label "European Union jurisdiction" ; - "jurisdiction for the European Union, namely, that of the Court of Justice of the EU and Court of Auditors of the EU" ; - "https://europa.eu/european-union/about-eu/countries_en"^^xsd:anyURI . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EUGovernmentEntitiesAndJurisdictions/GovernmentOfTheEuropeanUnion - rdf:type owl:NamedIndividual , - ; - ; - rdfs:label "Government of the European Union" ; - "parliament and other institutions that comprise the government of the European Union" ; - "https://europa.eu/european-union/about-eu/countries_en"^^xsd:anyURI ; - """In the EU's unique institutional set-up: -- the EU's broad priorities are set by the Council of Europe, which brings together national and EU-level leaders directly elected MEPs represent European citizens in the European Parliament -- the interests of the EU as a whole are promoted by the European Commission, whose members are appointed by national governments -- governments defend their own country's national interests in the Council of Europe.""" ; - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - , - . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/BelarusianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Belarusian entity"@en , - "Беларускае ўтварэнне"@be , - "Белорусское предприятие"@ru ; - "sovereign state and polity that is Belarus" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/BulgarianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Bulgarian entity"@en , - "Българско образувание"@bg ; - "sovereign state and polity that is Bulgaria" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/CzechEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Czech entity"@en , - "Český subjekt"@cs ; - "sovereign state and polity that is Czechia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfHungary - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Hungary"@en , - "Magyarország kormánya"@hu ; - rdfs:seeAlso ; - "unitary, dominant-party, parliamentary republic, bordering Slovakia to the north, Ukraine to the northeast, Romania to the east and southeast, Serbia to the south, Croatia and Slovenia to the southwest, and Austria to the west" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfRomania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Romania"@en , - "Guvernul României"@ro ; - rdfs:seeAlso ; - "unitary, semi-presidential republic at the crossroads of Central, Eastern, and Southeastern Europe, bordering Bulgaria to the south, Ukraine to the north, Hungary to the west, Serbia to the southwest, and Moldova to the east" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheCzechRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Czech Republic"@en , - "Vláda České republiky"@cs ; - rdfs:seeAlso ; - "unitary, parliamentary, constitutional republic and multi-party, representative democracy, with the president as head of state and prime minister as head of government, that is a landlocked country in Central Europe bordered by Austria to the south, Germany to the west, Poland to the northeast and Slovakia to the southeast" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfBelarus - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Belarus"@en , - "Правительство Республики Беларусь"@ru , - "Урад Рэспублікі Беларусь"@be ; - rdfs:seeAlso ; - "unitary presidential republic, a landlocked country in Eastern Europe bordered by Russia to the northeast, Ukraine to the south, Poland to the west, and Lithuania and Latvia to the northwest" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfBulgaria - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Bulgaria"@en , - "Правителство на Република България"@bg ; - rdfs:seeAlso ; - "unitary parliamentary democracy where the prime minister is the head of government, located in Southeastern Europe bordered by Romania to the north, Serbia and North Macedonia to the west, Greece and Turkey to the south, and the Black Sea to the east" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfMoldova - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Moldova"@en , - "Guvernul Republicii Moldova"@ro ; - rdfs:seeAlso ; - "unitary parliamentary constitutional republic that is a landlocked country in Eastern Europe, bordered by Romania to the west and Ukraine to the north, east, and south" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfPoland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Poland"@en , - "Rząd Rzeczpospolita Polska"@pl ; - rdfs:seeAlso ; - "unitary, semi-presidential, constitutional, and representative democratic republic located in Central Europe and bordered by the Baltic Sea, Lithuania, and Russia's Kaliningrad Oblast to the north, Belarus and Ukraine to the east, Slovakia and the Czech Republic to the south, and Germany to the west" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRussianFederation - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Russian Federation"@en , - "Правительство Российской Федерации"@ru ; - rdfs:seeAlso ; - "federal, dominant-party and semi-presidential constitutional republic located in Eastern Europe and Northern Asia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheSlovakRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Slovak Republic"@en , - "Vláda Slovenskej republiky"@sk ; - rdfs:seeAlso ; - "unitary, parliamentary democratic republic that is a landlocked country in Central Europe, bordered by Poland to the north, Ukraine to the east, Hungary to the south, Austria to the southwest, and Czech Republic to the northwest" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfUkraine - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Ukraine"@en , - "Уряд України"@uk ; - rdfs:seeAlso ; - "unitary, mixed semi-parliamentary and semi-presidential, constitutional republic located in Eastern Europe, bordered by Russia to the north-east; Belarus to the north; Poland, Slovakia and Hungary to the west; and Romania, Moldova, and the Black Sea to the south" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/HungarianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Hungarian entity"@en , - "Magyar entitás"@hu ; - "sovereign state and polity that is Hungary" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfBelarus - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Belarus"@en , - "юрисдикция Беларуси"@en , - "юрысдыкцыя Беларусі"@be ; - "jurisdiction of the judiciary of Belarus, consisting of the Supreme Court and specialized courts such as the Constitutional Court, which deals with specific issues related to constitutional and business law" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfBulgaria - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Bulgaria"@en , - "юрисдикция на България"@bg ; - "jurisdiction of the judiciary of Bulgaria, a civil law legal system under the Ministry of Justice, including the Supreme Administrative Court and the Supreme Court of Cassation, which are the highest courts of appeal and oversee the application of laws in subordinate courts" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfCzechia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Czechia"@en , - "jurisdikce česka"@cs ; - "jurisdiction of the judiciary of the Czech Republic, a civil law system grounded in the Constitution of the Czech Republic, including the Constitutional Court, Supreme Court, and Supreme Administrative Court, as well as district and county courts that are divided into civil, criminal, and administrative branches" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfHungary - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Magyarország joghatósága"@hu , - "jurisdiction of Hungary"@en ; - "jurisdiction of the judiciary of Hungary, a civil law system based primarily on German that is divided between courts with regular civil and criminal jurisdiction and administrative courts, including local courts, regional appellate courts, and the supreme court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfMoldova - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Moldova"@en , - "jurisdicția Moldovei"@ro ; - "jurisdiction of the judiciary of Moldova, which is the system of courts that interprets and applies the law in Moldova, including an independent Constitutional Court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfPoland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Poland"@en , - "jurysdykcja Polski"@pl ; - "jurisdiction of the judiciary of Poland, a four-tier court system composed of the Supreme Court, the Supreme Administrative Court, Common Courts (District, Regional, Appellate) and the Military Court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfRomania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Romania"@en , - "jurisdicția României"@ro ; - "jurisdiction of the judiciary of Romania, a civil law system influenced by the French system that is a hierarchical system of courts with the High Court of Cassation and Justice being the supreme court of Romania, and includes courts of appeal, county courts and local courts" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfRussianFederation - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Russian Federation"@en , - "юрисдикция Российской Федерации"@ru ; - "jurisdiction of the judiciary of Russian Federation, which is the system of courts that interprets and applies the law in the Russian Federation, including Constitutional Court, Supreme Court and lower federal courts, whose judges are appointed by the Federation Council on the recommendation of the President" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSlovakia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Slovakia"@en , - "jurisdikcia Slovenska"@sk ; - "jurisdiction of the judiciary of the Slovak Republic, which is the system of courts that interprets and applies the law in Slovakia, whose highest judicial body is the Constitutional Court of Slovakia, which rules on constitutional issues" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfUkraine - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Ukraine"@en , - "юрисдикція України"@uk ; - "jurisdiction of the judiciary of Ukraine, which is the system of courts that interprets and applies the law in Ukraine, including the Supreme Court of Ukraine, which is the highest judicial body in the system of courts of general jurisdiction in Ukraine" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/MoldovanEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Entitate moldovenească"@ro , - "Moldovan entity"@en ; - "sovereign state and polity that is Moldova" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/PolishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Podmiot polski"@pl , - "Polish entity"@en ; - "sovereign state and polity that is Poland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/RomanianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Entitate românească"@ro , - "Romanian entity"@en ; - "sovereign state and polity that is Romania" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/RussianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Russian entity"@en , - "Российское предприятие"@ru ; - "federated sovereignty and polity that is the Russian Federation" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/SlovakEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Slovak entity"@en , - "Slovenský subjekt"@sk ; - "sovereign state and polity that is Slovakia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/EasternEuropeGovernmentEntitiesAndJurisdictions/UkranianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ukrainian entity"@en , - "Українське утворення"@uk ; - "sovereign state and polity that is Ukraine" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/AlandIslandsJurisdiction - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ahvenanmaan lainkäyttöalue"@fi , - "Aland Islands jurisdiction"@en , - "Ålandöarnas jurisdiktion"@sv ; - rdfs:seeAlso ; - "jurisdiction of the Aland District Court, which deals with criminal cases, civil cases and petitionary matters in first instance, with escalation to the appellate level in Finland as needed" ; - "Ålands tingsrätt"@fi . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/AlandicEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ahvenanmaan kokonaisuus"@fi , - "Alandic entity"@en , - "Ålandisk enhet"@sv ; - "regional sovereignty and polity that is Aland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/DanishEntity - rdf:type owl:NamedIndividual , - ; - ; - , - ; - ; - rdfs:label "Danish entity"@en , - "Dansk enhed"@da ; - "sovereign state and polity that is Denmark" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/EstonianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Eesti üksus"@et , - "Estonian entity"@en ; - "sovereign state and polity that is Estonia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/FinnishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - rdfs:label "Finnish entity"@en , - "Suomen entiteetti"@fi ; - "sovereign state and polity that is Finland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfAland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ahvenanmaan hallitus"@fi , - "Government of Aland"@en , - "Ålands regering"@sv ; - rdfs:seeAlso ; - "regional government of the Aland Islands, an archipelago province at the entrance to the Gulf of Bothnia in the Baltic Sea belonging to Finland" ; - "The Aland Islands are governed according to the Act on the Autonomy of Aland and international treaties. These laws guarantee the islands' autonomy from Finland, which has ultimate sovereignty over them, as well as a demilitarised status. The Government of Aland answers to the Parliament of Aland, in accordance with the principles of parliamentarism." . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfIceland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Iceland"@en , - "Ríkisstjórn Íslands"@is ; - rdfs:seeAlso ; - "unitary parliamentary republic and representative democracy, that is a Nordic island country in the North Atlantic" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfDenmark - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Denmark"@en , - "Kongeriget Danmarks regering"@da ; - rdfs:seeAlso ; - "unitary constitutional monarchy and parliamentary democracy, with the monarch as the official head of government, that includes the southernmost of the Scandinavian countries, consisting of a peninsula, Jutland, and an archipelago of 443 named islands" ; - "Danish government"@en , - "Danmarks regering"@da . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfNorway - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Norway"@en , - "Kongeriket Norges regjering"@no ; - rdfs:seeAlso ; - "unitary constitutional monarchy and parliamentary democracy, wherein the monarch is the head of state and the prime minister is the head of government, whose mainland comprises the western and northernmost portion of the Scandinavian Peninsula and includes the remote island of Jan Mayen as well as the archipelago of Svalbard" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfSweden - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Sweden"@en , - "Konungariket Sveriges regering"@sv ; - rdfs:seeAlso ; - "constitutional monarchy and parliamentary democracy, with a largely ceremonial and representative monarch as head of state, located in Scandinavia between the North Atlantic, the Baltic Sea and Eurasian Russia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfEstonia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Eesti Vabariigi valitsus"@et , - "Government of the Republic of Estonia"@en ; - rdfs:seeAlso ; - "democratic unitary parliamentary republic divided into fifteen counties, located on the eastern coast of the Baltic Sea in Northern Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfFinland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Finland"@en , - "Suomen tasavallan hallitus"@fi ; - rdfs:seeAlso ; - "parliamentary republic within the framework of a representative democracy comprised of 19 regions and 310 municipalities, located in the Nordic region of Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfIreland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Ireland"@en , - "Rialtas Phoblacht na hÉireann"@ga ; - rdfs:seeAlso ; - "parliamentary, representative democratic republic, based on the British model, that is an independent state and member of the European Union, which covers five-sixths of the island of Ireland in the North Atlantic" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfLatvia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Latvia"@en , - "Latvijas Republikas valdība"@lv ; - rdfs:seeAlso ; - "unitary, parliamentary, constitutional republic located in the Baltic region of Northern Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfLithuania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Lithuania"@en , - "Lietuvos Respublikos Vyriausybė"@lt ; - rdfs:seeAlso ; - "unitary semi-presidential republic situated along the southeastern shore of the Baltic Sea, to the southeast of Sweden and Denmark" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/IcelandicEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Icelandic entity"@en , - "Íslensk eining"@is ; - "sovereign state and polity that is Iceland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/IrishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Aonán Éireannach"@ga , - "Irish entity"@en ; - "sovereign state and polity that is Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfDenmark - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Danmarks jurisdiktion"@da , - "jurisdiction of Denmark"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Denmark, a civil law system with some references to Germanic law that was substantially reformed in 2007" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfEstonia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Eesti jurisdiktsioon"@et , - "jurisdiction of Estonia"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Estonia, a civil law legal system based on the Germanic legal model, whose Supreme Court is the court of cassation, which also conducts constitutional review" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfFinland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Suomen lainkäyttövaltaan"@fi , - "jurisdiction of Finland"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Finland, a civil law system divided between courts with regular civil and criminal jurisdiction and administrative courts with jurisdiction over litigation between individuals and the public administration" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfIceland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Iceland"@en , - "lögsögu Íslands"@is ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Finland, a three-tier civil law system whose highest court is the Supreme Court of Iceland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfIreland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "dlínse na hÉireann"@ga , - "jurisdiction of Ireland"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Ireland, which is the system of courts that interprets and applies the law in Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfLatvia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Latvijas jurisdikcija"@lv , - "jurisdiction of Latvia"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Latvia, which is the system of courts that interprets and applies the law in Latvia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfLithuania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Lietuvos jurisdikcija"@lt , - "jurisdiction of Lithuania"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Lithuania, whose highest court is the Constitutional Court (Konstitucinis Teismas), but the general jurisdiction dealing with civil and criminal cases includes the Supreme Court of Lithuania, the Court of Appeal of Lithuania, regional courts, and district courts" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfNorway - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Norway"@en , - "jurisdiksjon av Norge"@no ; - rdfs:seeAlso ; - "jurisdiction of the judiciary system in Norway, a civil law system where laws are created and amended in parliament and the system regulated through the Courts of Justice of Norway" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSweden - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Sveriges jurisdiktion"@sv , - "jurisdiction of Sweden"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary system in Sweden, which is part of the Ministry of Justice, whose courts are divided into two parallel and separate systems - general courts (allmänna domstolar) for criminal and civil cases, and general administrative courts (allmänna förvaltningsdomstolar) for cases relating to disputes between private persons and the authorities" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/LatvianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Latvian entity"@en , - "Latvijas vienība"@lv ; - "sovereign state and polity that is Latvia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/LithuanianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Lietuvos subjektas"@lt , - "Lithuanian entity"@en ; - "sovereign state and polity that is Lithuania" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/NorwegianEntity - rdf:type owl:NamedIndividual , - ; - , - , - ; - ; - rdfs:label "Norsk enhet"@no , - "Norwegian entity"@en ; - "sovereign state and polity that is Norway" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/NorthernEuropeGovernmentEntitiesAndJurisdictions/SwedishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Svensk enhet"@sv , - "Swedish entity"@en ; - "sovereign state and polity that is Sweden" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/AlbanianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Albanian entity"@en , - "Entiteti shqiptar"@sq ; - "sovereign state and polity that is Albania" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/AndorranEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Andorran entity"@en , - "Entitat andorrana"@ca ; - "sovereign state and polity that is Andorra" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/BosnianAndHerzegovinianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Bosanskohercegovački entitet"@bs , - "Bosanskohercegovački entitet"@hr , - "Bosnian and Herzegovinian entity"@en , - "Босанскохерцеговачки ентитет"@sr ; - "federal sovereignty state and polity that is Bosnia and Herzegovina" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/CroatianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Croatian entity"@en , - "Hrvatski entitet"@hr ; - "sovereign state and polity that is Croatia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfMontenegro - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of Montenegro"@en ; - rdfs:seeAlso ; - "unitary, dominant-party, parliamentary constitutional republic that is located in South and Southeast Europe on the coast of the Balkans" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheFederationOfBosniaAndHerzegovina - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Federation of Bosnia and Herzegovina"@en , - "Vlada Federacije Bosne i Hercegovine"@bs , - "Vlada Federacije Bosne i Hercegovine"@hr , - "Влада Федерације Босне и Херцеговине"@sr ; - rdfs:seeAlso ; - "federal parliamentary constitutional republic that is a representative democracy, located in South and Southeast Europe, within the Balkans" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheHellenicRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Hellenic Republic"@en , - "Κυβέρνηση της Ελληνικής Δημοκρατίας"@el ; - rdfs:seeAlso ; - "unitary parliamentary republic, located on the Balkan Peninsula in Southeast Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheHolySee - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Holy See"@en , - "Governo della Santa Sede"@it , - "Imperium in Consiliis Sanctae Sedis"@la ; - rdfs:seeAlso ; - "unitary Christian absolute monarchy (under an ecclesiastical and elective theocracy), headquartered in, operates from, and exercises 'exclusive dominion' over the independent Vatican City State enclave in Rome, of which the pope is sovereign, administered by the Roman Curia" ; - "Government of the See of Rome" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfSpain - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Gobierno del Reino de España"@es , - "Government of the Kingdom of Spain"@en ; - rdfs:seeAlso ; - "unitary parliamentary constitutional monarchy, whose monarch is the head of state and prime minister is the head of government, located in Southwestern Europe with some pockets of territory across the Strait of Gibraltar and the Atlantic Ocean" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfThePortugueseRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Portuguese Republic"@en , - "Governo da República Portuguesa"@pt ; - rdfs:seeAlso ; - "unitary, semi-presidential, constitutional, representative democratic republic, located mostly on the Iberian Peninsula, in southwestern Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfThePrincipalityOfAndorra - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Govern del Principat d’Andorra"@ca , - "Government of the Principality of Andorra"@en ; - rdfs:seeAlso ; - "unitary parliamentary semi-elective diarchy, a sovereign landlocked microstate on the Iberian Peninsula, in the eastern Pyrenees, bordered by France to the north and Spain to the south" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfAlbania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Albania"@en , - "Qeveria e Republikës së Shqipërisë"@sq ; - rdfs:seeAlso ; - "unitary parliamentary constitutional republic, located in Southeast Europe on the Adriatic and Ionian Sea within the Mediterranean Sea" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfCroatia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Croatia"@en , - "Vlada Republike Hrvatske"@hr ; - rdfs:seeAlso ; - "unitary parliamentary constitutional republic, located in Southeast Europe, bordering Slovenia to the northwest, Hungary to the northeast, Serbia to the east, Bosnia and Herzegovina, and Montenegro to the southeast, sharing a maritime border with Italy" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfItaly - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Italy"@en , - "Governo della Repubblica Italiana"@it ; - rdfs:seeAlso ; - "unitary parliamentary, constitutional, democratic republic, consisting of a peninsula bordering the Alps and surrounded by several islands, located in south-central Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfMalta - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Malta"@en ; - rdfs:seeAlso ; - "unitary parliamentary constitutional republic modelled on the Westminster system that is a Southern European island country consisting of an archipelago in the Mediterranean Sea" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfNorthMacedonia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of North Macedonia"@en , - "Влада на Република Северна Македонија"@mk ; - rdfs:seeAlso ; - "unitary parliamentary, constitutional, democratic republic, located in the Balkan Peninsula in Southeast Europe" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfSanMarino - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of San Marino"@en , - "Governo della Repubblica di San Marino"@it ; - rdfs:seeAlso ; - "unitary parliamentary, diarchic, directorial republic that is a microstate in Southern Europe, completely surrounded by Italy, located on the northeastern side of the Apennine Mountains" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfSerbia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Serbia"@en , - "Влада Републике Србије"@sr ; - rdfs:seeAlso ; - "unitary, dominant-party, parliamentary constitutional republic that is situated at the crossroads of Central and Southeast Europe in the southern Pannonian Plain and the central Balkans" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfSlovenia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Slovenia"@en , - "Vlada Republike Slovenije"@sl ; - rdfs:seeAlso ; - "unitary, parliamentary constitutional republic bordered by Italy to the west, Austria to the north, Hungary to the northeast, Croatia to the southeast, and the Adriatic Sea to the southwest" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/GreekEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Greek entity"@en , - "Ελληνική οντότητα"@el ; - "sovereign state and polity that is Greece" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/HolySeeEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Entità della Santa Sede"@it , - "Holy See entity"@en ; - "sovereign state and polity that is the Holy See" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/ItalianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ente italiano"@it , - "Italian entity"@en ; - "sovereign state and polity that is Italy" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfAlbania - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "juridiksioni i Shqipërisë"@sq , - "jurisdiction of Albania"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Albania, a system of courts that includes the supreme court, constitutional court, appeal court and administrative court, and whose Supreme Court of the Republic of Albania is the highest court and is the final court of appeal" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfAndorra - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdicció d’Andorra"@ca , - "jurisdiction of Andorra"@en ; - "jurisdiction of the judiciary of Andorra, composed of the Magistrates Court, the Criminal Law Court, the High Court of Andorra, and the Constitutional Court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfBosniaAndHerzegovina - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Bosnia and Herzegovina"@en , - "nadležnost Bosne i Hercegovine"@bs , - "nadležnost Bosne i Hercegovine"@hr , - "надлежност Босне и Херцеговине"@sr ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Bosnia and Herzegovina, whose Constitutional Court of Bosnia and Herzegovina is the supreme, final arbiter of legal matters" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfCroatia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Croatia"@en , - "nadležnost Hrvatske"@hr ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Croatia, a civil law legal system in which law arises primarily from written statutes, influenced by German and Austrian legal systems, whose national courts include the Constitutional Court, which oversees violations of the Constitution, and the Supreme Court, which is the highest court of appeal" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfGreece - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Greece"@en , - "δικαιοδοσία της Ελλάδας"@el ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of the Hellenic Republic, whose supreme courts include the Court of Cassation, the Council of State and the Court of Auditors" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfItaly - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "giurisdizione dell'Italia"@it , - "jurisdiction of Italy"@en ; - "jurisdiction of the judiciary of Italy, a system of courts that is based on Roman law modified by the Napoleonic code and later statutes, comprising the Supreme Court of Cassation, the highest court in Italy for both criminal and civil appeal cases, and the Constitutional Court of Italy (Corte Costituzionale)" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfMalta - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Malta"@en ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Malta, which is based partially on English law and partly on Continental law, that interprets and applies the laws of Malta to ensure equal justice under law, and to provide a mechanism for dispute resolution" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfMontenegro - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Montenegro"@en ; - "jurisdiction of the judiciary of Montenegro, that interprets and applies the laws of Montenegro, and has been working with the European Union over the last several years to increase judicial independence and accountability" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfNorthMacedonia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of North Macedonia"@en , - "јурисдикција на Северна Македонија"@mk ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of North Macedonia, an independent judicial branch that includes a constitutional court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfPortugal - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Portugal"@en , - "jurisdição de portugal"@pt ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Portugal, a system of courts that together constitute one of the four organs of Sovereignty as defined by the Portuguese Constitution" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSanMarino - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "giurisdizione di San Marino"@it , - "jurisdiction of San Marino"@en ; - "jurisdiction of the judiciary of San Marino, including the Council of Twelve, which forms the judicial branch during the period of legislature of the Council" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSerbia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Serbia"@en , - "надлежност Србије"@sr ; - "jurisdiction of the judiciary of Serbia, a three-tiered judicial system that includes the Supreme Court of Cassation as the court of the last resort, Courts of Appeal as the appellate instance, and Basic and High courts as the general jurisdictions at first instance" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSlovenia - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Slovenia"@en , - "pristojnost Slovenije"@sl ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Slovenia, a system of courts with general responsibilities and specialised courts that deal with matters relating to specific legal areas, including a Constitutional Court at the highest level" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSpain - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdicción de España"@es , - "jurisdiction of Spain"@en ; - rdfs:seeAlso ; - "jurisdiction of judiciary of Spain, a system of courts that includes senior judges - the President and judges of the Constitutional Court (the highest tribunal in the Kingdom) - that interprets and applies the law in Spain" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfTheHolySee - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "giurisdizione della Santa Sede"@it , - "ius proprium Sanctae Sedis"@la , - "jurisdiction of the Holy See"@en ; - "jurisdiction of the Bishop of Rome, known as the pope, which includes the apostolic episcopal see of the Diocese of Rome with universal ecclesiastical jurisdiction of the worldwide Catholic Church, as well as a sovereign entity of international law, governing the Vatican City" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/MalteseEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Maltese entity"@en ; - "sovereign state and polity that is Malta" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/MontenegrinEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Montenegrin entity"@en ; - "sovereign state and polity that is Montenegro" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/NorthMacedonianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "North Macedonian entity"@en , - "Северномакедонски субјект"@mk ; - "sovereign state and polity that is North Macedonia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/PortugueseEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Entidade portuguesa"@pt , - "Portuguese entity"@en ; - "sovereign state and polity that is Portugal" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/SammarineseEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Ente sammarinese"@it , - "Sammarinese entity"@en ; - "sovereign state and polity that is San Marino" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/SerbianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Serbian entity"@en , - "Српски ентитет"@sr ; - "sovereign state and polity that is Serbia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/SloveneEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Slovene entity"@en , - "Slovenska entiteta"@sl ; - "sovereign state and polity that is Slovenia" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/SouthernEuropeGovernmentEntitiesAndJurisdictions/SpanishEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Entidad española"@es , - "Spanish entity"@en ; - "sovereign state and polity that is Spain" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/EnglandAndWalesJurisdiction - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "England and Wales jurisdiction" ; - rdfs:seeAlso ; - "jurisdiction of the Courts of England and Wales" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GovernmentOfGuernsey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Gouvèrnément d'Guernési"@fr , - "Government of Guernsey"@en ; - rdfs:seeAlso ; - "parliamentary representative democracy that is the central government of the Bailiwick of Guernsey, a self-governing dependency of the United Kingdom and one of the British Channel Islands off the coast of Normandy" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GovernmentOfJersey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Gouvèrnément d'Jèrri"@fr , - "Government of Jersey"@en ; - rdfs:seeAlso ; - "central government of the Bailiwick of Jersey, a self-governing dependency of the United Kingdom that is the largest of the Channel Islands between England and France" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GovernmentOfScotland - rdf:type owl:NamedIndividual , - , - ; - ; - ; - rdfs:label "Government of Scotland"@en , - "Riaghaltas na h-Alba"@gd ; - rdfs:seeAlso , - ; - "devolved government of Scotland" ; - "Scottish government" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GovernmentOfTheIsleOfMan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Isle of Man"@en ; - rdfs:seeAlso ; - "central government of the Isle of Man, a self-governing British Crown dependency in the Irish Sea between England and Ireland" ; - "Manx Government" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GovernmentOfTheUnitedKingdom - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the United Kingdom" ; - rdfs:seeAlso , - ; - "constitutional monarchy that is the government of the United Kingdom of Great Britain and Northern Ireland, including the monarch, who is the head of state and sovereign, prime minister, who is the head of government, and cabinet, parliament (House of Lords and House of Commons), and other agencies and institutions that comprise the government" ; - "British government" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/GuernseyEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Guernsey entity" ; - "regional sovereignty and polity that is the Bailiwick of Guernsey" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/IsleOfManEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Isle of Man entity" ; - "regional sovereignty and polity that is the Isle of Man" ; - "Manx entity" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/JerseyEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Jersey entity" ; - "regional sovereignty and polity that is the Bailiwick of Jersey" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/JurisdictionOfGuernsey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Guernsey" ; - "jurisdiction of the bailiwick judiciary of Guernsey, headed by its Bailiff, which is derived from a combination of Norman Customary Law and principles taken from English common law and Equity, as well as from statute law enacted by the competent legislature(s)" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/JurisdictionOfJersey - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Jersey" ; - "jurisdiction of the judiciary of Jersey, headed by is the Bailiff, who as well as performing the judicial functions of a chief justice is also the President (presiding officer) of the States of Jersey and has certain civic, ceremonial and executive functions" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/JurisdictionOfTheIsleOfMan - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Isle of Man" ; - "jurisdiction of the judiciary of the Isle of Man, including the High Court of Justice of the Isle of Man, consisting of a Civil Division and an appeal division, called the Staff of Government Division" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/NationalAssemblyForWales - rdf:type owl:NamedIndividual , - , - ; - ; - ; - rdfs:label "Cynulliad Cenedlaethol Cymru"@cy , - "National Assembly for Wales"@en ; - rdfs:seeAlso , - ; - "devolved government of Wales" ; - "Senedd"@cy , - "Welsh Assembly"@en . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/NorthernIrelandAssembly - rdf:type owl:NamedIndividual , - , - ; - ; - ; - rdfs:label "Northern Ireland Assembly"@en , - "Tionól Thuaisceart Éireann"@ga ; - rdfs:seeAlso ; - "devolved government of Northern Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/NorthernIrelandEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Northern Ireland entity"@en ; - rdfs:seeAlso ; - "regional devolved sovereignty that is Northern Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/NorthernIrelandJurisdiction - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Northern Ireland jurisdiction" ; - rdfs:seeAlso ; - "jurisdiction of the Courts of Northern Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/ScotlandEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Scotland entity"@en ; - rdfs:seeAlso ; - "regional devolved sovereignty that is Scotland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/ScotlandJurisdiction - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Scotland jurisdiction" ; - rdfs:seeAlso , - , - ; - "jurisdiction of the Supreme Courts of Scotland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/UnitedKingdomEntity - rdf:type owl:NamedIndividual , - ; - , - ; - ; - rdfs:label "United Kingdom entity" ; - rdfs:seeAlso ; - "federated sovereignty and polity that is the United Kingdom of Great Britain and Northern Ireland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/UnitedKingdomJurisdiction - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "United Kingdom jurisdiction" ; - rdfs:seeAlso ; - "jurisdiction of the Supreme Court of the United Kingdom, the tribunal system, including the Asylum and Immigration Tribunal and the Special Immigration Appeals Commission, Employment tribunals and the Employment Appeal Tribunal" ; - "Note that the Courts of the United Kingdom are separated into three separate jurisdictions, the Courts of England and Wales, Courts of Scotland and the Courts of Northern Ireland, as the United Kingdom does not have a single unified judicial system, aside from the courts specifically identified in the definition of this individual." . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/UKGovernmentEntitiesAndJurisdictions/WelshEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Welsh entity"@en ; - rdfs:seeAlso ; - "regional devolved sovereignty that is Wales" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/AustrianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Austrian entity" ; - "federated sovereignty and polity that is Austria" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/BelgianEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Belgian entity" ; - "federated sovereignty and polity that is Belgium" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/FrenchEntity - rdf:type owl:NamedIndividual , - ; - , - ; - , - , - , - , - , - , - , - , - , - , - ; - ; - rdfs:label "French entity" ; - "sovereign state and polity that is France" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GermanEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "German entity" ; - "federated sovereignty and polity that is Germany" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheFederalRepublicOfGermany - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Bundesrepublik Deutschland"@de , - "Government of the Federal Republic of Germany"@en ; - rdfs:seeAlso ; - "democratic, federal parliamentary republic led by a chancellor, where federal legislative power is vested in the parliament, consisting of the Bundestag and the Bundesrat" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheFrenchRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Gouvernement de la République française"@fr , - "Government of the French Republic"@en ; - rdfs:seeAlso ; - "unitary semi-presidential constitutional republic, built on strong representative democratic roots, based on the Constitution of the Fifth Republic which was approved in 1958" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheGrandDuchyOfLuxembourg - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Grand Duchy of Luxembourg" ; - rdfs:seeAlso ; - "representative democracy that is a unitary, parliamentary constitutional monarchy, headed by the Grand Duke, which is the world's only remaining sovereign grand duchy" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheKingdomOfBelgium - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Kingdom of Belgium"@en ; - rdfs:seeAlso ; - "federal parliamentary constitutional monarchy, whose head of state is the king, though with limited prerogatives" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheNetherlands - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Netherlands"@en , - "Rijksoverheid"@nl ; - rdfs:seeAlso ; - "parliamentary constitutional monarchy with a unitary structure, with its monarch as head of state" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfThePrincipalityOfLiechtenstein - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Principality of Liechtenstein" ; - rdfs:seeAlso ; - "semi-constitutional monarchy headed by the Prince of Liechtenstein, with an elected parliament that enacts the law, as well as being a direct democracy, where voters can propose and enact constitutional amendments and legislation independently of the legislature" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfThePrincipalityOfMonaco - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Principality of Monaco" ; - rdfs:seeAlso ; - "constitutional monarchy with the Sovereign Prince of Monaco as head of state, and a Minister of State as the head of government, who presides over a five-member Council of Government" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheRepublicOfAustria - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Republic of Austria"@en ; - rdfs:seeAlso ; - "federal, representative democratic republic, with nine states, whose head of state is the Federal President (Bundespräsident), and head of the federal government is the Federal Chancellor (Bundeskanzler)" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/GovernmentOfTheSwissConfederation - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Government of the Swiss Confederation" ; - rdfs:seeAlso ; - "federal semi-direct democracy under a multi-party presidential directorial republic, which represents a confederation of 26 cantons and communes with executive, legislative and judiciary branches" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfAustria - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Austria" ; - "jurisdiction of the judiciary of Austria (österreichische Justiz), consisting of general courts (ordentliche Gerichte) and courts of public law (Gerichte öffentlichen Rechts)" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfBelgium - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Belgium" ; - "jurisdiction of the judiciary of Belgium, which is based on civil law and originates from the Napoleonic code, including the Court of Cassation and the courts of appeal, one level below" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfFrance - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of France" ; - "jurisdiction of the judiciary of France, which is part of the Ministry of Justice based on a civil legal system, headed by the Court of Cassation and Council of State" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfGermany - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "German jurisdiction" ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Germany, whose civil law system is based on Roman law with some references to early Germanic law, headed by the Bundesverfassungsgericht (German supreme court) responsible for constitutional matters" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfLiechtenstein - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Liechtenstein" ; - "jurisdiction of the judiciary of Liechtenstein, the system of courts and tribunals which interpret and apply the law in Liechtenstein, including the Regional Court at Vaduz, the Princely High Court of Appeal at Vaduz, the Princely Supreme Court, the Administrative Court, and the State Court" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfLuxembourg - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Luxembourg" ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of Luxembourg, the system of courts and tribunals which interpret and apply the law in Luxembourg, including three lower tribunals (justices de paix; in Esch-sur-Alzette, the city of Luxembourg, and Diekirch), two district tribunals (Luxembourg and Diekirch), and a Superior Court of Justice (Luxembourg), which includes the Court of Appeal and the Court of Cassation" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfMonaco - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Monaco" ; - "jurisdiction of the judiciary of Monaco, the system of courts and tribunals which interpret and apply the law in Monaco, including the Monegasque Supreme Court, one of the highest courts of law in the city-state of Monaco for judicial appeals as well as ensuring the constitution of Monaco is upheld" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfSwitzerland - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of Switzerland" ; - rdfs:seeAlso ; - "jurisdiction of the Federal Supreme Court, Federal Criminal Court, Federal Administrative Court, and the Federal Patent Court representing the judiciary branch at the federal level in Switzerland" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/JurisdictionOfTheNetherlands - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "jurisdiction of the Netherlands" ; - rdfs:seeAlso ; - "jurisdiction of the judiciary of the Netherlands, the system of courts which interprets and applies the law in the Netherlands" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/LiechtensteinerEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Liechtensteiner entity" ; - "sovereign state and polity that is Liechtenstein" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/LuxembourgerEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Luxembourger entity" ; - "sovereign state and polity that is Luxembourg" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/MonegasqueEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Monegasque entity" ; - "sovereign state and polity that is Monaco" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/NetherlandsEntity - rdf:type owl:NamedIndividual , - ; - ; - , - ; - ; - rdfs:label "Netherlands entity" ; - "sovereign state and polity that is the Netherlands" . - - -### https://www.omg.org/spec/Commons/EuropeanJurisdiction/WesternEuropeGovernmentEntitiesAndJurisdictions/SwissEntity - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:label "Swiss entity" ; - "federated sovereignty and polity that is Switzerland" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1GeneralSpecifications - rdf:type owl:NamedIndividual , - , - , - ; - ; - rdfs:label "GS1 General Specifications" ; - rdfs:seeAlso "https://ref.gs1.org/standards/genspecs/"^^xsd:anyURI ; - "reference specification and scheme that defines how identification keys, data attributes and barcodes must be formulated and used in business applications" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/GS1GlobalOffice - rdf:type owl:NamedIndividual , - ; - rdfs:label "GS1 Global Office" ; - rdfs:seeAlso "https://www.gs1.org/about/what-we-do"^^xsd:anyURI ; - "neutral, not-for-profit organisation that provides global standards for efficient business communication" ; - "The Global Office, located in Brussels (Belgium) and Ewing, NJ (USA) is the guardian, and provides an open, user-driven, forum for ongoing maintenance and development, of the GS1 standards, guidelines and statues." ; - "GS1 GO" ; - "https://ref.gs1.org/standards/genspecs/" . - - -### https://www.omg.org/spec/Commons/ProductsAndServices/TradeItem - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/InternationalSystemOfQuantities - rdf:type owl:NamedIndividual , - ; - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.6" ; - rdfs:label "International System of Quantities" ; - "system of quantities based on the seven base quantities: length, mass, time, electric current, thermodynamic temperature, amount of substance, and luminous intensity" ; - "The International System of Units (SI) is based on the ISQ." , - "This system of quantities is published in the ISO 80000 and IEC 80000 series Quantities and units, Parts 3 to 14." ; - "ISQ" . - - -### https://www.omg.org/spec/Commons/QuantitiesAndUnits/InternationalSystemOfUnits - rdf:type owl:NamedIndividual , - ; - ; - "ISO 80000-1:2009 Quantities and units - Part 1: General, clause 3.16" ; - rdfs:label "International System of Units" ; - "system of units, based on the International System of Quantities, their names and symbols, including a series of prefixes and their names and symbols, together with rules for their use, adopted by the General Conference on Weights and Measures (CGPM)" ; - "The SI is founded on the seven base quantities of the ISQ and the names and symbols of the corresponding base units. The base units and the coherent derived units of the SI form a coherent set, designated the 'set of coherent SI units'." ; - "SI" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ABW - rdf:type owl:NamedIndividual , - ; - ; - ; - "ABW" ; - rdfs:isDefinedBy ; - rdfs:label "ABW" ; - "Alpha-3 country code for Aruba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AD - rdf:type owl:NamedIndividual , - ; - ; - ; - "AD" ; - rdfs:isDefinedBy ; - rdfs:label "AD" ; - "Alpha-2 country code for Andorra" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AE - rdf:type owl:NamedIndividual , - ; - ; - ; - "AE" ; - rdfs:isDefinedBy ; - rdfs:label "AE" ; - "Alpha-2 country code for United Arab Emirates (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AF - rdf:type owl:NamedIndividual , - ; - ; - ; - "AF" ; - rdfs:isDefinedBy ; - rdfs:label "AF" ; - "Alpha-2 country code for Afghanistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AFG - rdf:type owl:NamedIndividual , - ; - ; - ; - "AFG" ; - rdfs:isDefinedBy ; - rdfs:label "AFG" ; - "Alpha-3 country code for Afghanistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AG - rdf:type owl:NamedIndividual , - ; - ; - ; - "AG" ; - rdfs:isDefinedBy ; - rdfs:label "AG" ; - "Alpha-2 country code for Antigua and Barbuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AGO - rdf:type owl:NamedIndividual , - ; - ; - ; - "AGO" ; - rdfs:isDefinedBy ; - rdfs:label "AGO" ; - "Alpha-3 country code for Angola" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AI - rdf:type owl:NamedIndividual , - ; - ; - ; - "AI" ; - rdfs:isDefinedBy ; - rdfs:label "AI" ; - "Alpha-2 country code for Anguilla" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AIA - rdf:type owl:NamedIndividual , - ; - ; - ; - "AIA" ; - rdfs:isDefinedBy ; - rdfs:label "AIA" ; - "Alpha-3 country code for Anguilla" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AL - rdf:type owl:NamedIndividual , - ; - ; - ; - "AL" ; - rdfs:isDefinedBy ; - rdfs:label "AL" ; - "Alpha-2 country code for Albania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ALA - rdf:type owl:NamedIndividual , - ; - ; - ; - "ALA" ; - rdfs:isDefinedBy ; - rdfs:label "ALA" ; - "Alpha-3 country code for Aland Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ALB - rdf:type owl:NamedIndividual , - ; - ; - ; - "ALB" ; - rdfs:isDefinedBy ; - rdfs:label "ALB" ; - "Alpha-3 country code for Albania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AM - rdf:type owl:NamedIndividual , - ; - ; - ; - "AM" ; - rdfs:isDefinedBy ; - rdfs:label "AM" ; - "Alpha-2 country code for Armenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AND - rdf:type owl:NamedIndividual , - ; - ; - ; - "AND" ; - rdfs:isDefinedBy ; - rdfs:label "AND" ; - "Alpha-3 country code for Andorra" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AO - rdf:type owl:NamedIndividual , - ; - ; - ; - "AO" ; - rdfs:isDefinedBy ; - rdfs:label "AO" ; - "Alpha-2 country code for Angola" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "AQ" ; - rdfs:isDefinedBy ; - rdfs:label "AQ" ; - "Alpha-2 country code for Antarctica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AR - rdf:type owl:NamedIndividual , - ; - ; - ; - "AR" ; - rdfs:isDefinedBy ; - rdfs:label "AR" ; - "Alpha-2 country code for Argentina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ARE - rdf:type owl:NamedIndividual , - ; - ; - ; - "ARE" ; - rdfs:isDefinedBy ; - rdfs:label "ARE" ; - "Alpha-3 country code for United Arab Emirates (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ARG - rdf:type owl:NamedIndividual , - ; - ; - ; - "ARG" ; - rdfs:isDefinedBy ; - rdfs:label "ARG" ; - "Alpha-3 country code for Argentina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ARM - rdf:type owl:NamedIndividual , - ; - ; - ; - "ARM" ; - rdfs:isDefinedBy ; - rdfs:label "ARM" ; - "Alpha-3 country code for Armenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AS - rdf:type owl:NamedIndividual , - ; - ; - ; - "AS" ; - rdfs:isDefinedBy ; - rdfs:label "AS" ; - "Alpha-2 country code for American Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ASM - rdf:type owl:NamedIndividual , - ; - ; - ; - "ASM" ; - rdfs:isDefinedBy ; - rdfs:label "ASM" ; - "Alpha-3 country code for American Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AT - rdf:type owl:NamedIndividual , - ; - ; - ; - "AT" ; - rdfs:isDefinedBy ; - rdfs:label "AT" ; - "Alpha-2 country code for Austria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ATA - rdf:type owl:NamedIndividual , - ; - ; - ; - "ATA" ; - rdfs:isDefinedBy ; - rdfs:label "ATA" ; - "Alpha-3 country code for Antarctica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ATF - rdf:type owl:NamedIndividual , - ; - ; - ; - "ATF" ; - rdfs:isDefinedBy ; - rdfs:label "ATF" ; - "Alpha-3 country code for French Southern Territories (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ATG - rdf:type owl:NamedIndividual , - ; - ; - ; - "ATG" ; - rdfs:isDefinedBy ; - rdfs:label "ATG" ; - "Alpha-3 country code for Antigua and Barbuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AU - rdf:type owl:NamedIndividual , - ; - ; - ; - "AU" ; - rdfs:isDefinedBy ; - rdfs:label "AU" ; - "Alpha-2 country code for Australia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AUS - rdf:type owl:NamedIndividual , - ; - ; - ; - "AUS" ; - rdfs:isDefinedBy ; - rdfs:label "AUS" ; - "Alpha-3 country code for Australia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AUT - rdf:type owl:NamedIndividual , - ; - ; - ; - "AUT" ; - rdfs:isDefinedBy ; - rdfs:label "AUT" ; - "Alpha-3 country code for Austria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AW - rdf:type owl:NamedIndividual , - ; - ; - ; - "AW" ; - rdfs:isDefinedBy ; - rdfs:label "AW" ; - "Alpha-2 country code for Aruba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AX - rdf:type owl:NamedIndividual , - ; - ; - ; - "AX" ; - rdfs:isDefinedBy ; - rdfs:label "AX" ; - "Alpha-2 country code for Aland Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "AZ" ; - rdfs:isDefinedBy ; - rdfs:label "AZ" ; - "Alpha-2 country code for Azerbaijan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AZE - rdf:type owl:NamedIndividual , - ; - ; - ; - "AZE" ; - rdfs:isDefinedBy ; - rdfs:label "AZE" ; - "Alpha-3 country code for Azerbaijan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Afghanistan - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Islamic Republic of Afghanistan"@en ; - "Afghanistan"@en ; - "AFGHANISTAN"@en ; - "la République islamique d'Afghanistan"@fr ; - "Afghanistan (l')"@fr ; - "AFGHANISTAN"@fr ; - "Afghānistān"@fa , - "Afghānistān"@ps ; - "004" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Afghānistān"@fa , - "Afghānistān"@ps ; - "the country of Afghanistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AlandIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Aland Islands"@en ; - "ALAND ISLANDS"@en ; - "Åland(les Îles)"@fr ; - "ÅLAND, ÎLES"@fr ; - "Åland"@sv ; - "248" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Åland"@sv ; - "the country of Aland Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Albania - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Albania"@en ; - "Albania"@en ; - "ALBANIA"@en ; - "la République d'Albanie"@fr ; - "Albanie (l')"@fr ; - "ALBANIE"@fr ; - "Shqipëria; Shqipëri"@sq ; - "008" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Shqipëria; Shqipëri"@sq ; - "the country of Albania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Algeria - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the People's Democratic Republic of Algeria"@en ; - "Algeria"@en ; - "ALGERIA"@en ; - "la République algérienne démocratique et populaire"@fr ; - "Algérie (l')"@fr ; - "ALGÉRIE"@fr ; - "Al Jazā'ir"@ar ; - "012" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Jazā'ir"@ar ; - "the country of Algeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AmericanSamoa - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "American Samoa"@en ; - "AMERICAN SAMOA"@en ; - "Samoa américaines (les)"@fr ; - "SAMOA AMÉRICAINES"@fr ; - "016" ; - "No subdivisions relevant for this standard. Included also as a subdivision of the United States (US-AS)." , - "Principal island:Tutuila. Includes: Swain's Island" ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "American Samoa"@en ; - "the country of American Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Andorra - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Principality of Andorra"@en ; - "Andorra"@en ; - "ANDORRA"@en ; - "la Principauté d'Andorre"@fr ; - "Andorre (l')"@fr ; - "ANDORRE"@fr ; - "Andorra"@ca ; - "020" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Andorra"@ca ; - "the country of Andorra" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Angola - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Angola"@en ; - "Angola"@en ; - "ANGOLA"@en ; - "la République d'Angola"@fr ; - "Angola (l')"@fr ; - "ANGOLA"@fr ; - "Angola"@pt ; - "024" ; - "Includes: Cabinda." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Angola"@pt ; - "the country of Angola" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Anguilla - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Anguilla"@en ; - "ANGUILLA"@en ; - "Anguilla"@fr ; - "ANGUILLA"@fr ; - "660" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Anguilla"@en ; - "the country of Anguilla" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Antarctica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Antarctica"@en ; - "ANTARCTICA"@en ; - "Antarctique (l')"@fr ; - "ANTARCTIQUE"@fr ; - "010" ; - "No subdivisions relevant for this standard." , - "Territories south of 60° south latitude." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - "the country of Antarctica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/AntiguaAndBarbuda - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Antigua and Barbuda"@en ; - "ANTIGUA AND BARBUDA"@en ; - "Antigua-et-Barbuda"@fr ; - "ANTIGUA-ET-BARBUDA"@fr ; - "028" ; - "Includes: Redonda Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Antigua and Barbuda"@en ; - "the country of Antigua and Barbuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Argentina - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Argentine Republic"@en ; - "Argentina"@en ; - "ARGENTINA"@en ; - "la République argentine"@fr ; - "Argentine (l')"@fr ; - "ARGENTINE"@fr ; - "Argentina (la)"@es ; - "032" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Argentina (la)"@es ; - "the country of Argentina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Armenia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Armenia"@en ; - "Armenia"@en ; - "ARMENIA"@en ; - "la République d'Arménie"@fr ; - "Arménie (l')"@fr ; - "ARMÉNIE"@fr ; - "Hayastan"@hy ; - "051" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Hayastan"@hy ; - "the country of Armenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Aruba - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Aruba"@en ; - "ARUBA"@en ; - "Aruba"@fr ; - "ARUBA"@fr ; - "Aruba" , - "Aruba"@nl ; - "533" ; - "No subdivisions relevant for this standard. Included also as subdivision of Netherlands (NL-AW)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aruba"@nl ; - "the country of Aruba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Australia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Australia"@en ; - "AUSTRALIA"@en ; - "Australie (l')"@fr ; - "AUSTRALIE"@fr ; - "036" ; - """Often referred to as the Commonwealth of Australia. Includes: Lord Howe Island, Macquarie Island; and also Ashmore and Cartier -Islands, and Coral Sea Islands which are Australian external territories.""" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Australia"@en ; - "the country of Australia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Austria - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Austria"@en ; - "Austria"@en ; - "AUSTRIA"@en ; - "la République d'Autriche"@fr ; - "Autriche (l')"@fr ; - "AUTRICHE"@fr ; - "Österreich"@de ; - "040" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Österreich"@de ; - "the country of Austria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Azerbaijan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Azerbaijan"@en ; - "Azerbaijan"@en ; - "AZERBAIJAN"@en ; - "la République d'Azerbaïdjan"@fr ; - "Azerbaïdjan (l')"@fr ; - "AZERBAÏDJAN"@fr ; - "Azərbaycan"@az ; - "031" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Azərbaycan"@az ; - "the country of Azerbaijan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BA - rdf:type owl:NamedIndividual , - ; - ; - ; - "BA" ; - rdfs:isDefinedBy ; - rdfs:label "BA" ; - "Alpha-2 country code for Bosnia and Herzegovina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BB - rdf:type owl:NamedIndividual , - ; - ; - ; - "BB" ; - rdfs:isDefinedBy ; - rdfs:label "BB" ; - "Alpha-2 country code for Barbados" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BD - rdf:type owl:NamedIndividual , - ; - ; - ; - "BD" ; - rdfs:isDefinedBy ; - rdfs:label "BD" ; - "Alpha-2 country code for Bangladesh" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BDI - rdf:type owl:NamedIndividual , - ; - ; - ; - "BDI" ; - rdfs:isDefinedBy ; - rdfs:label "BDI" ; - "Alpha-3 country code for Burundi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BE - rdf:type owl:NamedIndividual , - ; - ; - ; - "BE" ; - rdfs:isDefinedBy ; - rdfs:label "BE" ; - "Alpha-2 country code for Belgium" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BEL - rdf:type owl:NamedIndividual , - ; - ; - ; - "BEL" ; - rdfs:isDefinedBy ; - rdfs:label "BEL" ; - "Alpha-3 country code for Belgium" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BEN - rdf:type owl:NamedIndividual , - ; - ; - ; - "BEN" ; - rdfs:isDefinedBy ; - rdfs:label "BEN" ; - "Alpha-3 country code for Benin" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BES - rdf:type owl:NamedIndividual , - ; - ; - ; - "BES" ; - rdfs:isDefinedBy ; - rdfs:label "BES" ; - "Alpha-3 country code for Bonaire, Sint Eustatius and Saba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BF - rdf:type owl:NamedIndividual , - ; - ; - ; - "BF" ; - rdfs:isDefinedBy ; - rdfs:label "BF" ; - "Alpha-2 country code for Burkina Faso" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BFA - rdf:type owl:NamedIndividual , - ; - ; - ; - "BFA" ; - rdfs:isDefinedBy ; - rdfs:label "BFA" ; - "Alpha-3 country code for Burkina Faso" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BG - rdf:type owl:NamedIndividual , - ; - ; - ; - "BG" ; - rdfs:isDefinedBy ; - rdfs:label "BG" ; - "Alpha-2 country code for Bulgaria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BGD - rdf:type owl:NamedIndividual , - ; - ; - ; - "BGD" ; - rdfs:isDefinedBy ; - rdfs:label "BGD" ; - "Alpha-3 country code for Bangladesh" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BGR - rdf:type owl:NamedIndividual , - ; - ; - ; - "BGR" ; - rdfs:isDefinedBy ; - rdfs:label "BGR" ; - "Alpha-3 country code for Bulgaria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BH - rdf:type owl:NamedIndividual , - ; - ; - ; - "BH" ; - rdfs:isDefinedBy ; - rdfs:label "BH" ; - "Alpha-2 country code for Bahrain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BHR - rdf:type owl:NamedIndividual , - ; - ; - ; - "BHR" ; - rdfs:isDefinedBy ; - rdfs:label "BHR" ; - "Alpha-3 country code for Bahrain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BHS - rdf:type owl:NamedIndividual , - ; - ; - ; - "BHS" ; - rdfs:isDefinedBy ; - rdfs:label "BHS" ; - "Alpha-3 country code for Bahamas (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BI - rdf:type owl:NamedIndividual , - ; - ; - ; - "BI" ; - rdfs:isDefinedBy ; - rdfs:label "BI" ; - "Alpha-2 country code for Burundi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BIH - rdf:type owl:NamedIndividual , - ; - ; - ; - "BIH" ; - rdfs:isDefinedBy ; - rdfs:label "BIH" ; - "Alpha-3 country code for Bosnia and Herzegovina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BJ - rdf:type owl:NamedIndividual , - ; - ; - ; - "BJ" ; - rdfs:isDefinedBy ; - rdfs:label "BJ" ; - "Alpha-2 country code for Benin" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BL - rdf:type owl:NamedIndividual , - ; - ; - ; - "BL" ; - rdfs:isDefinedBy ; - rdfs:label "BL" ; - "Alpha-2 country code for Saint Barthélemy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BLM - rdf:type owl:NamedIndividual , - ; - ; - ; - "BLM" ; - rdfs:isDefinedBy ; - rdfs:label "BLM" ; - "Alpha-3 country code for Saint Barthélemy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BLR - rdf:type owl:NamedIndividual , - ; - ; - ; - "BLR" ; - rdfs:isDefinedBy ; - rdfs:label "BLR" ; - "Alpha-3 country code for Belarus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BLZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "BLZ" ; - rdfs:isDefinedBy ; - rdfs:label "BLZ" ; - "Alpha-3 country code for Belize" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BM - rdf:type owl:NamedIndividual , - ; - ; - ; - "BM" ; - rdfs:isDefinedBy ; - rdfs:label "BM" ; - "Alpha-2 country code for Bermuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BMU - rdf:type owl:NamedIndividual , - ; - ; - ; - "BMU" ; - rdfs:isDefinedBy ; - rdfs:label "BMU" ; - "Alpha-3 country code for Bermuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BN - rdf:type owl:NamedIndividual , - ; - ; - ; - "BN" ; - rdfs:isDefinedBy ; - rdfs:label "BN" ; - "Alpha-2 country code for Brunei Darussalam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BO - rdf:type owl:NamedIndividual , - ; - ; - ; - "BO" ; - rdfs:isDefinedBy ; - rdfs:label "BO" ; - "Alpha-2 country code for Bolivia (Plurinational State of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BOL - rdf:type owl:NamedIndividual , - ; - ; - ; - "BOL" ; - rdfs:isDefinedBy ; - rdfs:label "BOL" ; - "Alpha-3 country code for Bolivia (Plurinational State of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "BQ" ; - rdfs:isDefinedBy ; - rdfs:label "BQ" ; - "Alpha-2 country code for Bonaire, Sint Eustatius and Saba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BR - rdf:type owl:NamedIndividual , - ; - ; - ; - "BR" ; - rdfs:isDefinedBy ; - rdfs:label "BR" ; - "Alpha-2 country code for Brazil" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BRA - rdf:type owl:NamedIndividual , - ; - ; - ; - "BRA" ; - rdfs:isDefinedBy ; - rdfs:label "BRA" ; - "Alpha-3 country code for Brazil" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BRB - rdf:type owl:NamedIndividual , - ; - ; - ; - "BRB" ; - rdfs:isDefinedBy ; - rdfs:label "BRB" ; - "Alpha-3 country code for Barbados" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BRN - rdf:type owl:NamedIndividual , - ; - ; - ; - "BRN" ; - rdfs:isDefinedBy ; - rdfs:label "BRN" ; - "Alpha-3 country code for Brunei Darussalam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BS - rdf:type owl:NamedIndividual , - ; - ; - ; - "BS" ; - rdfs:isDefinedBy ; - rdfs:label "BS" ; - "Alpha-2 country code for Bahamas (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BT - rdf:type owl:NamedIndividual , - ; - ; - ; - "BT" ; - rdfs:isDefinedBy ; - rdfs:label "BT" ; - "Alpha-2 country code for Bhutan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BTN - rdf:type owl:NamedIndividual , - ; - ; - ; - "BTN" ; - rdfs:isDefinedBy ; - rdfs:label "BTN" ; - "Alpha-3 country code for Bhutan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BV - rdf:type owl:NamedIndividual , - ; - ; - ; - "BV" ; - rdfs:isDefinedBy ; - rdfs:label "BV" ; - "Alpha-2 country code for Bouvet Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BVT - rdf:type owl:NamedIndividual , - ; - ; - ; - "BVT" ; - rdfs:isDefinedBy ; - rdfs:label "BVT" ; - "Alpha-3 country code for Bouvet Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BW - rdf:type owl:NamedIndividual , - ; - ; - ; - "BW" ; - rdfs:isDefinedBy ; - rdfs:label "BW" ; - "Alpha-2 country code for Botswana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BWA - rdf:type owl:NamedIndividual , - ; - ; - ; - "BWA" ; - rdfs:isDefinedBy ; - rdfs:label "BWA" ; - "Alpha-3 country code for Botswana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BY - rdf:type owl:NamedIndividual , - ; - ; - ; - "BY" ; - rdfs:isDefinedBy ; - rdfs:label "BY" ; - "Alpha-2 country code for Belarus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "BZ" ; - rdfs:isDefinedBy ; - rdfs:label "BZ" ; - "Alpha-2 country code for Belize" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bahamas - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Commonwealth of the Bahamas"@en ; - "Bahamas (the)"@en ; - "BAHAMAS"@en ; - "le Commonwealth des Bahamas"@fr ; - "Bahamas (les)"@fr ; - "BAHAMAS"@fr ; - "044" ; - "The island of New Providence, where the capital Nassau is located, is administered directly by the national government." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bahamas (the)"@en ; - "the country of Bahamas (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bahrain - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Bahrain"@en ; - "Bahrain"@en ; - "BAHRAIN"@en ; - "le Royaume de Bahreïn"@fr ; - "Bahreïn"@fr ; - "BAHREÏN"@fr ; - "Al Baḩrayn"@ar ; - "048" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Baḩrayn"@ar ; - "the country of Bahrain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bangladesh - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the People's Republic of Bangladesh"@en ; - "Bangladesh"@en ; - "BANGLADESH"@en ; - "la République populaire du Bangladesh"@fr ; - "Bangladesh (le)"@fr ; - "BANGLADESH"@fr ; - "Bāṁlādesh"@bn ; - "050" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bāṁlādesh"@bn ; - "the country of Bangladesh" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Barbados - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Barbados"@en ; - "BARBADOS"@en ; - "Barbade (la)"@fr ; - "BARBADE"@fr ; - "052" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Barbados"@en ; - "the country of Barbados" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Belarus - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Belarus"@en ; - "Belarus"@en ; - "BELARUS"@en ; - "la République du Bélarus"@fr ; - "Bélarus (le)"@fr ; - "BÉLARUS"@fr ; - "Belarus'"@ru , - "Bielaruś"@be ; - "112" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Belarus'"@ru , - "Bielaruś"@be ; - "the country of Belarus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Belgium - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Kingdom of Belgium"@en ; - "Belgium"@en ; - "BELGIUM"@en ; - "le Royaume de Belgique"@fr ; - "Belgique (la)"@fr ; - "BELGIQUE"@fr ; - "Belgien"@de , - "België"@nl ; - "056" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Belgien"@de , - "Belgique (la)"@fr , - "België"@nl ; - "the country of Belgium" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Belize - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Belize"@en ; - "BELIZE"@en ; - "Belize (le)"@fr ; - "BELIZE"@fr ; - "084" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Belize"@en ; - "the country of Belize" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Benin - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Benin"@en ; - "Benin"@en ; - "BENIN"@en ; - "la République du Bénin"@fr ; - "Bénin (le)"@fr ; - "BÉNIN"@fr ; - "204" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bénin (le)"@fr ; - "the country of Benin" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bermuda - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Bermuda"@en ; - "BERMUDA"@en ; - "Bermudes (les)"@fr ; - "BERMUDES"@fr ; - "060" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bermuda"@en ; - "the country of Bermuda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bhutan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Bhutan"@en ; - "Bhutan"@en ; - "BHUTAN"@en ; - "le Royaume du Bhoutan"@fr ; - "Bhoutan (le)"@fr ; - "BHOUTAN"@fr ; - "Druk-Yul"@dz ; - "064" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Druk-Yul"@dz ; - "the country of Bhutan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bolivia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Plurinational State of Bolivia"@en ; - "Bolivia (Plurinational State of)"@en ; - "BOLIVIA (PLURINATIONAL STATE OF)"@en ; - "l'État plurinational de Bolivie"@fr ; - "Bolivie (État plurinational de)"@fr ; - "BOLIVIE (ÉTAT PLURINATIONAL DE)"@fr ; - "Bolivia, Estado Plurinacional de"@es ; - "068" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bolivia, Estado Plurinacional de"@es ; - "the country of Bolivia (Plurinational State of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bonaire - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "Bonaire, Sint Eustatius and Saba"@en ; - "BONAIRE, SINT EUSTATIUS AND SABA"@en ; - "Bonaire, Saint-Eustache et Saba"@fr ; - "BONAIRE, SAINT-EUSTACHE ET SABA"@fr ; - "Bonaire, Sint Eustatius en Saba"@nl , - "Boneiru, Sint Eustatius y Saba" ; - "535" ; - "Included as a subdivision of the Netherlands (NL-BQ)." , - "Often referred to as Caribbean Netherlands." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bonaire, Sint Eustatius and Saba"@en , - "Bonaire, Sint Eustatius en Saba"@nl ; - "the country of Bonaire, Sint Eustatius and Saba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BosniaAndHerzegovina - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "Bosnia and Herzegovina"@en ; - "BOSNIA AND HERZEGOVINA"@en ; - "Bosnie-Herzégovine (la)"@fr ; - "BOSNIE-HERZÉGOVINE"@fr ; - "Bosna i Hercegovina"@bs , - "Bosna i Hercegovina"@hr , - "Bosna i Hercegovina"@sr ; - "070" ; - "Herzegovina * is the second significant part of composite country name." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bosna i Hercegovina"@bs , - "Bosna i Hercegovina"@hr , - "Bosna i Hercegovina"@sr ; - "the country of Bosnia and Herzegovina" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Botswana - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Botswana"@en ; - "Botswana"@en ; - "BOTSWANA"@en ; - "la République du Botswana"@fr ; - "Botswana (le)"@fr ; - "BOTSWANA"@fr ; - "072" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Botswana"@en ; - "the country of Botswana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BouvetIsland - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Bouvet Island"@en ; - "BOUVET ISLAND"@en ; - "Bouvet (l'Île)"@fr ; - "BOUVET, ÎLE"@fr ; - "Bouvetøya"@nb , - "Bouvetøya"@nn ; - "074" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bouvetøya"@nb , - "Bouvetøya"@nn ; - "the country of Bouvet Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Brazil - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Federative Republic of Brazil"@en ; - "Brazil"@en ; - "BRAZIL"@en ; - "la République fédérative du Brésil"@fr ; - "Brésil (le)"@fr ; - "BRÉSIL"@fr ; - "Brasil (o)"@pt ; - "076" ; - "Includes: Fernando de Noronha Island, Martim Vaz Islands, Trindade Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Brasil (o)"@pt ; - "the country of Brazil" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BritishIndianOceanTerritory - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "British Indian Ocean Territory (the)"@en ; - "BRITISH INDIAN OCEAN TERRITORY"@en ; - "le Territoire britannique de l'océan Indien"@fr ; - "Indien (le Territoire britannique de l'océan)"@fr ; - "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'"@fr ; - "086" ; - """Comprises: Chagos Archipelago (Principal island: Diego Garcia). -No subdivision reported""" , - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "British Indian Ocean Territory (the)"@en ; - "the country of British Indian Ocean Territory (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BruneiDarussalam - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Brunei Darussalam"@en ; - "BRUNEI DARUSSALAM"@en ; - "Brunéi Darussalam (le)"@fr ; - "BRUNEI DARUSSALAM"@fr ; - "Negara Brunei Darussalam"@ms ; - "096" ; - "Variant: Negara Brunei Darussalam." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Brunei Darussalam"@en , - "Negara Brunei Darussalam"@ms ; - "the country of Brunei Darussalam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Bulgaria - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Bulgaria"@en ; - "Bulgaria"@en ; - "BULGARIA"@en ; - "la République de Bulgarie"@fr ; - "Bulgarie (la)"@fr ; - "BULGARIE"@fr ; - "Bulgaria"@bg ; - "100" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bulgaria"@bg ; - "the country of Bulgaria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/BurkinaFaso - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Burkina Faso"@en ; - "BURKINA FASO"@en ; - "le Burkina Faso"@fr ; - "Burkina Faso (le)"@fr ; - "BURKINA FASO"@fr ; - "854" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Burkina Faso (le)"@fr ; - "the country of Burkina Faso" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Burundi - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Burundi"@en ; - "Burundi"@en ; - "BURUNDI"@en ; - "la République du Burundi"@fr ; - "Burundi (le)"@fr ; - "BURUNDI"@fr ; - "Burundi"@rn ; - "108" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Burundi"@rn , - "Burundi (le)"@fr ; - "the country of Burundi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CA - rdf:type owl:NamedIndividual , - ; - ; - ; - "CA" ; - rdfs:isDefinedBy ; - rdfs:label "CA" ; - "Alpha-2 country code for Canada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CAF - rdf:type owl:NamedIndividual , - ; - ; - ; - "CAF" ; - rdfs:isDefinedBy ; - rdfs:label "CAF" ; - "Alpha-3 country code for Central African Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CAN - rdf:type owl:NamedIndividual , - ; - ; - ; - "CAN" ; - rdfs:isDefinedBy ; - rdfs:label "CAN" ; - "Alpha-3 country code for Canada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CC - rdf:type owl:NamedIndividual , - ; - ; - ; - "CC" ; - rdfs:isDefinedBy ; - rdfs:label "CC" ; - "Alpha-2 country code for Cocos Keeling Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CCK - rdf:type owl:NamedIndividual , - ; - ; - ; - "CCK" ; - rdfs:isDefinedBy ; - rdfs:label "CCK" ; - "Alpha-3 country code for Cocos Keeling Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CD - rdf:type owl:NamedIndividual , - ; - ; - ; - "CD" ; - rdfs:isDefinedBy ; - rdfs:label "CD" ; - "Alpha-2 country code for Congo Democratic Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CF - rdf:type owl:NamedIndividual , - ; - ; - ; - "CF" ; - rdfs:isDefinedBy ; - rdfs:label "CF" ; - "Alpha-2 country code for Central African Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CG - rdf:type owl:NamedIndividual , - ; - ; - ; - "CG" ; - rdfs:isDefinedBy ; - rdfs:label "CG" ; - "Alpha-2 country code for Congo (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CH - rdf:type owl:NamedIndividual , - ; - ; - ; - "CH" ; - rdfs:isDefinedBy ; - rdfs:label "CH" ; - "Alpha-2 country code for Switzerland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CHE - rdf:type owl:NamedIndividual , - ; - ; - ; - "CHE" ; - rdfs:isDefinedBy ; - rdfs:label "CHE" ; - "Alpha-3 country code for Switzerland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CHL - rdf:type owl:NamedIndividual , - ; - ; - ; - "CHL" ; - rdfs:isDefinedBy ; - rdfs:label "CHL" ; - "Alpha-3 country code for Chile" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CHN - rdf:type owl:NamedIndividual , - ; - ; - ; - "CHN" ; - rdfs:isDefinedBy ; - rdfs:label "CHN" ; - "Alpha-3 country code for China" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CI - rdf:type owl:NamedIndividual , - ; - ; - ; - "CI" ; - rdfs:isDefinedBy ; - rdfs:label "CI" ; - "Alpha-2 country code for Cote d'Ivoire" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CIV - rdf:type owl:NamedIndividual , - ; - ; - ; - "CIV" ; - rdfs:isDefinedBy ; - rdfs:label "CIV" ; - "Alpha-3 country code for Cote d'Ivoire" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CK - rdf:type owl:NamedIndividual , - ; - ; - ; - "CK" ; - rdfs:isDefinedBy ; - rdfs:label "CK" ; - "Alpha-2 country code for Cook Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CL - rdf:type owl:NamedIndividual , - ; - ; - ; - "CL" ; - rdfs:isDefinedBy ; - rdfs:label "CL" ; - "Alpha-2 country code for Chile" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CM - rdf:type owl:NamedIndividual , - ; - ; - ; - "CM" ; - rdfs:isDefinedBy ; - rdfs:label "CM" ; - "Alpha-2 country code for Cameroon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CMR - rdf:type owl:NamedIndividual , - ; - ; - ; - "CMR" ; - rdfs:isDefinedBy ; - rdfs:label "CMR" ; - "Alpha-3 country code for Cameroon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CN - rdf:type owl:NamedIndividual , - ; - ; - ; - "CN" ; - rdfs:isDefinedBy ; - rdfs:label "CN" ; - "Alpha-2 country code for China" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CO - rdf:type owl:NamedIndividual , - ; - ; - ; - "CO" ; - rdfs:isDefinedBy ; - rdfs:label "CO" ; - "Alpha-2 country code for Colombia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/COD - rdf:type owl:NamedIndividual , - ; - ; - ; - "COD" ; - rdfs:isDefinedBy ; - rdfs:label "COD" ; - "Alpha-3 country code for Congo Democratic Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/COG - rdf:type owl:NamedIndividual , - ; - ; - ; - "COG" ; - rdfs:isDefinedBy ; - rdfs:label "COG" ; - "Alpha-3 country code for Congo (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/COK - rdf:type owl:NamedIndividual , - ; - ; - ; - "COK" ; - rdfs:isDefinedBy ; - rdfs:label "COK" ; - "Alpha-3 country code for Cook Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/COL - rdf:type owl:NamedIndividual , - ; - ; - ; - "COL" ; - rdfs:isDefinedBy ; - rdfs:label "COL" ; - "Alpha-3 country code for Colombia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/COM - rdf:type owl:NamedIndividual , - ; - ; - ; - "COM" ; - rdfs:isDefinedBy ; - rdfs:label "COM" ; - "Alpha-3 country code for Comoros (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CPV - rdf:type owl:NamedIndividual , - ; - ; - ; - "CPV" ; - rdfs:isDefinedBy ; - rdfs:label "CPV" ; - "Alpha-3 country code for Cabo Verde" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CR - rdf:type owl:NamedIndividual , - ; - ; - ; - "CR" ; - rdfs:isDefinedBy ; - rdfs:label "CR" ; - "Alpha-2 country code for Costa Rica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CRI - rdf:type owl:NamedIndividual , - ; - ; - ; - "CRI" ; - rdfs:isDefinedBy ; - rdfs:label "CRI" ; - "Alpha-3 country code for Costa Rica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CU - rdf:type owl:NamedIndividual , - ; - ; - ; - "CU" ; - rdfs:isDefinedBy ; - rdfs:label "CU" ; - "Alpha-2 country code for Cuba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CUB - rdf:type owl:NamedIndividual , - ; - ; - ; - "CUB" ; - rdfs:isDefinedBy ; - rdfs:label "CUB" ; - "Alpha-3 country code for Cuba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CUW - rdf:type owl:NamedIndividual , - ; - ; - ; - "CUW" ; - rdfs:isDefinedBy ; - rdfs:label "CUW" ; - "Alpha-3 country code for Curaçao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CV - rdf:type owl:NamedIndividual , - ; - ; - ; - "CV" ; - rdfs:isDefinedBy ; - rdfs:label "CV" ; - "Alpha-2 country code for Cabo Verde" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CW - rdf:type owl:NamedIndividual , - ; - ; - ; - "CW" ; - rdfs:isDefinedBy ; - rdfs:label "CW" ; - "Alpha-2 country code for Curaçao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CX - rdf:type owl:NamedIndividual , - ; - ; - ; - "CX" ; - rdfs:isDefinedBy ; - rdfs:label "CX" ; - "Alpha-2 country code for Christmas Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CXR - rdf:type owl:NamedIndividual , - ; - ; - ; - "CXR" ; - rdfs:isDefinedBy ; - rdfs:label "CXR" ; - "Alpha-3 country code for Christmas Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CY - rdf:type owl:NamedIndividual , - ; - ; - ; - "CY" ; - rdfs:isDefinedBy ; - rdfs:label "CY" ; - "Alpha-2 country code for Cyprus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CYM - rdf:type owl:NamedIndividual , - ; - ; - ; - "CYM" ; - rdfs:isDefinedBy ; - rdfs:label "CYM" ; - "Alpha-3 country code for Cayman Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CYP - rdf:type owl:NamedIndividual , - ; - ; - ; - "CYP" ; - rdfs:isDefinedBy ; - rdfs:label "CYP" ; - "Alpha-3 country code for Cyprus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "CZ" ; - rdfs:isDefinedBy ; - rdfs:label "CZ" ; - "Alpha-2 country code for Czechia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CZE - rdf:type owl:NamedIndividual , - ; - ; - ; - "CZE" ; - rdfs:isDefinedBy ; - rdfs:label "CZE" ; - "Alpha-3 country code for Czechia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CaboVerde - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Cabo Verde"@en ; - "Cabo Verde"@en ; - "CABO VERDE"@en ; - "la République du Cabo Verde"@fr ; - "Cabo Verde"@fr ; - "CABO VERDE"@fr ; - "Cabo Verde"@pt ; - "132" ; - "Principal islands: São Tiago, São Vicente." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cabo Verde"@pt ; - "the country of Cabo Verde" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Cambodia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Cambodia"@en ; - "Cambodia"@en ; - "CAMBODIA"@en ; - "le Royaume du Cambodge"@fr ; - "Cambodge (le)"@fr ; - "CAMBODGE"@fr ; - "Kâmpŭchéa"@km ; - "116" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kâmpŭchéa"@km ; - "the country of Cambodia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Cameroon - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Cameroon"@en ; - "Cameroon"@en ; - "CAMEROON"@en ; - "la République du Cameroun"@fr ; - "Cameroun (le)"@fr ; - "CAMEROUN"@fr ; - "120" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cameroon"@en , - "Cameroun (le)"@fr ; - "the country of Cameroon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Canada - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Canada"@en ; - "CANADA"@en ; - "Canada (le)"@fr ; - "CANADA"@fr ; - "124" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Canada"@en , - "Canada (le)"@fr ; - "the country of Canada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CaymanIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Cayman Islands (the)"@en ; - "CAYMAN ISLANDS"@en ; - "Caïmans (les Îles)"@fr ; - "CAÏMANS, ÎLES"@fr ; - "136" ; - "No subdivisions relevant for this standard." , - "Principal island: Grand Cayman." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cayman Islands (the)"@en ; - "the country of Cayman Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CentralAfricanRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Central African Republic"@en ; - "Central African Republic (the)"@en ; - "CENTRAL AFRICAN REPUBLIC"@en ; - "la République centrafricaine"@fr ; - "République centrafricaine (la)"@fr ; - "CENTRAFRICAINE, RÉPUBLIQUE"@fr ; - "Ködörösêse tî Bêafrîka"@sg ; - "140" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ködörösêse tî Bêafrîka"@sg , - "République centrafricaine (la)"@fr ; - "the country of Central African Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Chad - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Chad"@en ; - "Chad"@en ; - "CHAD"@en ; - "la République du Tchad"@fr ; - "Tchad (le)"@fr ; - "TCHAD"@fr ; - "Tshād"@ar ; - "148" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tchad (le)"@fr , - "Tshād"@ar ; - "the country of Chad" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Chile - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Chile"@en ; - "Chile"@en ; - "CHILE"@en ; - "la République du Chili"@fr ; - "Chili (le)"@fr ; - "CHILI"@fr ; - "Chile"@es ; - "152" ; - "Includes: Easter Island, Juan Fernández Islands, Sala y Gómez Island, San Ambrosio Island, San Félix Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Chile"@es ; - "the country of Chile" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/China - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the People's Republic of China"@en ; - "China"@en ; - "CHINA"@en ; - "la République populaire de Chine"@fr ; - "Chine (la)"@fr ; - "CHINE"@fr ; - "Zhongguo"@zh ; - "156" ; - "See also TAIWAN, PROVINCE OF CHINA." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Zhongguo"@zh ; - "the country of China" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ChristmasIsland - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Christmas Island"@en ; - "CHRISTMAS ISLAND"@en ; - "Christmas (l'Île)"@fr ; - "CHRISTMAS, ÎLE"@fr ; - "162" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Christmas Island"@en ; - "the country of Christmas Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CocosKeelingIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Cocos (Keeling) Islands (the)"@en ; - "COCOS (KEELING) ISLANDS"@en ; - "Cocos (les Îles)/ Keeling (les Îles)"@fr ; - "COCOS (KEELING), ÎLES"@fr ; - "166" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cocos (Keeling) Islands (the)"@en ; - "the country of Cocos Keeling Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Colombia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Colombia"@en ; - "Colombia"@en ; - "COLOMBIA"@en ; - "la République de Colombie"@fr ; - "Colombie (la)"@fr ; - "COLOMBIE"@fr ; - "Colombia"@es ; - "170" ; - "Includes: Malpelo Island, San Andrés y Providencia Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Colombia"@es ; - "the country of Colombia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Comoros - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Union of the Comoros"@en ; - "Comoros (the)"@en ; - "COMOROS"@en ; - "l'Union des Comores"@fr ; - "Comores (les)"@fr ; - "COMORES"@fr ; - "Al Qamar"@ar , - "Komori" ; - "174" ; - """Comprises: Anjouan, Grande Comore, Mohéli. -The language code \"002\" refers to the administrative language \"Shikomor\" that has not been assigned an ISO 639 language code.""" , - "The language code \"002\" refers to the administrative language \"Shikomor\" that has not been assigned an ISO 639 language code." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Qamar"@ar , - "Comores (les)"@fr ; - "the country of Comoros (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Congo - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of the Congo"@en ; - "Congo (the)"@en ; - "CONGO"@en ; - "la République du Congo"@fr ; - "Congo (le)"@fr ; - "CONGO"@fr ; - "178" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Congo (le)"@fr ; - "the country of Congo (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CongoDemocraticRepublicOf - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Democratic Republic of the Congo"@en ; - "Congo (the Democratic Republic of the)"@en ; - "CONGO, DEMOCRATIC REPUBLIC OF THE"@en ; - "la République démocratique du Congo"@fr ; - "Congo (la République démocratique du)"@fr ; - "CONGO, RÉPUBLIQUE DÉMOCRATIQUE DU"@fr ; - "180" ; - "Previous entry: ZAIRE." , - "Remark: Ex Zaire/Zaïre, change of name 1997-05-17" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Congo (la République démocratique du)"@fr ; - "the country of Congo Democratic Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CookIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Cook Islands (the)"@en ; - "COOK ISLANDS"@en ; - "Cook (les Îles)"@fr ; - "COOK, ÎLES"@fr ; - "184" ; - "No subdivisions relevant for this standard." , - "Principal island: Rarotonga." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cook Islands (the)"@en ; - "the country of Cook Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CostaRica - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Costa Rica"@en ; - "Costa Rica"@en ; - "COSTA RICA"@en ; - "la République du Costa Rica"@fr ; - "Costa Rica (le)"@fr ; - "COSTA RICA"@fr ; - "Costa Rica"@es ; - "188" ; - "Includes: Coco Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Costa Rica"@es ; - "the country of Costa Rica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CoteDIvoire - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Cote d'Ivoire"@en ; - "Cote d'Ivoire"@en ; - "COTE D'IVOIRE"@en ; - "la Republic de Côte d'Ivoire"@fr ; - "Côte d'Ivoire (la)"@fr ; - "CÔTE D'IVOIRE"@fr ; - "384" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Côte d'Ivoire (la)"@fr ; - "the country of Cote d'Ivoire" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Country - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "Country" ; - "the kind of region that is a country" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Croatia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Croatia"@en ; - "Croatia"@en ; - "CROATIA"@en ; - "la République de Croatie"@fr ; - "Croatie (la)"@fr ; - "CROATIE"@fr ; - "Hrvatska"@hr ; - "191" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Hrvatska"@hr ; - "the country of Croatia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Cuba - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Cuba"@en ; - "Cuba"@en ; - "CUBA"@en ; - "la République de Cuba"@fr ; - "Cuba"@fr ; - "CUBA"@fr ; - "Cuba"@es ; - "192" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Cuba"@es ; - "the country of Cuba" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Curacao - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "Curaçao"@en ; - "CURAÇAO"@en ; - "Curaçao"@fr ; - "CURAÇAO"@fr ; - "Curaçao"@nl , - "Kòrsou"@pap ; - "531" ; - "No subdivisions relevant for this standard. Included also as subdivision of Netherlands (NL-CW)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Curaçao"@en , - "Curaçao"@nl ; - "the country of Curaçao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Cyprus - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Cyprus"@en ; - "Cyprus"@en ; - "CYPRUS"@en ; - "la République de Chypre"@fr ; - "Chypre"@fr ; - "CHYPRE"@fr ; - "Kýpros"@el , - "Kıbrıs"@tr ; - "196" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kýpros"@el , - "Kıbrıs"@tr ; - "the country of Cyprus" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/CzechRepublic - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - "CzechRepublic is supported as legacy identifier for Czechia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Czechia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Czech Republic"@en ; - "Czechia"@en ; - "CZECHIA"@en ; - "la République tchèque"@fr ; - "Tchéquie (la)"@fr ; - "TCHÉQUIE (LA)"@fr ; - "Česko"@cs ; - "203" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Česko"@cs ; - "the country of Czechia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DE - rdf:type owl:NamedIndividual , - ; - ; - ; - "DE" ; - rdfs:isDefinedBy ; - rdfs:label "DE" ; - "Alpha-2 country code for Germany" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DEU - rdf:type owl:NamedIndividual , - ; - ; - ; - "DEU" ; - rdfs:isDefinedBy ; - rdfs:label "DEU" ; - "Alpha-3 country code for Germany" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DJ - rdf:type owl:NamedIndividual , - ; - ; - ; - "DJ" ; - rdfs:isDefinedBy ; - rdfs:label "DJ" ; - "Alpha-2 country code for Djibouti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DJI - rdf:type owl:NamedIndividual , - ; - ; - ; - "DJI" ; - rdfs:isDefinedBy ; - rdfs:label "DJI" ; - "Alpha-3 country code for Djibouti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DK - rdf:type owl:NamedIndividual , - ; - ; - ; - "DK" ; - rdfs:isDefinedBy ; - rdfs:label "DK" ; - "Alpha-2 country code for Denmark" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DM - rdf:type owl:NamedIndividual , - ; - ; - ; - "DM" ; - rdfs:isDefinedBy ; - rdfs:label "DM" ; - "Alpha-2 country code for Dominica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DMA - rdf:type owl:NamedIndividual , - ; - ; - ; - "DMA" ; - rdfs:isDefinedBy ; - rdfs:label "DMA" ; - "Alpha-3 country code for Dominica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DNK - rdf:type owl:NamedIndividual , - ; - ; - ; - "DNK" ; - rdfs:isDefinedBy ; - rdfs:label "DNK" ; - "Alpha-3 country code for Denmark" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DO - rdf:type owl:NamedIndividual , - ; - ; - ; - "DO" ; - rdfs:isDefinedBy ; - rdfs:label "DO" ; - "Alpha-2 country code for Dominican Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DOM - rdf:type owl:NamedIndividual , - ; - ; - ; - "DOM" ; - rdfs:isDefinedBy ; - rdfs:label "DOM" ; - "Alpha-3 country code for Dominican Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "DZ" ; - rdfs:isDefinedBy ; - rdfs:label "DZ" ; - "Alpha-2 country code for Algeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DZA - rdf:type owl:NamedIndividual , - ; - ; - ; - "DZA" ; - rdfs:isDefinedBy ; - rdfs:label "DZA" ; - "Alpha-3 country code for Algeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Denmark - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Denmark"@en ; - "Denmark"@en ; - "DENMARK"@en ; - "le Royaume du Danemark"@fr ; - "Danemark (le)"@fr ; - "DANEMARK"@fr ; - "Danmark"@da ; - "208" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Danmark"@da ; - "the country of Denmark" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Djibouti - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Djibouti"@en ; - "Djibouti"@en ; - "DJIBOUTI"@en ; - "la République de Djibouti"@fr ; - "Djibouti"@fr ; - "DJIBOUTI"@fr ; - "Jībūtī"@ar ; - "262" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Djibouti"@fr , - "Jībūtī"@ar ; - "the country of Djibouti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Dominica - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Commonwealth of Dominica"@en ; - "Dominica"@en ; - "DOMINICA"@en ; - "le Commonwealth de Dominique"@fr ; - "Dominique (la)"@fr ; - "DOMINIQUE"@fr ; - "212" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Dominica"@en ; - "the country of Dominica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/DominicanRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Dominican Republic"@en ; - "Dominican Republic (the)"@en ; - "DOMINICAN REPUBLIC"@en ; - "la République dominicaine"@fr ; - "dominicaine (la République)"@fr ; - "DOMINICAINE, RÉPUBLIQUE"@fr ; - "República Dominicana (la)"@es ; - "214" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "República Dominicana (la)"@es ; - "the country of Dominican Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EC - rdf:type owl:NamedIndividual , - ; - ; - ; - "EC" ; - rdfs:isDefinedBy ; - rdfs:label "EC" ; - "Alpha-2 country code for Ecuador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ECU - rdf:type owl:NamedIndividual , - ; - ; - ; - "ECU" ; - rdfs:isDefinedBy ; - rdfs:label "ECU" ; - "Alpha-3 country code for Ecuador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EE - rdf:type owl:NamedIndividual , - ; - ; - ; - "EE" ; - rdfs:isDefinedBy ; - rdfs:label "EE" ; - "Alpha-2 country code for Estonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EG - rdf:type owl:NamedIndividual , - ; - ; - ; - "EG" ; - rdfs:isDefinedBy ; - rdfs:label "EG" ; - "Alpha-2 country code for Egypt" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EGY - rdf:type owl:NamedIndividual , - ; - ; - ; - "EGY" ; - rdfs:isDefinedBy ; - rdfs:label "EGY" ; - "Alpha-3 country code for Egypt" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EH - rdf:type owl:NamedIndividual , - ; - ; - ; - "EH" ; - rdfs:isDefinedBy ; - rdfs:label "EH" ; - "Alpha-2 country code for Western Sahara*" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ER - rdf:type owl:NamedIndividual , - ; - ; - ; - "ER" ; - rdfs:isDefinedBy ; - rdfs:label "ER" ; - "Alpha-2 country code for Eritrea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ERI - rdf:type owl:NamedIndividual , - ; - ; - ; - "ERI" ; - rdfs:isDefinedBy ; - rdfs:label "ERI" ; - "Alpha-3 country code for Eritrea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ES - rdf:type owl:NamedIndividual , - ; - ; - ; - "ES" ; - rdfs:isDefinedBy ; - rdfs:label "ES" ; - "Alpha-2 country code for Spain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ESH - rdf:type owl:NamedIndividual , - ; - ; - ; - "ESH" ; - rdfs:isDefinedBy ; - rdfs:label "ESH" ; - "Alpha-3 country code for Western Sahara*" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ESP - rdf:type owl:NamedIndividual , - ; - ; - ; - "ESP" ; - rdfs:isDefinedBy ; - rdfs:label "ESP" ; - "Alpha-3 country code for Spain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EST - rdf:type owl:NamedIndividual , - ; - ; - ; - "EST" ; - rdfs:isDefinedBy ; - rdfs:label "EST" ; - "Alpha-3 country code for Estonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ET - rdf:type owl:NamedIndividual , - ; - ; - ; - "ET" ; - rdfs:isDefinedBy ; - rdfs:label "ET" ; - "Alpha-2 country code for Ethiopia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ETH - rdf:type owl:NamedIndividual , - ; - ; - ; - "ETH" ; - rdfs:isDefinedBy ; - rdfs:label "ETH" ; - "Alpha-3 country code for Ethiopia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Ecuador - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Ecuador"@en ; - "Ecuador"@en ; - "ECUADOR"@en ; - "la République d'Équateur"@fr ; - "Équateur (l')"@fr ; - "ÉQUATEUR"@fr ; - "Ecuador (el)"@es ; - "218" ; - "Includes: Galápagos Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ecuador (el)"@es ; - "the country of Ecuador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Egypt - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Arab Republic of Egypt"@en ; - "Egypt"@en ; - "EGYPT"@en ; - "la République arabe d'Égypte"@fr ; - "Égypte (l')"@fr ; - "ÉGYPTE"@fr ; - "Mişr"@ar ; - "818" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mişr"@ar ; - "the country of Egypt" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ElSalvador - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of El Salvador"@en ; - "El Salvador"@en ; - "EL SALVADOR"@en ; - "la République d'El Salvador"@fr ; - "El Salvador"@fr ; - "EL SALVADOR"@fr ; - "El Salvador"@es ; - "222" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "El Salvador"@es ; - "the country of El Salvador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/EquatorialGuinea - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Equatorial Guinea"@en ; - "Equatorial Guinea"@en ; - "EQUATORIAL GUINEA"@en ; - "la République de Guinée équatoriale"@fr ; - "Guinée équatoriale (la)"@fr ; - "GUINÉE ÉQUATORIALE"@fr ; - "Guinea Ecuatorial"@es , - "Guiné Equatorial (a)"@pt ; - "226" ; - "Comprises: Annobón Island, Bioko Island, the Continental Region (Rio Muni)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guinea Ecuatorial"@es , - "Guiné Equatorial (a)"@pt , - "Guinée équatoriale (la)"@fr ; - "the country of Equatorial Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Eritrea - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the State of Eritrea"@en ; - "Eritrea"@en ; - "ERITREA"@en ; - "l'État d'Érythrée"@fr ; - "Érythrée (l')"@fr ; - "ÉRYTHRÉE"@fr ; - "Iertra"@ti , - "Irītrīyā"@ar ; - "232" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Eritrea"@en , - "Iertra"@ti , - "Irītrīyā"@ar ; - "the country of Eritrea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Estonia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Estonia"@en ; - "Estonia"@en ; - "ESTONIA"@en ; - "la République d'Estonie"@fr ; - "Estonie (l')"@fr ; - "ESTONIE"@fr ; - "Eesti"@et ; - "233" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Eesti"@et ; - "the country of Estonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Eswatini - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Kingdom of Eswatini"@en ; - "Eswatini"@en ; - "ESWATINI"@en ; - "le Royaume d’Eswatini"@fr ; - "Eswatini (l')"@fr ; - "ESWATINI"@fr ; - "eSwatini"@ss ; - "748" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Eswatini"@en , - "eSwatini"@ss ; - "the country of Eswatini" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Ethiopia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Federal Democratic Republic of Ethiopia"@en ; - "Ethiopia"@en ; - "ETHIOPIA"@en ; - "la République fédérale démocratique d'Éthiopie"@fr ; - "Éthiopie (l')"@fr ; - "ÉTHIOPIE"@fr ; - "Ītyop'iya"@am ; - "231" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ītyop'iya"@am ; - "the country of Ethiopia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FI - rdf:type owl:NamedIndividual , - ; - ; - ; - "FI" ; - rdfs:isDefinedBy ; - rdfs:label "FI" ; - "Alpha-2 country code for Finland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FIN - rdf:type owl:NamedIndividual , - ; - ; - ; - "FIN" ; - rdfs:isDefinedBy ; - rdfs:label "FIN" ; - "Alpha-3 country code for Finland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FJ - rdf:type owl:NamedIndividual , - ; - ; - ; - "FJ" ; - rdfs:isDefinedBy ; - rdfs:label "FJ" ; - "Alpha-2 country code for Fiji" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FJI - rdf:type owl:NamedIndividual , - ; - ; - ; - "FJI" ; - rdfs:isDefinedBy ; - rdfs:label "FJI" ; - "Alpha-3 country code for Fiji" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FK - rdf:type owl:NamedIndividual , - ; - ; - ; - "FK" ; - rdfs:isDefinedBy ; - rdfs:label "FK" ; - "Alpha-2 country code for Falkland Islands (the) [Malvinas]" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FLK - rdf:type owl:NamedIndividual , - ; - ; - ; - "FLK" ; - rdfs:isDefinedBy ; - rdfs:label "FLK" ; - "Alpha-3 country code for Falkland Islands (the) [Malvinas]" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FM - rdf:type owl:NamedIndividual , - ; - ; - ; - "FM" ; - rdfs:isDefinedBy ; - rdfs:label "FM" ; - "Alpha-2 country code for Micronesia (Federated States of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FO - rdf:type owl:NamedIndividual , - ; - ; - ; - "FO" ; - rdfs:isDefinedBy ; - rdfs:label "FO" ; - "Alpha-2 country code for Faroe Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FR - rdf:type owl:NamedIndividual , - ; - ; - ; - "FR" ; - rdfs:isDefinedBy ; - rdfs:label "FR" ; - "Alpha-2 country code for France" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FRA - rdf:type owl:NamedIndividual , - ; - ; - ; - "FRA" ; - rdfs:isDefinedBy ; - rdfs:label "FRA" ; - "Alpha-3 country code for France" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FRO - rdf:type owl:NamedIndividual , - ; - ; - ; - "FRO" ; - rdfs:isDefinedBy ; - rdfs:label "FRO" ; - "Alpha-3 country code for Faroe Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FSM - rdf:type owl:NamedIndividual , - ; - ; - ; - "FSM" ; - rdfs:isDefinedBy ; - rdfs:label "FSM" ; - "Alpha-3 country code for Micronesia (Federated States of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FalklandIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Falkland Islands (the) [Malvinas]"@en ; - "FALKLAND ISLANDS (MALVINAS)"@en ; - "Falkland (les Îles)/Malouines (les Îles)"@fr ; - "FALKLAND, ÎLES (MALVINAS)"@fr ; - "238" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Falkland Islands (the) [Malvinas]"@en ; - "the country of Falkland Islands (the) [Malvinas]" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FaroeIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Faroe Islands (the)"@en ; - "FAROE ISLANDS"@en ; - "Féroé (les Îles)"@fr ; - "FÉROÉ, ÎLES"@fr ; - "Færøerne"@da , - "Føroyar"@fo ; - "234" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Færøerne"@da , - "Føroyar"@fo ; - "the country of Faroe Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Fiji - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Fiji"@en ; - "Fiji"@en ; - "FIJI"@en ; - "la République des Fidji"@fr ; - "Fidji (les)"@fr ; - "FIDJI"@fr ; - "Viti"@fj ; - "242" ; - "Principal islands: Vanua Levu, Viti Levu. Includes Rotuma Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Fiji"@en , - "Viti"@fj ; - "the country of Fiji" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Finland - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Finland"@en ; - "Finland"@en ; - "FINLAND"@en ; - "la République de Finlande"@fr ; - "Finlande (la)"@fr ; - "FINLANDE"@fr ; - "Finland"@sv , - "Suomi"@fi ; - "246" ; - "Includes: Åland Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Finland"@sv , - "Suomi"@fi ; - "the country of Finland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/France - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the French Republic"@en ; - "France"@en ; - "FRANCE"@en ; - "la République française"@fr ; - "France (la)"@fr ; - "FRANCE"@fr ; - "250" ; - "Comprises: Metropolitan France, French Guiana, Guadeloupe, Martinique, La Réunion, Mayotte, Saint Barthélemy, Saint Martin, Saint Pierre and Miquelon, French Polynesia, French Southern Territories, New Caledonia, Wallis and Futuna. Includes: Clipperton Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "France (la)"@fr ; - "the country of France" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FrenchGuiana - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "French Guiana"@en ; - "FRENCH GUIANA"@en ; - "Guyane française (la )"@fr ; - "GUYANE FRANÇAISE"@fr ; - "254" ; - "No subdivisions relevant for this standard. Included also as subdivision of France (FR-GF)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guyane française (la )"@fr ; - "the country of French Guiana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FrenchPolynesia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "French Polynesia"@en ; - "FRENCH POLYNESIA"@en ; - "Polynésie française (la)"@fr ; - "POLYNÉSIE FRANÇAISE"@fr ; - "258" ; - "Comprises: Austral Islands, Gambier Islands, Marquesas Islands, Society Archipelago (Principal island: Tahiti), Tuamotu Islands." , - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-PF)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Polynésie française (la)"@fr ; - "the country of French Polynesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/FrenchSouthernTerritories - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "French Southern Territories (the)"@en ; - "FRENCH SOUTHERN TERRITORIES"@en ; - "Terres australes françaises (les)"@fr ; - "TERRES AUSTRALES FRANÇAISES"@fr ; - "260" ; - "Comprises: Amsterdam Island, Crozet Archipelago, Kerguelen Islands, Saint Paul Island and French scattered Indian Ocean Islands formed by Bassas da India, Europa Island, Glorioso Islands, Juan de Nova Island and Tromelin Island." , - "No subdivisions relevant for this standard. Included also as subdivision of France (FR-TF)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Terres australes françaises (les)"@fr ; - "the country of French Southern Territories (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GA - rdf:type owl:NamedIndividual , - ; - ; - ; - "GA" ; - rdfs:isDefinedBy ; - rdfs:label "GA" ; - "Alpha-2 country code for Gabon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GAB - rdf:type owl:NamedIndividual , - ; - ; - ; - "GAB" ; - rdfs:isDefinedBy ; - rdfs:label "GAB" ; - "Alpha-3 country code for Gabon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GB - rdf:type owl:NamedIndividual , - ; - ; - ; - "GB" ; - rdfs:isDefinedBy ; - rdfs:label "GB" ; - "Alpha-2 country code for United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GBR - rdf:type owl:NamedIndividual , - ; - ; - ; - "GBR" ; - rdfs:isDefinedBy ; - rdfs:label "GBR" ; - "Alpha-3 country code for United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GD - rdf:type owl:NamedIndividual , - ; - ; - ; - "GD" ; - rdfs:isDefinedBy ; - rdfs:label "GD" ; - "Alpha-2 country code for Grenada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GE - rdf:type owl:NamedIndividual , - ; - ; - ; - "GE" ; - rdfs:isDefinedBy ; - rdfs:label "GE" ; - "Alpha-2 country code for Georgia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GEO - rdf:type owl:NamedIndividual , - ; - ; - ; - "GEO" ; - rdfs:isDefinedBy ; - rdfs:label "GEO" ; - "Alpha-3 country code for Georgia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GF - rdf:type owl:NamedIndividual , - ; - ; - ; - "GF" ; - rdfs:isDefinedBy ; - rdfs:label "GF" ; - "Alpha-2 country code for French Guiana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GG - rdf:type owl:NamedIndividual , - ; - ; - ; - "GG" ; - rdfs:isDefinedBy ; - rdfs:label "GG" ; - "Alpha-2 country code for Guernsey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GGY - rdf:type owl:NamedIndividual , - ; - ; - ; - "GGY" ; - rdfs:isDefinedBy ; - rdfs:label "GGY" ; - "Alpha-3 country code for Guernsey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GH - rdf:type owl:NamedIndividual , - ; - ; - ; - "GH" ; - rdfs:isDefinedBy ; - rdfs:label "GH" ; - "Alpha-2 country code for Ghana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GHA - rdf:type owl:NamedIndividual , - ; - ; - ; - "GHA" ; - rdfs:isDefinedBy ; - rdfs:label "GHA" ; - "Alpha-3 country code for Ghana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GI - rdf:type owl:NamedIndividual , - ; - ; - ; - "GI" ; - rdfs:isDefinedBy ; - rdfs:label "GI" ; - "Alpha-2 country code for Gibraltar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GIB - rdf:type owl:NamedIndividual , - ; - ; - ; - "GIB" ; - rdfs:isDefinedBy ; - rdfs:label "GIB" ; - "Alpha-3 country code for Gibraltar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GIN - rdf:type owl:NamedIndividual , - ; - ; - ; - "GIN" ; - rdfs:isDefinedBy ; - rdfs:label "GIN" ; - "Alpha-3 country code for Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GL - rdf:type owl:NamedIndividual , - ; - ; - ; - "GL" ; - rdfs:isDefinedBy ; - rdfs:label "GL" ; - "Alpha-2 country code for Greenland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GLP - rdf:type owl:NamedIndividual , - ; - ; - ; - "GLP" ; - rdfs:isDefinedBy ; - rdfs:label "GLP" ; - "Alpha-3 country code for Guadeloupe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GM - rdf:type owl:NamedIndividual , - ; - ; - ; - "GM" ; - rdfs:isDefinedBy ; - rdfs:label "GM" ; - "Alpha-2 country code for Gambia (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GMB - rdf:type owl:NamedIndividual , - ; - ; - ; - "GMB" ; - rdfs:isDefinedBy ; - rdfs:label "GMB" ; - "Alpha-3 country code for Gambia (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GN - rdf:type owl:NamedIndividual , - ; - ; - ; - "GN" ; - rdfs:isDefinedBy ; - rdfs:label "GN" ; - "Alpha-2 country code for Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GNB - rdf:type owl:NamedIndividual , - ; - ; - ; - "GNB" ; - rdfs:isDefinedBy ; - rdfs:label "GNB" ; - "Alpha-3 country code for Guinea-Bissau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GNQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "GNQ" ; - rdfs:isDefinedBy ; - rdfs:label "GNQ" ; - "Alpha-3 country code for Equatorial Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GP - rdf:type owl:NamedIndividual , - ; - ; - ; - "GP" ; - rdfs:isDefinedBy ; - rdfs:label "GP" ; - "Alpha-2 country code for Guadeloupe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "GQ" ; - rdfs:isDefinedBy ; - rdfs:label "GQ" ; - "Alpha-2 country code for Equatorial Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GR - rdf:type owl:NamedIndividual , - ; - ; - ; - "GR" ; - rdfs:isDefinedBy ; - rdfs:label "GR" ; - "Alpha-2 country code for Greece" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GRC - rdf:type owl:NamedIndividual , - ; - ; - ; - "GRC" ; - rdfs:isDefinedBy ; - rdfs:label "GRC" ; - "Alpha-3 country code for Greece" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GRD - rdf:type owl:NamedIndividual , - ; - ; - ; - "GRD" ; - rdfs:isDefinedBy ; - rdfs:label "GRD" ; - "Alpha-3 country code for Grenada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GRL - rdf:type owl:NamedIndividual , - ; - ; - ; - "GRL" ; - rdfs:isDefinedBy ; - rdfs:label "GRL" ; - "Alpha-3 country code for Greenland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GS - rdf:type owl:NamedIndividual , - ; - ; - ; - "GS" ; - rdfs:isDefinedBy ; - rdfs:label "GS" ; - "Alpha-2 country code for South Georgia and the South Sandwich Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GT - rdf:type owl:NamedIndividual , - ; - ; - ; - "GT" ; - rdfs:isDefinedBy ; - rdfs:label "GT" ; - "Alpha-2 country code for Guatemala" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GTM - rdf:type owl:NamedIndividual , - ; - ; - ; - "GTM" ; - rdfs:isDefinedBy ; - rdfs:label "GTM" ; - "Alpha-3 country code for Guatemala" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GU - rdf:type owl:NamedIndividual , - ; - ; - ; - "GU" ; - rdfs:isDefinedBy ; - rdfs:label "GU" ; - "Alpha-2 country code for Guam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GUF - rdf:type owl:NamedIndividual , - ; - ; - ; - "GUF" ; - rdfs:isDefinedBy ; - rdfs:label "GUF" ; - "Alpha-3 country code for French Guiana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GUM - rdf:type owl:NamedIndividual , - ; - ; - ; - "GUM" ; - rdfs:isDefinedBy ; - rdfs:label "GUM" ; - "Alpha-3 country code for Guam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GUY - rdf:type owl:NamedIndividual , - ; - ; - ; - "GUY" ; - rdfs:isDefinedBy ; - rdfs:label "GUY" ; - "Alpha-3 country code for Guyana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GW - rdf:type owl:NamedIndividual , - ; - ; - ; - "GW" ; - rdfs:isDefinedBy ; - rdfs:label "GW" ; - "Alpha-2 country code for Guinea-Bissau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/GY - rdf:type owl:NamedIndividual , - ; - ; - ; - "GY" ; - rdfs:isDefinedBy ; - rdfs:label "GY" ; - "Alpha-2 country code for Guyana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Gabon - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Gabonese Republic"@en ; - "Gabon"@en ; - "GABON"@en ; - "la République gabonaise"@fr ; - "Gabon (le)"@fr ; - "GABON"@fr ; - "266" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Gabon (le)"@fr ; - "the country of Gabon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Gambia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of the Gambia"@en ; - "Gambia (the)"@en ; - "GAMBIA"@en ; - "la République de Gambie"@fr ; - "Gambie (la)"@fr ; - "GAMBIE"@fr ; - "270" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Gambia (the)"@en ; - "the country of Gambia (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Georgia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Georgia"@en ; - "GEORGIA"@en ; - "Géorgie (la)"@fr ; - "GÉORGIE"@fr ; - "Sakartvelo"@ka ; - "268" ; - "The code GE was formerly used for the Gilbert and Ellice Islands (GE, GEL, --) and has been reused and reassigned to Georgia. See also code element GEKI." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sakartvelo"@ka ; - "the country of Georgia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Germany - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Federal Republic of Germany"@en ; - "Germany"@en ; - "GERMANY"@en ; - "la République fédérale d'Allemagne"@fr ; - "Allemagne (l')"@fr ; - "ALLEMAGNE"@fr ; - "Deutschland"@de ; - "276" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Deutschland"@de ; - "the country of Germany" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Ghana - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Ghana"@en ; - "Ghana"@en ; - "GHANA"@en ; - "la République du Ghana"@fr ; - "Ghana (le)"@fr ; - "GHANA"@fr ; - "288" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ghana"@en ; - "the country of Ghana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Gibraltar - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Gibraltar"@en ; - "GIBRALTAR"@en ; - "Gibraltar"@fr ; - "GIBRALTAR"@fr ; - "292" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Gibraltar"@en ; - "the country of Gibraltar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Greece - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Hellenic Republic"@en ; - "Greece"@en ; - "GREECE"@en ; - "la République hellénique"@fr ; - "Grèce (la)"@fr ; - "GRÈCE"@fr ; - "Elláda"@el ; - "300" ; - "Includes: Mount Athos autonomous area." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Elláda"@el ; - "the country of Greece" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Greenland - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Greenland"@en ; - "GREENLAND"@en ; - "Groenland (le)"@fr ; - "GROENLAND"@fr ; - "Grønland"@da , - "Kalaallit Nunaat"@kl ; - "304" ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Grønland"@da , - "Kalaallit Nunaat"@kl ; - "the country of Greenland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Grenada - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Grenada"@en ; - "GRENADA"@en ; - "Grenade (la)"@fr ; - "GRENADE"@fr ; - "308" ; - "Includes: Southern Grenadine Islands (Principal island: Carriacou)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Grenada"@en ; - "the country of Grenada" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guadeloupe - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Guadeloupe"@en ; - "GUADELOUPE"@en ; - "Guadeloupe (la)"@fr ; - "GUADELOUPE"@fr ; - "312" ; - "Includes: la Désirade, Marie-Galante, les Saintes." , - "No subdivisions relevant for this standard. Included also as subdivision of France (FR-GP)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guadeloupe (la)"@fr ; - "the country of Guadeloupe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guam - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Guam"@en ; - "GUAM"@en ; - "Guam"@fr ; - "GUAM"@fr ; - "316" ; - "No subdivisions relevant for this standard. Included also as subdivision of the United States (US-GU)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guam"@en ; - "the country of Guam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guatemala - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Guatemala"@en ; - "Guatemala"@en ; - "GUATEMALA"@en ; - "la République du Guatemala"@fr ; - "Guatemala (le)"@fr ; - "GUATEMALA"@fr ; - "Guatemala"@es ; - "320" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guatemala"@es ; - "the country of Guatemala" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guernsey - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Guernsey"@en ; - "GUERNSEY"@en ; - "Guernesey"@fr ; - "GUERNESEY"@fr ; - "831" ; - "No subdivisions relevant for this standard." , - "The Bailiwick of Guernsey also includes the islands of Alderney, Brecqhou, Burhou, Herm, Jethou, Lihou, Little Sark, and Sark." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guernesey"@fr , - "Guernsey"@en ; - "the country of Guernsey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guinea - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Guinea"@en ; - "Guinea"@en ; - "GUINEA"@en ; - "la République de Guinée"@fr ; - "Guinée (la)"@fr ; - "GUINÉE"@fr ; - "324" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guinée (la)"@fr ; - "the country of Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guinea-Bissau - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Guinea-Bissau"@en ; - "Guinea-Bissau"@en ; - "GUINEA-BISSAU"@en ; - "la République de Guinée-Bissau"@fr ; - "Guinée-Bissau (la)"@fr ; - "GUINÉE-BISSAU"@fr ; - "Guiné-Bissau (a)"@pt ; - "624" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guiné-Bissau (a)"@pt ; - "the country of Guinea-Bissau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Guyana - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Co-operative Republic of Guyana"@en ; - "Guyana"@en ; - "GUYANA"@en ; - "la République coopérative du Guyana"@fr ; - "Guyana (le)"@fr ; - "GUYANA"@fr ; - "328" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Guyana"@en ; - "the country of Guyana" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HK - rdf:type owl:NamedIndividual , - ; - ; - ; - "HK" ; - rdfs:isDefinedBy ; - rdfs:label "HK" ; - "Alpha-2 country code for Hong Kong" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HKG - rdf:type owl:NamedIndividual , - ; - ; - ; - "HKG" ; - rdfs:isDefinedBy ; - rdfs:label "HKG" ; - "Alpha-3 country code for Hong Kong" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HM - rdf:type owl:NamedIndividual , - ; - ; - ; - "HM" ; - rdfs:isDefinedBy ; - rdfs:label "HM" ; - "Alpha-2 country code for Heard Island and McDonald Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HMD - rdf:type owl:NamedIndividual , - ; - ; - ; - "HMD" ; - rdfs:isDefinedBy ; - rdfs:label "HMD" ; - "Alpha-3 country code for Heard Island and McDonald Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HN - rdf:type owl:NamedIndividual , - ; - ; - ; - "HN" ; - rdfs:isDefinedBy ; - rdfs:label "HN" ; - "Alpha-2 country code for Honduras" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HND - rdf:type owl:NamedIndividual , - ; - ; - ; - "HND" ; - rdfs:isDefinedBy ; - rdfs:label "HND" ; - "Alpha-3 country code for Honduras" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HR - rdf:type owl:NamedIndividual , - ; - ; - ; - "HR" ; - rdfs:isDefinedBy ; - rdfs:label "HR" ; - "Alpha-2 country code for Croatia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HRV - rdf:type owl:NamedIndividual , - ; - ; - ; - "HRV" ; - rdfs:isDefinedBy ; - rdfs:label "HRV" ; - "Alpha-3 country code for Croatia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HT - rdf:type owl:NamedIndividual , - ; - ; - ; - "HT" ; - rdfs:isDefinedBy ; - rdfs:label "HT" ; - "Alpha-2 country code for Haiti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HTI - rdf:type owl:NamedIndividual , - ; - ; - ; - "HTI" ; - rdfs:isDefinedBy ; - rdfs:label "HTI" ; - "Alpha-3 country code for Haiti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HU - rdf:type owl:NamedIndividual , - ; - ; - ; - "HU" ; - rdfs:isDefinedBy ; - rdfs:label "HU" ; - "Alpha-2 country code for Hungary" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HUN - rdf:type owl:NamedIndividual , - ; - ; - ; - "HUN" ; - rdfs:isDefinedBy ; - rdfs:label "HUN" ; - "Alpha-3 country code for Hungary" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Haiti - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Haiti"@en ; - "Haiti"@en ; - "HAITI"@en ; - "la République d'Haïti"@fr ; - "Haïti"@fr ; - "HAÏTI"@fr ; - "Ayiti"@ht ; - "332" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ayiti"@ht , - "Haïti"@fr ; - "the country of Haiti" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HeardIslandAndMcDonaldIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Heard Island and McDonald Islands"@en ; - "HEARD ISLAND AND MCDONALD ISLANDS"@en ; - "ll'Île Heard-et-Îles MacDonald"@fr ; - "Heard-et-Îles MacDonald (l'Île)"@fr ; - "HEARD-ET-ÎLES MACDONALD, ÎLE"@fr ; - "334" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Heard Island and McDonald Islands"@en ; - "the country of Heard Island and McDonald Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HolySee - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Holy See (the)"@en ; - "HOLY SEE"@en ; - "Saint-Siège (le)"@fr ; - "SAINT-SIÈGE"@fr ; - "Sancta Sedes"@la , - "Santa Sede (la)"@it ; - "336" ; - "No subdivisions relevant for this standard." , - "Previous entry: VATICAN CITY STATE (HOLY SEE)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sancta Sedes"@la , - "Santa Sede (la)"@it ; - "the country of Holy See (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Honduras - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Honduras"@en ; - "Honduras"@en ; - "HONDURAS"@en ; - "la République du Honduras"@fr ; - "Honduras (le)"@fr ; - "HONDURAS"@fr ; - "Honduras"@es ; - "340" ; - "Includes: Swan Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Honduras"@es ; - "the country of Honduras" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/HongKong - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Hong Kong Special Administrative Region of China"@en ; - "Hong Kong"@en ; - "HONG KONG"@en ; - "Hong Kong, Région administrative spéciale de Chine (la)"@fr ; - "Hong Kong"@fr ; - "HONG KONG"@fr ; - "Xianggang"@zh ; - "344" ; - "No subdivisions relevant for this standard. Included also as subdivision of China (CN-HK)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Hong Kong"@en , - "Xianggang"@zh ; - "the country of Hong Kong" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Hungary - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Hungary"@en ; - "HUNGARY"@en ; - "Hongrie (la)"@fr ; - "HONGRIE"@fr ; - "Magyarország"@hu ; - "348" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Magyarország"@hu ; - "the country of Hungary" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ID - rdf:type owl:NamedIndividual , - ; - ; - ; - "ID" ; - rdfs:isDefinedBy ; - rdfs:label "ID" ; - "Alpha-2 country code for Indonesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IDN - rdf:type owl:NamedIndividual , - ; - ; - ; - "IDN" ; - rdfs:isDefinedBy ; - rdfs:label "IDN" ; - "Alpha-3 country code for Indonesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IE - rdf:type owl:NamedIndividual , - ; - ; - ; - "IE" ; - rdfs:isDefinedBy ; - rdfs:label "IE" ; - "Alpha-2 country code for Ireland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IL - rdf:type owl:NamedIndividual , - ; - ; - ; - "IL" ; - rdfs:isDefinedBy ; - rdfs:label "IL" ; - "Alpha-2 country code for Israel" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IM - rdf:type owl:NamedIndividual , - ; - ; - ; - "IM" ; - rdfs:isDefinedBy ; - rdfs:label "IM" ; - "Alpha-2 country code for Isle of Man" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IMN - rdf:type owl:NamedIndividual , - ; - ; - ; - "IMN" ; - rdfs:isDefinedBy ; - rdfs:label "IMN" ; - "Alpha-3 country code for Isle of Man" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IN - rdf:type owl:NamedIndividual , - ; - ; - ; - "IN" ; - rdfs:isDefinedBy ; - rdfs:label "IN" ; - "Alpha-2 country code for India" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IND - rdf:type owl:NamedIndividual , - ; - ; - ; - "IND" ; - rdfs:isDefinedBy ; - rdfs:label "IND" ; - "Alpha-3 country code for India" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IO - rdf:type owl:NamedIndividual , - ; - ; - ; - "IO" ; - rdfs:isDefinedBy ; - rdfs:label "IO" ; - "Alpha-2 country code for British Indian Ocean Territory (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IOT - rdf:type owl:NamedIndividual , - ; - ; - ; - "IOT" ; - rdfs:isDefinedBy ; - rdfs:label "IOT" ; - "Alpha-3 country code for British Indian Ocean Territory (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "IQ" ; - rdfs:isDefinedBy ; - rdfs:label "IQ" ; - "Alpha-2 country code for Iraq" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IR - rdf:type owl:NamedIndividual , - ; - ; - ; - "IR" ; - rdfs:isDefinedBy ; - rdfs:label "IR" ; - "Alpha-2 country code for Iran (Islamic Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IRL - rdf:type owl:NamedIndividual , - ; - ; - ; - "IRL" ; - rdfs:isDefinedBy ; - rdfs:label "IRL" ; - "Alpha-3 country code for Ireland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IRN - rdf:type owl:NamedIndividual , - ; - ; - ; - "IRN" ; - rdfs:isDefinedBy ; - rdfs:label "IRN" ; - "Alpha-3 country code for Iran (Islamic Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IRQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "IRQ" ; - rdfs:isDefinedBy ; - rdfs:label "IRQ" ; - "Alpha-3 country code for Iraq" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IS - rdf:type owl:NamedIndividual , - ; - ; - ; - "IS" ; - rdfs:isDefinedBy ; - rdfs:label "IS" ; - "Alpha-2 country code for Iceland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ISL - rdf:type owl:NamedIndividual , - ; - ; - ; - "ISL" ; - rdfs:isDefinedBy ; - rdfs:label "ISL" ; - "Alpha-3 country code for Iceland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ISO3166-1-Alpha2-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 3166-1 alpha 2 code set" ; - "the set of country identifiers that comprise the 2 character codes in the ISO 3166-1 specification" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ISO3166-1-Alpha3-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 3166-1 alpha 3 code set" ; - "the set of country identifiers that comprise the 3 character codes in the ISO 3166-1 specification" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ISO639-3-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 639-3 code set" ; - rdfs:seeAlso ; - "the set of language identifiers that comprise the ISO 639-3 specification" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ISR - rdf:type owl:NamedIndividual , - ; - ; - ; - "ISR" ; - rdfs:isDefinedBy ; - rdfs:label "ISR" ; - "Alpha-3 country code for Israel" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IT - rdf:type owl:NamedIndividual , - ; - ; - ; - "IT" ; - rdfs:isDefinedBy ; - rdfs:label "IT" ; - "Alpha-2 country code for Italy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ITA - rdf:type owl:NamedIndividual , - ; - ; - ; - "ITA" ; - rdfs:isDefinedBy ; - rdfs:label "ITA" ; - "Alpha-3 country code for Italy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Iceland - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Iceland"@en ; - "Iceland"@en ; - "ICELAND"@en ; - "la République d'Islande"@fr ; - "Islande (l')"@fr ; - "ISLANDE"@fr ; - "Ísland"@is ; - "352" ; - "Remark: The Icelandic characters ð (eze) and þ (thorn) may be written as “dh” and “th”." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ísland"@is ; - "the country of Iceland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/India - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of India"@en ; - "India"@en ; - "INDIA"@en ; - "la République de l'Inde"@fr ; - "Inde (l')"@fr ; - "INDE"@fr ; - "Bhārat"@hi ; - "356" ; - "Includes: Amindivi Islands, Andaman Islands, Laccadive Islands, Minicoy Island, Nicobar Islands." , - "Remark: the forms used in the list are English-language forms provided by India." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Bhārat"@hi , - "India"@en ; - "the country of India" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Indonesia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Indonesia"@en ; - "Indonesia"@en ; - "INDONESIA"@en ; - "la République d'Indonésie"@fr ; - "Indonésie (l')"@fr ; - "INDONÉSIE"@fr ; - "Indonesia"@id ; - "360" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Indonesia"@id ; - "the country of Indonesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Iran - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Islamic Republic of Iran"@en ; - "Iran (Islamic Republic of)"@en ; - "IRAN (ISLAMIC REPUBLIC OF)"@en ; - "la République islamique d'Iran"@fr ; - "Iran (République Islamique d')"@fr ; - "IRAN (RÉPUBLIQUE ISLAMIQUE D')"@fr ; - "Jomhūrī-ye Eslāmī-ye Īrān"@fa ; - "364" ; - "Also referred to as Iran." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Jomhūrī-ye Eslāmī-ye Īrān"@fa ; - "the country of Iran (Islamic Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Iraq - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Iraq"@en ; - "Iraq"@en ; - "IRAQ"@en ; - "la République d'Iraq"@fr ; - "Iraq (l')"@fr ; - "IRAQ"@fr ; - "Al ‘Irāq"@ar , - "‘Êraq"@ku ; - "368" ; - "Kurdish and Arabic are both official languages according to the Iraqi constitution, which states “The federal and official institutions and agencies in the Kurdistan region shall use both languages.”" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al ‘Irāq"@ar , - "‘Êraq"@ku ; - "the country of Iraq" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Ireland - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Ireland"@en ; - "IRELAND"@en ; - "Irlande (l')"@fr ; - "IRLANDE"@fr ; - "Éire"@ga ; - "372" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ireland"@en , - "Éire"@ga ; - "the country of Ireland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/IsleOfMan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Isle of Man"@en ; - "ISLE OF MAN"@en ; - "Île de Man"@fr ; - "ÎLE DE MAN"@fr ; - "833" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Isle of Man"@en ; - "the country of Isle of Man" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Israel - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the State of Israel"@en ; - "Israel"@en ; - "ISRAEL"@en ; - "l'État d'Israël"@fr ; - "Israël"@fr ; - "ISRAËL"@fr ; - "Isrā'īl"@ar , - "Yisra'el"@he ; - "376" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Isrā'īl"@ar , - "Yisra'el"@he ; - "the country of Israel" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Italy - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Italy"@en ; - "Italy"@en ; - "ITALY"@en ; - "la République italienne"@fr ; - "Italie (l')"@fr ; - "ITALIE"@fr ; - "Italia (l')"@it ; - "380" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Italia (l')"@it ; - "the country of Italy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JAM - rdf:type owl:NamedIndividual , - ; - ; - ; - "JAM" ; - rdfs:isDefinedBy ; - rdfs:label "JAM" ; - "Alpha-3 country code for Jamaica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JE - rdf:type owl:NamedIndividual , - ; - ; - ; - "JE" ; - rdfs:isDefinedBy ; - rdfs:label "JE" ; - "Alpha-2 country code for Jersey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JEY - rdf:type owl:NamedIndividual , - ; - ; - ; - "JEY" ; - rdfs:isDefinedBy ; - rdfs:label "JEY" ; - "Alpha-3 country code for Jersey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JM - rdf:type owl:NamedIndividual , - ; - ; - ; - "JM" ; - rdfs:isDefinedBy ; - rdfs:label "JM" ; - "Alpha-2 country code for Jamaica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JO - rdf:type owl:NamedIndividual , - ; - ; - ; - "JO" ; - rdfs:isDefinedBy ; - rdfs:label "JO" ; - "Alpha-2 country code for Jordan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JOR - rdf:type owl:NamedIndividual , - ; - ; - ; - "JOR" ; - rdfs:isDefinedBy ; - rdfs:label "JOR" ; - "Alpha-3 country code for Jordan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JP - rdf:type owl:NamedIndividual , - ; - ; - ; - "JP" ; - rdfs:isDefinedBy ; - rdfs:label "JP" ; - "Alpha-2 country code for Japan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/JPN - rdf:type owl:NamedIndividual , - ; - ; - ; - "JPN" ; - rdfs:isDefinedBy ; - rdfs:label "JPN" ; - "Alpha-3 country code for Japan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Jamaica - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Jamaica"@en ; - "JAMAICA"@en ; - "Jamaïque (la)"@fr ; - "JAMAÏQUE"@fr ; - "388" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Jamaica"@en ; - "the country of Jamaica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Japan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Japan"@en ; - "JAPAN"@en ; - "Japon (le)"@fr ; - "JAPON"@fr ; - "Nihon/Nippon"@ja ; - "392" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nihon/Nippon"@ja ; - "the country of Japan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Jersey - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Jersey"@en ; - "JERSEY"@en ; - "Jersey"@fr ; - "JERSEY"@fr ; - "832" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Jersey"@en , - "Jersey"@fr ; - "the country of Jersey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Jordan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Hashemite Kingdom of Jordan"@en ; - "Jordan"@en ; - "JORDAN"@en ; - "le Royaume hachémite de Jordanie"@fr ; - "Jordanie (la)"@fr ; - "JORDANIE"@fr ; - "Al Urdun"@ar ; - "400" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Urdun"@ar ; - "the country of Jordan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KAZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "KAZ" ; - rdfs:isDefinedBy ; - rdfs:label "KAZ" ; - "Alpha-3 country code for Kazakhstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KE - rdf:type owl:NamedIndividual , - ; - ; - ; - "KE" ; - rdfs:isDefinedBy ; - rdfs:label "KE" ; - "Alpha-2 country code for Kenya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KEN - rdf:type owl:NamedIndividual , - ; - ; - ; - "KEN" ; - rdfs:isDefinedBy ; - rdfs:label "KEN" ; - "Alpha-3 country code for Kenya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KG - rdf:type owl:NamedIndividual , - ; - ; - ; - "KG" ; - rdfs:isDefinedBy ; - rdfs:label "KG" ; - "Alpha-2 country code for Kyrgyzstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KGZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "KGZ" ; - rdfs:isDefinedBy ; - rdfs:label "KGZ" ; - "Alpha-3 country code for Kyrgyzstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KH - rdf:type owl:NamedIndividual , - ; - ; - ; - "KH" ; - rdfs:isDefinedBy ; - rdfs:label "KH" ; - "Alpha-2 country code for Cambodia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KHM - rdf:type owl:NamedIndividual , - ; - ; - ; - "KHM" ; - rdfs:isDefinedBy ; - rdfs:label "KHM" ; - "Alpha-3 country code for Cambodia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KI - rdf:type owl:NamedIndividual , - ; - ; - ; - "KI" ; - rdfs:isDefinedBy ; - rdfs:label "KI" ; - "Alpha-2 country code for Kiribati" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KIR - rdf:type owl:NamedIndividual , - ; - ; - ; - "KIR" ; - rdfs:isDefinedBy ; - rdfs:label "KIR" ; - "Alpha-3 country code for Kiribati" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KM - rdf:type owl:NamedIndividual , - ; - ; - ; - "KM" ; - rdfs:isDefinedBy ; - rdfs:label "KM" ; - "Alpha-2 country code for Comoros (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KN - rdf:type owl:NamedIndividual , - ; - ; - ; - "KN" ; - rdfs:isDefinedBy ; - rdfs:label "KN" ; - "Alpha-2 country code for Saint Kitts and Nevis" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KNA - rdf:type owl:NamedIndividual , - ; - ; - ; - "KNA" ; - rdfs:isDefinedBy ; - rdfs:label "KNA" ; - "Alpha-3 country code for Saint Kitts and Nevis" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KOR - rdf:type owl:NamedIndividual , - ; - ; - ; - "KOR" ; - rdfs:isDefinedBy ; - rdfs:label "KOR" ; - "Alpha-3 country code for Korea Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KP - rdf:type owl:NamedIndividual , - ; - ; - ; - "KP" ; - rdfs:isDefinedBy ; - rdfs:label "KP" ; - "Alpha-2 country code for Korea Democratic Peoples Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KR - rdf:type owl:NamedIndividual , - ; - ; - ; - "KR" ; - rdfs:isDefinedBy ; - rdfs:label "KR" ; - "Alpha-2 country code for Korea Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KW - rdf:type owl:NamedIndividual , - ; - ; - ; - "KW" ; - rdfs:isDefinedBy ; - rdfs:label "KW" ; - "Alpha-2 country code for Kuwait" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KWT - rdf:type owl:NamedIndividual , - ; - ; - ; - "KWT" ; - rdfs:isDefinedBy ; - rdfs:label "KWT" ; - "Alpha-3 country code for Kuwait" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KY - rdf:type owl:NamedIndividual , - ; - ; - ; - "KY" ; - rdfs:isDefinedBy ; - rdfs:label "KY" ; - "Alpha-2 country code for Cayman Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "KZ" ; - rdfs:isDefinedBy ; - rdfs:label "KZ" ; - "Alpha-2 country code for Kazakhstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Kazakhstan - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Kazakhstan"@en ; - "Kazakhstan"@en ; - "KAZAKHSTAN"@en ; - "la République du Kazakhstan"@fr ; - "Kazakhstan (le)"@fr ; - "KAZAKHSTAN"@fr ; - "Kazahstan"@ru , - "Qazaqstan"@kk ; - "398" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kazahstan"@ru , - "Qazaqstan"@kk ; - "the country of Kazakhstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Kenya - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Kenya"@en ; - "Kenya"@en ; - "KENYA"@en ; - "la République du Kenya"@fr ; - "Kenya (le)"@fr ; - "KENYA"@fr ; - "Kenya"@sw ; - "404" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kenya"@en , - "Kenya"@sw ; - "the country of Kenya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Kiribati - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Kiribati"@en ; - "Kiribati"@en ; - "KIRIBATI"@en ; - "la République de Kiribati"@fr ; - "Kiribati"@fr ; - "KIRIBATI"@fr ; - "Kiribati" ; - "296" ; - "Comprises: Gilbert Islands (Principal atoll: Tarawa, including Banaba), part of Line Islands (including Kiritimati), Phoenix Islands (including Abariringa, Enderbury Island)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kiribati"@en ; - "the country of Kiribati" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KoreaDemocraticPeoplesRepublicOf - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Democratic People's Republic of Korea"@en ; - "Korea (the Democratic People's Republic of)"@en ; - "KOREA (DEMOCRATIC PEOPLE'S REPUBLIC OF)"@en ; - "la République populaire démocratique de Corée"@fr ; - "Corée (la République populaire démocratique de)"@fr ; - "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE"@fr ; - "Chosŏn"@ko ; - "408" ; - "Often referred to as North Korea." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Chosŏn"@ko ; - "the country of Korea Democratic Peoples Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/KoreaRepublicOf - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Korea"@en ; - "Korea (the Republic of)"@en ; - "KOREA, REPUBLIC OF"@en ; - "la République de Corée"@fr ; - "Corée (la République de)"@fr ; - "CORÉE, RÉPUBLIQUE DE"@fr ; - "Hanguk"@ko ; - "410" ; - "Often referred to as South Korea." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Hanguk"@ko ; - "the country of Korea Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Kuwait - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the State of Kuwait"@en ; - "Kuwait"@en ; - "KUWAIT"@en ; - "l'État du Koweït"@fr ; - "Koweït (le)"@fr ; - "KOWEÏT"@fr ; - "Al Kuwayt"@ar ; - "414" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Kuwayt"@ar ; - "the country of Kuwait" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Kyrgyzstan - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Kyrgyz Republic"@en ; - "Kyrgyzstan"@en ; - "KYRGYZSTAN"@en ; - "la République kirghize"@fr ; - "Kirghizistan (le)"@fr ; - "KIRGHIZISTAN"@fr ; - "Kyrgyzstan"@ky , - "Kyrgyzstan"@ru ; - "417" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Kyrgyzstan"@ky , - "Kyrgyzstan"@ru ; - "the country of Kyrgyzstan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/L001 - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - owl:deprecated "true"^^xsd:boolean . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/L002 - rdf:type owl:NamedIndividual , - ; - ; - "002" ; - rdfs:isDefinedBy ; - rdfs:label "002" ; - "Alpha-3 language code for Shikomor" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LA - rdf:type owl:NamedIndividual , - ; - ; - ; - "LA" ; - rdfs:isDefinedBy ; - rdfs:label "LA" ; - "Alpha-2 country code for Lao People's Democratic Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LAO - rdf:type owl:NamedIndividual , - ; - ; - ; - "LAO" ; - rdfs:isDefinedBy ; - rdfs:label "LAO" ; - "Alpha-3 country code for Lao People's Democratic Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LB - rdf:type owl:NamedIndividual , - ; - ; - ; - "LB" ; - rdfs:isDefinedBy ; - rdfs:label "LB" ; - "Alpha-2 country code for Lebanon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LBN - rdf:type owl:NamedIndividual , - ; - ; - ; - "LBN" ; - rdfs:isDefinedBy ; - rdfs:label "LBN" ; - "Alpha-3 country code for Lebanon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LBR - rdf:type owl:NamedIndividual , - ; - ; - ; - "LBR" ; - rdfs:isDefinedBy ; - rdfs:label "LBR" ; - "Alpha-3 country code for Liberia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LBY - rdf:type owl:NamedIndividual , - ; - ; - ; - "LBY" ; - rdfs:isDefinedBy ; - rdfs:label "LBY" ; - "Alpha-3 country code for Libya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LC - rdf:type owl:NamedIndividual , - ; - ; - ; - "LC" ; - rdfs:isDefinedBy ; - rdfs:label "LC" ; - "Alpha-2 country code for Saint Lucia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LCA - rdf:type owl:NamedIndividual , - ; - ; - ; - "LCA" ; - rdfs:isDefinedBy ; - rdfs:label "LCA" ; - "Alpha-3 country code for Saint Lucia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LI - rdf:type owl:NamedIndividual , - ; - ; - ; - "LI" ; - rdfs:isDefinedBy ; - rdfs:label "LI" ; - "Alpha-2 country code for Liechtenstein" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LIE - rdf:type owl:NamedIndividual , - ; - ; - ; - "LIE" ; - rdfs:isDefinedBy ; - rdfs:label "LIE" ; - "Alpha-3 country code for Liechtenstein" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LK - rdf:type owl:NamedIndividual , - ; - ; - ; - "LK" ; - rdfs:isDefinedBy ; - rdfs:label "LK" ; - "Alpha-2 country code for Sri Lanka" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LKA - rdf:type owl:NamedIndividual , - ; - ; - ; - "LKA" ; - rdfs:isDefinedBy ; - rdfs:label "LKA" ; - "Alpha-3 country code for Sri Lanka" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LR - rdf:type owl:NamedIndividual , - ; - ; - ; - "LR" ; - rdfs:isDefinedBy ; - rdfs:label "LR" ; - "Alpha-2 country code for Liberia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LS - rdf:type owl:NamedIndividual , - ; - ; - ; - "LS" ; - rdfs:isDefinedBy ; - rdfs:label "LS" ; - "Alpha-2 country code for Lesotho" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LSO - rdf:type owl:NamedIndividual , - ; - ; - ; - "LSO" ; - rdfs:isDefinedBy ; - rdfs:label "LSO" ; - "Alpha-3 country code for Lesotho" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LT - rdf:type owl:NamedIndividual , - ; - ; - ; - "LT" ; - rdfs:isDefinedBy ; - rdfs:label "LT" ; - "Alpha-2 country code for Lithuania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LTU - rdf:type owl:NamedIndividual , - ; - ; - ; - "LTU" ; - rdfs:isDefinedBy ; - rdfs:label "LTU" ; - "Alpha-3 country code for Lithuania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LU - rdf:type owl:NamedIndividual , - ; - ; - ; - "LU" ; - rdfs:isDefinedBy ; - rdfs:label "LU" ; - "Alpha-2 country code for Luxembourg" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LUX - rdf:type owl:NamedIndividual , - ; - ; - ; - "LUX" ; - rdfs:isDefinedBy ; - rdfs:label "LUX" ; - "Alpha-3 country code for Luxembourg" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LV - rdf:type owl:NamedIndividual , - ; - ; - ; - "LV" ; - rdfs:isDefinedBy ; - rdfs:label "LV" ; - "Alpha-2 country code for Latvia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LVA - rdf:type owl:NamedIndividual , - ; - ; - ; - "LVA" ; - rdfs:isDefinedBy ; - rdfs:label "LVA" ; - "Alpha-3 country code for Latvia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LY - rdf:type owl:NamedIndividual , - ; - ; - ; - "LY" ; - rdfs:isDefinedBy ; - rdfs:label "LY" ; - "Alpha-2 country code for Libya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/LaoPeoplesDemocraticRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Lao People's Democratic Republic"@en ; - "Lao People's Democratic Republic (the)"@en ; - "LAO PEOPLE'S DEMOCRATIC REPUBLIC"@en ; - "la République démocratique populaire lao"@fr ; - "Lao (la République démocratique populaire)"@fr ; - "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE"@fr ; - "Sathalanalat Paxathipatai Paxaxôn Lao"@lo ; - "418" ; - "Also referred to as Laos." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sathalanalat Paxathipatai Paxaxôn Lao"@lo ; - "the country of Lao People's Democratic Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Latvia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Latvia"@en ; - "Latvia"@en ; - "LATVIA"@en ; - "la République de Lettonie"@fr ; - "Lettonie (la)"@fr ; - "LETTONIE"@fr ; - "Latvija"@lv ; - "428" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Latvija"@lv ; - "the country of Latvia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Lebanon - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Lebanese Republic"@en ; - "Lebanon"@en ; - "LEBANON"@en ; - "la République libanaise"@fr ; - "Liban (le)"@fr ; - "LIBAN"@fr ; - "Lubnān"@ar ; - "422" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Lubnān"@ar ; - "the country of Lebanon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Lesotho - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Kingdom of Lesotho"@en ; - "Lesotho"@en ; - "LESOTHO"@en ; - "le Royaume du Lesotho"@fr ; - "Lesotho (le)"@fr ; - "LESOTHO"@fr ; - "Lesotho"@st ; - "426" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Lesotho"@en , - "Lesotho"@st ; - "the country of Lesotho" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Liberia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Liberia"@en ; - "Liberia"@en ; - "LIBERIA"@en ; - "la République du Libéria"@fr ; - "Libéria (le)"@fr ; - "LIBÉRIA"@fr ; - "430" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Liberia"@en ; - "the country of Liberia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Libya - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the State of Libya"@en ; - "Libya"@en ; - "LIBYA"@en ; - "l'État de Libye"@fr ; - "Libye (la)"@fr ; - "LIBYE"@fr ; - "Lībiyā"@ar ; - "434" ; - "The subdivision category sha‘bīyah (popularate) is no longer used since the fall of Gaddafi. The word Muḩāfaz̧ah governorate is now sometimes used instead for these subdivisions of Libya, which are those pre-2011. The unrest in Libya means that there is no recognised current administrative structure." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Lībiyā"@ar ; - "the country of Libya" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Liechtenstein - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Principality of Liechtenstein"@en ; - "Liechtenstein"@en ; - "LIECHTENSTEIN"@en ; - "la Principauté du Liechtenstein"@fr ; - "Liechtenstein (le)"@fr ; - "LIECHTENSTEIN"@fr ; - "Liechtenstein"@de ; - "438" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Liechtenstein"@de ; - "the country of Liechtenstein" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Lithuania - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Lithuania"@en ; - "Lithuania"@en ; - "LITHUANIA"@en ; - "la République de Lituanie"@fr ; - "Lituanie (la)"@fr ; - "LITUANIE"@fr ; - "Lietuva"@lt ; - "440" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Lietuva"@lt ; - "the country of Lithuania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Luxembourg - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Grand Duchy of Luxembourg"@en ; - "Luxembourg"@en ; - "LUXEMBOURG"@en ; - "le Grand-Duché de Luxembourg"@fr ; - "Luxembourg (le)"@fr ; - "LUXEMBOURG"@fr ; - "Luxemburg"@de , - "Lëtzebuerg"@lb ; - "442" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Luxembourg (le)"@fr , - "Luxemburg"@de , - "Lëtzebuerg"@lb ; - "the country of Luxembourg" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MA - rdf:type owl:NamedIndividual , - ; - ; - ; - "MA" ; - rdfs:isDefinedBy ; - rdfs:label "MA" ; - "Alpha-2 country code for Morocco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MAC - rdf:type owl:NamedIndividual , - ; - ; - ; - "MAC" ; - rdfs:isDefinedBy ; - rdfs:label "MAC" ; - "Alpha-3 country code for Macao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MAF - rdf:type owl:NamedIndividual , - ; - ; - ; - "MAF" ; - rdfs:isDefinedBy ; - rdfs:label "MAF" ; - "Alpha-3 country code for Saint Martin (French part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MAR - rdf:type owl:NamedIndividual , - ; - ; - ; - "MAR" ; - rdfs:isDefinedBy ; - rdfs:label "MAR" ; - "Alpha-3 country code for Morocco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MC - rdf:type owl:NamedIndividual , - ; - ; - ; - "MC" ; - rdfs:isDefinedBy ; - rdfs:label "MC" ; - "Alpha-2 country code for Monaco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MCO - rdf:type owl:NamedIndividual , - ; - ; - ; - "MCO" ; - rdfs:isDefinedBy ; - rdfs:label "MCO" ; - "Alpha-3 country code for Monaco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MD - rdf:type owl:NamedIndividual , - ; - ; - ; - "MD" ; - rdfs:isDefinedBy ; - rdfs:label "MD" ; - "Alpha-2 country code for Moldova (the Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MDA - rdf:type owl:NamedIndividual , - ; - ; - ; - "MDA" ; - rdfs:isDefinedBy ; - rdfs:label "MDA" ; - "Alpha-3 country code for Moldova (the Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MDG - rdf:type owl:NamedIndividual , - ; - ; - ; - "MDG" ; - rdfs:isDefinedBy ; - rdfs:label "MDG" ; - "Alpha-3 country code for Madagascar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MDV - rdf:type owl:NamedIndividual , - ; - ; - ; - "MDV" ; - rdfs:isDefinedBy ; - rdfs:label "MDV" ; - "Alpha-3 country code for Maldives" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ME - rdf:type owl:NamedIndividual , - ; - ; - ; - "ME" ; - rdfs:isDefinedBy ; - rdfs:label "ME" ; - "Alpha-2 country code for Montenegro" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MEX - rdf:type owl:NamedIndividual , - ; - ; - ; - "MEX" ; - rdfs:isDefinedBy ; - rdfs:label "MEX" ; - "Alpha-3 country code for Mexico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MF - rdf:type owl:NamedIndividual , - ; - ; - ; - "MF" ; - rdfs:isDefinedBy ; - rdfs:label "MF" ; - "Alpha-2 country code for Saint Martin (French part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MG - rdf:type owl:NamedIndividual , - ; - ; - ; - "MG" ; - rdfs:isDefinedBy ; - rdfs:label "MG" ; - "Alpha-2 country code for Madagascar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MH - rdf:type owl:NamedIndividual , - ; - ; - ; - "MH" ; - rdfs:isDefinedBy ; - rdfs:label "MH" ; - "Alpha-2 country code for Marshall Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MHL - rdf:type owl:NamedIndividual , - ; - ; - ; - "MHL" ; - rdfs:isDefinedBy ; - rdfs:label "MHL" ; - "Alpha-3 country code for Marshall Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MK - rdf:type owl:NamedIndividual , - ; - ; - ; - "MK" ; - rdfs:isDefinedBy ; - rdfs:label "MK" ; - "Alpha-2 country code for North Macedonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MKD - rdf:type owl:NamedIndividual , - ; - ; - ; - "MKD" ; - rdfs:isDefinedBy ; - rdfs:label "MKD" ; - "Alpha-3 country code for North Macedonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ML - rdf:type owl:NamedIndividual , - ; - ; - ; - "ML" ; - rdfs:isDefinedBy ; - rdfs:label "ML" ; - "Alpha-2 country code for Mali" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MLI - rdf:type owl:NamedIndividual , - ; - ; - ; - "MLI" ; - rdfs:isDefinedBy ; - rdfs:label "MLI" ; - "Alpha-3 country code for Mali" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MLT - rdf:type owl:NamedIndividual , - ; - ; - ; - "MLT" ; - rdfs:isDefinedBy ; - rdfs:label "MLT" ; - "Alpha-3 country code for Malta" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MM - rdf:type owl:NamedIndividual , - ; - ; - ; - "MM" ; - rdfs:isDefinedBy ; - rdfs:label "MM" ; - "Alpha-2 country code for Myanmar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MMR - rdf:type owl:NamedIndividual , - ; - ; - ; - "MMR" ; - rdfs:isDefinedBy ; - rdfs:label "MMR" ; - "Alpha-3 country code for Myanmar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MN - rdf:type owl:NamedIndividual , - ; - ; - ; - "MN" ; - rdfs:isDefinedBy ; - rdfs:label "MN" ; - "Alpha-2 country code for Mongolia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MNE - rdf:type owl:NamedIndividual , - ; - ; - ; - "MNE" ; - rdfs:isDefinedBy ; - rdfs:label "MNE" ; - "Alpha-3 country code for Montenegro" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MNG - rdf:type owl:NamedIndividual , - ; - ; - ; - "MNG" ; - rdfs:isDefinedBy ; - rdfs:label "MNG" ; - "Alpha-3 country code for Mongolia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MNP - rdf:type owl:NamedIndividual , - ; - ; - ; - "MNP" ; - rdfs:isDefinedBy ; - rdfs:label "MNP" ; - "Alpha-3 country code for Northern Mariana Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MO - rdf:type owl:NamedIndividual , - ; - ; - ; - "MO" ; - rdfs:isDefinedBy ; - rdfs:label "MO" ; - "Alpha-2 country code for Macao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MOZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "MOZ" ; - rdfs:isDefinedBy ; - rdfs:label "MOZ" ; - "Alpha-3 country code for Mozambique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MP - rdf:type owl:NamedIndividual , - ; - ; - ; - "MP" ; - rdfs:isDefinedBy ; - rdfs:label "MP" ; - "Alpha-2 country code for Northern Mariana Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "MQ" ; - rdfs:isDefinedBy ; - rdfs:label "MQ" ; - "Alpha-2 country code for Martinique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MR - rdf:type owl:NamedIndividual , - ; - ; - ; - "MR" ; - rdfs:isDefinedBy ; - rdfs:label "MR" ; - "Alpha-2 country code for Mauritania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MRT - rdf:type owl:NamedIndividual , - ; - ; - ; - "MRT" ; - rdfs:isDefinedBy ; - rdfs:label "MRT" ; - "Alpha-3 country code for Mauritania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MS - rdf:type owl:NamedIndividual , - ; - ; - ; - "MS" ; - rdfs:isDefinedBy ; - rdfs:label "MS" ; - "Alpha-2 country code for Montserrat" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MSR - rdf:type owl:NamedIndividual , - ; - ; - ; - "MSR" ; - rdfs:isDefinedBy ; - rdfs:label "MSR" ; - "Alpha-3 country code for Montserrat" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MT - rdf:type owl:NamedIndividual , - ; - ; - ; - "MT" ; - rdfs:isDefinedBy ; - rdfs:label "MT" ; - "Alpha-2 country code for Malta" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MTQ - rdf:type owl:NamedIndividual , - ; - ; - ; - "MTQ" ; - rdfs:isDefinedBy ; - rdfs:label "MTQ" ; - "Alpha-3 country code for Martinique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MU - rdf:type owl:NamedIndividual , - ; - ; - ; - "MU" ; - rdfs:isDefinedBy ; - rdfs:label "MU" ; - "Alpha-2 country code for Mauritius" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MUS - rdf:type owl:NamedIndividual , - ; - ; - ; - "MUS" ; - rdfs:isDefinedBy ; - rdfs:label "MUS" ; - "Alpha-3 country code for Mauritius" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MV - rdf:type owl:NamedIndividual , - ; - ; - ; - "MV" ; - rdfs:isDefinedBy ; - rdfs:label "MV" ; - "Alpha-2 country code for Maldives" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MW - rdf:type owl:NamedIndividual , - ; - ; - ; - "MW" ; - rdfs:isDefinedBy ; - rdfs:label "MW" ; - "Alpha-2 country code for Malawi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MWI - rdf:type owl:NamedIndividual , - ; - ; - ; - "MWI" ; - rdfs:isDefinedBy ; - rdfs:label "MWI" ; - "Alpha-3 country code for Malawi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MX - rdf:type owl:NamedIndividual , - ; - ; - ; - "MX" ; - rdfs:isDefinedBy ; - rdfs:label "MX" ; - "Alpha-2 country code for Mexico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MY - rdf:type owl:NamedIndividual , - ; - ; - ; - "MY" ; - rdfs:isDefinedBy ; - rdfs:label "MY" ; - "Alpha-2 country code for Malaysia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MYS - rdf:type owl:NamedIndividual , - ; - ; - ; - "MYS" ; - rdfs:isDefinedBy ; - rdfs:label "MYS" ; - "Alpha-3 country code for Malaysia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MYT - rdf:type owl:NamedIndividual , - ; - ; - ; - "MYT" ; - rdfs:isDefinedBy ; - rdfs:label "MYT" ; - "Alpha-3 country code for Mayotte" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "MZ" ; - rdfs:isDefinedBy ; - rdfs:label "MZ" ; - "Alpha-2 country code for Mozambique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Macao - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Macao Special Administrative Region of China"@en ; - "Macao"@en ; - "MACAO"@en ; - "Macao, Région administrative spéciale de Chine"@fr ; - "Macao"@fr ; - "MACAO"@fr ; - "Aomen"@zh , - "Macau"@pt ; - "446" ; - "Subdivision in 2 districts, distrito (pt), which is not relevant for this part of ISO 3166. Included also as a subdivision of China (CN-MO)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aomen"@zh , - "Macau"@pt ; - "the country of Macao" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Madagascar - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Madagascar"@en ; - "Madagascar"@en ; - "MADAGASCAR"@en ; - "la République de Madagascar"@fr ; - "Madagascar"@fr ; - "MADAGASCAR"@fr ; - "Madagasikara"@mg ; - "450" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Madagascar"@en , - "Madagascar"@fr , - "Madagasikara"@mg ; - "the country of Madagascar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Malawi - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Malawi"@en ; - "Malawi"@en ; - "MALAWI"@en ; - "la République du Malawi"@fr ; - "Malawi (le)"@fr ; - "MALAWI"@fr ; - "Malaŵi"@ny ; - "454" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Malawi"@en , - "Malaŵi"@ny ; - "the country of Malawi" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Malaysia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Malaysia"@en ; - "MALAYSIA"@en ; - "Malaisie (la)"@fr ; - "MALAISIE"@fr ; - "Malaysia"@ms ; - "458" ; - "Comprises: Peninsular Malaysia, Sabah, Sarawak." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Malaysia"@ms ; - "the country of Malaysia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Maldives - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Maldives"@en ; - "Maldives"@en ; - "MALDIVES"@en ; - "la République des Maldives"@fr ; - "Maldives (les)"@fr ; - "MALDIVES"@fr ; - "Dhivehi Raajje"@dv ; - "462" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Dhivehi Raajje"@dv ; - "the country of Maldives" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mali - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Mali"@en ; - "Mali"@en ; - "MALI"@en ; - "la République du Mali"@fr ; - "Mali (le)"@fr ; - "MALI"@fr ; - "466" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mali (le)"@fr ; - "the country of Mali" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Malta - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Malta"@en ; - "Malta"@en ; - "MALTA"@en ; - "la République de Malte"@fr ; - "Malte"@fr ; - "MALTE"@fr ; - "Malta"@mt ; - "470" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Malta"@en , - "Malta"@mt ; - "the country of Malta" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/MarshallIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of the Marshall Islands"@en ; - "Marshall Islands (the)"@en ; - "MARSHALL ISLANDS"@en ; - "la République des Îles Marshall"@fr ; - "Marshall (les Îles)"@fr ; - "MARSHALL, ÎLES"@fr ; - "Aelōn̄ in M̧ajeļ"@mh ; - "584" ; - "Principal atolls: Jaluit, Kwajalein, Majuro." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aelōn̄ in M̧ajeļ"@mh , - "Marshall Islands (the)"@en ; - "the country of Marshall Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Martinique - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Martinique"@en ; - "MARTINIQUE"@en ; - "Martinique (la)"@fr ; - "MARTINIQUE"@fr ; - "474" ; - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-MQ)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Martinique (la)"@fr ; - "the country of Martinique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mauritania - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Islamic Republic of Mauritania"@en ; - "Mauritania"@en ; - "MAURITANIA"@en ; - "la République islamique de Mauritanie"@fr ; - "Mauritanie (la)"@fr ; - "MAURITANIE"@fr ; - "Mūrītāniyā"@ar ; - "478" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mūrītāniyā"@ar ; - "the country of Mauritania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mauritius - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Mauritius"@en ; - "Mauritius"@en ; - "MAURITIUS"@en ; - "la République de Maurice"@fr ; - "Maurice"@fr ; - "MAURICE"@fr ; - "480" ; - "Includes: Agalega Islands, Cargados Carajos Shoals, Rodrigues Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mauritius"@en ; - "the country of Mauritius" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mayotte - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Mayotte"@en ; - "MAYOTTE"@en ; - "Mayotte"@fr ; - "MAYOTTE"@fr ; - "175" ; - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-YT)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mayotte"@fr ; - "the country of Mayotte" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mexico - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the United Mexican States"@en ; - "Mexico"@en ; - "MEXICO"@en ; - "les États-Unis du Mexique"@fr ; - "Mexique (le)"@fr ; - "MEXIQUE"@fr ; - "México"@es ; - "484" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "México"@es ; - "the country of Mexico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Micronesia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Federated States of Micronesia"@en ; - "Micronesia (Federated States of)"@en ; - "MICRONESIA (FEDERATED STATES OF)"@en ; - "les États fédérés de Micronésie"@fr ; - "Micronésie (États fédérés de)"@fr ; - "MICRONÉSIE (ÉTATS FÉDÉRÉS DE)"@fr ; - "583" ; - "Comprises: Caroline Islands (except PALAU, see separate entry). Principal islands: Chuuk, Kosrae, Pohnpei, YapChuuk, Kosrae, Pohnpei, Yap." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Micronesia (Federated States of)"@en ; - "the country of Micronesia (Federated States of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Moldova - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Moldova"@en ; - "Moldova (the Republic of)"@en ; - "MOLDOVA, REPUBLIC OF"@en ; - "la République de Moldova"@fr ; - "Moldova (la République de)"@fr ; - "MOLDOVA, RÉPUBLIQUE DE"@fr ; - "Republica Moldova"@ro ; - "498" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Republica Moldova"@ro ; - "the country of Moldova (the Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Monaco - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Principality of Monaco"@en ; - "Monaco"@en ; - "MONACO"@en ; - "la Principauté de Monaco"@fr ; - "Monaco"@fr ; - "MONACO"@fr ; - "492" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Monaco"@fr ; - "the country of Monaco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mongolia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Mongolia"@en ; - "MONGOLIA"@en ; - "Mongolie (la)"@fr ; - "MONGOLIE"@fr ; - "Mongol"@mn ; - "496" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Mongol"@mn ; - "the country of Mongolia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Montenegrin - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - owl:deprecated "true"^^xsd:boolean . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Montenegro - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Montenegro"@en ; - "MONTENEGRO"@en ; - "Monténégro (le)"@fr ; - "Monténégro (le)"@fr ; - "MONTÉNÉGRO"@fr ; - "Crna Gora" ; - "499" ; - "Montenegro was formerly part of former entries: YUGOSLAVIA (YU, YUG, 891) then SERBIA AND MONTENEGRO (CS, SCG, 891)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - "the country of Montenegro" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Montserrat - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Montserrat"@en ; - "MONTSERRAT"@en ; - "Montserrat"@fr ; - "MONTSERRAT"@fr ; - "500" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Montserrat"@en ; - "the country of Montserrat" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Morocco - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Morocco"@en ; - "Morocco"@en ; - "MOROCCO"@en ; - "le Royaume du Maroc"@fr ; - "Maroc (le)"@fr ; - "MAROC"@fr ; - "Al Maghrib"@ar ; - "504" ; - "Remark: Entries followed by \"(EH)\" are located partially or fully in the territory of Western Sahara (ISO 3166 alpha-2 code element EH)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Maghrib"@ar ; - "the country of Morocco" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Mozambique - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Mozambique"@en ; - "Mozambique"@en ; - "MOZAMBIQUE"@en ; - "la République du Mozambique"@fr ; - "Mozambique (le)"@fr ; - "MOZAMBIQUE"@fr ; - "Moçambique"@pt ; - "508" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Moçambique"@pt ; - "the country of Mozambique" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Myanmar - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of the Union of Myanmar"@en ; - "Myanmar"@en ; - "MYANMAR"@en ; - "la République de l'Union du Myanmar"@fr ; - "Myanmar (le)"@fr ; - "MYANMAR"@fr ; - "Myanma"@my ; - "104" ; - "Remark: the forms used in the list are English-language forms provided by Myanmar." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Myanma"@my ; - "the country of Myanmar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NA - rdf:type owl:NamedIndividual , - ; - ; - ; - "NA" ; - rdfs:isDefinedBy ; - rdfs:label "NA" ; - "Alpha-2 country code for Namibia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NAM - rdf:type owl:NamedIndividual , - ; - ; - ; - "NAM" ; - rdfs:isDefinedBy ; - rdfs:label "NAM" ; - "Alpha-3 country code for Namibia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NC - rdf:type owl:NamedIndividual , - ; - ; - ; - "NC" ; - rdfs:isDefinedBy ; - rdfs:label "NC" ; - "Alpha-2 country code for New Caledonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NCL - rdf:type owl:NamedIndividual , - ; - ; - ; - "NCL" ; - rdfs:isDefinedBy ; - rdfs:label "NCL" ; - "Alpha-3 country code for New Caledonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NE - rdf:type owl:NamedIndividual , - ; - ; - ; - "NE" ; - rdfs:isDefinedBy ; - rdfs:label "NE" ; - "Alpha-2 country code for Niger (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NER - rdf:type owl:NamedIndividual , - ; - ; - ; - "NER" ; - rdfs:isDefinedBy ; - rdfs:label "NER" ; - "Alpha-3 country code for Niger (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NF - rdf:type owl:NamedIndividual , - ; - ; - ; - "NF" ; - rdfs:isDefinedBy ; - rdfs:label "NF" ; - "Alpha-2 country code for Norfolk Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NFK - rdf:type owl:NamedIndividual , - ; - ; - ; - "NFK" ; - rdfs:isDefinedBy ; - rdfs:label "NFK" ; - "Alpha-3 country code for Norfolk Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NG - rdf:type owl:NamedIndividual , - ; - ; - ; - "NG" ; - rdfs:isDefinedBy ; - rdfs:label "NG" ; - "Alpha-2 country code for Nigeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NGA - rdf:type owl:NamedIndividual , - ; - ; - ; - "NGA" ; - rdfs:isDefinedBy ; - rdfs:label "NGA" ; - "Alpha-3 country code for Nigeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NI - rdf:type owl:NamedIndividual , - ; - ; - ; - "NI" ; - rdfs:isDefinedBy ; - rdfs:label "NI" ; - "Alpha-2 country code for Nicaragua" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NIC - rdf:type owl:NamedIndividual , - ; - ; - ; - "NIC" ; - rdfs:isDefinedBy ; - rdfs:label "NIC" ; - "Alpha-3 country code for Nicaragua" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NIU - rdf:type owl:NamedIndividual , - ; - ; - ; - "NIU" ; - rdfs:isDefinedBy ; - rdfs:label "NIU" ; - "Alpha-3 country code for Niue" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NL - rdf:type owl:NamedIndividual , - ; - ; - ; - "NL" ; - rdfs:isDefinedBy ; - rdfs:label "NL" ; - "Alpha-2 country code for Netherlands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NLD - rdf:type owl:NamedIndividual , - ; - ; - ; - "NLD" ; - rdfs:isDefinedBy ; - rdfs:label "NLD" ; - "Alpha-3 country code for Netherlands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NO - rdf:type owl:NamedIndividual , - ; - ; - ; - "NO" ; - rdfs:isDefinedBy ; - rdfs:label "NO" ; - "Alpha-2 country code for Norway" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NOR - rdf:type owl:NamedIndividual , - ; - ; - ; - "NOR" ; - rdfs:isDefinedBy ; - rdfs:label "NOR" ; - "Alpha-3 country code for Norway" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NP - rdf:type owl:NamedIndividual , - ; - ; - ; - "NP" ; - rdfs:isDefinedBy ; - rdfs:label "NP" ; - "Alpha-2 country code for Nepal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NPL - rdf:type owl:NamedIndividual , - ; - ; - ; - "NPL" ; - rdfs:isDefinedBy ; - rdfs:label "NPL" ; - "Alpha-3 country code for Nepal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NR - rdf:type owl:NamedIndividual , - ; - ; - ; - "NR" ; - rdfs:isDefinedBy ; - rdfs:label "NR" ; - "Alpha-2 country code for Nauru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NRU - rdf:type owl:NamedIndividual , - ; - ; - ; - "NRU" ; - rdfs:isDefinedBy ; - rdfs:label "NRU" ; - "Alpha-3 country code for Nauru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NU - rdf:type owl:NamedIndividual , - ; - ; - ; - "NU" ; - rdfs:isDefinedBy ; - rdfs:label "NU" ; - "Alpha-2 country code for Niue" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "NZ" ; - rdfs:isDefinedBy ; - rdfs:label "NZ" ; - "Alpha-2 country code for New Zealand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NZL - rdf:type owl:NamedIndividual , - ; - ; - ; - "NZL" ; - rdfs:isDefinedBy ; - rdfs:label "NZL" ; - "Alpha-3 country code for New Zealand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Namibia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Namibia"@en ; - "Namibia"@en ; - "NAMIBIA"@en ; - "la République de Namibie"@fr ; - "Namibie (la)"@fr ; - "NAMIBIE"@fr ; - "516" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Namibia"@en ; - "the country of Namibia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Nauru - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Nauru"@en ; - "Nauru"@en ; - "NAURU"@en ; - "la République de Nauru"@fr ; - "Nauru"@fr ; - "NAURU"@fr ; - "Naoero"@na ; - "520" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Naoero"@na , - "Nauru"@en ; - "the country of Nauru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Nepal - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Nepal"@en ; - "NEPAL"@en ; - "Népal (le)"@fr ; - "NÉPAL"@fr ; - "Nepāl"@ne ; - "524" ; - "In September 2015 Nepal created a new federal structure consisting of 7 provinces. Until now only two of these provinces have names. The rest are identified by numbers only. These provinces should replace the zones and development regions but this has not yet been fully implemented." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nepāl"@ne ; - "the country of Nepal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Netherlands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of the Netherlands"@en ; - "Netherlands (the)"@en ; - "NETHERLANDS"@en ; - "le Royaume des Pays-Bas"@fr ; - "Pays-Bas (les)"@fr ; - "PAYS-BAS"@fr ; - "Nederland"@nl ; - "528" ; - "Includes: the islands Bonaire, Sint Eustatius and Saba." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nederland"@nl ; - "the country of Netherlands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NewCaledonia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "New Caledonia"@en ; - "NEW CALEDONIA"@en ; - "Nouvelle-Calédonie (la)"@fr ; - "NOUVELLE-CALÉDONIE"@fr ; - "540" ; - "Includes: Loyalty Islands." , - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-NC)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nouvelle-Calédonie (la)"@fr ; - "the country of New Caledonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NewZealand - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "New Zealand"@en ; - "NEW ZEALAND"@en ; - "Nouvelle-Zélande (la)"@fr ; - "NOUVELLE-ZÉLANDE"@fr ; - "Aotearoa"@mi ; - "554" ; - "Includes: Antipodes Islands, Auckland Islands, Campbell Island, Chatham Islands, Kermadec Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aotearoa"@mi , - "New Zealand"@en ; - "the country of New Zealand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Nicaragua - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Nicaragua"@en ; - "Nicaragua"@en ; - "NICARAGUA"@en ; - "la République du Nicaragua"@fr ; - "Nicaragua (le)"@fr ; - "NICARAGUA"@fr ; - "Nicaragua"@es ; - "558" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nicaragua"@es ; - "the country of Nicaragua" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Niger - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of the Niger"@en ; - "Niger (the)"@en ; - "NIGER"@en ; - "la République du Niger"@fr ; - "Niger (le)"@fr ; - "NIGER"@fr ; - "562" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Niger (le)"@fr ; - "the country of Niger (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Nigeria - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Federal Republic of Nigeria"@en ; - "Nigeria"@en ; - "NIGERIA"@en ; - "la République fédérale du Nigéria"@fr ; - "Nigéria (le)"@fr ; - "NIGÉRIA"@fr ; - "566" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Nigeria"@en ; - "the country of Nigeria" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Niue - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Niue"@en ; - "NIUE"@en ; - "Niue"@fr ; - "NIUE"@fr ; - "Niue" ; - "570" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Niue"@en ; - "the country of Niue" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NorfolkIsland - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Norfolk Island"@en ; - "NORFOLK ISLAND"@en ; - "Norfolk (l'Île)"@fr ; - "NORFOLK, ÎLE"@fr ; - "574" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Norfolk Island"@en ; - "the country of Norfolk Island" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NorthMacedonia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of North Macedonia"@en ; - "North Macedonia"@en ; - "NORTH MACEDONIA"@en ; - "la République de Macédoine du Nord"@fr ; - "Macédoine du Nord (la)"@fr ; - "MACÉDOINE DU NORD"@fr ; - "Severna Makedonija"@mk ; - "807" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Severna Makedonija"@mk ; - "the country of North Macedonia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/NorthernMarianaIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Commonwealth of the Northern Mariana Islands"@en ; - "Northern Mariana Islands (the)"@en ; - "NORTHERN MARIANA ISLANDS"@en ; - "les Îles Mariannes du Nord"@fr ; - "Mariannes du Nord (les Îles)"@fr ; - "MARIANNES DU NORD, ÎLES"@fr ; - "580" ; - "Comprises: Mariana Islands (except GUAM, see separate entry). (Principal island: Saipan)." , - "No subdivisions relevant for this standard. Included also as a subdivision of the United States (US-MP)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Northern Mariana Islands (the)"@en ; - "the country of Northern Mariana Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Norway - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Kingdom of Norway"@en ; - "Norway"@en ; - "NORWAY"@en ; - "le Royaume de Norvège"@fr ; - "Norvège (la)"@fr ; - "NORVÈGE"@fr ; - "Noreg"@nn , - "Norge"@nb ; - "578" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Noreg"@nn , - "Norge"@nb ; - "the country of Norway" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/OM - rdf:type owl:NamedIndividual , - ; - ; - ; - "OM" ; - rdfs:isDefinedBy ; - rdfs:label "OM" ; - "Alpha-2 country code for Oman" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/OMN - rdf:type owl:NamedIndividual , - ; - ; - ; - "OMN" ; - rdfs:isDefinedBy ; - rdfs:label "OMN" ; - "Alpha-3 country code for Oman" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Oman - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Sultanate of Oman"@en ; - "Oman"@en ; - "OMAN"@en ; - "le Sultanat d'Oman"@fr ; - "Oman"@fr ; - "OMAN"@fr ; - "‘Umān"@ar ; - "512" ; - "Includes: part of the Musandam Peninsula." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "‘Umān"@ar ; - "the country of Oman" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PA - rdf:type owl:NamedIndividual , - ; - ; - ; - "PA" ; - rdfs:isDefinedBy ; - rdfs:label "PA" ; - "Alpha-2 country code for Panama" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PAK - rdf:type owl:NamedIndividual , - ; - ; - ; - "PAK" ; - rdfs:isDefinedBy ; - rdfs:label "PAK" ; - "Alpha-3 country code for Pakistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PAN - rdf:type owl:NamedIndividual , - ; - ; - ; - "PAN" ; - rdfs:isDefinedBy ; - rdfs:label "PAN" ; - "Alpha-3 country code for Panama" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PCN - rdf:type owl:NamedIndividual , - ; - ; - ; - "PCN" ; - rdfs:isDefinedBy ; - rdfs:label "PCN" ; - "Alpha-3 country code for Pitcairn" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PE - rdf:type owl:NamedIndividual , - ; - ; - ; - "PE" ; - rdfs:isDefinedBy ; - rdfs:label "PE" ; - "Alpha-2 country code for Peru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PER - rdf:type owl:NamedIndividual , - ; - ; - ; - "PER" ; - rdfs:isDefinedBy ; - rdfs:label "PER" ; - "Alpha-3 country code for Peru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PF - rdf:type owl:NamedIndividual , - ; - ; - ; - "PF" ; - rdfs:isDefinedBy ; - rdfs:label "PF" ; - "Alpha-2 country code for French Polynesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PG - rdf:type owl:NamedIndividual , - ; - ; - ; - "PG" ; - rdfs:isDefinedBy ; - rdfs:label "PG" ; - "Alpha-2 country code for Papua New Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PH - rdf:type owl:NamedIndividual , - ; - ; - ; - "PH" ; - rdfs:isDefinedBy ; - rdfs:label "PH" ; - "Alpha-2 country code for Philippines (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PHL - rdf:type owl:NamedIndividual , - ; - ; - ; - "PHL" ; - rdfs:isDefinedBy ; - rdfs:label "PHL" ; - "Alpha-3 country code for Philippines (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PK - rdf:type owl:NamedIndividual , - ; - ; - ; - "PK" ; - rdfs:isDefinedBy ; - rdfs:label "PK" ; - "Alpha-2 country code for Pakistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PL - rdf:type owl:NamedIndividual , - ; - ; - ; - "PL" ; - rdfs:isDefinedBy ; - rdfs:label "PL" ; - "Alpha-2 country code for Poland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PLW - rdf:type owl:NamedIndividual , - ; - ; - ; - "PLW" ; - rdfs:isDefinedBy ; - rdfs:label "PLW" ; - "Alpha-3 country code for Palau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PM - rdf:type owl:NamedIndividual , - ; - ; - ; - "PM" ; - rdfs:isDefinedBy ; - rdfs:label "PM" ; - "Alpha-2 country code for Saint Pierre and Miquelon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PN - rdf:type owl:NamedIndividual , - ; - ; - ; - "PN" ; - rdfs:isDefinedBy ; - rdfs:label "PN" ; - "Alpha-2 country code for Pitcairn" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PNG - rdf:type owl:NamedIndividual , - ; - ; - ; - "PNG" ; - rdfs:isDefinedBy ; - rdfs:label "PNG" ; - "Alpha-3 country code for Papua New Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/POL - rdf:type owl:NamedIndividual , - ; - ; - ; - "POL" ; - rdfs:isDefinedBy ; - rdfs:label "POL" ; - "Alpha-3 country code for Poland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PR - rdf:type owl:NamedIndividual , - ; - ; - ; - "PR" ; - rdfs:isDefinedBy ; - rdfs:label "PR" ; - "Alpha-2 country code for Puerto Rico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PRI - rdf:type owl:NamedIndividual , - ; - ; - ; - "PRI" ; - rdfs:isDefinedBy ; - rdfs:label "PRI" ; - "Alpha-3 country code for Puerto Rico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PRK - rdf:type owl:NamedIndividual , - ; - ; - ; - "PRK" ; - rdfs:isDefinedBy ; - rdfs:label "PRK" ; - "Alpha-3 country code for Korea Democratic Peoples Republic Of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PRT - rdf:type owl:NamedIndividual , - ; - ; - ; - "PRT" ; - rdfs:isDefinedBy ; - rdfs:label "PRT" ; - "Alpha-3 country code for Portugal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PRY - rdf:type owl:NamedIndividual , - ; - ; - ; - "PRY" ; - rdfs:isDefinedBy ; - rdfs:label "PRY" ; - "Alpha-3 country code for Paraguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PS - rdf:type owl:NamedIndividual , - ; - ; - ; - "PS" ; - rdfs:isDefinedBy ; - rdfs:label "PS" ; - "Alpha-2 country code for Palestine, State of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PSE - rdf:type owl:NamedIndividual , - ; - ; - ; - "PSE" ; - rdfs:isDefinedBy ; - rdfs:label "PSE" ; - "Alpha-3 country code for Palestine, State of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PT - rdf:type owl:NamedIndividual , - ; - ; - ; - "PT" ; - rdfs:isDefinedBy ; - rdfs:label "PT" ; - "Alpha-2 country code for Portugal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PW - rdf:type owl:NamedIndividual , - ; - ; - ; - "PW" ; - rdfs:isDefinedBy ; - rdfs:label "PW" ; - "Alpha-2 country code for Palau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PY - rdf:type owl:NamedIndividual , - ; - ; - ; - "PY" ; - rdfs:isDefinedBy ; - rdfs:label "PY" ; - "Alpha-2 country code for Paraguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PYF - rdf:type owl:NamedIndividual , - ; - ; - ; - "PYF" ; - rdfs:isDefinedBy ; - rdfs:label "PYF" ; - "Alpha-3 country code for French Polynesia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Pakistan - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Islamic Republic of Pakistan"@en ; - "Pakistan"@en ; - "PAKISTAN"@en ; - "la République islamique du Pakistan"@fr ; - "Pakistan (le)"@fr ; - "PAKISTAN"@fr ; - "Pākistān"@ur ; - "586" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Pakistan"@en , - "Pākistān"@ur ; - "the country of Pakistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Palau - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Palau"@en ; - "Palau"@en ; - "PALAU"@en ; - "la République des Palaos"@fr ; - "Palaos (les)"@fr ; - "PALAOS"@fr ; - "Belau" ; - "585" ; - "Comprises: the west part of the Caroline Islands (Principal island: Babelthuap)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Palau"@en ; - "the country of Palau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Palestine - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the State of Palestine"@en ; - "Palestine, State of"@en ; - "PALESTINE, STATE OF"@en ; - "l'État de Palestine"@fr ; - "Palestine, État de"@fr ; - "PALESTINE, ÉTAT DE"@fr ; - "Dawlat Filasţīn"@ar ; - "275" ; - "Remark: Conventional names." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Dawlat Filasţīn"@ar ; - "the country of Palestine, State of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Panama - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Panama"@en ; - "Panama"@en ; - "PANAMA"@en ; - "la République du Panama"@fr ; - "Panama (le)"@fr ; - "PANAMA"@fr ; - "Panamá"@es ; - "591" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Panamá"@es ; - "the country of Panama" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PapuaNewGuinea - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Independent State of Papua New Guinea"@en ; - "Papua New Guinea"@en ; - "PAPUA NEW GUINEA"@en ; - "l'État indépendant de Papouasie-Nouvelle-Guinée"@fr ; - "Papouasie-Nouvelle-Guinée (la)"@fr ; - "PAPOUASIE-NOUVELLE-GUINÉE"@fr ; - "Papuaniugini" , - "Papuaniugini"@ho ; - "598" ; - "Includes: Bismarck Archipelago, Northern Solomon Islands (Principal island: Bougainville)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Papua New Guinea"@en , - "Papuaniugini"@ho ; - "the country of Papua New Guinea" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Paraguay - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of Paraguay"@en ; - "Paraguay"@en ; - "PARAGUAY"@en ; - "la République du Paraguay"@fr ; - "Paraguay (le)"@fr ; - "PARAGUAY"@fr ; - "Paraguay"@gn , - "Paraguay (el)"@es ; - "600" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Paraguay"@gn , - "Paraguay (el)"@es ; - "the country of Paraguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Peru - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Peru"@en ; - "Peru"@en ; - "PERU"@en ; - "la République du Pérou"@fr ; - "Pérou (le)"@fr ; - "PÉROU"@fr ; - "Perú"@ay , - "Perú"@qu , - "Perú (el)"@es ; - "604" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Perú"@ay , - "Perú"@qu , - "Perú (el)"@es ; - "the country of Peru" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Philippines - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Republic of the Philippines"@en ; - "Philippines (the)"@en ; - "PHILIPPINES"@en ; - "la République des Philippines"@fr ; - "Philippines (les)"@fr ; - "PHILIPPINES"@fr ; - "Pilipinas"@tl ; - "608" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Philippines (the)"@en , - "Pilipinas"@tl ; - "the country of Philippines (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Pitcairn - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Pitcairn"@en ; - "PITCAIRN"@en ; - "Pitcairn"@fr ; - "PITCAIRN"@fr ; - "612" ; - "Includes: Ducie Island, Henderson Island, Oeno Island." , - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Pitcairn"@en ; - "the country of Pitcairn" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Poland - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Poland"@en ; - "Poland"@en ; - "POLAND"@en ; - "la République de Pologne"@fr ; - "Pologne (la)"@fr ; - "POLOGNE"@fr ; - "Polska"@pl ; - "616" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Polska"@pl ; - "the country of Poland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Portugal - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Portuguese Republic"@en ; - "Portugal"@en ; - "PORTUGAL"@en ; - "la République portugaise"@fr ; - "Portugal (le)"@fr ; - "PORTUGAL"@fr ; - "Portugal"@pt ; - "620" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Portugal"@pt ; - "the country of Portugal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/PuertoRico - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Puerto Rico"@en ; - "PUERTO RICO"@en ; - "Porto Rico"@fr ; - "PORTO RICO"@fr ; - "Puerto Rico"@es ; - "630" ; - "No subdivisions relevant for this standard. Included also as a subdivision of the United States (US-PR)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Puerto Rico"@en , - "Puerto Rico"@es ; - "the country of Puerto Rico" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/QA - rdf:type owl:NamedIndividual , - ; - ; - ; - "QA" ; - rdfs:isDefinedBy ; - rdfs:label "QA" ; - "Alpha-2 country code for Qatar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/QAT - rdf:type owl:NamedIndividual , - ; - ; - ; - "QAT" ; - rdfs:isDefinedBy ; - rdfs:label "QAT" ; - "Alpha-3 country code for Qatar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Qatar - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the State of Qatar"@en ; - "Qatar"@en ; - "QATAR"@en ; - "l'État du Qatar"@fr ; - "Qatar (le)"@fr ; - "QATAR"@fr ; - "Qaţar"@ar ; - "634" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Qaţar"@ar ; - "the country of Qatar" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RE - rdf:type owl:NamedIndividual , - ; - ; - ; - "RE" ; - rdfs:isDefinedBy ; - rdfs:label "RE" ; - "Alpha-2 country code for Réunion" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/REU - rdf:type owl:NamedIndividual , - ; - ; - ; - "REU" ; - rdfs:isDefinedBy ; - rdfs:label "REU" ; - "Alpha-3 country code for Réunion" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RO - rdf:type owl:NamedIndividual , - ; - ; - ; - "RO" ; - rdfs:isDefinedBy ; - rdfs:label "RO" ; - "Alpha-2 country code for Romania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ROU - rdf:type owl:NamedIndividual , - ; - ; - ; - "ROU" ; - rdfs:isDefinedBy ; - rdfs:label "ROU" ; - "Alpha-3 country code for Romania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RS - rdf:type owl:NamedIndividual , - ; - ; - ; - "RS" ; - rdfs:isDefinedBy ; - rdfs:label "RS" ; - "Alpha-2 country code for Serbia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RU - rdf:type owl:NamedIndividual , - ; - ; - ; - "RU" ; - rdfs:isDefinedBy ; - rdfs:label "RU" ; - "Alpha-2 country code for Russian Federation (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RUS - rdf:type owl:NamedIndividual , - ; - ; - ; - "RUS" ; - rdfs:isDefinedBy ; - rdfs:label "RUS" ; - "Alpha-3 country code for Russian Federation (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RW - rdf:type owl:NamedIndividual , - ; - ; - ; - "RW" ; - rdfs:isDefinedBy ; - rdfs:label "RW" ; - "Alpha-2 country code for Rwanda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RWA - rdf:type owl:NamedIndividual , - ; - ; - ; - "RWA" ; - rdfs:isDefinedBy ; - rdfs:label "RWA" ; - "Alpha-3 country code for Rwanda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Reunion - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Réunion"@en ; - "RÉUNION"@en ; - "Réunion (La)"@fr ; - "RÉUNION"@fr ; - "638" ; - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-RE)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Réunion (La)"@fr ; - "the country of Réunion" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Romania - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Romania"@en ; - "ROMANIA"@en ; - "Roumanie (la)"@fr ; - "ROUMANIE"@fr ; - "România"@ro ; - "642" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "România"@ro ; - "the country of Romania" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/RussianFederation - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Russian Federation"@en ; - "Russian Federation (the)"@en ; - "RUSSIAN FEDERATION"@en ; - "la Fédération de Russie"@fr ; - "Russie (la Fédération de)"@fr ; - "RUSSIE, FÉDÉRATION DE"@fr ; - "Rossijskaja Federacija"@ru ; - "643" ; - "Includes: the Kaliningrad Region." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Rossijskaja Federacija"@ru ; - "the country of Russian Federation (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Rwanda - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Rwanda"@en ; - "Rwanda"@en ; - "RWANDA"@en ; - "la République du Rwanda"@fr ; - "Rwanda (le)"@fr ; - "RWANDA"@fr ; - "Rwanda"@rw ; - "646" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Rwanda"@en , - "Rwanda"@rw , - "Rwanda (le)"@fr ; - "the country of Rwanda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SA - rdf:type owl:NamedIndividual , - ; - ; - ; - "SA" ; - rdfs:isDefinedBy ; - rdfs:label "SA" ; - "Alpha-2 country code for Saudi Arabia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SAU - rdf:type owl:NamedIndividual , - ; - ; - ; - "SAU" ; - rdfs:isDefinedBy ; - rdfs:label "SAU" ; - "Alpha-3 country code for Saudi Arabia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SB - rdf:type owl:NamedIndividual , - ; - ; - ; - "SB" ; - rdfs:isDefinedBy ; - rdfs:label "SB" ; - "Alpha-2 country code for Solomon Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SC - rdf:type owl:NamedIndividual , - ; - ; - ; - "SC" ; - rdfs:isDefinedBy ; - rdfs:label "SC" ; - "Alpha-2 country code for Seychelles" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SD - rdf:type owl:NamedIndividual , - ; - ; - ; - "SD" ; - rdfs:isDefinedBy ; - rdfs:label "SD" ; - "Alpha-2 country code for Sudan (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SDN - rdf:type owl:NamedIndividual , - ; - ; - ; - "SDN" ; - rdfs:isDefinedBy ; - rdfs:label "SDN" ; - "Alpha-3 country code for Sudan (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SE - rdf:type owl:NamedIndividual , - ; - ; - ; - "SE" ; - rdfs:isDefinedBy ; - rdfs:label "SE" ; - "Alpha-2 country code for Sweden" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SEN - rdf:type owl:NamedIndividual , - ; - ; - ; - "SEN" ; - rdfs:isDefinedBy ; - rdfs:label "SEN" ; - "Alpha-3 country code for Senegal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SG - rdf:type owl:NamedIndividual , - ; - ; - ; - "SG" ; - rdfs:isDefinedBy ; - rdfs:label "SG" ; - "Alpha-2 country code for Singapore" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SGP - rdf:type owl:NamedIndividual , - ; - ; - ; - "SGP" ; - rdfs:isDefinedBy ; - rdfs:label "SGP" ; - "Alpha-3 country code for Singapore" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SGS - rdf:type owl:NamedIndividual , - ; - ; - ; - "SGS" ; - rdfs:isDefinedBy ; - rdfs:label "SGS" ; - "Alpha-3 country code for South Georgia and the South Sandwich Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SH - rdf:type owl:NamedIndividual , - ; - ; - ; - "SH" ; - rdfs:isDefinedBy ; - rdfs:label "SH" ; - "Alpha-2 country code for Saint Helena, Ascension and Tristan da Cunha" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SHN - rdf:type owl:NamedIndividual , - ; - ; - ; - "SHN" ; - rdfs:isDefinedBy ; - rdfs:label "SHN" ; - "Alpha-3 country code for Saint Helena, Ascension and Tristan da Cunha" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SI - rdf:type owl:NamedIndividual , - ; - ; - ; - "SI" ; - rdfs:isDefinedBy ; - rdfs:label "SI" ; - "Alpha-2 country code for Slovenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SJ - rdf:type owl:NamedIndividual , - ; - ; - ; - "SJ" ; - rdfs:isDefinedBy ; - rdfs:label "SJ" ; - "Alpha-2 country code for Svalbard and Jan Mayen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SJM - rdf:type owl:NamedIndividual , - ; - ; - ; - "SJM" ; - rdfs:isDefinedBy ; - rdfs:label "SJM" ; - "Alpha-3 country code for Svalbard and Jan Mayen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SK - rdf:type owl:NamedIndividual , - ; - ; - ; - "SK" ; - rdfs:isDefinedBy ; - rdfs:label "SK" ; - "Alpha-2 country code for Slovakia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SL - rdf:type owl:NamedIndividual , - ; - ; - ; - "SL" ; - rdfs:isDefinedBy ; - rdfs:label "SL" ; - "Alpha-2 country code for Sierra Leone" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SLB - rdf:type owl:NamedIndividual , - ; - ; - ; - "SLB" ; - rdfs:isDefinedBy ; - rdfs:label "SLB" ; - "Alpha-3 country code for Solomon Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SLE - rdf:type owl:NamedIndividual , - ; - ; - ; - "SLE" ; - rdfs:isDefinedBy ; - rdfs:label "SLE" ; - "Alpha-3 country code for Sierra Leone" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SLV - rdf:type owl:NamedIndividual , - ; - ; - ; - "SLV" ; - rdfs:isDefinedBy ; - rdfs:label "SLV" ; - "Alpha-3 country code for El Salvador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SM - rdf:type owl:NamedIndividual , - ; - ; - ; - "SM" ; - rdfs:isDefinedBy ; - rdfs:label "SM" ; - "Alpha-2 country code for San Marino" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SMR - rdf:type owl:NamedIndividual , - ; - ; - ; - "SMR" ; - rdfs:isDefinedBy ; - rdfs:label "SMR" ; - "Alpha-3 country code for San Marino" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SN - rdf:type owl:NamedIndividual , - ; - ; - ; - "SN" ; - rdfs:isDefinedBy ; - rdfs:label "SN" ; - "Alpha-2 country code for Senegal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SO - rdf:type owl:NamedIndividual , - ; - ; - ; - "SO" ; - rdfs:isDefinedBy ; - rdfs:label "SO" ; - "Alpha-2 country code for Somalia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SOM - rdf:type owl:NamedIndividual , - ; - ; - ; - "SOM" ; - rdfs:isDefinedBy ; - rdfs:label "SOM" ; - "Alpha-3 country code for Somalia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SPM - rdf:type owl:NamedIndividual , - ; - ; - ; - "SPM" ; - rdfs:isDefinedBy ; - rdfs:label "SPM" ; - "Alpha-3 country code for Saint Pierre and Miquelon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SR - rdf:type owl:NamedIndividual , - ; - ; - ; - "SR" ; - rdfs:isDefinedBy ; - rdfs:label "SR" ; - "Alpha-2 country code for Suriname" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SRB - rdf:type owl:NamedIndividual , - ; - ; - ; - "SRB" ; - rdfs:isDefinedBy ; - rdfs:label "SRB" ; - "Alpha-3 country code for Serbia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SS - rdf:type owl:NamedIndividual , - ; - ; - ; - "SS" ; - rdfs:isDefinedBy ; - rdfs:label "SS" ; - "Alpha-2 country code for South Sudan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SSD - rdf:type owl:NamedIndividual , - ; - ; - ; - "SSD" ; - rdfs:isDefinedBy ; - rdfs:label "SSD" ; - "Alpha-3 country code for South Sudan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ST - rdf:type owl:NamedIndividual , - ; - ; - ; - "ST" ; - rdfs:isDefinedBy ; - rdfs:label "ST" ; - "Alpha-2 country code for Sao Tome and Principe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/STP - rdf:type owl:NamedIndividual , - ; - ; - ; - "STP" ; - rdfs:isDefinedBy ; - rdfs:label "STP" ; - "Alpha-3 country code for Sao Tome and Principe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SUR - rdf:type owl:NamedIndividual , - ; - ; - ; - "SUR" ; - rdfs:isDefinedBy ; - rdfs:label "SUR" ; - "Alpha-3 country code for Suriname" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SV - rdf:type owl:NamedIndividual , - ; - ; - ; - "SV" ; - rdfs:isDefinedBy ; - rdfs:label "SV" ; - "Alpha-2 country code for El Salvador" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SVK - rdf:type owl:NamedIndividual , - ; - ; - ; - "SVK" ; - rdfs:isDefinedBy ; - rdfs:label "SVK" ; - "Alpha-3 country code for Slovakia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SVN - rdf:type owl:NamedIndividual , - ; - ; - ; - "SVN" ; - rdfs:isDefinedBy ; - rdfs:label "SVN" ; - "Alpha-3 country code for Slovenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SWE - rdf:type owl:NamedIndividual , - ; - ; - ; - "SWE" ; - rdfs:isDefinedBy ; - rdfs:label "SWE" ; - "Alpha-3 country code for Sweden" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SWZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "SWZ" ; - rdfs:isDefinedBy ; - rdfs:label "SWZ" ; - "Alpha-3 country code for Eswatini" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SX - rdf:type owl:NamedIndividual , - ; - ; - ; - "SX" ; - rdfs:isDefinedBy ; - rdfs:label "SX" ; - "Alpha-2 country code for Sint Maarten (Dutch part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SXM - rdf:type owl:NamedIndividual , - ; - ; - ; - "SXM" ; - rdfs:isDefinedBy ; - rdfs:label "SXM" ; - "Alpha-3 country code for Sint Maarten (Dutch part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SY - rdf:type owl:NamedIndividual , - ; - ; - ; - "SY" ; - rdfs:isDefinedBy ; - rdfs:label "SY" ; - "Alpha-2 country code for Syrian Arab Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SYC - rdf:type owl:NamedIndividual , - ; - ; - ; - "SYC" ; - rdfs:isDefinedBy ; - rdfs:label "SYC" ; - "Alpha-3 country code for Seychelles" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SYR - rdf:type owl:NamedIndividual , - ; - ; - ; - "SYR" ; - rdfs:isDefinedBy ; - rdfs:label "SYR" ; - "Alpha-3 country code for Syrian Arab Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "SZ" ; - rdfs:isDefinedBy ; - rdfs:label "SZ" ; - "Alpha-2 country code for Eswatini" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintBarthelemy - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Barthélemy"@en ; - "SAINT BARTHÉLEMY"@en ; - "Saint-Barthélemy"@fr ; - "SAINT-BARTHÉLEMY"@fr ; - "652" ; - "No subdivisions relevant for this standard. Included also as subdivision of France (FR-BL)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint-Barthélemy"@fr ; - "the country of Saint Barthélemy" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintHelena - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Helena, Ascension and Tristan da Cunha"@en ; - "SAINT HELENA, ASCENSION AND TRISTAN DA CUNHA"@en ; - "Sainte-Hélène, Ascension et Tristan da Cunha"@fr ; - "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA"@fr ; - "654" ; - "Comprises: Saint Helena Island, Ascension Island, Tristan da Cunha Archipelago (Gough Island, Inaccessible Island, Nightingale Island and Stoltenhoff Island)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint Helena, Ascension and Tristan da Cunha"@en ; - "the country of Saint Helena, Ascension and Tristan da Cunha" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintKittsAndNevis - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Kitts and Nevis"@en ; - "SAINT KITTS AND NEVIS"@en ; - "Saint-Kitts-et-Nevis"@fr ; - "SAINT-KITTS-ET-NEVIS"@fr ; - "659" ; - "the Federation of Saint Kitts and Nevis" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint Kitts and Nevis"@en ; - "the country of Saint Kitts and Nevis" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintLucia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Lucia"@en ; - "SAINT LUCIA"@en ; - "Sainte-Lucie"@fr ; - "SAINTE-LUCIE"@fr ; - "662" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint Lucia"@en ; - "the country of Saint Lucia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintMartin - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Martin (French part)"@en ; - "SAINT MARTIN (FRENCH PART)"@en ; - "Saint-Martin (partie française)"@fr ; - "SAINT-MARTIN (PARTIE FRANÇAISE)"@fr ; - "663" ; - "No subdivisions relevant for this standard. Included also as subdivision of France (FR-MF)." , - "The island of Saint Martin is divided into the northern French part and the southern Dutch part." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint-Martin (partie française)"@fr ; - "the country of Saint Martin (French part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintPierreAndMiquelon - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Pierre and Miquelon"@en ; - "SAINT PIERRE AND MIQUELON"@en ; - "Saint-Pierre-et-Miquelon"@fr ; - "SAINT-PIERRE-ET-MIQUELON"@fr ; - "666" ; - "Miquelon * is the second significant part of composite country name." , - "No subdivisions relevant for this standard. Included also as a subdivision of France (FR-PM)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint-Pierre-et-Miquelon"@fr ; - "the country of Saint Pierre and Miquelon" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaintVincentAndTheGrenadines - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Saint Vincent and the Grenadines"@en ; - "SAINT VINCENT AND THE GRENADINES"@en ; - "Saint-Vincent-et-les Grenadines"@fr ; - "SAINT-VINCENT-ET-LES GRENADINES"@fr ; - "670" ; - "Comprises: Northern Grenadine Islands (Principal island: Bequia), Saint Vincent Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Saint Vincent and the Grenadines"@en ; - "the country of Saint Vincent and the Grenadines" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Samoa - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Independent State of Samoa"@en ; - "Samoa"@en ; - "SAMOA"@en ; - "l'État indépendant du Samoa"@fr ; - "Samoa (le)"@fr ; - "SAMOA"@fr ; - "Samoa"@sm ; - "882" ; - "Principal islands: Savai'i, Upolu." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Samoa"@en , - "Samoa"@sm ; - "the country of Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SanMarino - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of San Marino"@en ; - "San Marino"@en ; - "SAN MARINO"@en ; - "la République de Saint-Marin"@fr ; - "Saint-Marin"@fr ; - "SAINT-MARIN"@fr ; - "San Marino"@it ; - "674" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "San Marino"@it ; - "the country of San Marino" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaoTomeAndPrincipe - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Democratic Republic of Sao Tome and Principe"@en ; - "Sao Tome and Principe"@en ; - "SAO TOME AND PRINCIPE"@en ; - "la République démocratique de Sao Tomé-et-Principe"@fr ; - "Sao Tomé-et-Principe"@fr ; - "SAO TOMÉ-ET-PRINCIPE"@fr ; - "São Tomé e Príncipe"@pt ; - "678" ; - "Príncipe* is the second significant part of composite country name." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "São Tomé e Príncipe"@pt ; - "the country of Sao Tome and Principe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SaudiArabia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Saudi Arabia"@en ; - "Saudi Arabia"@en ; - "SAUDI ARABIA"@en ; - "le Royaume d'Arabie saoudite"@fr ; - "Arabie saoudite (l')"@fr ; - "ARABIE SAOUDITE"@fr ; - "As Su‘ūdīyah"@ar ; - "682" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "As Su‘ūdīyah"@ar ; - "the country of Saudi Arabia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Senegal - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Senegal"@en ; - "Senegal"@en ; - "SENEGAL"@en ; - "la République du Sénégal"@fr ; - "Sénégal (le)"@fr ; - "SÉNÉGAL"@fr ; - "686" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sénégal (le)"@fr ; - "the country of Senegal" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Serbia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Serbia"@en ; - "Serbia"@en ; - "SERBIA"@en ; - "la République de Serbie"@fr ; - "Serbie (la)"@fr ; - "SERBIE"@fr ; - "Srbija"@sr ; - "688" ; - "Serbia was formerly part of former entries: YUGOSLAVIA (YU, YUG, 891) then SERBIA AND MONTENEGRO (CS, SCG, 891)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Srbija"@sr ; - "the country of Serbia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SeselwaCreoleFrench - rdf:type owl:NamedIndividual , - , - ; - "Seselwa Creole French"@en ; - "créole seselwa"@fr ; - "kreol" ; - rdfs:isDefinedBy ; - rdfs:label "Seselwa Creole French" ; - "Seselwa Creole French language" ; - "Part of ISO 639-3, not otherwise represented in OMG ontologies" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Seychelles - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Seychelles"@en ; - "Seychelles"@en ; - "SEYCHELLES"@en ; - "la République des Seychelles"@fr ; - "Seychelles (les)"@fr ; - "SEYCHELLES"@fr ; - "Sesel" ; - "690" ; - "Principal island: Mahé; includes Aldabra Islands, Amirante Islands, Cosmoledo Islands, Farquhar Islands." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Seychelles"@en , - "Seychelles (les)"@fr ; - "the country of Seychelles" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Shikomor - rdf:type owl:NamedIndividual , - , - ; - "Shikomor"@en ; - "comorien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Shikomor" ; - "Shikomor language" ; - "Not yet allocated a code in ISO 639" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SierraLeone - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Sierra Leone"@en ; - "Sierra Leone"@en ; - "SIERRA LEONE"@en ; - "la République de Sierra Leone"@fr ; - "Sierra Leone (la)"@fr ; - "SIERRA LEONE"@fr ; - "694" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sierra Leone"@en ; - "the country of Sierra Leone" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Singapore - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - ; - "the Republic of Singapore"@en ; - "Singapore"@en ; - "SINGAPORE"@en ; - "la République de Singapour"@fr ; - "Singapour"@fr ; - "SINGAPOUR"@fr ; - "Chiṅkappūr"@ta , - "Singapura"@ms , - "Xinjiapo"@zh ; - "702" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Chiṅkappūr"@ta , - "Singapore"@en , - "Singapura"@ms , - "Xinjiapo"@zh ; - "the country of Singapore" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SintMaarten - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Sint Maarten (Dutch part)"@en ; - "SINT MAARTEN (DUTCH PART)"@en ; - "Saint-Martin (partie néerlandaise)"@fr ; - "SAINT-MARTIN (PARTIE NÉERLANDAISE)"@fr ; - "Sint Maarten"@nl ; - "534" ; - "No subdivisions relevant for this standard. Included also as subdivision of Netherlands (NL-SX)." , - "The island of Saint Martin is divided into the northern French part and the southern Dutch part." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sint Maarten"@nl , - "Sint Maarten (Dutch part)"@en ; - "the country of Sint Maarten (Dutch part)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Slovakia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Slovak Republic"@en ; - "Slovakia"@en ; - "SLOVAKIA"@en ; - "la République slovaque"@fr ; - "Slovaquie (la)"@fr ; - "SLOVAQUIE"@fr ; - "Slovensko"@sk ; - "703" ; - "Code element SK was formerly used for Sikkim (SK, SKM, --), now part of the entry for India (IN, IND, 356), was reused for Slovakia. See aslo code element SKIN." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Slovensko"@sk ; - "the country of Slovakia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Slovenia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Slovenia"@en ; - "Slovenia"@en ; - "SLOVENIA"@en ; - "la République de Slovénie"@fr ; - "Slovénie (la)"@fr ; - "SLOVÉNIE"@fr ; - "Slovenija"@sl ; - "705" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Slovenija"@sl ; - "the country of Slovenia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SolomonIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Solomon Islands"@en ; - "SOLOMON ISLANDS"@en ; - "les Îles Salomon"@fr ; - "Salomon (les Îles)"@fr ; - "SALOMON, ÎLES"@fr ; - "090" ; - "Comprises: Santa Cruz Islands, Southern Solomon Islands (Principal island: Guadalcanal)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Solomon Islands"@en ; - "the country of Solomon Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Somalia - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Federal Republic of Somalia"@en ; - "Somalia"@en ; - "SOMALIA"@en ; - "la République fédérale de Somalie"@fr ; - "Somalie (la)"@fr ; - "SOMALIE"@fr ; - "Aş Şūmāl"@ar , - "Soomaaliya"@so ; - "706" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aş Şūmāl"@ar , - "Soomaaliya"@so ; - "the country of Somalia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SouthAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - , - , - , - , - , - , - , - ; - "the Republic of South Africa"@en ; - "South Africa"@en ; - "SOUTH AFRICA"@en ; - "la République sud-africaine"@fr ; - "Afrique du Sud (l')"@fr ; - "AFRIQUE DU SUD"@fr ; - "Afrika Tshipembe"@ve , - "Afrika-Borwa" , - "Afrika-Borwa"@st , - "Afrika-Borwa"@tn , - "Afrika-Dzonga"@ts , - "Mzantsi Afrika"@xh , - "Ningizimu Afrika"@ss , - "Ningizimu Afrika"@zu , - "Sewula Afrika"@nr , - "Suid-Afrika"@af ; - "710" ; - "Includes: Marion Island, Prince Edward Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Afrika Tshipembe"@ve , - "Afrika-Borwa"@st , - "Afrika-Borwa"@tn , - "Afrika-Dzonga"@ts , - "Mzantsi Afrika"@xh , - "Ningizimu Afrika"@ss , - "Ningizimu Afrika"@zu , - "Sewula Afrika"@nr , - "South Africa"@en , - "Suid-Afrika"@af ; - "the country of South Africa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SouthGeorgiaAndTheSouthSandwichIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "South Georgia and the South Sandwich Islands"@en ; - "SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS"@en ; - "Géorgie du Sud-et-les Îles Sandwich du Sud (la)"@fr ; - "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD"@fr ; - "239" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "South Georgia and the South Sandwich Islands"@en ; - "the country of South Georgia and the South Sandwich Islands" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SouthSudan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of South Sudan"@en ; - "South Sudan"@en ; - "SOUTH SUDAN"@en ; - "la République du Soudan du Sud"@fr ; - "Soudan du Sud (le)"@fr ; - "SOUDAN DU SUD"@fr ; - "728" ; - "Split of Sudan into Sudan (north part) and South Sudan (south part)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "South Sudan"@en ; - "the country of South Sudan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Spain - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Spain"@en ; - "Spain"@en ; - "SPAIN"@en ; - "le Royaume d'Espagne"@fr ; - "Espagne (l')"@fr ; - "ESPAGNE"@fr ; - "España"@es ; - "724" ; - "Remark: In the autonomous communities of Galicia, Catalonia and the Balearics, the respective regional languages are the sole official languages of toponymy. Castilian language forms are given in square brackets for information. For the autonomous communities of Navarra, Valencia and the Basque Country, with the exception of the province names Bizkaia and Gipuzkoa, the regional language has co-official status with Castilian (regional language forms are marked with an asterisk)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "España"@es ; - "the country of Spain" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SriLanka - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Democratic Socialist Republic of Sri Lanka"@en ; - "Sri Lanka"@en ; - "SRI LANKA"@en ; - "la République socialiste démocratique du Sri Lanka"@fr ; - "Sri Lanka"@fr ; - "SRI LANKA"@fr ; - "Ilaṅkai"@ta , - "Shrī Laṁkā"@si ; - "144" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ilaṅkai"@ta , - "Shrī Laṁkā"@si , - "Sri Lanka"@en ; - "the country of Sri Lanka" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Sudan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of the Sudan"@en ; - "Sudan (the)"@en ; - "SUDAN"@en ; - "la République du Soudan"@fr ; - "Soudan (le)"@fr ; - "SOUDAN"@fr ; - "As Sūdān"@ar ; - "729" ; - "Split of Sudan into Sudan (north part) and South Sudan (south part)." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "As Sūdān"@ar ; - "the country of Sudan (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Suriname - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Suriname"@en ; - "Suriname"@en ; - "SURINAME"@en ; - "la République du Suriname"@fr ; - "Suriname (le)"@fr ; - "SURINAME"@fr ; - "Suriname"@nl ; - "740" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Suriname"@nl ; - "the country of Suriname" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SvalbardAndJanMayen - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Svalbard and Jan Mayen"@en ; - "SVALBARD AND JAN MAYEN"@en ; - "Svalbard et l'Île Jan Mayen (le)"@fr ; - "SVALBARD ET ÎLE JAN MAYEN"@fr ; - "Svalbard og Jan Mayen"@nb , - "Svalbard og Jan Mayen"@nn ; - "744" ; - "Includes: Bear Island." , - "No subdivisions relevant for this standard. Included also as a subdivision of Norway (NO-21, NO-22)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Svalbard og Jan Mayen"@nb , - "Svalbard og Jan Mayen"@nn ; - "the country of Svalbard and Jan Mayen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Sweden - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Sweden"@en ; - "Sweden"@en ; - "SWEDEN"@en ; - "le Royaume de Suède"@fr ; - "Suède (la)"@fr ; - "SUÈDE"@fr ; - "Sverige"@sv ; - "752" ; - "Remark: Alphabetic and numeric codes co-exist. The alphabetic code is traditionally well known to the general public, whereas the numeric code (placed after the name within square brackets) is used mainly within national administration; it may in the longer term supersede the alphabetic code." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Sverige"@sv ; - "the country of Sweden" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Switzerland - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - , - ; - "the Swiss Confederation"@en ; - "Switzerland"@en ; - "SWITZERLAND"@en ; - "la Confédération suisse"@fr ; - "Suisse (la)"@fr ; - "SUISSE"@fr ; - "Schweiz (die)"@de , - "Svizra (la)"@rm , - "Svizzera (la)"@it ; - "756" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Schweiz (die)"@de , - "Suisse (la)"@fr , - "Svizra (la)"@rm , - "Svizzera (la)"@it ; - "the country of Switzerland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/SyrianArabRepublic - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Syrian Arab Republic"@en ; - "Syrian Arab Republic (the)"@en ; - "SYRIAN ARAB REPUBLIC"@en ; - "la République arabe syrienne"@fr ; - "République arabe syrienne (la)"@fr ; - "SYRIENNE, RÉPUBLIQUE ARABE"@fr ; - "Al Jumhūrīyah al ‘Arabīyah as Sūrīyah"@ar ; - "760" ; - "Often referred to as Syria." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Jumhūrīyah al ‘Arabīyah as Sūrīyah"@ar ; - "the country of Syrian Arab Republic (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TC - rdf:type owl:NamedIndividual , - ; - ; - ; - "TC" ; - rdfs:isDefinedBy ; - rdfs:label "TC" ; - "Alpha-2 country code for Turks and Caicos Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TCA - rdf:type owl:NamedIndividual , - ; - ; - ; - "TCA" ; - rdfs:isDefinedBy ; - rdfs:label "TCA" ; - "Alpha-3 country code for Turks and Caicos Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TCD - rdf:type owl:NamedIndividual , - ; - ; - ; - "TCD" ; - rdfs:isDefinedBy ; - rdfs:label "TCD" ; - "Alpha-3 country code for Chad" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TD - rdf:type owl:NamedIndividual , - ; - ; - ; - "TD" ; - rdfs:isDefinedBy ; - rdfs:label "TD" ; - "Alpha-2 country code for Chad" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TF - rdf:type owl:NamedIndividual , - ; - ; - ; - "TF" ; - rdfs:isDefinedBy ; - rdfs:label "TF" ; - "Alpha-2 country code for French Southern Territories (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TG - rdf:type owl:NamedIndividual , - ; - ; - ; - "TG" ; - rdfs:isDefinedBy ; - rdfs:label "TG" ; - "Alpha-2 country code for Togo" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TGO - rdf:type owl:NamedIndividual , - ; - ; - ; - "TGO" ; - rdfs:isDefinedBy ; - rdfs:label "TGO" ; - "Alpha-3 country code for Togo" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TH - rdf:type owl:NamedIndividual , - ; - ; - ; - "TH" ; - rdfs:isDefinedBy ; - rdfs:label "TH" ; - "Alpha-2 country code for Thailand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/THA - rdf:type owl:NamedIndividual , - ; - ; - ; - "THA" ; - rdfs:isDefinedBy ; - rdfs:label "THA" ; - "Alpha-3 country code for Thailand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TJ - rdf:type owl:NamedIndividual , - ; - ; - ; - "TJ" ; - rdfs:isDefinedBy ; - rdfs:label "TJ" ; - "Alpha-2 country code for Tajikistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TJK - rdf:type owl:NamedIndividual , - ; - ; - ; - "TJK" ; - rdfs:isDefinedBy ; - rdfs:label "TJK" ; - "Alpha-3 country code for Tajikistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TK - rdf:type owl:NamedIndividual , - ; - ; - ; - "TK" ; - rdfs:isDefinedBy ; - rdfs:label "TK" ; - "Alpha-2 country code for Tokelau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TKL - rdf:type owl:NamedIndividual , - ; - ; - ; - "TKL" ; - rdfs:isDefinedBy ; - rdfs:label "TKL" ; - "Alpha-3 country code for Tokelau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TKM - rdf:type owl:NamedIndividual , - ; - ; - ; - "TKM" ; - rdfs:isDefinedBy ; - rdfs:label "TKM" ; - "Alpha-3 country code for Turkmenistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TL - rdf:type owl:NamedIndividual , - ; - ; - ; - "TL" ; - rdfs:isDefinedBy ; - rdfs:label "TL" ; - "Alpha-2 country code for Timor-Leste" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TLS - rdf:type owl:NamedIndividual , - ; - ; - ; - "TLS" ; - rdfs:isDefinedBy ; - rdfs:label "TLS" ; - "Alpha-3 country code for Timor-Leste" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TM - rdf:type owl:NamedIndividual , - ; - ; - ; - "TM" ; - rdfs:isDefinedBy ; - rdfs:label "TM" ; - "Alpha-2 country code for Turkmenistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TN - rdf:type owl:NamedIndividual , - ; - ; - ; - "TN" ; - rdfs:isDefinedBy ; - rdfs:label "TN" ; - "Alpha-2 country code for Tunisia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TO - rdf:type owl:NamedIndividual , - ; - ; - ; - "TO" ; - rdfs:isDefinedBy ; - rdfs:label "TO" ; - "Alpha-2 country code for Tonga" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TON - rdf:type owl:NamedIndividual , - ; - ; - ; - "TON" ; - rdfs:isDefinedBy ; - rdfs:label "TON" ; - "Alpha-3 country code for Tonga" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TR - rdf:type owl:NamedIndividual , - ; - ; - ; - "TR" ; - rdfs:isDefinedBy ; - rdfs:label "TR" ; - "Alpha-2 country code for Turkey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TT - rdf:type owl:NamedIndividual , - ; - ; - ; - "TT" ; - rdfs:isDefinedBy ; - rdfs:label "TT" ; - "Alpha-2 country code for Trinidad and Tobago" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TTO - rdf:type owl:NamedIndividual , - ; - ; - ; - "TTO" ; - rdfs:isDefinedBy ; - rdfs:label "TTO" ; - "Alpha-3 country code for Trinidad and Tobago" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TUN - rdf:type owl:NamedIndividual , - ; - ; - ; - "TUN" ; - rdfs:isDefinedBy ; - rdfs:label "TUN" ; - "Alpha-3 country code for Tunisia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TUR - rdf:type owl:NamedIndividual , - ; - ; - ; - "TUR" ; - rdfs:isDefinedBy ; - rdfs:label "TUR" ; - "Alpha-3 country code for Turkey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TUV - rdf:type owl:NamedIndividual , - ; - ; - ; - "TUV" ; - rdfs:isDefinedBy ; - rdfs:label "TUV" ; - "Alpha-3 country code for Tuvalu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TV - rdf:type owl:NamedIndividual , - ; - ; - ; - "TV" ; - rdfs:isDefinedBy ; - rdfs:label "TV" ; - "Alpha-2 country code for Tuvalu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TW - rdf:type owl:NamedIndividual , - ; - ; - ; - "TW" ; - rdfs:isDefinedBy ; - rdfs:label "TW" ; - "Alpha-2 country code for Taiwan (Province of China)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TWN - rdf:type owl:NamedIndividual , - ; - ; - ; - "TWN" ; - rdfs:isDefinedBy ; - rdfs:label "TWN" ; - "Alpha-3 country code for Taiwan (Province of China)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "TZ" ; - rdfs:isDefinedBy ; - rdfs:label "TZ" ; - "Alpha-2 country code for Tanzania, the United Republic of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TZA - rdf:type owl:NamedIndividual , - ; - ; - ; - "TZA" ; - rdfs:isDefinedBy ; - rdfs:label "TZA" ; - "Alpha-3 country code for Tanzania, the United Republic of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Taiwan - rdf:type owl:NamedIndividual , - ; - ; - ; - "Taiwan (Province of China)"@en ; - "TAIWAN, PROVINCE OF CHINA"@en ; - "Taïwan (Province de Chine)"@fr ; - "TAÏWAN, PROVINCE DE CHINE"@fr ; - "Taiwan"@zh ; - "158" ; - "Includes: Penghu (Pescadores) Islands." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Taiwan"@zh ; - "the country of Taiwan (Province of China)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tajikistan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Tajikistan"@en ; - "Tajikistan"@en ; - "TAJIKISTAN"@en ; - "la République du Tadjikistan"@fr ; - "Tadjikistan (le)"@fr ; - "TADJIKISTAN"@fr ; - "Tojikiston"@tg ; - "762" ; - "Remark: The deletion of the region Karategin left one part of the country without name and without code in this part of ISO 3166. This section of the country is designated districts under republic administration (tgk: nohiyahoi tobei jumhurí) and comprises 13 districts (tgk: nohiya) which are administered directly by the central government at first-order level." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tojikiston"@tg ; - "the country of Tajikistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tanzania - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the United Republic of Tanzania"@en ; - "Tanzania, the United Republic of"@en ; - "TANZANIA, UNITED REPUBLIC OF"@en ; - "la République-Unie de Tanzanie"@fr ; - "Tanzanie (la République-Unie de)"@fr ; - "TANZANIE, RÉPUBLIQUE-UNIE DE"@fr ; - "Jamhuri ya Muungano wa Tanzania"@sw ; - "834" ; - "Often referred to as Tanzania." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Jamhuri ya Muungano wa Tanzania"@sw , - "Tanzania, the United Republic of"@en ; - "the country of Tanzania, the United Republic of" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Thailand - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Kingdom of Thailand"@en ; - "Thailand"@en ; - "THAILAND"@en ; - "le Royaume de Thaïlande"@fr ; - "Thaïlande (la)"@fr ; - "THAÏLANDE"@fr ; - "Prathet Thai"@th ; - "764" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Prathet Thai"@th ; - "the country of Thailand" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Timor-Leste - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Democratic Republic of Timor-Leste"@en ; - "Timor-Leste"@en ; - "TIMOR-LESTE"@en ; - "la République démocratique du Timor-Leste"@fr ; - "Timor-Leste (le)"@fr ; - "TIMOR-LESTE"@fr ; - "Timor Lorosa'e" , - "Timor-Leste"@pt ; - "626" ; - "Includes the exclave of Oecussi." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Timor-Leste"@pt ; - "the country of Timor-Leste" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Togo - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Togolese Republic"@en ; - "Togo"@en ; - "TOGO"@en ; - "la République togolaise"@fr ; - "Togo (le)"@fr ; - "TOGO"@fr ; - "768" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Togo (le)"@fr ; - "the country of Togo" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tokelau - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Tokelau"@en ; - "TOKELAU"@en ; - "Tokelau (les)"@fr ; - "TOKELAU"@fr ; - "Tokelau" ; - "772" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tokelau"@en ; - "the country of Tokelau" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tonga - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "the Kingdom of Tonga"@en ; - "Tonga"@en ; - "TONGA"@en ; - "le Royaume des Tonga"@fr ; - "Tonga (les)"@fr ; - "TONGA"@fr ; - "Tonga"@to ; - "776" ; - "Principal island: Tongatapu." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tonga"@en , - "Tonga"@to ; - "the country of Tonga" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TrinidadAndTobago - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Trinidad and Tobago"@en ; - "Trinidad and Tobago"@en ; - "TRINIDAD AND TOBAGO"@en ; - "la République de Trinité-et-Tobago"@fr ; - "Trinité-et-Tobago (la)"@fr ; - "TRINITÉ-ET-TOBAGO"@fr ; - "780" ; - "Tobago * is the second significant part of composite country name." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Trinidad and Tobago"@en ; - "the country of Trinidad and Tobago" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tunisia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Tunisia"@en ; - "Tunisia"@en ; - "TUNISIA"@en ; - "la République tunisienne"@fr ; - "Tunisie (la)"@fr ; - "TUNISIE"@fr ; - "Tūnis"@ar ; - "788" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tūnis"@ar ; - "the country of Tunisia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Turkey - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Turkey"@en ; - "Turkey"@en ; - "TURKEY"@en ; - "la République turque"@fr ; - "Turquie (la)"@fr ; - "TURQUIE"@fr ; - "Türkiye"@tr ; - "792" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Türkiye"@tr ; - "the country of Turkey" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Turkmenistan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Turkmenistan"@en ; - "TURKMENISTAN"@en ; - "Turkménistan (le)"@fr ; - "TURKMÉNISTAN"@fr ; - "Türkmenistan"@tk ; - "795" ; - "Remark: By presidential decree No. 1146, 1993-01-21, the Roman alphabet is officially used for the Turkmen language." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Türkmenistan"@tk ; - "the country of Turkmenistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/TurksAndCaicosIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Turks and Caicos Islands (the)"@en ; - "TURKS AND CAICOS ISLANDS"@en ; - "Turks-et-Caïcos (les Îles)"@fr ; - "TURKS-ET-CAÏCOS, ÎLES"@fr ; - "796" ; - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Turks and Caicos Islands (the)"@en ; - "the country of Turks and Caicos Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Tuvalu - rdf:type owl:NamedIndividual , - ; - ; - ; - , - ; - "Tuvalu"@en ; - "TUVALU"@en ; - "Tuvalu (les)"@fr ; - "TUVALU"@fr ; - "Tuvalu" ; - "798" ; - "Principal atoll: Funafuti." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Tuvalu"@en ; - "the country of Tuvalu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UA - rdf:type owl:NamedIndividual , - ; - ; - ; - "UA" ; - rdfs:isDefinedBy ; - rdfs:label "UA" ; - "Alpha-2 country code for Ukraine" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UG - rdf:type owl:NamedIndividual , - ; - ; - ; - "UG" ; - rdfs:isDefinedBy ; - rdfs:label "UG" ; - "Alpha-2 country code for Uganda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UGA - rdf:type owl:NamedIndividual , - ; - ; - ; - "UGA" ; - rdfs:isDefinedBy ; - rdfs:label "UGA" ; - "Alpha-3 country code for Uganda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UKR - rdf:type owl:NamedIndividual , - ; - ; - ; - "UKR" ; - rdfs:isDefinedBy ; - rdfs:label "UKR" ; - "Alpha-3 country code for Ukraine" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UM - rdf:type owl:NamedIndividual , - ; - ; - ; - "UM" ; - rdfs:isDefinedBy ; - rdfs:label "UM" ; - "Alpha-2 country code for United States Minor Outlying Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UMI - rdf:type owl:NamedIndividual , - ; - ; - ; - "UMI" ; - rdfs:isDefinedBy ; - rdfs:label "UMI" ; - "Alpha-3 country code for United States Minor Outlying Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/URY - rdf:type owl:NamedIndividual , - ; - ; - ; - "URY" ; - rdfs:isDefinedBy ; - rdfs:label "URY" ; - "Alpha-3 country code for Uruguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/US - rdf:type owl:NamedIndividual , - ; - ; - ; - "US" ; - rdfs:isDefinedBy ; - rdfs:label "US" ; - "Alpha-2 country code for United States of America (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/USA - rdf:type owl:NamedIndividual , - ; - ; - ; - "USA" ; - rdfs:isDefinedBy ; - rdfs:label "USA" ; - "Alpha-3 country code for United States of America (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UY - rdf:type owl:NamedIndividual , - ; - ; - ; - "UY" ; - rdfs:isDefinedBy ; - rdfs:label "UY" ; - "Alpha-2 country code for Uruguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UZ - rdf:type owl:NamedIndividual , - ; - ; - ; - "UZ" ; - rdfs:isDefinedBy ; - rdfs:label "UZ" ; - "Alpha-2 country code for Uzbekistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UZB - rdf:type owl:NamedIndividual , - ; - ; - ; - "UZB" ; - rdfs:isDefinedBy ; - rdfs:label "UZB" ; - "Alpha-3 country code for Uzbekistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Uganda - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Uganda"@en ; - "Uganda"@en ; - "UGANDA"@en ; - "la République d'Ouganda"@fr ; - "Ouganda (l')"@fr ; - "OUGANDA"@fr ; - "800" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Uganda"@en ; - "the country of Uganda" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Ukraine - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Ukraine"@en ; - "UKRAINE"@en ; - "Ukraine (l')"@fr ; - "UKRAINE"@fr ; - "Ukraina"@uk ; - "804" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Ukraina"@uk ; - "the country of Ukraine" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedArabEmirates - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the United Arab Emirates"@en ; - "United Arab Emirates (the)"@en ; - "UNITED ARAB EMIRATES"@en ; - "les Émirats arabes unis"@fr ; - "Émirats arabes unis (les)"@fr ; - "ÉMIRATS ARABES UNIS"@fr ; - "Al Imārāt"@ar ; - "784" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Imārāt"@ar ; - "the country of United Arab Emirates (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedKingdom - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - "UnitedKingdom is supported as legacy identifier for UnitedKingdomOfGreatBritainAndNorthernIreland" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedKingdomOfGreatBritainAndNorthernIreland - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the United Kingdom of Great Britain and Northern Ireland"@en ; - "United Kingdom of Great Britain and Northern Ireland (the)"@en ; - "UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND"@en ; - "le Royaume-Uni de Grande-Bretagne et d'Irlande du Nord"@fr ; - "Royaume-Uni de Grande-Bretagne et d'Irlande du Nord (le)"@fr ; - "ROYAUME-UNI DE GRANDE-BRETAGNE ET D'IRLANDE DU NORD"@fr ; - "826" ; - """BS 6879 gives alternative name forms in Welsh (cy) for some of the Welsh unitary authorities (together with alternative code elements). Since this part of ISO 3166 does not allow for duplicate coding of identical subdivisions, such alternative names in Welsh and code elements are shown for information purposes only in square brackets after the English name of the subdivision. BS 6879 has been superseded but remains the original source of the codes. -Country (en) / pays (fr), Province (en) / province (fr): -ENG England country; -NIR Northern Ireland province; -SCT Scotland country; -WLS Wales [Cymru GB-CYM] country. -Included for completeness: -EAW England and Wales; -GBN Great Britain; -UKM United Kingdom.""" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "United Kingdom of Great Britain and Northern Ireland (the)"@en ; - "the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedStates - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - "UnitedStates is supported as legacy identifier for UnitedStatesOfAmerica" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedStatesMinorOutlyingIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "United States Minor Outlying Islands (the)"@en ; - "UNITED STATES MINOR OUTLYING ISLANDS"@en ; - "Îles mineures éloignées des États-Unis (les)"@fr ; - "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS"@fr ; - "581" ; - "Comprises: In the Pacific Ocean: Baker Island, Howland Island, Jarvis Island, Johnston Atoll, Kingman Reef, Midway Islands, Palmyra Atoll, Wake Island In the Caribbean Sea: Navassa Island." , - "Remark: Included also as a subdivision of the United States (US-UM)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "United States Minor Outlying Islands (the)"@en ; - "the country of United States Minor Outlying Islands (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedStatesOfAmerica - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the United States of America"@en ; - "United States of America (the)"@en ; - "UNITED STATES OF AMERICA"@en ; - "les États-Unis d'Amérique"@fr ; - "États-Unis d'Amérique (les)"@fr ; - "ÉTATS-UNIS D'AMÉRIQUE"@fr ; - "840" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "United States of America (the)"@en ; - "the country of United States of America (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Uruguay - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Eastern Republic of Uruguay"@en ; - "Uruguay"@en ; - "URUGUAY"@en ; - "la République orientale de l'Uruguay"@fr ; - "Uruguay (l')"@fr ; - "URUGUAY"@fr ; - "Uruguay (el)"@es ; - "858" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Uruguay (el)"@es ; - "the country of Uruguay" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Uzbekistan - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Uzbekistan"@en ; - "Uzbekistan"@en ; - "UZBEKISTAN"@en ; - "la République d'Ouzbékistan"@fr ; - "Ouzbékistan (l')"@fr ; - "OUZBÉKISTAN"@fr ; - "O‘zbekiston"@uz ; - "860" ; - "In May 1995 a new Roman alphabet was officially decreed for the Uzbek language" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "O‘zbekiston"@uz ; - "the country of Uzbekistan" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VA - rdf:type owl:NamedIndividual , - ; - ; - ; - "VA" ; - rdfs:isDefinedBy ; - rdfs:label "VA" ; - "Alpha-2 country code for Holy See (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VAT - rdf:type owl:NamedIndividual , - ; - ; - ; - "VAT" ; - rdfs:isDefinedBy ; - rdfs:label "VAT" ; - "Alpha-3 country code for Holy See (the)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VC - rdf:type owl:NamedIndividual , - ; - ; - ; - "VC" ; - rdfs:isDefinedBy ; - rdfs:label "VC" ; - "Alpha-2 country code for Saint Vincent and the Grenadines" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VCT - rdf:type owl:NamedIndividual , - ; - ; - ; - "VCT" ; - rdfs:isDefinedBy ; - rdfs:label "VCT" ; - "Alpha-3 country code for Saint Vincent and the Grenadines" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VE - rdf:type owl:NamedIndividual , - ; - ; - ; - "VE" ; - rdfs:isDefinedBy ; - rdfs:label "VE" ; - "Alpha-2 country code for Venezuela (Bolivarian Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VEN - rdf:type owl:NamedIndividual , - ; - ; - ; - "VEN" ; - rdfs:isDefinedBy ; - rdfs:label "VEN" ; - "Alpha-3 country code for Venezuela (Bolivarian Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VG - rdf:type owl:NamedIndividual , - ; - ; - ; - "VG" ; - rdfs:isDefinedBy ; - rdfs:label "VG" ; - "Alpha-2 country code for Virgin Islands British" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VGB - rdf:type owl:NamedIndividual , - ; - ; - ; - "VGB" ; - rdfs:isDefinedBy ; - rdfs:label "VGB" ; - "Alpha-3 country code for Virgin Islands British" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VI - rdf:type owl:NamedIndividual , - ; - ; - ; - "VI" ; - rdfs:isDefinedBy ; - rdfs:label "VI" ; - "Alpha-2 country code for Virgin Islands US" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VIR - rdf:type owl:NamedIndividual , - ; - ; - ; - "VIR" ; - rdfs:isDefinedBy ; - rdfs:label "VIR" ; - "Alpha-3 country code for Virgin Islands US" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VN - rdf:type owl:NamedIndividual , - ; - ; - ; - "VN" ; - rdfs:isDefinedBy ; - rdfs:label "VN" ; - "Alpha-2 country code for Viet Nam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VNM - rdf:type owl:NamedIndividual , - ; - ; - ; - "VNM" ; - rdfs:isDefinedBy ; - rdfs:label "VNM" ; - "Alpha-3 country code for Viet Nam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VU - rdf:type owl:NamedIndividual , - ; - ; - ; - "VU" ; - rdfs:isDefinedBy ; - rdfs:label "VU" ; - "Alpha-2 country code for Vanuatu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VUT - rdf:type owl:NamedIndividual , - ; - ; - ; - "VUT" ; - rdfs:isDefinedBy ; - rdfs:label "VUT" ; - "Alpha-3 country code for Vanuatu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Vanuatu - rdf:type owl:NamedIndividual , - ; - ; - ; - , - , - ; - "the Republic of Vanuatu"@en ; - "Vanuatu"@en ; - "VANUATU"@en ; - "la République du Vanuatu"@fr ; - "Vanuatu (le)"@fr ; - "VANUATU"@fr ; - "Vanuatu"@bi ; - "548" ; - "Principal islands: Efate, Santo." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Vanuatu"@bi , - "Vanuatu"@en , - "Vanuatu (le)"@fr ; - "the country of Vanuatu" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Venezuela - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Bolivarian Republic of Venezuela"@en ; - "Venezuela (Bolivarian Republic of)"@en ; - "VENEZUELA (BOLIVARIAN REPUBLIC OF)"@en ; - "la République bolivarienne du Venezuela"@fr ; - "Venezuela (République bolivarienne du)"@fr ; - "VENEZUELA (RÉPUBLIQUE BOLIVARIENNE DU)"@fr ; - "Venezuela, República Bolivariana de"@es ; - "862" ; - "Includes: Bird Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Venezuela, República Bolivariana de"@es ; - "the country of Venezuela (Bolivarian Republic of)" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VietNam - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Socialist Republic of Viet Nam"@en ; - "Viet Nam"@en ; - "VIET NAM"@en ; - "la République socialiste du Viet Nam"@fr ; - "Viet Nam (le)"@fr ; - "VIET NAM"@fr ; - "Việt Nam"@vi ; - "704" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Việt Nam"@vi ; - "the country of Viet Nam" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VirginIslandsBritish - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "British Virgin Islands (the)"@en ; - "Virgin Islands (British)"@en ; - "VIRGIN ISLANDS (BRITISH)"@en ; - "Vierges britanniques (les Îles)"@fr ; - "ÎLES VIERGES BRITANNIQUES"@fr ; - "092" ; - "No subdivisions relevant for this standard." , - "Principal islands: Anegada, Jost Van Dyke, Tortola, Virgin Gorda." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Virgin Islands (British)"@en ; - "the country of Virgin Islands British" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/VirginIslandsUS - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Virgin Islands of the United States"@en ; - "Virgin Islands (U.S.)"@en ; - "VIRGIN ISLANDS (U.S.)"@en ; - "Vierges des États-Unis (les Îles)"@fr ; - "ÎLES VIERGES DES ÉTATS-UNIS"@fr ; - "850" ; - "No subdivisions relevant for this standard. Included also as a subdivision of the United States (US-VI)." , - "Principal islands: Saint Croix, Saint John, Saint Thomas." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Virgin Islands (U.S.)"@en ; - "the country of Virgin Islands US" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WF - rdf:type owl:NamedIndividual , - ; - ; - ; - "WF" ; - rdfs:isDefinedBy ; - rdfs:label "WF" ; - "Alpha-2 country code for Wallis and Futuna" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WLF - rdf:type owl:NamedIndividual , - ; - ; - ; - "WLF" ; - rdfs:isDefinedBy ; - rdfs:label "WLF" ; - "Alpha-3 country code for Wallis and Futuna" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WS - rdf:type owl:NamedIndividual , - ; - ; - ; - "WS" ; - rdfs:isDefinedBy ; - rdfs:label "WS" ; - "Alpha-2 country code for Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WSM - rdf:type owl:NamedIndividual , - ; - ; - ; - "WSM" ; - rdfs:isDefinedBy ; - rdfs:label "WSM" ; - "Alpha-3 country code for Samoa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WallisAndFutuna - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Wallis and Futuna Islands"@en ; - "Wallis and Futuna"@en ; - "WALLIS AND FUTUNA"@en ; - "les Îles Wallis-et-Futuna"@fr ; - "Wallis-et-Futuna"@fr ; - "WALLIS-ET-FUTUNA"@fr ; - "876" ; - "Comprises: Hoorn Islands (Principal island: Futuna), Wallis Islands (Principal island: Uvea)." , - "Included also as a subdivision of France (FR-WF)." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Wallis-et-Futuna"@fr ; - "the country of Wallis and Futuna" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/WesternSahara - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "Western Sahara*"@en ; - "WESTERN SAHARA *"@en ; - "Sahara occidental (le)*"@fr ; - "SAHARA OCCIDENTAL*"@fr ; - "Aş Şaḩrā' al Gharbīyah"@ar ; - "732" ; - "* Provisional name." , - "No subdivisions relevant for this standard." ; - "false"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Aş Şaḩrā' al Gharbīyah"@ar ; - "the country of Western Sahara*" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/YE - rdf:type owl:NamedIndividual , - ; - ; - ; - "YE" ; - rdfs:isDefinedBy ; - rdfs:label "YE" ; - "Alpha-2 country code for Yemen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/YEM - rdf:type owl:NamedIndividual , - ; - ; - ; - "YEM" ; - rdfs:isDefinedBy ; - rdfs:label "YEM" ; - "Alpha-3 country code for Yemen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/YT - rdf:type owl:NamedIndividual , - ; - ; - ; - "YT" ; - rdfs:isDefinedBy ; - rdfs:label "YT" ; - "Alpha-2 country code for Mayotte" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Yemen - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Yemen"@en ; - "Yemen"@en ; - "YEMEN"@en ; - "la République du Yémen"@fr ; - "Yémen (le)"@fr ; - "YÉMEN"@fr ; - "Al Yaman"@ar ; - "887" ; - "Includes: Socotra Island." ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Al Yaman"@ar ; - "the country of Yemen" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZA - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZA" ; - rdfs:isDefinedBy ; - rdfs:label "ZA" ; - "Alpha-2 country code for South Africa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZAF - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZAF" ; - rdfs:isDefinedBy ; - rdfs:label "ZAF" ; - "Alpha-3 country code for South Africa" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZM - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZM" ; - rdfs:isDefinedBy ; - rdfs:label "ZM" ; - "Alpha-2 country code for Zambia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZMB - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZMB" ; - rdfs:isDefinedBy ; - rdfs:label "ZMB" ; - "Alpha-3 country code for Zambia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZW - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZW" ; - rdfs:isDefinedBy ; - rdfs:label "ZW" ; - "Alpha-2 country code for Zimbabwe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/ZWE - rdf:type owl:NamedIndividual , - ; - ; - ; - "ZWE" ; - rdfs:isDefinedBy ; - rdfs:label "ZWE" ; - "Alpha-3 country code for Zimbabwe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Zambia - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Zambia"@en ; - "Zambia"@en ; - "ZAMBIA"@en ; - "la République de Zambie"@fr ; - "Zambie (la)"@fr ; - "ZAMBIE"@fr ; - "894" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Zambia"@en ; - "the country of Zambia" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Zimbabwe - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "the Republic of Zimbabwe"@en ; - "Zimbabwe"@en ; - "ZIMBABWE"@en ; - "la République du Zimbabwe"@fr ; - "Zimbabwe (le)"@fr ; - "ZIMBABWE"@fr ; - "716" ; - "true"^^xsd:boolean ; - rdfs:isDefinedBy ; - rdfs:label "Zimbabwe"@en ; - "the country of Zimbabwe" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/crs - rdf:type owl:NamedIndividual , - ; - ; - ; - "crs" ; - rdfs:isDefinedBy ; - rdfs:label "crs" ; - "Alpha-3 language code for Seselwa Creole French" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/ISO3166-2-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 3166-2 code set" ; - "the set of subdivision identifiers that comprise the ISO 3166-2 specification" . - - -### https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/Territory - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "territory" ; - "a kind of region that is a territory" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/AberdeenCity - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Aberdeenshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Angus - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/AntrimAndNewtownabbey - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ArdsAndNorthDown - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ArgyllAndBute - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ArmaghCity - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BarkingAndDagenham - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Barnet - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Barnsley - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BathAndNorthEastSomerset - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bedford - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BelfastCity - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bexley - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Birmingham - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BlackburnWithDarwen - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Blackpool - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BlaenauGwent - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bolton - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bournemouth - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BracknellForest - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bradford - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Brent - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bridgend - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/BrightonAndHove - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bristol - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bromley - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Buckinghamshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Bury - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Caerphilly - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Calderdale - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Cambridgeshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Camden - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Cardiff - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Carmarthenshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CausewayCoastAndGlens - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CentralBedfordshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Ceredigion - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CheshireEast - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CheshireWestAndChester - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CityCorporation - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Clackmannanshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Conwy - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Cornwall - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/CouncilArea - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Country - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Coventry - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Croydon - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Cumbria - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Darlington - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Denbighshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Derby - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Derbyshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/DerryAndStrabane - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Devon - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/District - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Doncaster - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Dorset - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Dudley - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/DumfriesAndGalloway - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/DundeeCity - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Durham - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Ealing - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastAyrshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastDunbartonshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastLothian - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastRenfrewshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastRidingOfYorkshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EastSussex - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Edinburgh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/EileanSiar - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Enfield - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/England - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Essex - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Falkirk - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/FermanaghAndOmagh - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Fife - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Flintshire - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-112-RegionKind - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "council area"@en ; - "subdivision category council area in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-113-RegionKind - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - rdfs:label "two-tier county"@en ; - "subdivision category two-tier county in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-283-RegionKind - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "district"@en ; - "subdivision category district in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-284-RegionKind - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - rdfs:label "unitary authority"@en ; - "subdivision category unitary authority in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-369-RegionKind - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - rdfs:label "metropolitan district"@en ; - "subdivision category metropolitan district in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-370-RegionKind - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - rdfs:label "London borough"@en ; - "subdivision category London borough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-402-RegionKind - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "city corporation"@en ; - "subdivision category city corporation in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-491-RegionKind - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "country"@en ; - "subdivision category country in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-492-RegionKind - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - rdfs:isDefinedBy ; - rdfs:label "province"@en ; - "subdivision category province in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ABC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ABC" ; - "subdivision code for the district of Armagh City, Banbridge and Craigavon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABC-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Armagh City, Banbridge and Craigavon"@en ; - rdfs:isDefinedBy ; - rdfs:label "Armagh City, Banbridge and Craigavon"@en ; - "the district of Armagh City, Banbridge and Craigavon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ABD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ABD" ; - "subdivision code for the council area of Aberdeenshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Aberdeenshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Aberdeenshire"@en ; - "the council area of Aberdeenshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ABE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ABE" ; - "subdivision code for the council area of Aberdeen City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ABE-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Aberdeen City"@en ; - rdfs:isDefinedBy ; - rdfs:label "Aberdeen City"@en ; - "the council area of Aberdeen City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGB - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGB-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-AGB" ; - rdfs:isDefinedBy ; - rdfs:label "GB-AGB" ; - "subdivision code for the council area of Argyll and Bute in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGB-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Argyll and Bute"@en ; - rdfs:isDefinedBy ; - rdfs:label "Argyll and Bute"@en ; - "the council area of Argyll and Bute in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-AGY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-AGY" ; - "subdivision code for the unitary authority of Isle of Anglesey [Sir Ynys Môn GB-YNM] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AGY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Isle of Anglesey [Sir Ynys Môn GB-YNM]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Isle of Anglesey [Sir Ynys Môn GB-YNM]"@en ; - "the unitary authority of Isle of Anglesey [Sir Ynys Môn GB-YNM] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AND - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AND-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-AND" ; - rdfs:isDefinedBy ; - rdfs:label "GB-AND" ; - "subdivision code for the district of Ards and North Down in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-AND-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Ards and North Down"@en ; - rdfs:isDefinedBy ; - rdfs:label "Ards and North Down"@en ; - "the district of Ards and North Down in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ANN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ANN" ; - "subdivision code for the district of Antrim and Newtownabbey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Antrim and Newtownabbey"@en ; - rdfs:isDefinedBy ; - rdfs:label "Antrim and Newtownabbey"@en ; - "the district of Antrim and Newtownabbey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ANS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ANS" ; - "subdivision code for the council area of Angus in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ANS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Angus"@en ; - rdfs:isDefinedBy ; - rdfs:label "Angus"@en ; - "the council area of Angus in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BAS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BAS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BAS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BAS" ; - "subdivision code for the unitary authority of Bath and North East Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BAS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bath and North East Somerset"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bath and North East Somerset"@en ; - "the unitary authority of Bath and North East Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BBD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BBD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BBD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BBD" ; - "subdivision code for the unitary authority of Blackburn with Darwen in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BBD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Blackburn with Darwen"@en ; - rdfs:isDefinedBy ; - rdfs:label "Blackburn with Darwen"@en ; - "the unitary authority of Blackburn with Darwen in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BCP - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BCP-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BCP" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BCP" ; - "subdivision code for the unitary authority of Bournemouth, Christchurch and Poole in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BCP-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bournemouth, Christchurch and Poole"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bournemouth, Christchurch and Poole"@en ; - "the unitary authority of Bournemouth, Christchurch and Poole in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BDF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BDF" ; - "subdivision code for the unitary authority of Bedford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDF-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bedford"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bedford"@en ; - "the unitary authority of Bedford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BDG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BDG" ; - "subdivision code for the London borough of Barking and Dagenham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BDG-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Barking and Dagenham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Barking and Dagenham"@en ; - "the London borough of Barking and Dagenham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BEN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BEN" ; - "subdivision code for the London borough of Brent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Brent"@en ; - rdfs:isDefinedBy ; - rdfs:label "Brent"@en ; - "the London borough of Brent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEX - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEX-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BEX" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BEX" ; - "subdivision code for the London borough of Bexley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BEX-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bexley"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bexley"@en ; - "the London borough of Bexley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BFS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BFS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BFS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BFS" ; - "subdivision code for the district of Belfast City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BFS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Belfast City"@en ; - rdfs:isDefinedBy ; - rdfs:label "Belfast City"@en ; - "the district of Belfast City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BGE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BGE" ; - "subdivision code for the unitary authority of Bridgend [Pen-y-bont ar Ogwr GB-POG] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGE-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bridgend [Pen-y-bont ar Ogwr GB-POG]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bridgend [Pen-y-bont ar Ogwr GB-POG]"@en ; - "the unitary authority of Bridgend [Pen-y-bont ar Ogwr GB-POG] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BGW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BGW" ; - "subdivision code for the unitary authority of Blaenau Gwent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BGW-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Blaenau Gwent"@en ; - rdfs:isDefinedBy ; - rdfs:label "Blaenau Gwent"@en ; - "the unitary authority of Blaenau Gwent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BIR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BIR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BIR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BIR" ; - "subdivision code for the metropolitan district of Birmingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BIR-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Birmingham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Birmingham"@en ; - "the metropolitan district of Birmingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BKM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BKM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BKM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BKM" ; - "subdivision code for the two-tier county of Buckinghamshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BKM-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Buckinghamshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Buckinghamshire"@en ; - "the two-tier county of Buckinghamshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BNE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BNE" ; - "subdivision code for the London borough of Barnet in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNE-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Barnet"@en ; - rdfs:isDefinedBy ; - rdfs:label "Barnet"@en ; - "the London borough of Barnet in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BNH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BNH" ; - "subdivision code for the unitary authority of Brighton and Hove in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNH-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Brighton and Hove"@en ; - rdfs:isDefinedBy ; - rdfs:label "Brighton and Hove"@en ; - "the unitary authority of Brighton and Hove in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BNS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BNS" ; - "subdivision code for the metropolitan district of Barnsley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BNS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Barnsley"@en ; - rdfs:isDefinedBy ; - rdfs:label "Barnsley"@en ; - "the metropolitan district of Barnsley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BOL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BOL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BOL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BOL" ; - "subdivision code for the metropolitan district of Bolton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BOL-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bolton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bolton"@en ; - "the metropolitan district of Bolton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BPL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BPL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BPL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BPL" ; - "subdivision code for the unitary authority of Blackpool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BPL-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Blackpool"@en ; - rdfs:isDefinedBy ; - rdfs:label "Blackpool"@en ; - "the unitary authority of Blackpool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BRC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BRC" ; - "subdivision code for the unitary authority of Bracknell Forest in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRC-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bracknell Forest"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bracknell Forest"@en ; - "the unitary authority of Bracknell Forest in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BRD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BRD" ; - "subdivision code for the metropolitan district of Bradford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bradford"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bradford"@en ; - "the metropolitan district of Bradford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BRY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BRY" ; - "subdivision code for the London borough of Bromley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BRY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bromley"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bromley"@en ; - "the London borough of Bromley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BST - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BST-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BST" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BST" ; - "subdivision code for the unitary authority of Bristol, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BST-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bristol, City of"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bristol, City of"@en ; - "the unitary authority of Bristol, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BUR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BUR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-BUR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-BUR" ; - "subdivision code for the metropolitan district of Bury in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-BUR-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Bury"@en ; - rdfs:isDefinedBy ; - rdfs:label "Bury"@en ; - "the metropolitan district of Bury in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CAM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CAM" ; - "subdivision code for the two-tier county of Cambridgeshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAM-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cambridgeshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cambridgeshire"@en ; - "the two-tier county of Cambridgeshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CAY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CAY" ; - "subdivision code for the unitary authority of Caerphilly [Caerffili GB-CAF] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CAY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Caerphilly [Caerffili GB-CAF]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Caerphilly [Caerffili GB-CAF]"@en ; - "the unitary authority of Caerphilly [Caerffili GB-CAF] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CBF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CBF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CBF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CBF" ; - "subdivision code for the unitary authority of Central Bedfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CBF-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Central Bedfordshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Central Bedfordshire"@en ; - "the unitary authority of Central Bedfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CCG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CCG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CCG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CCG" ; - "subdivision code for the district of Causeway Coast and Glens in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CCG-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Causeway Coast and Glens"@en ; - rdfs:isDefinedBy ; - rdfs:label "Causeway Coast and Glens"@en ; - "the district of Causeway Coast and Glens in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CGN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CGN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CGN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CGN" ; - "subdivision code for the unitary authority of Ceredigion [Sir Ceredigion] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CGN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Ceredigion [Sir Ceredigion]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Ceredigion [Sir Ceredigion]"@en ; - "the unitary authority of Ceredigion [Sir Ceredigion] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CHE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CHE" ; - "subdivision code for the unitary authority of Cheshire East in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHE-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cheshire East"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cheshire East"@en ; - "the unitary authority of Cheshire East in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CHW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CHW" ; - "subdivision code for the unitary authority of Cheshire West and Chester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CHW-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cheshire West and Chester"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cheshire West and Chester"@en ; - "the unitary authority of Cheshire West and Chester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CLD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CLD" ; - "subdivision code for the metropolitan district of Calderdale in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Calderdale"@en ; - rdfs:isDefinedBy ; - rdfs:label "Calderdale"@en ; - "the metropolitan district of Calderdale in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CLK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CLK" ; - "subdivision code for the council area of Clackmannanshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CLK-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Clackmannanshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Clackmannanshire"@en ; - "the council area of Clackmannanshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMA - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMA-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CMA" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CMA" ; - "subdivision code for the two-tier county of Cumbria in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMA-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cumbria"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cumbria"@en ; - "the two-tier county of Cumbria in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CMD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CMD" ; - "subdivision code for the London borough of Camden in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Camden"@en ; - rdfs:isDefinedBy ; - rdfs:label "Camden"@en ; - "the London borough of Camden in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CMN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CMN" ; - "subdivision code for the unitary authority of Carmarthenshire [Sir Gaerfyrddin GB-GFY] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CMN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Carmarthenshire [Sir Gaerfyrddin GB-GFY]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Carmarthenshire [Sir Gaerfyrddin GB-GFY]"@en ; - "the unitary authority of Carmarthenshire [Sir Gaerfyrddin GB-GFY] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CON - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CON-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CON" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CON" ; - "subdivision code for the unitary authority of Cornwall in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CON-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cornwall"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cornwall"@en ; - "the unitary authority of Cornwall in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-COV - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-COV-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-COV" ; - rdfs:isDefinedBy ; - rdfs:label "GB-COV" ; - "subdivision code for the metropolitan district of Coventry in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-COV-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Coventry"@en ; - rdfs:isDefinedBy ; - rdfs:label "Coventry"@en ; - "the metropolitan district of Coventry in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CRF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CRF" ; - "subdivision code for the unitary authority of Cardiff [Caerdydd GB-CRD] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRF-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Cardiff [Caerdydd GB-CRD]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Cardiff [Caerdydd GB-CRD]"@en ; - "the unitary authority of Cardiff [Caerdydd GB-CRD] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CRY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CRY" ; - "subdivision code for the London borough of Croydon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CRY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Croydon"@en ; - rdfs:isDefinedBy ; - rdfs:label "Croydon"@en ; - "the London borough of Croydon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CWY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CWY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-CWY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-CWY" ; - "subdivision code for the unitary authority of Conwy in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-CWY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Conwy"@en ; - rdfs:isDefinedBy ; - rdfs:label "Conwy"@en ; - "the unitary authority of Conwy in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DAL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DAL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DAL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DAL" ; - "subdivision code for the unitary authority of Darlington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DAL-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Darlington"@en ; - rdfs:isDefinedBy ; - rdfs:label "Darlington"@en ; - "the unitary authority of Darlington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DBY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DBY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DBY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DBY" ; - "subdivision code for the two-tier county of Derbyshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DBY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Derbyshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Derbyshire"@en ; - "the two-tier county of Derbyshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DEN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DEN" ; - "subdivision code for the unitary authority of Denbighshire [Sir Ddinbych GB-DDB] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Denbighshire [Sir Ddinbych GB-DDB]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Denbighshire [Sir Ddinbych GB-DDB]"@en ; - "the unitary authority of Denbighshire [Sir Ddinbych GB-DDB] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DER - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DER-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DER" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DER" ; - "subdivision code for the unitary authority of Derby in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DER-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Derby"@en ; - rdfs:isDefinedBy ; - rdfs:label "Derby"@en ; - "the unitary authority of Derby in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEV - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEV-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DEV" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DEV" ; - "subdivision code for the two-tier county of Devon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DEV-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Devon"@en ; - rdfs:isDefinedBy ; - rdfs:label "Devon"@en ; - "the two-tier county of Devon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DGY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DGY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DGY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DGY" ; - "subdivision code for the council area of Dumfries and Galloway in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DGY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Dumfries and Galloway"@en ; - rdfs:isDefinedBy ; - rdfs:label "Dumfries and Galloway"@en ; - "the council area of Dumfries and Galloway in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DNC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DNC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DNC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DNC" ; - "subdivision code for the metropolitan district of Doncaster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DNC-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Doncaster"@en ; - rdfs:isDefinedBy ; - rdfs:label "Doncaster"@en ; - "the metropolitan district of Doncaster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DND - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DND-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DND" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DND" ; - "subdivision code for the council area of Dundee City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DND-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Dundee City"@en ; - rdfs:isDefinedBy ; - rdfs:label "Dundee City"@en ; - "the council area of Dundee City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DOR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DOR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DOR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DOR" ; - "subdivision code for the two-tier county of Dorset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DOR-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Dorset"@en ; - rdfs:isDefinedBy ; - rdfs:label "Dorset"@en ; - "the two-tier county of Dorset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DRS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DRS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DRS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DRS" ; - "subdivision code for the district of Derry and Strabane in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DRS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Derry and Strabane"@en ; - rdfs:isDefinedBy ; - rdfs:label "Derry and Strabane"@en ; - "the district of Derry and Strabane in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DUD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DUD" ; - "subdivision code for the metropolitan district of Dudley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUD-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Dudley"@en ; - rdfs:isDefinedBy ; - rdfs:label "Dudley"@en ; - "the metropolitan district of Dudley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-DUR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-DUR" ; - "subdivision code for the unitary authority of Durham, County in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-DUR-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Durham, County"@en ; - rdfs:isDefinedBy ; - rdfs:label "Durham, County"@en ; - "the unitary authority of Durham, County in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-EAL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-EAL" ; - "subdivision code for the London borough of Ealing in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAL-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Ealing"@en ; - rdfs:isDefinedBy ; - rdfs:label "Ealing"@en ; - "the London borough of Ealing in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-EAY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-EAY" ; - "subdivision code for the council area of East Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EAY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Ayrshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Ayrshire"@en ; - "the council area of East Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-EDH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-EDH" ; - "subdivision code for the council area of Edinburgh, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDH-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Edinburgh, City of"@en ; - rdfs:isDefinedBy ; - rdfs:label "Edinburgh, City of"@en ; - "the council area of Edinburgh, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDU - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDU-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-EDU" ; - rdfs:isDefinedBy ; - rdfs:label "GB-EDU" ; - "subdivision code for the council area of East Dunbartonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-EDU-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Dunbartonshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Dunbartonshire"@en ; - "the council area of East Dunbartonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ELN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ELN" ; - "subdivision code for the council area of East Lothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Lothian"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Lothian"@en ; - "the council area of East Lothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ELS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ELS" ; - "subdivision code for the council area of Eilean Siar in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ELS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Eilean Siar"@en ; - rdfs:isDefinedBy ; - rdfs:label "Eilean Siar"@en ; - "the council area of Eilean Siar in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ENF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ENF" ; - "subdivision code for the London borough of Enfield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENF-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Enfield"@en ; - rdfs:isDefinedBy ; - rdfs:label "Enfield"@en ; - "the London borough of Enfield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ENG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ENG" ; - "subdivision code for the country of England in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ENG-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "England"@en ; - rdfs:isDefinedBy ; - rdfs:label "England"@en ; - "the country of England in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ERW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ERW" ; - "subdivision code for the council area of East Renfrewshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERW-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Renfrewshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Renfrewshire"@en ; - "the council area of East Renfrewshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ERY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ERY" ; - "subdivision code for the unitary authority of East Riding of Yorkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ERY-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Riding of Yorkshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Riding of Yorkshire"@en ; - "the unitary authority of East Riding of Yorkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ESS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ESS" ; - "subdivision code for the two-tier county of Essex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESS-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Essex"@en ; - rdfs:isDefinedBy ; - rdfs:label "Essex"@en ; - "the two-tier county of Essex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESX - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESX-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ESX" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ESX" ; - "subdivision code for the two-tier county of East Sussex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ESX-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "East Sussex"@en ; - rdfs:isDefinedBy ; - rdfs:label "East Sussex"@en ; - "the two-tier county of East Sussex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FAL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FAL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-FAL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-FAL" ; - "subdivision code for the council area of Falkirk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FAL-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Falkirk"@en ; - rdfs:isDefinedBy ; - rdfs:label "Falkirk"@en ; - "the council area of Falkirk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FIF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FIF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-FIF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-FIF" ; - "subdivision code for the council area of Fife in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FIF-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Fife"@en ; - rdfs:isDefinedBy ; - rdfs:label "Fife"@en ; - "the council area of Fife in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FLN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FLN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-FLN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-FLN" ; - "subdivision code for the unitary authority of Flintshire [Sir y Fflint GB-FFL] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FLN-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Flintshire [Sir y Fflint GB-FFL]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Flintshire [Sir y Fflint GB-FFL]"@en ; - "the unitary authority of Flintshire [Sir y Fflint GB-FFL] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FMO - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FMO-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-FMO" ; - rdfs:isDefinedBy ; - rdfs:label "GB-FMO" ; - "subdivision code for the district of Fermanagh and Omagh in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-FMO-Subdivision - rdf:type owl:NamedIndividual , - ; - ; - ; - "Fermanagh and Omagh"@en ; - rdfs:isDefinedBy ; - rdfs:label "Fermanagh and Omagh"@en ; - "the district of Fermanagh and Omagh in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GAT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GAT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-GAT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-GAT" ; - "subdivision code for the metropolitan district of Gateshead in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GAT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Gateshead"@en ; - rdfs:isDefinedBy ; - rdfs:label "Gateshead"@en ; - "the metropolitan district of Gateshead in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-GLG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-GLG" ; - "subdivision code for the council area of Glasgow City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLG-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Glasgow City"@en ; - rdfs:isDefinedBy ; - rdfs:label "Glasgow City"@en ; - "the council area of Glasgow City in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-GLS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-GLS" ; - "subdivision code for the two-tier county of Gloucestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GLS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Gloucestershire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Gloucestershire"@en ; - "the two-tier county of Gloucestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GRE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GRE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-GRE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-GRE" ; - "subdivision code for the London borough of Greenwich in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GRE-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Greenwich"@en ; - rdfs:isDefinedBy ; - rdfs:label "Greenwich"@en ; - "the London borough of Greenwich in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GWN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GWN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-GWN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-GWN" ; - "subdivision code for the unitary authority of Gwynedd in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-GWN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Gwynedd"@en ; - rdfs:isDefinedBy ; - rdfs:label "Gwynedd"@en ; - "the unitary authority of Gwynedd in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HAL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HAL" ; - "subdivision code for the unitary authority of Halton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Halton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Halton"@en ; - "the unitary authority of Halton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HAM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HAM" ; - "subdivision code for the two-tier county of Hampshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hampshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hampshire"@en ; - "the two-tier county of Hampshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAV - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAV-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HAV" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HAV" ; - "subdivision code for the London borough of Havering in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HAV-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Havering"@en ; - rdfs:isDefinedBy ; - rdfs:label "Havering"@en ; - "the London borough of Havering in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HCK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HCK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HCK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HCK" ; - "subdivision code for the London borough of Hackney in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HCK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hackney"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hackney"@en ; - "the London borough of Hackney in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HEF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HEF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HEF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HEF" ; - "subdivision code for the unitary authority of Herefordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HEF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Herefordshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Herefordshire"@en ; - "the unitary authority of Herefordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HIL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HIL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HIL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HIL" ; - "subdivision code for the London borough of Hillingdon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HIL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hillingdon"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hillingdon"@en ; - "the London borough of Hillingdon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HLD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HLD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HLD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HLD" ; - "subdivision code for the council area of Highland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HLD-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Highland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Highland"@en ; - "the council area of Highland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HMF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HMF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HMF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HMF" ; - "subdivision code for the London borough of Hammersmith and Fulham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HMF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hammersmith and Fulham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hammersmith and Fulham"@en ; - "the London borough of Hammersmith and Fulham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HNS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HNS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HNS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HNS" ; - "subdivision code for the London borough of Hounslow in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HNS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hounslow"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hounslow"@en ; - "the London borough of Hounslow in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HPL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HPL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HPL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HPL" ; - "subdivision code for the unitary authority of Hartlepool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HPL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hartlepool"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hartlepool"@en ; - "the unitary authority of Hartlepool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HRT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HRT" ; - "subdivision code for the two-tier county of Hertfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Hertfordshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Hertfordshire"@en ; - "the two-tier county of Hertfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HRW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HRW" ; - "subdivision code for the London borough of Harrow in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Harrow"@en ; - rdfs:isDefinedBy ; - rdfs:label "Harrow"@en ; - "the London borough of Harrow in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-HRY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-HRY" ; - "subdivision code for the London borough of Haringey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-HRY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Haringey"@en ; - rdfs:isDefinedBy ; - rdfs:label "Haringey"@en ; - "the London borough of Haringey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-IOS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-IOS" ; - "subdivision code for the unitary authority of Isles of Scilly in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Isles of Scilly"@en ; - rdfs:isDefinedBy ; - rdfs:label "Isles of Scilly"@en ; - "the unitary authority of Isles of Scilly in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-IOW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-IOW" ; - "subdivision code for the unitary authority of Isle of Wight in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IOW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Isle of Wight"@en ; - rdfs:isDefinedBy ; - rdfs:label "Isle of Wight"@en ; - "the unitary authority of Isle of Wight in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ISL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ISL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ISL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ISL" ; - "subdivision code for the London borough of Islington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ISL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Islington"@en ; - rdfs:isDefinedBy ; - rdfs:label "Islington"@en ; - "the London borough of Islington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IVC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IVC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-IVC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-IVC" ; - "subdivision code for the council area of Inverclyde in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-IVC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Inverclyde"@en ; - rdfs:isDefinedBy ; - rdfs:label "Inverclyde"@en ; - "the council area of Inverclyde in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KEC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KEC" ; - "subdivision code for the London borough of Kensington and Chelsea in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Kensington and Chelsea"@en ; - rdfs:isDefinedBy ; - rdfs:label "Kensington and Chelsea"@en ; - "the London borough of Kensington and Chelsea in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KEN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KEN" ; - "subdivision code for the two-tier county of Kent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KEN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Kent"@en ; - rdfs:isDefinedBy ; - rdfs:label "Kent"@en ; - "the two-tier county of Kent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KHL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KHL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KHL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KHL" ; - "subdivision code for the unitary authority of Kingston upon Hull in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KHL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Kingston upon Hull"@en ; - rdfs:isDefinedBy ; - rdfs:label "Kingston upon Hull"@en ; - "the unitary authority of Kingston upon Hull in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KIR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KIR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KIR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KIR" ; - "subdivision code for the metropolitan district of Kirklees in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KIR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Kirklees"@en ; - rdfs:isDefinedBy ; - rdfs:label "Kirklees"@en ; - "the metropolitan district of Kirklees in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KTT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KTT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KTT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KTT" ; - "subdivision code for the London borough of Kingston upon Thames in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KTT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Kingston upon Thames"@en ; - rdfs:isDefinedBy ; - rdfs:label "Kingston upon Thames"@en ; - "the London borough of Kingston upon Thames in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KWL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KWL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-KWL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-KWL" ; - "subdivision code for the metropolitan district of Knowsley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-KWL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Knowsley"@en ; - rdfs:isDefinedBy ; - rdfs:label "Knowsley"@en ; - "the metropolitan district of Knowsley in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LAN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LAN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LAN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LAN" ; - "subdivision code for the two-tier county of Lancashire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LAN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Lancashire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Lancashire"@en ; - "the two-tier county of Lancashire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LBC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LBC" ; - "subdivision code for the district of Lisburn and Castlereagh in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Lisburn and Castlereagh"@en ; - rdfs:isDefinedBy ; - rdfs:label "Lisburn and Castlereagh"@en ; - "the district of Lisburn and Castlereagh in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LBH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LBH" ; - "subdivision code for the London borough of Lambeth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LBH-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Lambeth"@en ; - rdfs:isDefinedBy ; - rdfs:label "Lambeth"@en ; - "the London borough of Lambeth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LCE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LCE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LCE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LCE" ; - "subdivision code for the unitary authority of Leicester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LCE-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Leicester"@en ; - rdfs:isDefinedBy ; - rdfs:label "Leicester"@en ; - "the unitary authority of Leicester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LDS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LDS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LDS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LDS" ; - "subdivision code for the metropolitan district of Leeds in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LDS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Leeds"@en ; - rdfs:isDefinedBy ; - rdfs:label "Leeds"@en ; - "the metropolitan district of Leeds in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LEC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LEC" ; - "subdivision code for the two-tier county of Leicestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Leicestershire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Leicestershire"@en ; - "the two-tier county of Leicestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LEW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LEW" ; - "subdivision code for the London borough of Lewisham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LEW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Lewisham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Lewisham"@en ; - "the London borough of Lewisham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LIN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LIN" ; - "subdivision code for the two-tier county of Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Lincolnshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Lincolnshire"@en ; - "the two-tier county of Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIV - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIV-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LIV" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LIV" ; - "subdivision code for the metropolitan district of Liverpool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LIV-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Liverpool"@en ; - rdfs:isDefinedBy ; - rdfs:label "Liverpool"@en ; - "the metropolitan district of Liverpool in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LND - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LND-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LND" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LND" ; - "subdivision code for the city corporation of London, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LND-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "London, City of"@en ; - rdfs:isDefinedBy ; - rdfs:label "London, City of"@en ; - "the city corporation of London, City of in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LUT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LUT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-LUT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-LUT" ; - "subdivision code for the unitary authority of Luton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-LUT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Luton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Luton"@en ; - "the unitary authority of Luton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MAN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MAN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MAN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MAN" ; - "subdivision code for the metropolitan district of Manchester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MAN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Manchester"@en ; - rdfs:isDefinedBy ; - rdfs:label "Manchester"@en ; - "the metropolitan district of Manchester in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDB - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDB-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MDB" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MDB" ; - "subdivision code for the unitary authority of Middlesbrough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDB-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Middlesbrough"@en ; - rdfs:isDefinedBy ; - rdfs:label "Middlesbrough"@en ; - "the unitary authority of Middlesbrough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MDW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MDW" ; - "subdivision code for the unitary authority of Medway in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MDW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Medway"@en ; - rdfs:isDefinedBy ; - rdfs:label "Medway"@en ; - "the unitary authority of Medway in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MEA - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MEA-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MEA" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MEA" ; - "subdivision code for the district of Mid and East Antrim in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MEA-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Mid and East Antrim"@en ; - rdfs:isDefinedBy ; - rdfs:label "Mid and East Antrim"@en ; - "the district of Mid and East Antrim in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MIK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MIK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MIK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MIK" ; - "subdivision code for the unitary authority of Milton Keynes in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MIK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Milton Keynes"@en ; - rdfs:isDefinedBy ; - rdfs:label "Milton Keynes"@en ; - "the unitary authority of Milton Keynes in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MLN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MLN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MLN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MLN" ; - "subdivision code for the council area of Midlothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MLN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Midlothian"@en ; - rdfs:isDefinedBy ; - rdfs:label "Midlothian"@en ; - "the council area of Midlothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MON - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MON-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MON" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MON" ; - "subdivision code for the unitary authority of Monmouthshire [Sir Fynwy GB-FYN] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MON-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Monmouthshire [Sir Fynwy GB-FYN]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Monmouthshire [Sir Fynwy GB-FYN]"@en ; - "the unitary authority of Monmouthshire [Sir Fynwy GB-FYN] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MRT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MRT" ; - "subdivision code for the London borough of Merton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Merton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Merton"@en ; - "the London borough of Merton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MRY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MRY" ; - "subdivision code for the council area of Moray in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MRY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Moray"@en ; - rdfs:isDefinedBy ; - rdfs:label "Moray"@en ; - "the council area of Moray in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MTY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MTY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MTY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MTY" ; - "subdivision code for the unitary authority of Merthyr Tydfil [Merthyr Tudful GB-MTU] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MTY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Merthyr Tydfil [Merthyr Tudful GB-MTU]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Merthyr Tydfil [Merthyr Tudful GB-MTU]"@en ; - "the unitary authority of Merthyr Tydfil [Merthyr Tudful GB-MTU] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MUL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MUL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-MUL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-MUL" ; - "subdivision code for the district of Mid-Ulster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-MUL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Mid-Ulster"@en ; - rdfs:isDefinedBy ; - rdfs:label "Mid-Ulster"@en ; - "the district of Mid-Ulster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NAY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NAY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NAY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NAY" ; - "subdivision code for the council area of North Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NAY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Ayrshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Ayrshire"@en ; - "the council area of North Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NBL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NBL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NBL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NBL" ; - "subdivision code for the unitary authority of Northumberland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NBL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Northumberland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Northumberland"@en ; - "the unitary authority of Northumberland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NEL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NEL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NEL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NEL" ; - "subdivision code for the unitary authority of North East Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NEL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North East Lincolnshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "North East Lincolnshire"@en ; - "the unitary authority of North East Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NET - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NET-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NET" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NET" ; - "subdivision code for the metropolitan district of Newcastle upon Tyne in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NET-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Newcastle upon Tyne"@en ; - rdfs:isDefinedBy ; - rdfs:label "Newcastle upon Tyne"@en ; - "the metropolitan district of Newcastle upon Tyne in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NFK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NFK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NFK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NFK" ; - "subdivision code for the two-tier county of Norfolk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NFK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Norfolk"@en ; - rdfs:isDefinedBy ; - rdfs:label "Norfolk"@en ; - "the two-tier county of Norfolk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NGM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NGM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NGM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NGM" ; - "subdivision code for the unitary authority of Nottingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NGM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Nottingham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Nottingham"@en ; - "the unitary authority of Nottingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NIR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NIR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NIR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NIR" ; - "subdivision code for the province of Northern Ireland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NIR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Northern Ireland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Northern Ireland"@en ; - "the province of Northern Ireland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NLK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NLK" ; - "subdivision code for the council area of North Lanarkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Lanarkshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Lanarkshire"@en ; - "the council area of North Lanarkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NLN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NLN" ; - "subdivision code for the unitary authority of North Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NLN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Lincolnshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Lincolnshire"@en ; - "the unitary authority of North Lincolnshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NMD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NMD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NMD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NMD" ; - "subdivision code for the district of Newry, Mourne and Down in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NMD-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Newry, Mourne and Down"@en ; - rdfs:isDefinedBy ; - rdfs:label "Newry, Mourne and Down"@en ; - "the district of Newry, Mourne and Down in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NSM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NSM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NSM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NSM" ; - "subdivision code for the unitary authority of North Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NSM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Somerset"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Somerset"@en ; - "the unitary authority of North Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NTH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NTH" ; - "subdivision code for the two-tier county of Northamptonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTH-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Northamptonshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Northamptonshire"@en ; - "the two-tier county of Northamptonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NTL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NTL" ; - "subdivision code for the unitary authority of Neath Port Talbot [Castell-nedd Port Talbot GB-CTL] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Neath Port Talbot [Castell-nedd Port Talbot GB-CTL]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Neath Port Talbot [Castell-nedd Port Talbot GB-CTL]"@en ; - "the unitary authority of Neath Port Talbot [Castell-nedd Port Talbot GB-CTL] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NTT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NTT" ; - "subdivision code for the two-tier county of Nottinghamshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Nottinghamshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Nottinghamshire"@en ; - "the two-tier county of Nottinghamshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NTY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NTY" ; - "subdivision code for the metropolitan district of North Tyneside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NTY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Tyneside"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Tyneside"@en ; - "the metropolitan district of North Tyneside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NWM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NWM" ; - "subdivision code for the London borough of Newham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Newham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Newham"@en ; - "the London borough of Newham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWP - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWP-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NWP" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NWP" ; - "subdivision code for the unitary authority of Newport [Casnewydd GB-CNW] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NWP-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Newport [Casnewydd GB-CNW]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Newport [Casnewydd GB-CNW]"@en ; - "the unitary authority of Newport [Casnewydd GB-CNW] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NYK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NYK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-NYK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-NYK" ; - "subdivision code for the two-tier county of North Yorkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-NYK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "North Yorkshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "North Yorkshire"@en ; - "the two-tier county of North Yorkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OLD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OLD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-OLD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-OLD" ; - "subdivision code for the metropolitan district of Oldham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OLD-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Oldham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Oldham"@en ; - "the metropolitan district of Oldham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ORK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ORK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ORK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ORK" ; - "subdivision code for the council area of Orkney Islands in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ORK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Orkney Islands"@en ; - rdfs:isDefinedBy ; - rdfs:label "Orkney Islands"@en ; - "the council area of Orkney Islands in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OXF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OXF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-OXF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-OXF" ; - "subdivision code for the two-tier county of Oxfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-OXF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Oxfordshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Oxfordshire"@en ; - "the two-tier county of Oxfordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PEM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PEM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-PEM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-PEM" ; - "subdivision code for the unitary authority of Pembrokeshire [Sir Benfro GB-BNF] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PEM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Pembrokeshire [Sir Benfro GB-BNF]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Pembrokeshire [Sir Benfro GB-BNF]"@en ; - "the unitary authority of Pembrokeshire [Sir Benfro GB-BNF] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PKN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PKN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-PKN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-PKN" ; - "subdivision code for the council area of Perth and Kinross in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PKN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Perth and Kinross"@en ; - rdfs:isDefinedBy ; - rdfs:label "Perth and Kinross"@en ; - "the council area of Perth and Kinross in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PLY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PLY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-PLY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-PLY" ; - "subdivision code for the unitary authority of Plymouth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PLY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Plymouth"@en ; - rdfs:isDefinedBy ; - rdfs:label "Plymouth"@en ; - "the unitary authority of Plymouth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-POR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-POR" ; - "subdivision code for the unitary authority of Portsmouth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Portsmouth"@en ; - rdfs:isDefinedBy ; - rdfs:label "Portsmouth"@en ; - "the unitary authority of Portsmouth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-POW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-POW" ; - "subdivision code for the unitary authority of Powys in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-POW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Powys"@en ; - rdfs:isDefinedBy ; - rdfs:label "Powys"@en ; - "the unitary authority of Powys in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PTE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PTE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-PTE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-PTE" ; - "subdivision code for the unitary authority of Peterborough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-PTE-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Peterborough"@en ; - rdfs:isDefinedBy ; - rdfs:label "Peterborough"@en ; - "the unitary authority of Peterborough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RCC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RCC" ; - "subdivision code for the unitary authority of Redcar and Cleveland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Redcar and Cleveland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Redcar and Cleveland"@en ; - "the unitary authority of Redcar and Cleveland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RCH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RCH" ; - "subdivision code for the metropolitan district of Rochdale in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCH-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Rochdale"@en ; - rdfs:isDefinedBy ; - rdfs:label "Rochdale"@en ; - "the metropolitan district of Rochdale in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RCT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RCT" ; - "subdivision code for the unitary authority of Rhondda Cynon Taff [Rhondda CynonTaf] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RCT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Rhondda Cynon Taff [Rhondda CynonTaf]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Rhondda Cynon Taff [Rhondda CynonTaf]"@en ; - "the unitary authority of Rhondda Cynon Taff [Rhondda CynonTaf] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDB - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDB-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RDB" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RDB" ; - "subdivision code for the London borough of Redbridge in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDB-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Redbridge"@en ; - rdfs:isDefinedBy ; - rdfs:label "Redbridge"@en ; - "the London borough of Redbridge in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RDG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RDG" ; - "subdivision code for the unitary authority of Reading in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RDG-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Reading"@en ; - rdfs:isDefinedBy ; - rdfs:label "Reading"@en ; - "the unitary authority of Reading in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RFW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RFW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RFW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RFW" ; - "subdivision code for the council area of Renfrewshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RFW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Renfrewshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Renfrewshire"@en ; - "the council area of Renfrewshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RIC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RIC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RIC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RIC" ; - "subdivision code for the London borough of Richmond upon Thames in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RIC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Richmond upon Thames"@en ; - rdfs:isDefinedBy ; - rdfs:label "Richmond upon Thames"@en ; - "the London borough of Richmond upon Thames in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ROT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ROT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ROT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ROT" ; - "subdivision code for the metropolitan district of Rotherham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ROT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Rotherham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Rotherham"@en ; - "the metropolitan district of Rotherham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RUT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RUT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-RUT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-RUT" ; - "subdivision code for the unitary authority of Rutland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-RUT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Rutland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Rutland"@en ; - "the unitary authority of Rutland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SAW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SAW" ; - "subdivision code for the metropolitan district of Sandwell in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Sandwell"@en ; - rdfs:isDefinedBy ; - rdfs:label "Sandwell"@en ; - "the metropolitan district of Sandwell in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SAY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SAY" ; - "subdivision code for the council area of South Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SAY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "South Ayrshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "South Ayrshire"@en ; - "the council area of South Ayrshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCB - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCB-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SCB" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SCB" ; - "subdivision code for the council area of Scottish Borders in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCB-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Scottish Borders"@en ; - rdfs:isDefinedBy ; - rdfs:label "Scottish Borders"@en ; - "the council area of Scottish Borders in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SCT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SCT" ; - "subdivision code for the country of Scotland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SCT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Scotland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Scotland"@en ; - "the country of Scotland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SFK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SFK" ; - "subdivision code for the two-tier county of Suffolk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Suffolk"@en ; - rdfs:isDefinedBy ; - rdfs:label "Suffolk"@en ; - "the two-tier county of Suffolk in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SFT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SFT" ; - "subdivision code for the metropolitan district of Sefton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SFT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Sefton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Sefton"@en ; - "the metropolitan district of Sefton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SGC - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SGC-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SGC" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SGC" ; - "subdivision code for the unitary authority of South Gloucestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SGC-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "South Gloucestershire"@en ; - rdfs:isDefinedBy ; - rdfs:label "South Gloucestershire"@en ; - "the unitary authority of South Gloucestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SHF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SHF" ; - "subdivision code for the metropolitan district of Sheffield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Sheffield"@en ; - rdfs:isDefinedBy ; - rdfs:label "Sheffield"@en ; - "the metropolitan district of Sheffield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SHN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SHN" ; - "subdivision code for the metropolitan district of St. Helens in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "St. Helens"@en ; - rdfs:isDefinedBy ; - rdfs:label "St. Helens"@en ; - "the metropolitan district of St. Helens in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SHR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SHR" ; - "subdivision code for the unitary authority of Shropshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SHR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Shropshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Shropshire"@en ; - "the unitary authority of Shropshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SKP - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SKP-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SKP" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SKP" ; - "subdivision code for the metropolitan district of Stockport in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SKP-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Stockport"@en ; - rdfs:isDefinedBy ; - rdfs:label "Stockport"@en ; - "the metropolitan district of Stockport in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SLF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SLF" ; - "subdivision code for the metropolitan district of Salford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Salford"@en ; - rdfs:isDefinedBy ; - rdfs:label "Salford"@en ; - "the metropolitan district of Salford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SLG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SLG" ; - "subdivision code for the unitary authority of Slough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLG-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Slough"@en ; - rdfs:isDefinedBy ; - rdfs:label "Slough"@en ; - "the unitary authority of Slough in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SLK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SLK" ; - "subdivision code for the council area of South Lanarkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SLK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "South Lanarkshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "South Lanarkshire"@en ; - "the council area of South Lanarkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SND - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SND-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SND" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SND" ; - "subdivision code for the metropolitan district of Sunderland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SND-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Sunderland"@en ; - rdfs:isDefinedBy ; - rdfs:label "Sunderland"@en ; - "the metropolitan district of Sunderland in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SOL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SOL" ; - "subdivision code for the metropolitan district of Solihull in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Solihull"@en ; - rdfs:isDefinedBy ; - rdfs:label "Solihull"@en ; - "the metropolitan district of Solihull in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SOM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SOM" ; - "subdivision code for the two-tier county of Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Somerset"@en ; - rdfs:isDefinedBy ; - rdfs:label "Somerset"@en ; - "the two-tier county of Somerset in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SOS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SOS" ; - "subdivision code for the unitary authority of Southend-on-Sea in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SOS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Southend-on-Sea"@en ; - rdfs:isDefinedBy ; - rdfs:label "Southend-on-Sea"@en ; - "the unitary authority of Southend-on-Sea in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SRY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SRY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SRY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SRY" ; - "subdivision code for the two-tier county of Surrey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SRY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Surrey"@en ; - rdfs:isDefinedBy ; - rdfs:label "Surrey"@en ; - "the two-tier county of Surrey in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STE - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STE-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STE" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STE" ; - "subdivision code for the unitary authority of Stoke-on-Trent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STE-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Stoke-on-Trent"@en ; - rdfs:isDefinedBy ; - rdfs:label "Stoke-on-Trent"@en ; - "the unitary authority of Stoke-on-Trent in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STG - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STG-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STG" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STG" ; - "subdivision code for the council area of Stirling in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STG-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Stirling"@en ; - rdfs:isDefinedBy ; - rdfs:label "Stirling"@en ; - "the council area of Stirling in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STH" ; - "subdivision code for the unitary authority of Southampton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STH-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Southampton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Southampton"@en ; - "the unitary authority of Southampton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STN" ; - "subdivision code for the London borough of Sutton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Sutton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Sutton"@en ; - "the London borough of Sutton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STS" ; - "subdivision code for the two-tier county of Staffordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Staffordshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Staffordshire"@en ; - "the two-tier county of Staffordshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STT" ; - "subdivision code for the unitary authority of Stockton-on-Tees in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Stockton-on-Tees"@en ; - rdfs:isDefinedBy ; - rdfs:label "Stockton-on-Tees"@en ; - "the unitary authority of Stockton-on-Tees in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STY - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STY-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-STY" ; - rdfs:isDefinedBy ; - rdfs:label "GB-STY" ; - "subdivision code for the metropolitan district of South Tyneside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-STY-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "South Tyneside"@en ; - rdfs:isDefinedBy ; - rdfs:label "South Tyneside"@en ; - "the metropolitan district of South Tyneside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWA - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWA-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SWA" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SWA" ; - "subdivision code for the unitary authority of Swansea [Abertawe GB-ATA] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWA-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Swansea [Abertawe GB-ATA]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Swansea [Abertawe GB-ATA]"@en ; - "the unitary authority of Swansea [Abertawe GB-ATA] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWD - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWD-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SWD" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SWD" ; - "subdivision code for the unitary authority of Swindon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWD-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Swindon"@en ; - rdfs:isDefinedBy ; - rdfs:label "Swindon"@en ; - "the unitary authority of Swindon in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-SWK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-SWK" ; - "subdivision code for the London borough of Southwark in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-SWK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Southwark"@en ; - rdfs:isDefinedBy ; - rdfs:label "Southwark"@en ; - "the London borough of Southwark in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TAM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TAM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TAM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TAM" ; - "subdivision code for the metropolitan district of Tameside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TAM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Tameside"@en ; - rdfs:isDefinedBy ; - rdfs:label "Tameside"@en ; - "the metropolitan district of Tameside in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TFW - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TFW-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TFW" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TFW" ; - "subdivision code for the unitary authority of Telford and Wrekin in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TFW-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Telford and Wrekin"@en ; - rdfs:isDefinedBy ; - rdfs:label "Telford and Wrekin"@en ; - "the unitary authority of Telford and Wrekin in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-THR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-THR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-THR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-THR" ; - "subdivision code for the unitary authority of Thurrock in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-THR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Thurrock"@en ; - rdfs:isDefinedBy ; - rdfs:label "Thurrock"@en ; - "the unitary authority of Thurrock in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOB - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOB-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TOB" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TOB" ; - "subdivision code for the unitary authority of Torbay in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOB-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Torbay"@en ; - rdfs:isDefinedBy ; - rdfs:label "Torbay"@en ; - "the unitary authority of Torbay in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TOF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TOF" ; - "subdivision code for the unitary authority of Torfaen [Tor-faen] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TOF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Torfaen [Tor-faen]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Torfaen [Tor-faen]"@en ; - "the unitary authority of Torfaen [Tor-faen] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TRF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TRF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TRF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TRF" ; - "subdivision code for the metropolitan district of Trafford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TRF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Trafford"@en ; - rdfs:isDefinedBy ; - rdfs:label "Trafford"@en ; - "the metropolitan district of Trafford in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TWH - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TWH-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-TWH" ; - rdfs:isDefinedBy ; - rdfs:label "GB-TWH" ; - "subdivision code for the London borough of Tower Hamlets in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-TWH-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Tower Hamlets"@en ; - rdfs:isDefinedBy ; - rdfs:label "Tower Hamlets"@en ; - "the London borough of Tower Hamlets in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-VGL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-VGL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-VGL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-VGL" ; - "subdivision code for the unitary authority of Vale of Glamorgan, The [Bro Morgannwg GB-BMG] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-VGL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Vale of Glamorgan, The [Bro Morgannwg GB-BMG]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Vale of Glamorgan, The [Bro Morgannwg GB-BMG]"@en ; - "the unitary authority of Vale of Glamorgan, The [Bro Morgannwg GB-BMG] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WAR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WAR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WAR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WAR" ; - "subdivision code for the two-tier county of Warwickshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WAR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Warwickshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Warwickshire"@en ; - "the two-tier county of Warwickshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WBK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WBK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WBK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WBK" ; - "subdivision code for the unitary authority of West Berkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WBK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "West Berkshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "West Berkshire"@en ; - "the unitary authority of West Berkshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WDU - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WDU-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WDU" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WDU" ; - "subdivision code for the council area of West Dunbartonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WDU-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "West Dunbartonshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "West Dunbartonshire"@en ; - "the council area of West Dunbartonshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WFT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WFT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WFT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WFT" ; - "subdivision code for the London borough of Waltham Forest in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WFT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Waltham Forest"@en ; - rdfs:isDefinedBy ; - rdfs:label "Waltham Forest"@en ; - "the London borough of Waltham Forest in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WGN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WGN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WGN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WGN" ; - "subdivision code for the metropolitan district of Wigan in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WGN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wigan"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wigan"@en ; - "the metropolitan district of Wigan in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WIL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WIL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WIL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WIL" ; - "subdivision code for the unitary authority of Wiltshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WIL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wiltshire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wiltshire"@en ; - "the unitary authority of Wiltshire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WKF - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WKF-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WKF" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WKF" ; - "subdivision code for the metropolitan district of Wakefield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WKF-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wakefield"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wakefield"@en ; - "the metropolitan district of Wakefield in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WLL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WLL" ; - "subdivision code for the metropolitan district of Walsall in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Walsall"@en ; - rdfs:isDefinedBy ; - rdfs:label "Walsall"@en ; - "the metropolitan district of Walsall in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLN - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLN-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WLN" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WLN" ; - "subdivision code for the council area of West Lothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLN-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "West Lothian"@en ; - rdfs:isDefinedBy ; - rdfs:label "West Lothian"@en ; - "the council area of West Lothian in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLS - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLS-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WLS" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WLS" ; - "subdivision code for the country of Wales [Cymru GB-CYM] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLS-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wales [Cymru GB-CYM]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wales [Cymru GB-CYM]"@en ; - "the country of Wales [Cymru GB-CYM] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLV - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLV-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WLV" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WLV" ; - "subdivision code for the metropolitan district of Wolverhampton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WLV-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wolverhampton"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wolverhampton"@en ; - "the metropolitan district of Wolverhampton in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WND - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WND-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WND" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WND" ; - "subdivision code for the London borough of Wandsworth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WND-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wandsworth"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wandsworth"@en ; - "the London borough of Wandsworth in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WNM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WNM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WNM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WNM" ; - "subdivision code for the unitary authority of Windsor and Maidenhead in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WNM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Windsor and Maidenhead"@en ; - rdfs:isDefinedBy ; - rdfs:label "Windsor and Maidenhead"@en ; - "the unitary authority of Windsor and Maidenhead in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOK - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOK-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WOK" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WOK" ; - "subdivision code for the unitary authority of Wokingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOK-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wokingham"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wokingham"@en ; - "the unitary authority of Wokingham in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WOR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WOR" ; - "subdivision code for the two-tier county of Worcestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WOR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Worcestershire"@en ; - rdfs:isDefinedBy ; - rdfs:label "Worcestershire"@en ; - "the two-tier county of Worcestershire in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRL - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRL-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WRL" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WRL" ; - "subdivision code for the metropolitan district of Wirral in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRL-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wirral"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wirral"@en ; - "the metropolitan district of Wirral in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRT - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRT-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WRT" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WRT" ; - "subdivision code for the unitary authority of Warrington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRT-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Warrington"@en ; - rdfs:isDefinedBy ; - rdfs:label "Warrington"@en ; - "the unitary authority of Warrington in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRX - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRX-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WRX" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WRX" ; - "subdivision code for the unitary authority of Wrexham [Wrecsam GB-WRC] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WRX-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Wrexham [Wrecsam GB-WRC]"@en ; - rdfs:isDefinedBy ; - rdfs:label "Wrexham [Wrecsam GB-WRC]"@en ; - "the unitary authority of Wrexham [Wrecsam GB-WRC] in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSM - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSM-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WSM" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WSM" ; - "subdivision code for the London borough of Westminster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSM-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Westminster"@en ; - rdfs:isDefinedBy ; - rdfs:label "Westminster"@en ; - "the London borough of Westminster in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSX - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSX-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-WSX" ; - rdfs:isDefinedBy ; - rdfs:label "GB-WSX" ; - "subdivision code for the two-tier county of West Sussex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-WSX-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "West Sussex"@en ; - rdfs:isDefinedBy ; - rdfs:label "West Sussex"@en ; - "the two-tier county of West Sussex in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-YOR - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-YOR-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-YOR" ; - rdfs:isDefinedBy ; - rdfs:label "GB-YOR" ; - "subdivision code for the unitary authority of York in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-YOR-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "York"@en ; - rdfs:isDefinedBy ; - rdfs:label "York"@en ; - "the unitary authority of York in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ZET - rdf:type owl:NamedIndividual ; - owl:sameAs . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ZET-RegionIdentifier - rdf:type owl:NamedIndividual , - ; - ; - ; - ; - "GB-ZET" ; - rdfs:isDefinedBy ; - rdfs:label "GB-ZET" ; - "subdivision code for the council area of Shetland Islands in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GB-ZET-Subdivision - rdf:type owl:NamedIndividual , - ; - owl:sameAs ; - ; - ; - "Shetland Islands"@en ; - rdfs:isDefinedBy ; - rdfs:label "Shetland Islands"@en ; - "the council area of Shetland Islands in the country of United Kingdom of Great Britain and Northern Ireland (the)" . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Gateshead - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/GlasgowCity - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Gloucestershire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Greenwich - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Gwynedd - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hackney - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Halton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/HammersmithAndFulham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hampshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Haringey - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Harrow - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hartlepool - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Havering - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Herefordshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hertfordshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Highland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hillingdon - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Hounslow - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Inverclyde - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/IsleOfAnglesey - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/IsleOfWight - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/IslesOfScilly - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Islington - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/KensingtonAndChelsea - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Kent - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/KingstonUponHull - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/KingstonUponThames - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Kirklees - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Knowsley - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Lambeth - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Lancashire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Leeds - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Leicester - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Leicestershire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Lewisham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Lincolnshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/LisburnAndCastlereagh - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Liverpool - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/London - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/LondonBorough - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Luton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Manchester - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Medway - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/MerthyrTydfil - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Merton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/MetropolitanDistrict - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Mid-Ulster - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/MidAndEastAntrim - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Middlesbrough - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Midlothian - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/MiltonKeynes - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Monmouthshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Moray - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NeathPortTalbot - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NewcastleUponTyne - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Newham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Newport - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Newry - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Norfolk - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthAyrshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthEastLincolnshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthLanarkshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthLincolnshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthSomerset - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthTyneside - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthYorkshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Northamptonshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/NorthernIreland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Northumberland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Nottingham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Nottinghamshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Oldham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/OrkneyIslands - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Oxfordshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Pembrokeshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/PerthAndKinross - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Peterborough - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Plymouth - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Portsmouth - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Powys - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Province - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Reading - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Redbridge - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/RedcarAndCleveland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Renfrewshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/RhonddaCynonTaff - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/RichmondUponThames - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Rochdale - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Rotherham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Rutland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Salford - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Sandwell - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Scotland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ScottishBorders - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Sefton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Sheffield - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ShetlandIslands - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Shropshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Slough - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Solihull - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Somerset - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/SouthAyrshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/SouthGloucestershire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/SouthLanarkshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/SouthTyneside - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Southampton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Southend-on-Sea - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Southwark - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/StHelens - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Staffordshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Stirling - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Stockport - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Stockton-on-Tees - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Stoke-on-Trent - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Suffolk - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Sunderland - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Surrey - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Sutton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Swansea - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Swindon - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Tameside - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/TelfordAndWrekin - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Thurrock - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Torbay - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Torfaen - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/TowerHamlets - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Trafford - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Two-tierCounty - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/UnitaryAuthority - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/ValeOfGlamorgan - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wakefield - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wales - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Walsall - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WalthamForest - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wandsworth - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Warrington - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Warwickshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WestBerkshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WestDunbartonshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WestLothian - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WestSussex - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Westminster - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wigan - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wiltshire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/WindsorAndMaidenhead - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wirral - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wokingham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wolverhampton - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Worcestershire - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/Wrexham - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/Regions/ISO3166-2-SubdivisionCodes-GB/York - rdf:type owl:NamedIndividual . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Africa - rdf:type owl:NamedIndividual , - ; - ; - ; - "Africa"@en ; - "002" ; - rdfs:isDefinedBy ; - rdfs:label "Africa" ; - "individual representing the continent Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Americas - rdf:type owl:NamedIndividual , - ; - ; - ; - "Americas"@en ; - "019" ; - rdfs:isDefinedBy ; - rdfs:label "Americas" ; - "individual representing the continent Americas" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Asia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Asia"@en ; - "142" ; - rdfs:isDefinedBy ; - rdfs:label "Asia" ; - "individual representing the continent Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/AustraliaAndNewZealand - rdf:type owl:NamedIndividual , - ; - ; - ; - "Australia and New Zealand"@en ; - "053" ; - rdfs:isDefinedBy ; - rdfs:label "Australia and New Zealand" ; - "individual representing the region Australia and New Zealand" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Caribbean - rdf:type owl:NamedIndividual , - ; - ; - ; - "Caribbean"@en ; - "029" ; - rdfs:isDefinedBy ; - rdfs:label "Caribbean" ; - "individual representing the subregion Caribbean" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/CentralAmerica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Central America"@en ; - "013" ; - rdfs:isDefinedBy ; - rdfs:label "Central America" ; - "individual representing the subregion Central America" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/CentralAsia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Central Asia"@en ; - "143" ; - rdfs:isDefinedBy ; - rdfs:label "Central Asia" ; - "individual representing the region Central Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/ChannelIslands - rdf:type owl:NamedIndividual , - ; - ; - ; - "Channel Islands"@en ; - "830" ; - rdfs:isDefinedBy ; - rdfs:label "Channel Islands" ; - "individual representing the subregion Channel Islands" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Continent - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "continent" ; - "the kind of region that is a continent" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/EasternAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Eastern Africa"@en ; - "014" ; - rdfs:isDefinedBy ; - rdfs:label "Eastern Africa" ; - "individual representing the subregion Eastern Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/EasternAsia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Eastern Asia"@en ; - "030" ; - rdfs:isDefinedBy ; - rdfs:label "Eastern Asia" ; - "individual representing the region Eastern Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/EasternEurope - rdf:type owl:NamedIndividual , - ; - ; - ; - "Eastern Europe"@en ; - "151" ; - rdfs:isDefinedBy ; - rdfs:label "Eastern Europe" ; - "individual representing the region Eastern Europe" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Europe - rdf:type owl:NamedIndividual , - ; - ; - ; - "Europe"@en ; - "150" ; - rdfs:isDefinedBy ; - rdfs:label "Europe" ; - "individual representing the continent Europe" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/LatinAmericaAndTheCaribbean - rdf:type owl:NamedIndividual , - ; - ; - ; - "Latin America and the Caribbean"@en ; - "419" ; - rdfs:isDefinedBy ; - rdfs:label "Latin America and the Caribbean" ; - "individual representing the region Latin America and the Caribbean" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Melanesia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Melanesia"@en ; - "054" ; - rdfs:isDefinedBy ; - rdfs:label "Melanesia" ; - "individual representing the region Melanesia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Micronesia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Micronesia"@en ; - "057" ; - rdfs:isDefinedBy ; - rdfs:label "Micronesia" ; - "individual representing the region Micronesia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/MiddleAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Middle Africa"@en ; - "017" ; - rdfs:isDefinedBy ; - rdfs:label "Middle Africa" ; - "individual representing the subregion Middle Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/NorthernAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Northern Africa"@en ; - "015" ; - rdfs:isDefinedBy ; - rdfs:label "Northern Africa" ; - "individual representing the region Northern Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/NorthernAmerica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Northern America"@en ; - "021" ; - rdfs:isDefinedBy ; - rdfs:label "Northern America" ; - "individual representing the region Northern America" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/NorthernEurope - rdf:type owl:NamedIndividual , - ; - ; - ; - "Northern Europe"@en ; - "154" ; - rdfs:isDefinedBy ; - rdfs:label "Northern Europe" ; - "individual representing the region Northern Europe" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Oceania - rdf:type owl:NamedIndividual , - ; - ; - ; - "Oceania"@en ; - "009" ; - rdfs:isDefinedBy ; - rdfs:label "Oceania" ; - "individual representing the continent Oceania" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Planet - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "planet" ; - "the kind of region that is a planet" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Polynesia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Polynesia"@en ; - "061" ; - rdfs:isDefinedBy ; - rdfs:label "Polynesia" ; - "individual representing the region Polynesia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Region - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "region" ; - "the kind of region that is a region within a continent" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/South-easternAsia - rdf:type owl:NamedIndividual , - ; - ; - ; - "South-eastern Asia"@en ; - "035" ; - rdfs:isDefinedBy ; - rdfs:label "South-eastern Asia" ; - "individual representing the region South-eastern Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/SouthAmerica - rdf:type owl:NamedIndividual , - ; - ; - ; - "South America"@en ; - "005" ; - rdfs:isDefinedBy ; - rdfs:label "South America" ; - "individual representing the subregion South America" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/SouthernAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Southern Africa"@en ; - "018" ; - rdfs:isDefinedBy ; - rdfs:label "Southern Africa" ; - "individual representing the subregion Southern Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/SouthernAsia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Southern Asia"@en ; - "034" ; - rdfs:isDefinedBy ; - rdfs:label "Southern Asia" ; - "individual representing the region Southern Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/SouthernEurope - rdf:type owl:NamedIndividual , - ; - ; - ; - "Southern Europe"@en ; - "039" ; - rdfs:isDefinedBy ; - rdfs:label "Southern Europe" ; - "individual representing the region Southern Europe" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Sub-SaharanAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Sub-Saharan Africa"@en ; - "202" ; - rdfs:isDefinedBy ; - rdfs:label "Sub-Saharan Africa" ; - "individual representing the region Sub-Saharan Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/Subregion - rdf:type owl:NamedIndividual , - ; - rdfs:isDefinedBy ; - rdfs:label "subregion" ; - "the kind of region that is a subregion" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/WesternAfrica - rdf:type owl:NamedIndividual , - ; - ; - ; - "Western Africa"@en ; - "011" ; - rdfs:isDefinedBy ; - rdfs:label "Western Africa" ; - "individual representing the subregion Western Africa" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/WesternAsia - rdf:type owl:NamedIndividual , - ; - ; - ; - "Western Asia"@en ; - "145" ; - rdfs:isDefinedBy ; - rdfs:label "Western Asia" ; - "individual representing the region Western Asia" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/WesternEurope - rdf:type owl:NamedIndividual , - ; - ; - ; - "Western Europe"@en ; - "155" ; - rdfs:isDefinedBy ; - rdfs:label "Western Europe" ; - "individual representing the region Western Europe" . - - -### https://www.omg.org/spec/LCC/Countries/UN-M49-RegionCodes/World - rdf:type owl:NamedIndividual , - ; - ; - ""@en ; - "001" ; - rdfs:isDefinedBy ; - rdfs:label "World" ; - "individual representing the planet World" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Abkhazian - rdf:type owl:NamedIndividual , - , - ; - "Abkhazian"@en ; - "abkhaze"@fr ; - "Abchasisch"@de ; - "apṕsua bysžwa" ; - rdfs:isDefinedBy ; - rdfs:label "Abkhazian" ; - "Abkhazian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Afar - rdf:type owl:NamedIndividual , - , - ; - "Afar"@en ; - "afar"@fr ; - "Danakil-Sprache"@de ; - "afar" ; - rdfs:isDefinedBy ; - rdfs:label "Afar" ; - "Afar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Afrikaans - rdf:type owl:NamedIndividual , - , - ; - "Afrikaans"@en ; - "afrikaans"@fr ; - "Afrikaans"@de ; - "Afrikaans" ; - rdfs:isDefinedBy ; - rdfs:label "Afrikaans" ; - "Afrikaans language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Akan - rdf:type owl:NamedIndividual , - , - ; - "Akan"@en ; - "akan"@fr ; - "Akan-Sprache"@de ; - "akana" ; - rdfs:isDefinedBy ; - rdfs:label "Akan" ; - "Akan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Albanian - rdf:type owl:NamedIndividual , - , - ; - "Albanian"@en ; - "albanais"@fr ; - "Albanisch"@de ; - "shqip" ; - rdfs:isDefinedBy ; - rdfs:label "Albanian" ; - "Albanian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Amharic - rdf:type owl:NamedIndividual , - , - ; - "Amharic"@en ; - "amharique"@fr ; - "Amharisch"@de ; - "amarinja" ; - rdfs:isDefinedBy ; - rdfs:label "Amharic" ; - "Amharic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Arabic - rdf:type owl:NamedIndividual , - , - ; - "Arabic"@en ; - "arabe"@fr ; - "Arabisch"@de ; - "'arabiy" ; - rdfs:isDefinedBy ; - rdfs:label "Arabic" ; - "Arabic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Aragonese - rdf:type owl:NamedIndividual , - , - ; - "Aragonese"@en ; - "aragonais"@fr ; - "Aragonesisch"@de ; - rdfs:isDefinedBy ; - rdfs:label "Aragonese" ; - "Aragonese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Armenian - rdf:type owl:NamedIndividual , - , - ; - "Armenian"@en ; - "arménien"@fr ; - "Armenisch"@de ; - "hayeren lezow" ; - rdfs:isDefinedBy ; - rdfs:label "Armenian" ; - "Armenian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Assamese - rdf:type owl:NamedIndividual , - , - ; - "Assamese"@en ; - "assamais"@fr ; - "Assamesisch"@de ; - "asamī" ; - rdfs:isDefinedBy ; - rdfs:label "Assamese" ; - "Assamese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Avaric - rdf:type owl:NamedIndividual , - , - ; - "Avaric"@en ; - "avar"@fr ; - "Awarisch"@de ; - "avar mac‡" ; - rdfs:isDefinedBy ; - rdfs:label "Avaric" ; - "Avaric language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Avestan - rdf:type owl:NamedIndividual , - , - ; - "Avestan"@en ; - "avestique"@fr ; - "Avestisch"@de ; - rdfs:isDefinedBy ; - rdfs:label "Avestan" ; - "Avestan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Aymara - rdf:type owl:NamedIndividual , - , - ; - "Aymara"@en ; - "aymara"@fr ; - "Aymará-Sprache"@de ; - "aymara" ; - rdfs:isDefinedBy ; - rdfs:label "Aymara" ; - "Aymara language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Azerbaijani - rdf:type owl:NamedIndividual , - , - ; - "Azerbaijani"@en ; - "azéri"@fr ; - "Aserbeidschanisch"@de ; - "azǝrbaycan dil" ; - rdfs:isDefinedBy ; - rdfs:label "Azerbaijani" ; - "Azerbaijani language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bambara - rdf:type owl:NamedIndividual , - , - ; - "Bambara"@en ; - "bambara"@fr ; - "Bambara-Sprache"@de ; - "bambankan" ; - rdfs:isDefinedBy ; - rdfs:label "Bambara" ; - "Bambara language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bashkir - rdf:type owl:NamedIndividual , - , - ; - "Bashkir"@en ; - "bachkir"@fr ; - "Baschkirisch"@de ; - "bašǩort" ; - rdfs:isDefinedBy ; - rdfs:label "Bashkir" ; - "Bashkir language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Basque - rdf:type owl:NamedIndividual , - , - ; - "Basque"@en ; - "basque"@fr ; - "Baskisch"@de ; - "euskara" , - "euskera" ; - rdfs:isDefinedBy ; - rdfs:label "Basque" ; - "Basque language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Belarusian - rdf:type owl:NamedIndividual , - , - ; - "Belarusian"@en ; - "biélorusse"@fr ; - "Weißrussisch"@de ; - "belaruskaâ mova" ; - rdfs:isDefinedBy ; - rdfs:label "Belarusian" ; - "Belarusian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bengali - rdf:type owl:NamedIndividual , - , - ; - "Bengali"@en ; - "bengali"@fr ; - "Bengali"@de ; - "bāṅlā" ; - rdfs:isDefinedBy ; - rdfs:label "Bengali" ; - "Bengali language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/BihariLanguages - rdf:type owl:NamedIndividual , - ; - "Bihari languages"@en ; - "langues biharis"@fr ; - "Bihari (Andere)"@de ; - "bihārī" ; - rdfs:isDefinedBy ; - rdfs:label "Bihari languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bislama - rdf:type owl:NamedIndividual , - , - ; - "Bislama"@en ; - "bichlamar"@fr ; - "Beach-la-mar"@de ; - "bislama" ; - rdfs:isDefinedBy ; - rdfs:label "Bislama" ; - "Bislama language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bosnian - rdf:type owl:NamedIndividual , - , - ; - "Bosnian"@en ; - "bosniaque"@fr ; - "Bosnisch"@de ; - "bosanski (jezik)" ; - rdfs:isDefinedBy ; - rdfs:label "Bosnian" ; - "Bosnian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Breton - rdf:type owl:NamedIndividual , - , - ; - "Breton"@en ; - "breton"@fr ; - "Bretonisch"@de ; - "Brezhoneg" ; - rdfs:isDefinedBy ; - rdfs:label "Breton" ; - "Breton language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Bulgarian - rdf:type owl:NamedIndividual , - , - ; - "Bulgarian"@en ; - "bulgare"@fr ; - "Bulgarisch"@de ; - "b\"lgarski ezik" ; - rdfs:isDefinedBy ; - rdfs:label "Bulgarian" ; - "Bulgarian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Burmese - rdf:type owl:NamedIndividual , - , - ; - "Burmese"@en ; - "birman"@fr ; - "Birmanisch"@de ; - "myanmasa" ; - rdfs:isDefinedBy ; - rdfs:label "Burmese" ; - "Burmese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Catalan - rdf:type owl:NamedIndividual , - , - ; - "Catalan"@en , - "Valencian"@en ; - "catalan"@fr , - "valencien"@fr ; - "Katalanisch"@de ; - "català" ; - rdfs:isDefinedBy ; - rdfs:label "Catalan" ; - "Catalan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/CentralKhmer - rdf:type owl:NamedIndividual , - , - ; - "Central Khmer"@en ; - "khmer central"@fr ; - "Kambodschanisch"@de ; - "khmêr" ; - rdfs:isDefinedBy ; - rdfs:label "Central Khmer" ; - "Central Khmer language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Chamorro - rdf:type owl:NamedIndividual , - , - ; - "Chamorro"@en ; - "chamorro"@fr ; - "Chamorro-Sprache"@de ; - rdfs:isDefinedBy ; - rdfs:label "Chamorro" ; - "Chamorro language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Chechen - rdf:type owl:NamedIndividual , - , - ; - "Chechen"@en ; - "tchétchène"@fr ; - "Tschetschenisch"@de ; - "nohčijn mott" , - "noxçiyn mott" ; - rdfs:isDefinedBy ; - rdfs:label "Chechen" ; - "Chechen language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Chichewa - rdf:type owl:NamedIndividual , - , - ; - "Chewa"@en , - "Chichewa"@en , - "Nyanja"@en ; - "chewa"@fr , - "chichewa"@fr , - "nyanja"@fr ; - "Nyanja-Sprache"@de ; - "tshichewa" , - "tshinyanja" ; - rdfs:isDefinedBy ; - rdfs:label "Chichewa" ; - "Chichewa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Chinese - rdf:type owl:NamedIndividual , - , - ; - "Chinese"@en ; - "chinois"@fr ; - "Chinesisch"@de ; - "zhongwen" ; - rdfs:isDefinedBy ; - rdfs:label "Chinese" ; - "Chinese languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ChurchSlavic - rdf:type owl:NamedIndividual , - , - ; - "Church Slavic"@en , - "Church Slavonic"@en , - "Old Bulgarian"@en , - "Old Church Slavonic"@en , - "Old Slavonic"@en ; - "slavon d'église"@fr , - "slavon liturgique"@fr , - "vieux bulgare"@fr , - "vieux slave"@fr ; - "Kirchenslawisch"@de ; - "cerkovno-slavânskij" ; - rdfs:isDefinedBy ; - rdfs:label "Church Slavic" ; - "Church Slavic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Chuvash - rdf:type owl:NamedIndividual , - , - ; - "Chuvash"@en ; - "tchouvache"@fr ; - "Tschuwaschisch"@de ; - "čǎvaš čělhi" ; - rdfs:isDefinedBy ; - rdfs:label "Chuvash" ; - "Chuvash language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Cornish - rdf:type owl:NamedIndividual , - , - ; - "Cornish"@en ; - "cornique"@fr ; - "Kornisch"@de ; - "Kernewek" ; - rdfs:isDefinedBy ; - rdfs:label "Cornish" ; - "Cornish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Corsican - rdf:type owl:NamedIndividual , - , - ; - "Corsican"@en ; - "corse"@fr ; - "Korsisch"@de ; - "corsu" ; - rdfs:isDefinedBy ; - rdfs:label "Corsican" ; - "Corsican language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Cree - rdf:type owl:NamedIndividual , - , - ; - "Cree"@en ; - "cree"@fr ; - "Cree-Sprache"@de ; - "nêhiyawa" ; - rdfs:isDefinedBy ; - rdfs:label "Cree" ; - "Cree languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Croatian - rdf:type owl:NamedIndividual , - , - ; - "Croatian"@en ; - "croate"@fr ; - "Kroatisch"@de ; - "hrvatski jezik" ; - rdfs:isDefinedBy ; - rdfs:label "Croatian" ; - "Croatian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Czech - rdf:type owl:NamedIndividual , - , - ; - "Czech"@en ; - "tchèque"@fr ; - "Tschechisch"@de ; - "český jazyk" ; - rdfs:isDefinedBy ; - rdfs:label "Czech" ; - "Czech language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Danish - rdf:type owl:NamedIndividual , - , - ; - "Danish"@en ; - "danois"@fr ; - "Dänisch"@de ; - "dansk" ; - rdfs:isDefinedBy ; - rdfs:label "Danish" ; - "Danish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Dhivehi - rdf:type owl:NamedIndividual , - , - ; - "Dhivehi"@en , - "Divehi"@en , - "Maldivian"@en ; - "maldivien"@fr ; - "Maledivisch"@de ; - "dhivehi" ; - rdfs:isDefinedBy ; - rdfs:label "Dhivehi" ; - "Divehi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Dutch - rdf:type owl:NamedIndividual , - , - ; - "Dutch"@en , - "Flemish"@en ; - "flamand"@fr , - "néerlandais"@fr ; - "Niederländisch"@de ; - "Nederlands" ; - rdfs:isDefinedBy ; - rdfs:label "Dutch" ; - "Dutch language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Dzongkha - rdf:type owl:NamedIndividual , - , - ; - "Dzongkha"@en ; - "dzongkha"@fr ; - "Dzongkha"@de ; - "dzongkha" ; - rdfs:isDefinedBy ; - rdfs:label "Dzongkha" ; - "Dzongkha language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/English - rdf:type owl:NamedIndividual , - , - ; - "English"@en ; - "anglais"@fr ; - "Englisch"@de ; - "English" ; - rdfs:isDefinedBy ; - rdfs:label "English" ; - "English language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Esperanto - rdf:type owl:NamedIndividual , - , - ; - "Esperanto"@en ; - "espéranto"@fr ; - "Esperanto"@de ; - "esperanto" ; - rdfs:isDefinedBy ; - rdfs:label "Esperanto" ; - "Esperanto language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Estonian - rdf:type owl:NamedIndividual , - , - ; - "Estonian"@en ; - "estonien"@fr ; - "Estnisch"@de ; - "eesti keel" ; - rdfs:isDefinedBy ; - rdfs:label "Estonian" ; - "Estonian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ewe - rdf:type owl:NamedIndividual , - , - ; - "Ewe"@en ; - "éwé"@fr ; - "Ewe-Sprache"@de ; - "eve" ; - rdfs:isDefinedBy ; - rdfs:label "Ewe" ; - "Ewe language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Faroese - rdf:type owl:NamedIndividual , - , - ; - "Faroese"@en ; - "féroïen"@fr ; - "Färöisch"@de ; - "føroyskt" ; - rdfs:isDefinedBy ; - rdfs:label "Faroese" ; - "Faroese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Fijian - rdf:type owl:NamedIndividual , - , - ; - "Fijian"@en ; - "fidjien"@fr ; - "Fidschi-Sprache"@de ; - "Na Vosa Vakaviti" ; - rdfs:isDefinedBy ; - rdfs:label "Fijian" ; - "Fijian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Finnish - rdf:type owl:NamedIndividual , - , - ; - "Finnish"@en ; - "finnois"@fr ; - "Finnisch"@de ; - "suomen kieli" , - "suomi" ; - rdfs:isDefinedBy ; - rdfs:label "Finnish" ; - "Finnish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/French - rdf:type owl:NamedIndividual , - , - ; - "French"@en ; - "français"@fr ; - "Französisch"@de ; - "français" ; - rdfs:isDefinedBy ; - rdfs:label "French" ; - "French language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Fulah - rdf:type owl:NamedIndividual , - , - ; - "Fulah"@en ; - "peul"@fr ; - "Ful"@de ; - "fulfulde" ; - rdfs:isDefinedBy ; - rdfs:label "Fulah" ; - "Fulah languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Gaelic - rdf:type owl:NamedIndividual , - , - ; - "Gaelic"@en , - "Scottish Gaelic"@en ; - "gaélique"@fr , - "gaélique écossais"@fr ; - "Gälisch-Schottisch"@de ; - "Gàidhlig" ; - rdfs:isDefinedBy ; - rdfs:label "Gaelic" ; - "Gaelic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Galician - rdf:type owl:NamedIndividual , - , - ; - "Galician"@en ; - "galicien"@fr ; - "Galicisch"@de ; - "galego" ; - rdfs:isDefinedBy ; - rdfs:label "Galician" ; - "Galician; Gallegan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ganda - rdf:type owl:NamedIndividual , - , - ; - "Ganda"@en ; - "ganda"@fr ; - "Ganda-Sprache"@de ; - "luganda" ; - rdfs:isDefinedBy ; - rdfs:label "Ganda" ; - "Ganda language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Georgian - rdf:type owl:NamedIndividual , - , - ; - "Georgian"@en ; - "géorgien"@fr ; - "Georgisch"@de ; - "k'art'uli ena" ; - rdfs:isDefinedBy ; - rdfs:label "Georgian" ; - "Georgian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/German - rdf:type owl:NamedIndividual , - , - ; - "German"@en ; - "allemand"@fr ; - "Deutsch"@de ; - "Deutsch" ; - rdfs:isDefinedBy ; - rdfs:label "German" ; - "German language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Guarani - rdf:type owl:NamedIndividual , - , - ; - "Guarani"@en ; - "guarani"@fr ; - "Guaraní-Sprache"@de ; - "guarani" ; - rdfs:isDefinedBy ; - rdfs:label "Guarani" ; - "Guarani language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Gujarati - rdf:type owl:NamedIndividual , - , - ; - "Gujarati"@en ; - "goudjrati"@fr ; - "Gujarati-Sprache"@de ; - "gujarātī" ; - rdfs:isDefinedBy ; - rdfs:label "Gujarati" ; - "Gujarati language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Haitian - rdf:type owl:NamedIndividual , - , - ; - "Haitian"@en , - "Haitian Creole"@en ; - "créole haïtien"@fr , - "haïtien"@fr ; - "Haïtien (Haiti-Kreolisch)"@de ; - rdfs:isDefinedBy ; - rdfs:label "Haitian" ; - "Haitian; Haitian Creole language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Hausa - rdf:type owl:NamedIndividual , - , - ; - "Hausa"@en ; - "haoussa"@fr ; - "Haussa-Sprache"@de ; - "hausa" ; - rdfs:isDefinedBy ; - rdfs:label "Hausa" ; - "Hausa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Hebrew - rdf:type owl:NamedIndividual , - , - ; - "Hebrew"@en ; - "hébreu"@fr ; - "Hebräisch"@de ; - "ivrit" ; - rdfs:isDefinedBy ; - rdfs:label "Hebrew" ; - "Hebrew language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Herero - rdf:type owl:NamedIndividual , - , - ; - "Herero"@en ; - "herero"@fr ; - "Herero-Sprache"@de ; - "otshiherero" ; - rdfs:isDefinedBy ; - rdfs:label "Herero" ; - "Herero language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Hindi - rdf:type owl:NamedIndividual , - , - ; - "Hindi"@en ; - "hindi"@fr ; - "Hindi"@de ; - "hindī" ; - rdfs:isDefinedBy ; - rdfs:label "Hindi" ; - "Hindi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/HiriMotu - rdf:type owl:NamedIndividual , - , - ; - "Hiri Motu"@en ; - "hiri motu"@fr ; - "Hiri-Motu"@de ; - "Hiri Motu" ; - rdfs:isDefinedBy ; - rdfs:label "Hiri Motu" ; - "Hiri Motu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Hungarian - rdf:type owl:NamedIndividual , - , - ; - "Hungarian"@en ; - "hongrois"@fr ; - "Ungarisch"@de ; - "magyar nyelv" ; - rdfs:isDefinedBy ; - rdfs:label "Hungarian" ; - "Hungarian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ISO639-1-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 639-1 code set" ; - rdfs:seeAlso "http://www.infoterm.info/standardization/iso_639_1_2002.php"^^xsd:anyURI , - "https://id.loc.gov/vocabulary/iso639-1.html"^^xsd:anyURI ; - "the set of language identifiers that make up the ISO 639-1 specification" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Icelandic - rdf:type owl:NamedIndividual , - , - ; - "Icelandic"@en ; - "islandais"@fr ; - "Isländisch"@de ; - "íslenska" ; - rdfs:isDefinedBy ; - rdfs:label "Icelandic" ; - "Icelandic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ido - rdf:type owl:NamedIndividual , - , - ; - "Ido"@en ; - "ido"@fr ; - "Ido"@de ; - "ido" ; - rdfs:isDefinedBy ; - rdfs:label "Ido" ; - "Ido language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Igbo - rdf:type owl:NamedIndividual , - , - ; - "Igbo"@en ; - "igbo"@fr ; - "Ibo-Sprache"@de ; - "igbo" ; - rdfs:isDefinedBy ; - rdfs:label "Igbo" ; - "Igbo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Indonesian - rdf:type owl:NamedIndividual , - , - ; - "Indonesian"@en ; - "indonésien"@fr ; - "Bahasa Indonesia"@de ; - "bahasa Indonesia" ; - rdfs:isDefinedBy ; - rdfs:label "Indonesian" ; - "Indonesian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Interlingua - rdf:type owl:NamedIndividual , - , - ; - "Interlingua (International Auxiliary Language Association)"@en ; - "interlingua (langue auxiliaire internationale)"@fr ; - "Interlingua"@de ; - "interlingua" ; - rdfs:isDefinedBy ; - rdfs:label "Interlingua" ; - "Interlingua (International Auxiliary Language Association) language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Interlingue - rdf:type owl:NamedIndividual , - , - ; - "Interlingue"@en , - "Occidental"@en ; - "interlingue"@fr ; - "Interlingue"@de ; - "interlingue" ; - rdfs:isDefinedBy ; - rdfs:label "Interlingue" ; - "Interlingue language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Inuktitut - rdf:type owl:NamedIndividual , - , - ; - "Inuktitut"@en ; - "inuktitut"@fr ; - "Inuktitut"@de ; - "inuktitut" ; - rdfs:isDefinedBy ; - rdfs:label "Inuktitut" ; - "Inuktitut language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Inupiaq - rdf:type owl:NamedIndividual , - , - ; - "Inupiaq"@en ; - "inupiaq"@fr ; - "Inupik"@de ; - "inupiaq" ; - rdfs:isDefinedBy ; - rdfs:label "Inupiaq" ; - "Inupiaq language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Irish - rdf:type owl:NamedIndividual , - , - ; - "Irish"@en ; - "irlandais"@fr ; - "Irisch"@de ; - "Gaeilge" ; - rdfs:isDefinedBy ; - rdfs:label "Irish" ; - "Irish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Italian - rdf:type owl:NamedIndividual , - , - ; - "Italian"@en ; - "italien"@fr ; - "Italienisch"@de ; - "italiano" ; - rdfs:isDefinedBy ; - rdfs:label "Italian" ; - "Italian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Japanese - rdf:type owl:NamedIndividual , - , - ; - "Japanese"@en ; - "japonais"@fr ; - "Japanisch"@de ; - "nihongo" , - "nippongo" ; - rdfs:isDefinedBy ; - rdfs:label "Japanese" ; - "Japanese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Javanese - rdf:type owl:NamedIndividual , - , - ; - "Javanese"@en ; - "javanais"@fr ; - "Javanisch"@de ; - "bahasa Jawa" ; - rdfs:isDefinedBy ; - rdfs:label "Javanese" ; - "Javanese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kalaallisut - rdf:type owl:NamedIndividual , - , - ; - "Greenlandic"@en , - "Kalaallisut"@en ; - "groenlandais"@fr ; - "Grönländisch"@de ; - "kalaallisut" ; - rdfs:isDefinedBy ; - rdfs:label "Kalaallisut" ; - "Kalaallisut language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kannada - rdf:type owl:NamedIndividual , - , - ; - "Kannada"@en ; - "kannada"@fr ; - "Kannada"@de ; - "kannaḍa" ; - rdfs:isDefinedBy ; - rdfs:label "Kannada" ; - "Kannada language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kanuri - rdf:type owl:NamedIndividual , - , - ; - "Kanuri"@en ; - "kanouri"@fr ; - "Kanuri-Sprache"@de ; - "kanuri" ; - rdfs:isDefinedBy ; - rdfs:label "Kanuri" ; - "Kanuri language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kashmiri - rdf:type owl:NamedIndividual , - , - ; - "Kashmiri"@en ; - "kashmiri"@fr ; - "Kaschmiri"@de ; - "kaśmīrī" ; - rdfs:isDefinedBy ; - rdfs:label "Kashmiri" ; - "Kashmiri language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kazakh - rdf:type owl:NamedIndividual , - , - ; - "Kazakh"@en ; - "kazakh"@fr ; - "Kasachisch"@de ; - "ķazaķ (tili)" ; - rdfs:isDefinedBy ; - rdfs:label "Kazakh" ; - "Kazakh language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kikuyu - rdf:type owl:NamedIndividual , - , - ; - "Gikuyu"@en , - "Kikuyu"@en ; - "kikuyu"@fr ; - "Kikuyu-Sprache"@de ; - "Gikuyu" ; - rdfs:isDefinedBy ; - rdfs:label "Kikuyu" ; - "Kikuyu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kinyarwanda - rdf:type owl:NamedIndividual , - , - ; - "Kinyarwanda"@en ; - "kinyarwanda"@fr ; - "Rwanda-Sprache"@de ; - "kinyarwanda" ; - rdfs:isDefinedBy ; - rdfs:label "Kinyarwanda" ; - "Kinyarwanda language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kirghiz - rdf:type owl:NamedIndividual , - , - ; - "Kirghiz"@en , - "Kyrgyz"@en ; - "kirghiz"@fr ; - "Kirgisisch"@de ; - "kyrgyz tili" ; - rdfs:isDefinedBy ; - rdfs:label "Kirghiz" ; - "Kirghiz language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Komi - rdf:type owl:NamedIndividual , - , - ; - "Komi"@en ; - "komi"@fr ; - "Komi-Sprache"@de ; - "komi kyv" ; - rdfs:isDefinedBy ; - rdfs:label "Komi" ; - "Komi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kongo - rdf:type owl:NamedIndividual , - , - ; - "Kongo"@en ; - "kongo"@fr ; - "Kongo-Sprache"@de ; - "kikongo" ; - rdfs:isDefinedBy ; - rdfs:label "Kongo" ; - "Kongo languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Korean - rdf:type owl:NamedIndividual , - , - ; - "Korean"@en ; - "coréen"@fr ; - "Koreanisch"@de ; - "choson-o" , - "hanguk-o" ; - rdfs:isDefinedBy ; - rdfs:label "Korean" ; - "Korean language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kuanyama - rdf:type owl:NamedIndividual , - , - ; - "Kuanyama"@en , - "Kwanyama"@en ; - "kuanyama"@fr , - "kwanyama"@fr ; - "Kwanyama-Sprache"@de ; - "oshikwanyama" ; - rdfs:isDefinedBy ; - rdfs:label "Kuanyama" ; - "Kuanyama language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Kurdish - rdf:type owl:NamedIndividual , - , - ; - "Kurdish"@en ; - "kurde"@fr ; - "Kurdisch"@de ; - "zimany kurdy" ; - rdfs:isDefinedBy ; - rdfs:label "Kurdish" ; - "Kurdish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Lao - rdf:type owl:NamedIndividual , - , - ; - "Lao"@en ; - "lao"@fr ; - "Laotisch"@de ; - "pha xa lao" ; - rdfs:isDefinedBy ; - rdfs:label "Lao" ; - "Lao language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Latin - rdf:type owl:NamedIndividual , - , - ; - "Latin"@en ; - "latin"@fr ; - "Latein"@de ; - "lingua latina" ; - rdfs:isDefinedBy ; - rdfs:label "Latin" ; - "Latin language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Latvian - rdf:type owl:NamedIndividual , - , - ; - "Latvian"@en ; - "letton"@fr ; - "Lettisch"@de ; - "latviešu valoda" ; - rdfs:isDefinedBy ; - rdfs:label "Latvian" ; - "Latvian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Limburgan - rdf:type owl:NamedIndividual , - , - ; - "Limburgan"@en , - "Limburger"@en , - "Limburgish"@en ; - "limbourgeois"@fr ; - "Limburgisch"@de ; - rdfs:isDefinedBy ; - rdfs:label "Limburgan" ; - "Limburgan; Limburger; Limburgish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Lingala - rdf:type owl:NamedIndividual , - , - ; - "Lingala"@en ; - "lingala"@fr ; - "Lingala"@de ; - "lingala" ; - rdfs:isDefinedBy ; - rdfs:label "Lingala" ; - "Lingala language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Lithuanian - rdf:type owl:NamedIndividual , - , - ; - "Lithuanian"@en ; - "lituanien"@fr ; - "Litauisch"@de ; - "lietuvių kalba" ; - rdfs:isDefinedBy ; - rdfs:label "Lithuanian" ; - "Lithuanian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/LubaKatanga - rdf:type owl:NamedIndividual , - , - ; - "Luba-Katanga"@en ; - "luba-katanga"@fr ; - "Luba-Katanga-Sprache"@de ; - "tshiluba" ; - rdfs:isDefinedBy ; - rdfs:label "Luba-Katanga" ; - "Luba-Katanga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Luxembourgish - rdf:type owl:NamedIndividual , - , - ; - "Letzeburgesch"@en , - "Luxembourgish"@en ; - "luxembourgeois"@fr ; - "Luxemburgisch"@de ; - "lëtzebuergesch" ; - rdfs:isDefinedBy ; - rdfs:label "Luxembourgish" ; - "Luxembourgish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Macedonian - rdf:type owl:NamedIndividual , - , - ; - "Macedonian"@en ; - "macédonien"@fr ; - "Makedonisch"@de ; - "makedonski" ; - rdfs:isDefinedBy ; - rdfs:label "Macedonian" ; - "Macedonian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Malagasy - rdf:type owl:NamedIndividual , - , - ; - "Malagasy"@en ; - "malgache"@fr ; - "Malagassi-Sprache"@de ; - "malagasy" ; - rdfs:isDefinedBy ; - rdfs:label "Malagasy" ; - "Malagasy languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Malay - rdf:type owl:NamedIndividual , - , - ; - "Malay (macrolanguage)"@en ; - "malais"@fr ; - "Malaiisch"@de ; - "bahasa Malaysia" ; - rdfs:isDefinedBy ; - rdfs:label "Malay" ; - "Malay macrolanguage" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Malayalam - rdf:type owl:NamedIndividual , - , - ; - "Malayalam"@en ; - "malayalam"@fr ; - "Malayalam"@de ; - "malayāḷaṁ" ; - rdfs:isDefinedBy ; - rdfs:label "Malayalam" ; - "Malayalam language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Maltese - rdf:type owl:NamedIndividual , - , - ; - "Maltese"@en ; - "maltais"@fr ; - "Maltesisch"@de ; - "il-Malti" ; - rdfs:isDefinedBy ; - rdfs:label "Maltese" ; - "Maltese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Manx - rdf:type owl:NamedIndividual , - , - ; - "Manx"@en ; - "mannois"@fr , - "manx"@fr ; - "Manx"@de ; - "Gaelg" ; - rdfs:isDefinedBy ; - rdfs:label "Manx" ; - "Manx language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Maori - rdf:type owl:NamedIndividual , - , - ; - "Maori"@en ; - "maori"@fr ; - "Maori-Sprache"@de ; - "māori" ; - rdfs:isDefinedBy ; - rdfs:label "Maori" ; - "Maori language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Marathi - rdf:type owl:NamedIndividual , - , - ; - "Marathi"@en ; - "marathe"@fr ; - "Marathi"@de ; - "marāṭī" ; - rdfs:isDefinedBy ; - rdfs:label "Marathi" ; - "Marathi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Marshallese - rdf:type owl:NamedIndividual , - , - ; - "Marshallese"@en ; - "marshall"@fr ; - "Marschallesisch"@de ; - "M̧ajeł" ; - rdfs:isDefinedBy ; - rdfs:label "Marshallese" ; - "Marshallese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ModernGreek - rdf:type owl:NamedIndividual , - , - ; - "Greek, Modern (1453-)"@en ; - "grec moderne (après 1453)"@fr ; - "Neugriechisch"@de ; - "elliniká" ; - rdfs:isDefinedBy ; - rdfs:label "Modern Greek" ; - "Modern Greek (post 1453-) language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Mongolian - rdf:type owl:NamedIndividual , - , - ; - "Mongolian"@en ; - "mongol"@fr ; - "Mongolisch"@de ; - "mongol" ; - rdfs:isDefinedBy ; - rdfs:label "Mongolian" ; - "Mongolian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Nauru - rdf:type owl:NamedIndividual , - , - ; - "Nauru"@en ; - "nauruan"@fr ; - "Nauruanisch"@de ; - "nauru" ; - rdfs:isDefinedBy ; - rdfs:label "Nauru" ; - "Nauru language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Navajo - rdf:type owl:NamedIndividual , - , - ; - "Navaho"@en , - "Navajo"@en ; - "navaho"@fr ; - "Navajo-Sprache"@de ; - "diné bizaad" ; - rdfs:isDefinedBy ; - rdfs:label "Navajo" ; - "Navajo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ndonga - rdf:type owl:NamedIndividual , - , - ; - "Ndonga"@en ; - "ndonga"@fr ; - "Ndonga"@de ; - "oshindonga" ; - rdfs:isDefinedBy ; - rdfs:label "Ndonga" ; - "Ndonga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Nepali - rdf:type owl:NamedIndividual , - , - ; - "Nepali"@en ; - "népalais"@fr ; - "Nepali"@de ; - "nepālī" ; - rdfs:isDefinedBy ; - rdfs:label "Nepali" ; - "Nepali language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/NorthNdebele - rdf:type owl:NamedIndividual , - , - ; - "Ndebele, North"@en , - "North Ndebele"@en ; - "ndébélé du Nord"@fr ; - "Ndebele-Sprache (Simbabwe)"@de ; - "isiNdebele" ; - rdfs:isDefinedBy ; - rdfs:label "North Ndebele" ; - "North Ndebele language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/NorthernSami - rdf:type owl:NamedIndividual , - , - ; - "Northern Sami"@en ; - "sami du Nord"@fr ; - "Nordsaamisch"@de ; - "davvisámegiella" ; - rdfs:isDefinedBy ; - rdfs:label "Northern Sami" ; - "Northern Sami language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Norwegian - rdf:type owl:NamedIndividual , - , - ; - "Norwegian"@en ; - "norvégien"@fr ; - "Norwegisch"@de ; - "norsk" ; - rdfs:isDefinedBy ; - rdfs:label "Norwegian" ; - "Norwegian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/NorwegianBokmal - rdf:type owl:NamedIndividual , - , - ; - "Bokmål, Norwegian"@en , - "Norwegian Bokmål"@en ; - "norvégien bokmål"@fr ; - "Bokmål"@de ; - "bokmål" ; - rdfs:isDefinedBy ; - rdfs:label "Norwegian Bokmal" ; - "Norwegian Bokmal language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/NorwegianNynorsk - rdf:type owl:NamedIndividual , - , - ; - "Norwegian Nynorsk"@en , - "Nynorsk, Norwegian"@en ; - "norvégien nynorsk"@fr ; - "Nynorsk"@de ; - "nynorsk" ; - rdfs:isDefinedBy ; - rdfs:label "Norwegian Nynorsk" ; - "Norwegian Nynorsk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Occitan - rdf:type owl:NamedIndividual , - , - ; - "Occitan (post 1500)"@en ; - "occitan (après 1500)"@fr ; - "Okzitanisch"@de ; - "occitan" ; - rdfs:isDefinedBy ; - rdfs:label "Occitan" ; - "Occitan (post 1500) language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ojibwa - rdf:type owl:NamedIndividual , - , - ; - "Ojibwa"@en ; - "ojibwa"@fr ; - "Ojibwa-Sprache"@de ; - "chippewa" , - "ojibwe" ; - rdfs:isDefinedBy ; - rdfs:label "Ojibwa" ; - "Ojibwa languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Oriya - rdf:type owl:NamedIndividual , - , - ; - "Oriya"@en ; - "oriya"@fr ; - "Oriya-Sprache"@de ; - "oṛiā" ; - rdfs:isDefinedBy ; - rdfs:label "Oriya" ; - "Oriya language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Oromo - rdf:type owl:NamedIndividual , - , - ; - "Oromo"@en ; - "galla"@fr ; - "Galla-Sprache"@de ; - "(afan) oromo" ; - rdfs:isDefinedBy ; - rdfs:label "Oromo" ; - "Oromo languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ossetian - rdf:type owl:NamedIndividual , - , - ; - "Ossetian"@en , - "Ossetic"@en ; - "ossète"@fr ; - "Ossetisch"@de ; - "iron avzæg" ; - rdfs:isDefinedBy ; - rdfs:label "Ossetian" ; - "Ossetian; Ossetic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Pali - rdf:type owl:NamedIndividual , - , - ; - "Pali"@en ; - "pali"@fr ; - "Pali"@de ; - "pāli bhāsa" ; - rdfs:isDefinedBy ; - rdfs:label "Pali" ; - "Pali language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Panjabi - rdf:type owl:NamedIndividual , - , - ; - "Panjabi"@en , - "Punjabi"@en ; - "pendjabi"@fr ; - "Pandschabi-Sprache"@de ; - "paṁjābī" ; - rdfs:isDefinedBy ; - rdfs:label "Panjabi" ; - "Panjabi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Persian - rdf:type owl:NamedIndividual , - , - ; - "Persian"@en ; - "persan"@fr ; - "Persisch"@de ; - "fârsy" ; - rdfs:isDefinedBy ; - rdfs:label "Persian" ; - "Persian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Polish - rdf:type owl:NamedIndividual , - , - ; - "Polish"@en ; - "polonais"@fr ; - "Polnisch"@de ; - "(język) polski" ; - rdfs:isDefinedBy ; - rdfs:label "Polish" ; - "Polish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Portuguese - rdf:type owl:NamedIndividual , - , - ; - "Portuguese"@en ; - "portugais"@fr ; - "Portugiesisch"@de ; - "português" ; - rdfs:isDefinedBy ; - rdfs:label "Portuguese" ; - "Portuguese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Pushto - rdf:type owl:NamedIndividual , - , - ; - "Pashto"@en , - "Pushto"@en ; - "pachto"@fr ; - "Paschtu"@de ; - "pashto" ; - rdfs:isDefinedBy ; - rdfs:label "Pushto" ; - "Pushto languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Quechua - rdf:type owl:NamedIndividual , - , - ; - "Quechua"@en ; - "quechua"@fr , - "quichua"@fr ; - "Quechua-Sprache"@de ; - "qhëtshwa" ; - rdfs:isDefinedBy ; - rdfs:label "Quechua" ; - "Quechua languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Romanian - rdf:type owl:NamedIndividual , - , - ; - "Moldavian"@en , - "Moldovan"@en , - "Romanian"@en ; - "moldave"@fr , - "roumain"@fr ; - "Rumänisch"@de ; - "(limba) moldoveanǎ" , - "(limba) română" ; - rdfs:isDefinedBy ; - rdfs:label "Romanian" ; - "Romanian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Romansh - rdf:type owl:NamedIndividual , - , - ; - "Romansh"@en ; - "romanche"@fr ; - "Rätoromanisch"@de ; - "romontsch" ; - rdfs:isDefinedBy ; - rdfs:label "Romansh" ; - "Romansh language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Rundi - rdf:type owl:NamedIndividual , - , - ; - "Rundi"@en ; - "rundi"@fr ; - "Rundi-Sprache"@de ; - "kirundi" ; - rdfs:isDefinedBy ; - rdfs:label "Rundi" ; - "Rundi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Russian - rdf:type owl:NamedIndividual , - , - ; - "Russian"@en ; - "russe"@fr ; - "Russisch"@de ; - "russkij (âzyk)" ; - rdfs:isDefinedBy ; - rdfs:label "Russian" ; - "Russian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Samoan - rdf:type owl:NamedIndividual , - , - ; - "Samoan"@en ; - "samoan"@fr ; - "Samoanisch"@de ; - "samoa" ; - rdfs:isDefinedBy ; - rdfs:label "Samoan" ; - "Samoan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sango - rdf:type owl:NamedIndividual , - , - ; - "Sango"@en ; - "sango"@fr ; - "Sango-Sprache"@de ; - "sango" ; - rdfs:isDefinedBy ; - rdfs:label "Sango" ; - "Sango language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sanskrit - rdf:type owl:NamedIndividual , - , - ; - "Sanskrit"@en ; - "sanskrit"@fr ; - "Sanskrit"@de ; - "saṁskr̥tam" ; - rdfs:isDefinedBy ; - rdfs:label "Sanskrit" ; - "Sanskrit language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sardinian - rdf:type owl:NamedIndividual , - , - ; - "Sardinian"@en ; - "sarde"@fr ; - "Sardisch"@de ; - "sardu" ; - rdfs:isDefinedBy ; - rdfs:label "Sardinian" ; - "Sardinian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Serbian - rdf:type owl:NamedIndividual , - , - ; - "Serbian"@en ; - "serbe"@fr ; - "Serbisch"@de ; - "srpski (jezik)" ; - rdfs:isDefinedBy ; - rdfs:label "Serbian" ; - "Serbian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Shona - rdf:type owl:NamedIndividual , - , - ; - "Shona"@en ; - "shona"@fr ; - "Schona-Sprache"@de ; - "chiShona" ; - rdfs:isDefinedBy ; - rdfs:label "Shona" ; - "Shona language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/SichuanYi - rdf:type owl:NamedIndividual , - , - ; - "Nuosu"@en , - "Sichuan Yi"@en ; - "yi de Sichuan"@fr ; - "Lalo-Sprache"@de ; - rdfs:isDefinedBy ; - rdfs:label "Sichuan Yi" ; - "Sichuan Yi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sindhi - rdf:type owl:NamedIndividual , - , - ; - "Sindhi"@en ; - "sindhi"@fr ; - "Sindhi-Sprache"@de ; - "sindhī" ; - rdfs:isDefinedBy ; - rdfs:label "Sindhi" ; - "Sindhi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sinhala - rdf:type owl:NamedIndividual , - , - ; - "Sinhala"@en , - "Sinhalese"@en ; - "singhalais"@fr ; - "Singhalesisch"@de ; - "siṁhala" ; - rdfs:isDefinedBy ; - rdfs:label "Sinhala" ; - "Sinhala; Sinhalese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Slovak - rdf:type owl:NamedIndividual , - , - ; - "Slovak"@en ; - "slovaque"@fr ; - "Slowakisch"@de ; - "slovenský (jazyk)" ; - rdfs:isDefinedBy ; - rdfs:label "Slovak" ; - "Slovak language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Slovenian - rdf:type owl:NamedIndividual , - , - ; - "Slovenian"@en ; - "slovène"@fr ; - "Slowenisch"@de ; - "slovenski (jezik)" ; - rdfs:isDefinedBy ; - rdfs:label "Slovenian" ; - "Slovenian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Somali - rdf:type owl:NamedIndividual , - , - ; - "Somali"@en ; - "somali"@fr ; - "Somali"@de ; - "soomaali" ; - rdfs:isDefinedBy ; - rdfs:label "Somali" ; - "Somali language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/SouthNdebele - rdf:type owl:NamedIndividual , - , - ; - "Ndebele, South"@en , - "South Ndebele"@en ; - "ndébélé du Sud"@fr ; - "Ndebele-Sprache (Transvaal)"@de ; - "isiNdebele" ; - rdfs:isDefinedBy ; - rdfs:label "South Ndebele" ; - "South Ndebele language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/SouthernSotho - rdf:type owl:NamedIndividual , - , - ; - "Sotho, Southern"@en , - "Southern Sotho"@en ; - "sotho du Sud"@fr ; - "Süd-Sotho-Sprache"@de ; - "Sesotho" ; - rdfs:isDefinedBy ; - rdfs:label "Southern Sotho" ; - "Southern Sotho language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Spanish - rdf:type owl:NamedIndividual , - , - ; - "Castilian"@en , - "Spanish"@en ; - "castillan"@fr , - "espagnol"@fr ; - "Spanisch"@de ; - "castellano" , - "español" ; - rdfs:isDefinedBy ; - rdfs:label "Spanish" ; - "Spanish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Sundanese - rdf:type owl:NamedIndividual , - , - ; - "Sundanese"@en ; - "soundanais"@fr ; - "Sundanesisch"@de ; - "bahasa Sunda" ; - rdfs:isDefinedBy ; - rdfs:label "Sundanese" ; - "Sundanese languaage" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Swahili - rdf:type owl:NamedIndividual , - , - ; - "Swahili"@en ; - "swahili"@fr ; - "Swahili"@de ; - "Kiswahili" ; - rdfs:isDefinedBy ; - rdfs:label "Swahili" ; - "Swahili macrolanguage" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Swati - rdf:type owl:NamedIndividual , - , - ; - "Swati"@en ; - "swati"@fr ; - "Swasi-Sprache"@de ; - "siSwati" ; - rdfs:isDefinedBy ; - rdfs:label "Swati" ; - "Swati language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Swedish - rdf:type owl:NamedIndividual , - , - ; - "Swedish"@en ; - "suédois"@fr ; - "Schwedisch"@de ; - "svenska" ; - rdfs:isDefinedBy ; - rdfs:label "Swedish" ; - "Swedish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tagalog - rdf:type owl:NamedIndividual , - , - ; - "Tagalog"@en ; - "tagalog"@fr ; - "Tagalog"@de ; - "tagalog" ; - rdfs:isDefinedBy ; - rdfs:label "Tagalog" ; - "Tagalog language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tahitian - rdf:type owl:NamedIndividual , - , - ; - "Tahitian"@en ; - "tahitien"@fr ; - "Tahitisch"@de ; - rdfs:isDefinedBy ; - rdfs:label "Tahitian" ; - "Tahitian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tajik - rdf:type owl:NamedIndividual , - , - ; - "Tajik"@en ; - "tadjik"@fr ; - "Tadschikisch"@de ; - "toçikī" ; - rdfs:isDefinedBy ; - rdfs:label "Tajik" ; - "Tajik language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tamil - rdf:type owl:NamedIndividual , - , - ; - "Tamil"@en ; - "tamoul"@fr ; - "Tamil"@de ; - "tamiḻ" ; - rdfs:isDefinedBy ; - rdfs:label "Tamil" ; - "Tamil language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tatar - rdf:type owl:NamedIndividual , - , - ; - "Tatar"@en ; - "tatar"@fr ; - "Tatarisch"@de ; - "tatar tele" ; - rdfs:isDefinedBy ; - rdfs:label "Tatar" ; - "Tatar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Telugu - rdf:type owl:NamedIndividual , - , - ; - "Telugu"@en ; - "télougou"@fr ; - "Telugu-Sprache"@de ; - "telugu" ; - rdfs:isDefinedBy ; - rdfs:label "Telugu" ; - "Telugu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Thai - rdf:type owl:NamedIndividual , - , - ; - "Thai"@en ; - "thaï"@fr ; - "Thailändisch"@de ; - "thai" ; - rdfs:isDefinedBy ; - rdfs:label "Thai" ; - "Thai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tibetan - rdf:type owl:NamedIndividual , - , - ; - "Tibetan"@en ; - "tibétain"@fr ; - "Tibetisch"@de ; - "bod skad" ; - rdfs:isDefinedBy ; - rdfs:label "Tibetan" ; - "Tibetan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tigrinya - rdf:type owl:NamedIndividual , - , - ; - "Tigrinya"@en ; - "tigrigna"@fr ; - "Tigrinja-Sprache"@de ; - "tigriña" ; - rdfs:isDefinedBy ; - rdfs:label "Tigrinya" ; - "Tigrinya language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tonga-TongaIslands - rdf:type owl:NamedIndividual , - , - ; - "Tonga (Tonga Islands)"@en ; - "tonga (îles Tonga)"@fr ; - "Tongaisch"@de ; - "tonga" ; - rdfs:isDefinedBy ; - rdfs:label "Tonga (Tonga Islands)" ; - "Tonga (Tonga Islands) language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tsonga - rdf:type owl:NamedIndividual , - , - ; - "Tsonga"@en ; - "tsonga"@fr ; - "Tsonga-Sprache"@de ; - "Xitsonga" ; - rdfs:isDefinedBy ; - rdfs:label "Tsonga" ; - "Tsonga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Tswana - rdf:type owl:NamedIndividual , - , - ; - "Tswana"@en ; - "tswana"@fr ; - "Tswana-Sprache"@de ; - "Setswana" ; - rdfs:isDefinedBy ; - rdfs:label "Tswana" ; - "Tswana language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Turkish - rdf:type owl:NamedIndividual , - , - ; - "Turkish"@en ; - "turc"@fr ; - "Türkisch"@de ; - "türkçe" ; - rdfs:isDefinedBy ; - rdfs:label "Turkish" ; - "Turkish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Turkmen - rdf:type owl:NamedIndividual , - , - ; - "Turkmen"@en ; - "turkmène"@fr ; - "Turkmenisch"@de ; - rdfs:isDefinedBy ; - rdfs:label "Turkmen" ; - "Turkmen language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Twi - rdf:type owl:NamedIndividual , - , - ; - "Twi"@en ; - "twi"@fr ; - "Twi-Sprache"@de ; - "twi" ; - rdfs:isDefinedBy ; - rdfs:label "Twi" ; - "Twi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Uighur - rdf:type owl:NamedIndividual , - , - ; - "Uighur"@en , - "Uyghur"@en ; - "ouïgour"@fr ; - "Uigurisch"@de ; - "oyghurqǝ" ; - rdfs:isDefinedBy ; - rdfs:label "Uighur" ; - "Uighur language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Ukrainian - rdf:type owl:NamedIndividual , - , - ; - "Ukrainian"@en ; - "ukrainien"@fr ; - "Ukrainisch"@de ; - "ukraïns'ka mova" ; - rdfs:isDefinedBy ; - rdfs:label "Ukrainian" ; - "Ukrainian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Urdu - rdf:type owl:NamedIndividual , - , - ; - "Urdu"@en ; - "ourdou"@fr ; - "Urdu"@de ; - "urdū" ; - rdfs:isDefinedBy ; - rdfs:label "Urdu" ; - "Urdu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Uzbek - rdf:type owl:NamedIndividual , - , - ; - "Uzbek"@en ; - "ouszbek"@fr ; - "Usbekisch"@de ; - "oʻzbek tili" ; - rdfs:isDefinedBy ; - rdfs:label "Uzbek" ; - "Uzbek languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Venda - rdf:type owl:NamedIndividual , - , - ; - "Venda"@en ; - "venda"@fr ; - "Venda-Sprache"@de ; - "Tshivenḓa" ; - rdfs:isDefinedBy ; - rdfs:label "Venda" ; - "Venda language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Vietnamese - rdf:type owl:NamedIndividual , - , - ; - "Vietnamese"@en ; - "vietnamien"@fr ; - "Vietnamesisch"@de ; - "Tiếng Việt Nam" ; - rdfs:isDefinedBy ; - rdfs:label "Vietnamese" ; - "Vietnamese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Volapuk - rdf:type owl:NamedIndividual , - , - ; - "Volapük"@en ; - "volapük"@fr ; - "Volapük"@de ; - "volapük" ; - rdfs:isDefinedBy ; - rdfs:label "Volapuk" ; - "Volapuk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Walloon - rdf:type owl:NamedIndividual , - , - ; - "Walloon"@en ; - "wallon"@fr ; - "Wallonisch"@de ; - "wallon" ; - rdfs:isDefinedBy ; - rdfs:label "Walloon" ; - "Walloon language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Welsh - rdf:type owl:NamedIndividual , - , - ; - "Welsh"@en ; - "gallois"@fr ; - "Kymrisch"@de ; - "Cymraeg" ; - rdfs:isDefinedBy ; - rdfs:label "Welsh" ; - "Welsh language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/WesternFrisian - rdf:type owl:NamedIndividual , - , - ; - "Western Frisian"@en ; - "frison occidental"@fr ; - "Friesisch"@de ; - "frysk" ; - rdfs:isDefinedBy ; - rdfs:label "Western Frisian" ; - "Western Frisian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Wolof - rdf:type owl:NamedIndividual , - , - ; - "Wolof"@en ; - "wolof"@fr ; - "Wolof-Sprache"@de ; - "wolof" ; - rdfs:isDefinedBy ; - rdfs:label "Wolof" ; - "Wolof language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Xhosa - rdf:type owl:NamedIndividual , - , - ; - "Xhosa"@en ; - "xhosa"@fr ; - "Xhosa-Sprache"@de ; - "isiXhosa" ; - rdfs:isDefinedBy ; - rdfs:label "Xhosa" ; - "Xhosa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Yiddish - rdf:type owl:NamedIndividual , - , - ; - "Yiddish"@en ; - "yiddish"@fr ; - "Jiddisch"@de ; - "yidiš" ; - rdfs:isDefinedBy ; - rdfs:label "Yiddish" ; - "Yiddish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Yoruba - rdf:type owl:NamedIndividual , - , - ; - "Yoruba"@en ; - "yoruba"@fr ; - "Yoruba-Sprache"@de ; - "Yorùbá" ; - rdfs:isDefinedBy ; - rdfs:label "Yoruba" ; - "Yoruba language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Zhuang - rdf:type owl:NamedIndividual , - , - ; - "Chuang"@en , - "Zhuang"@en ; - "chuang"@fr , - "zhuang"@fr ; - "Zhuang"@de ; - "cuengh" ; - rdfs:isDefinedBy ; - rdfs:label "Zhuang" ; - "Zhuang languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/Zulu - rdf:type owl:NamedIndividual , - , - ; - "Zulu"@en ; - "zoulou"@fr ; - "Zulu-Sprache"@de ; - "isiZulu" ; - rdfs:isDefinedBy ; - rdfs:label "Zulu" ; - "Zulu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/aa - rdf:type owl:NamedIndividual , - ; - ; - ; - "aa" ; - rdfs:isDefinedBy ; - rdfs:label "aa" ; - "language identifier for Afar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ab - rdf:type owl:NamedIndividual , - ; - ; - ; - "ab" ; - rdfs:isDefinedBy ; - rdfs:label "ab" ; - "language identifier for Abkhazian; Abkhaz" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ae - rdf:type owl:NamedIndividual , - ; - ; - ; - "ae" ; - rdfs:isDefinedBy ; - rdfs:label "ae" ; - "language identifier for Avestan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/af - rdf:type owl:NamedIndividual , - ; - ; - ; - "af" ; - rdfs:isDefinedBy ; - rdfs:label "af" ; - "language identifier for Afrikaans" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ak - rdf:type owl:NamedIndividual , - ; - ; - ; - "ak" ; - rdfs:isDefinedBy ; - rdfs:label "ak" ; - "language identifier for Akan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/am - rdf:type owl:NamedIndividual , - ; - ; - ; - "am" ; - rdfs:isDefinedBy ; - rdfs:label "am" ; - "language identifier for Amharic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/an - rdf:type owl:NamedIndividual , - ; - ; - ; - "an" ; - rdfs:isDefinedBy ; - rdfs:label "an" ; - "language identifier for Aragonese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ar - rdf:type owl:NamedIndividual , - ; - ; - ; - "ar" ; - rdfs:isDefinedBy ; - rdfs:label "ar" ; - "language identifier for Arabic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/as - rdf:type owl:NamedIndividual , - ; - ; - ; - "as" ; - rdfs:isDefinedBy ; - rdfs:label "as" ; - "language identifier for Assamese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/av - rdf:type owl:NamedIndividual , - ; - ; - ; - "av" ; - rdfs:isDefinedBy ; - rdfs:label "av" ; - "language identifier for Avaric" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ay - rdf:type owl:NamedIndividual , - ; - ; - ; - "ay" ; - rdfs:isDefinedBy ; - rdfs:label "ay" ; - "language identifier for Aymara" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/az - rdf:type owl:NamedIndividual , - ; - ; - ; - "az" ; - rdfs:isDefinedBy ; - rdfs:label "az" ; - "language identifier for Azerbaijani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ba - rdf:type owl:NamedIndividual , - ; - ; - ; - "ba" ; - rdfs:isDefinedBy ; - rdfs:label "ba" ; - "language identifier for Bashkir" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/be - rdf:type owl:NamedIndividual , - ; - ; - ; - "be" ; - rdfs:isDefinedBy ; - rdfs:label "be" ; - "language identifier for Belarusian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bg - rdf:type owl:NamedIndividual , - ; - ; - ; - "bg" ; - rdfs:isDefinedBy ; - rdfs:label "bg" ; - "language identifier for Bulgarian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bh - rdf:type owl:NamedIndividual , - ; - ; - ; - "bh" ; - rdfs:isDefinedBy ; - rdfs:label "bh" ; - "language identifier for Bihari languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bi - rdf:type owl:NamedIndividual , - ; - ; - ; - "bi" ; - rdfs:isDefinedBy ; - rdfs:label "bi" ; - "language identifier for Bislama" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bm - rdf:type owl:NamedIndividual , - ; - ; - ; - "bm" ; - rdfs:isDefinedBy ; - rdfs:label "bm" ; - "language identifier for Bambara" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bn - rdf:type owl:NamedIndividual , - ; - ; - ; - "bn" ; - rdfs:isDefinedBy ; - rdfs:label "bn" ; - "language identifier for Bengali; Bangla" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bo - rdf:type owl:NamedIndividual , - ; - ; - ; - "bo" ; - rdfs:isDefinedBy ; - rdfs:label "bo" ; - "language identifier for Tibetan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/br - rdf:type owl:NamedIndividual , - ; - ; - ; - "br" ; - rdfs:isDefinedBy ; - rdfs:label "br" ; - "language identifier for Breton" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/bs - rdf:type owl:NamedIndividual , - ; - ; - ; - "bs" ; - rdfs:isDefinedBy ; - rdfs:label "bs" ; - "language identifier for Bosnian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ca - rdf:type owl:NamedIndividual , - ; - ; - ; - "ca" ; - rdfs:isDefinedBy ; - rdfs:label "ca" ; - "language identifier for Catalan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ce - rdf:type owl:NamedIndividual , - ; - ; - ; - "ce" ; - rdfs:isDefinedBy ; - rdfs:label "ce" ; - "language identifier for Chechen" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ch - rdf:type owl:NamedIndividual , - ; - ; - ; - "ch" ; - rdfs:isDefinedBy ; - rdfs:label "ch" ; - "language identifier for Chamorro" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/co - rdf:type owl:NamedIndividual , - ; - ; - ; - "co" ; - rdfs:isDefinedBy ; - rdfs:label "co" ; - "language identifier for Corsican" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/cr - rdf:type owl:NamedIndividual , - ; - ; - ; - "cr" ; - rdfs:isDefinedBy ; - rdfs:label "cr" ; - "language identifier for Cree" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/cs - rdf:type owl:NamedIndividual , - ; - ; - ; - "cs" ; - rdfs:isDefinedBy ; - rdfs:label "cs" ; - "language identifier for Czech" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/cu - rdf:type owl:NamedIndividual , - ; - ; - ; - "cu" ; - rdfs:isDefinedBy ; - rdfs:label "cu" ; - "language identifier for Old Slavonic; Old Church Slavonic; Church Slavonic; Church Slavic; Old Bulgarian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/cv - rdf:type owl:NamedIndividual , - ; - ; - ; - "cv" ; - rdfs:isDefinedBy ; - rdfs:label "cv" ; - "language identifier for Chuvash" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/cy - rdf:type owl:NamedIndividual , - ; - ; - ; - "cy" ; - rdfs:isDefinedBy ; - rdfs:label "cy" ; - "language identifier for Welsh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/da - rdf:type owl:NamedIndividual , - ; - ; - ; - "da" ; - rdfs:isDefinedBy ; - rdfs:label "da" ; - "language identifier for Danish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/de - rdf:type owl:NamedIndividual , - ; - ; - ; - "de" ; - rdfs:isDefinedBy ; - rdfs:label "de" ; - "language identifier for German" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/dv - rdf:type owl:NamedIndividual , - ; - ; - ; - "dv" ; - rdfs:isDefinedBy ; - rdfs:label "dv" ; - "language identifier for Dhivehi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/dz - rdf:type owl:NamedIndividual , - ; - ; - ; - "dz" ; - rdfs:isDefinedBy ; - rdfs:label "dz" ; - "language identifier for Dzongkha; Bhutani; Butanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ee - rdf:type owl:NamedIndividual , - ; - ; - ; - "ee" ; - rdfs:isDefinedBy ; - rdfs:label "ee" ; - "language identifier for Ewe" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/el - rdf:type owl:NamedIndividual , - ; - ; - ; - "el" ; - rdfs:isDefinedBy ; - rdfs:label "el" ; - "language identifier for Modern Greek (post 1453)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/en - rdf:type owl:NamedIndividual , - ; - ; - ; - "en" ; - rdfs:isDefinedBy ; - rdfs:label "en" ; - "language identifier for English" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/eo - rdf:type owl:NamedIndividual , - ; - ; - ; - "eo" ; - rdfs:isDefinedBy ; - rdfs:label "eo" ; - "language identifier for Esperanto" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/es - rdf:type owl:NamedIndividual , - ; - ; - ; - "es" ; - rdfs:isDefinedBy ; - rdfs:label "es" ; - "language identifier for Spanish; Castilian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/et - rdf:type owl:NamedIndividual , - ; - ; - ; - "et" ; - rdfs:isDefinedBy ; - rdfs:label "et" ; - "language identifier for Estonian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/eu - rdf:type owl:NamedIndividual , - ; - ; - ; - "eu" ; - rdfs:isDefinedBy ; - rdfs:label "eu" ; - "language identifier for Basque" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fa - rdf:type owl:NamedIndividual , - ; - ; - ; - "fa" ; - rdfs:isDefinedBy ; - rdfs:label "fa" ; - "language identifier for Persian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ff - rdf:type owl:NamedIndividual , - ; - ; - ; - "ff" ; - rdfs:isDefinedBy ; - rdfs:label "ff" ; - "language identifier for Fulah; Fula; Fulani; Fulfulde; Peul" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fi - rdf:type owl:NamedIndividual , - ; - ; - ; - "fi" ; - rdfs:isDefinedBy ; - rdfs:label "fi" ; - "language identifier for Finnish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fj - rdf:type owl:NamedIndividual , - ; - ; - ; - "fj" ; - rdfs:isDefinedBy ; - rdfs:label "fj" ; - "language identifier for Fijian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fo - rdf:type owl:NamedIndividual , - ; - ; - ; - "fo" ; - rdfs:isDefinedBy ; - rdfs:label "fo" ; - "language identifier for Faroese; Faeroese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fr - rdf:type owl:NamedIndividual , - ; - ; - ; - "fr" ; - rdfs:isDefinedBy ; - rdfs:label "fr" ; - "language identifier for French" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/fy - rdf:type owl:NamedIndividual , - ; - ; - ; - "fy" ; - rdfs:isDefinedBy ; - rdfs:label "fy" ; - "language identifier for Western Frisian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ga - rdf:type owl:NamedIndividual , - ; - ; - ; - "ga" ; - rdfs:isDefinedBy ; - rdfs:label "ga" ; - "language identifier for Irish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/gd - rdf:type owl:NamedIndividual , - ; - ; - ; - "gd" ; - rdfs:isDefinedBy ; - rdfs:label "gd" ; - "language identifier for Gaelic; Scottish Gaelic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/gl - rdf:type owl:NamedIndividual , - ; - ; - ; - "gl" ; - rdfs:isDefinedBy ; - rdfs:label "gl" ; - "language identifier for Galician; Gallegan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/gn - rdf:type owl:NamedIndividual , - ; - ; - ; - "gn" ; - rdfs:isDefinedBy ; - rdfs:label "gn" ; - "language identifier for Guarani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/gu - rdf:type owl:NamedIndividual , - ; - ; - ; - "gu" ; - rdfs:isDefinedBy ; - rdfs:label "gu" ; - "language identifier for Gujarati" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/gv - rdf:type owl:NamedIndividual , - ; - ; - ; - "gv" ; - rdfs:isDefinedBy ; - rdfs:label "gv" ; - "language identifier for Manx" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ha - rdf:type owl:NamedIndividual , - ; - ; - ; - "ha" ; - rdfs:isDefinedBy ; - rdfs:label "ha" ; - "language identifier for Hausa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/he - rdf:type owl:NamedIndividual , - ; - ; - ; - "he" ; - rdfs:isDefinedBy ; - rdfs:label "he" ; - "language identifier for Hebrew" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/hi - rdf:type owl:NamedIndividual , - ; - ; - ; - "hi" ; - rdfs:isDefinedBy ; - rdfs:label "hi" ; - "language identifier for Hindi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ho - rdf:type owl:NamedIndividual , - ; - ; - ; - "ho" ; - rdfs:isDefinedBy ; - rdfs:label "ho" ; - "language identifier for Hiri Motu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/hr - rdf:type owl:NamedIndividual , - ; - ; - ; - "hr" ; - rdfs:isDefinedBy ; - rdfs:label "hr" ; - "language identifier for Croatian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ht - rdf:type owl:NamedIndividual , - ; - ; - ; - "ht" ; - rdfs:isDefinedBy ; - rdfs:label "ht" ; - "language identifier for Haitian; Haitian Creole" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/hu - rdf:type owl:NamedIndividual , - ; - ; - ; - "hu" ; - rdfs:isDefinedBy ; - rdfs:label "hu" ; - "language identifier for Hungarian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/hy - rdf:type owl:NamedIndividual , - ; - ; - ; - "hy" ; - rdfs:isDefinedBy ; - rdfs:label "hy" ; - "language identifier for Armenian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/hz - rdf:type owl:NamedIndividual , - ; - ; - ; - "hz" ; - rdfs:isDefinedBy ; - rdfs:label "hz" ; - "language identifier for Herero" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ia - rdf:type owl:NamedIndividual , - ; - ; - ; - "ia" ; - rdfs:isDefinedBy ; - rdfs:label "ia" ; - "language identifier for Interlingua (International Auxiliary Language Association)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/id - rdf:type owl:NamedIndividual , - ; - ; - ; - "id" ; - rdfs:isDefinedBy ; - rdfs:label "id" ; - "language identifier for Indonesian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ie - rdf:type owl:NamedIndividual , - ; - ; - ; - "ie" ; - rdfs:isDefinedBy ; - rdfs:label "ie" ; - "language identifier for Interlingue" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ig - rdf:type owl:NamedIndividual , - ; - ; - ; - "ig" ; - rdfs:isDefinedBy ; - rdfs:label "ig" ; - "language identifier for Igbo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ii - rdf:type owl:NamedIndividual , - ; - ; - ; - "ii" ; - rdfs:isDefinedBy ; - rdfs:label "ii" ; - "language identifier for Sichuan Yi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ik - rdf:type owl:NamedIndividual , - ; - ; - ; - "ik" ; - rdfs:isDefinedBy ; - rdfs:label "ik" ; - "language identifier for Inupiaq" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/io - rdf:type owl:NamedIndividual , - ; - ; - ; - "io" ; - rdfs:isDefinedBy ; - rdfs:label "io" ; - "language identifier for Ido" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/is - rdf:type owl:NamedIndividual , - ; - ; - ; - "is" ; - rdfs:isDefinedBy ; - rdfs:label "is" ; - "language identifier for Icelandic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/it - rdf:type owl:NamedIndividual , - ; - ; - ; - "it" ; - rdfs:isDefinedBy ; - rdfs:label "it" ; - "language identifier for Italian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/iu - rdf:type owl:NamedIndividual , - ; - ; - ; - "iu" ; - rdfs:isDefinedBy ; - rdfs:label "iu" ; - "language identifier for Inuktitut" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ja - rdf:type owl:NamedIndividual , - ; - ; - ; - "ja" ; - rdfs:isDefinedBy ; - rdfs:label "ja" ; - "language identifier for Japanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/jv - rdf:type owl:NamedIndividual , - ; - ; - ; - "jv" ; - rdfs:isDefinedBy ; - rdfs:label "jv" ; - "language identifier for Javanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ka - rdf:type owl:NamedIndividual , - ; - ; - ; - "ka" ; - rdfs:isDefinedBy ; - rdfs:label "ka" ; - "language identifier for Georgian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kg - rdf:type owl:NamedIndividual , - ; - ; - ; - "kg" ; - rdfs:isDefinedBy ; - rdfs:label "kg" ; - "language identifier for Kongo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ki - rdf:type owl:NamedIndividual , - ; - ; - ; - "ki" ; - rdfs:isDefinedBy ; - rdfs:label "ki" ; - "language identifier for Kikuyu; Gikuyu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kj - rdf:type owl:NamedIndividual , - ; - ; - ; - "kj" ; - rdfs:isDefinedBy ; - rdfs:label "kj" ; - "language identifier for Kwanyama; Kuanyama" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kk - rdf:type owl:NamedIndividual , - ; - ; - ; - "kk" ; - rdfs:isDefinedBy ; - rdfs:label "kk" ; - "language identifier for Kazakh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kl - rdf:type owl:NamedIndividual , - ; - ; - ; - "kl" ; - rdfs:isDefinedBy ; - rdfs:label "kl" ; - "language identifier for Kalaallisut; Greenlandic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/km - rdf:type owl:NamedIndividual , - ; - ; - ; - "km" ; - rdfs:isDefinedBy ; - rdfs:label "km" ; - "language identifier for Central Khmer" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kn - rdf:type owl:NamedIndividual , - ; - ; - ; - "kn" ; - rdfs:isDefinedBy ; - rdfs:label "kn" ; - "language identifier for Kannada" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ko - rdf:type owl:NamedIndividual , - ; - ; - ; - "ko" ; - rdfs:isDefinedBy ; - rdfs:label "ko" ; - "language identifier for Korean" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kr - rdf:type owl:NamedIndividual , - ; - ; - ; - "kr" ; - rdfs:isDefinedBy ; - rdfs:label "kr" ; - "language identifier for Kanuri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ks - rdf:type owl:NamedIndividual , - ; - ; - ; - "ks" ; - rdfs:isDefinedBy ; - rdfs:label "ks" ; - "language identifier for Kashmiri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ku - rdf:type owl:NamedIndividual , - ; - ; - ; - "ku" ; - rdfs:isDefinedBy ; - rdfs:label "ku" ; - "language identifier for Kurdish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kv - rdf:type owl:NamedIndividual , - ; - ; - ; - "kv" ; - rdfs:isDefinedBy ; - rdfs:label "kv" ; - "language identifier for Komi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/kw - rdf:type owl:NamedIndividual , - ; - ; - ; - "kw" ; - rdfs:isDefinedBy ; - rdfs:label "kw" ; - "language identifier for Cornish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ky - rdf:type owl:NamedIndividual , - ; - ; - ; - "ky" ; - rdfs:isDefinedBy ; - rdfs:label "ky" ; - "language identifier for Kirghiz; Kyrgyz" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/la - rdf:type owl:NamedIndividual , - ; - ; - ; - "la" ; - rdfs:isDefinedBy ; - rdfs:label "la" ; - "language identifier for Latin" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lb - rdf:type owl:NamedIndividual , - ; - ; - ; - "lb" ; - rdfs:isDefinedBy ; - rdfs:label "lb" ; - "language identifier for Luxembourgish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lg - rdf:type owl:NamedIndividual , - ; - ; - ; - "lg" ; - rdfs:isDefinedBy ; - rdfs:label "lg" ; - "language identifier for Ganda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/li - rdf:type owl:NamedIndividual , - ; - ; - ; - "li" ; - rdfs:isDefinedBy ; - rdfs:label "li" ; - "language identifier for Limburgan; Limburger; Limburgish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ln - rdf:type owl:NamedIndividual , - ; - ; - ; - "ln" ; - rdfs:isDefinedBy ; - rdfs:label "ln" ; - "language identifier for Lingala" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lo - rdf:type owl:NamedIndividual , - ; - ; - ; - "lo" ; - rdfs:isDefinedBy ; - rdfs:label "lo" ; - "language identifier for Lao" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lt - rdf:type owl:NamedIndividual , - ; - ; - ; - "lt" ; - rdfs:isDefinedBy ; - rdfs:label "lt" ; - "language identifier for Lithuanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lu - rdf:type owl:NamedIndividual , - ; - ; - ; - "lu" ; - rdfs:isDefinedBy ; - rdfs:label "lu" ; - "language identifier for Luba-Katanga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/lv - rdf:type owl:NamedIndividual , - ; - ; - ; - "lv" ; - rdfs:isDefinedBy ; - rdfs:label "lv" ; - "language identifier for Latvian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mg - rdf:type owl:NamedIndividual , - ; - ; - ; - "mg" ; - rdfs:isDefinedBy ; - rdfs:label "mg" ; - "language identifier for Malagasy" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mh - rdf:type owl:NamedIndividual , - ; - ; - ; - "mh" ; - rdfs:isDefinedBy ; - rdfs:label "mh" ; - "language identifier for Marshallese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mi - rdf:type owl:NamedIndividual , - ; - ; - ; - "mi" ; - rdfs:isDefinedBy ; - rdfs:label "mi" ; - "language identifier for Maori" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mk - rdf:type owl:NamedIndividual , - ; - ; - ; - "mk" ; - rdfs:isDefinedBy ; - rdfs:label "mk" ; - "language identifier for Macedonian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ml - rdf:type owl:NamedIndividual , - ; - ; - ; - "ml" ; - rdfs:isDefinedBy ; - rdfs:label "ml" ; - "language identifier for Malayalam" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mn - rdf:type owl:NamedIndividual , - ; - ; - ; - "mn" ; - rdfs:isDefinedBy ; - rdfs:label "mn" ; - "language identifier for Mongolian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mr - rdf:type owl:NamedIndividual , - ; - ; - ; - "mr" ; - rdfs:isDefinedBy ; - rdfs:label "mr" ; - "language identifier for Marathi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ms - rdf:type owl:NamedIndividual , - ; - ; - ; - "ms" ; - rdfs:isDefinedBy ; - rdfs:label "ms" ; - "language identifier for Malay" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/mt - rdf:type owl:NamedIndividual , - ; - ; - ; - "mt" ; - rdfs:isDefinedBy ; - rdfs:label "mt" ; - "language identifier for Maltese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/my - rdf:type owl:NamedIndividual , - ; - ; - ; - "my" ; - rdfs:isDefinedBy ; - rdfs:label "my" ; - "language identifier for Burmese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/na - rdf:type owl:NamedIndividual , - ; - ; - ; - "na" ; - rdfs:isDefinedBy ; - rdfs:label "na" ; - "language identifier for Nauruan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nb - rdf:type owl:NamedIndividual , - ; - ; - ; - "nb" ; - rdfs:isDefinedBy ; - rdfs:label "nb" ; - "language identifier for Norwegian Bokmal" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nd - rdf:type owl:NamedIndividual , - ; - ; - ; - "nd" ; - rdfs:isDefinedBy ; - rdfs:label "nd" ; - "language identifier for North Ndebele" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ne - rdf:type owl:NamedIndividual , - ; - ; - ; - "ne" ; - rdfs:isDefinedBy ; - rdfs:label "ne" ; - "language identifier for Nepali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ng - rdf:type owl:NamedIndividual , - ; - ; - ; - rdfs:isDefinedBy ; - rdfs:label "ng" ; - "language identifier for Ndonga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nl - rdf:type owl:NamedIndividual , - ; - ; - ; - "nl" ; - rdfs:isDefinedBy ; - rdfs:label "nl" ; - "language identifier for Dutch" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nn - rdf:type owl:NamedIndividual , - ; - ; - ; - "nn" ; - rdfs:isDefinedBy ; - rdfs:label "nn" ; - "language identifier for Norwegian Nynorsk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/no - rdf:type owl:NamedIndividual , - ; - ; - ; - "no" ; - rdfs:isDefinedBy ; - rdfs:label "no" ; - "language identifier for Norwegian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nr - rdf:type owl:NamedIndividual , - ; - ; - ; - "nr" ; - rdfs:isDefinedBy ; - rdfs:label "nr" ; - "language identifier for South Ndebele" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/nv - rdf:type owl:NamedIndividual , - ; - ; - ; - "nv" ; - rdfs:isDefinedBy ; - rdfs:label "nv" ; - "language identifier for Navajo; Navaho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ny - rdf:type owl:NamedIndividual , - ; - ; - ; - "ny" ; - rdfs:isDefinedBy ; - rdfs:label "ny" ; - "language identifier for Chichewa; Chewa; Nyanja" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/oc - rdf:type owl:NamedIndividual , - ; - ; - ; - "oc" ; - rdfs:isDefinedBy ; - rdfs:label "oc" ; - "language identifier for Occitan; Provencal (post 1500)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/oj - rdf:type owl:NamedIndividual , - ; - ; - ; - "oj" ; - rdfs:isDefinedBy ; - rdfs:label "oj" ; - "language identifier for Ojibwa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/om - rdf:type owl:NamedIndividual , - ; - ; - ; - "om" ; - rdfs:isDefinedBy ; - rdfs:label "om" ; - "language identifier for Oromo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/or - rdf:type owl:NamedIndividual , - ; - ; - ; - "or" ; - rdfs:isDefinedBy ; - rdfs:label "or" ; - "language identifier for Oriya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/os - rdf:type owl:NamedIndividual , - ; - ; - ; - "os" ; - rdfs:isDefinedBy ; - rdfs:label "os" ; - "language identifier for Ossetian; Ossetic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/pa - rdf:type owl:NamedIndividual , - ; - ; - ; - "pa" ; - rdfs:isDefinedBy ; - rdfs:label "pa" ; - "language identifier for Panjabi; Punjabi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/pi - rdf:type owl:NamedIndividual , - ; - ; - ; - "pi" ; - rdfs:isDefinedBy ; - rdfs:label "pi" ; - "language identifier for Pali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/pl - rdf:type owl:NamedIndividual , - ; - ; - ; - "pl" ; - rdfs:isDefinedBy ; - rdfs:label "pl" ; - "language identifier for Polish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ps - rdf:type owl:NamedIndividual , - ; - ; - ; - "ps" ; - rdfs:isDefinedBy ; - rdfs:label "ps" ; - "language identifier for Pashto; Pushto" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/pt - rdf:type owl:NamedIndividual , - ; - ; - ; - "pt" ; - rdfs:isDefinedBy ; - rdfs:label "pt" ; - "language identifier for Portuguese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/qu - rdf:type owl:NamedIndividual , - ; - ; - ; - "qu" ; - rdfs:isDefinedBy ; - rdfs:label "qu" ; - "language identifier for Quechua" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/rm - rdf:type owl:NamedIndividual , - ; - ; - ; - "rm" ; - rdfs:isDefinedBy ; - rdfs:label "rm" ; - "language identifier for Romansh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/rn - rdf:type owl:NamedIndividual , - ; - ; - ; - "rn" ; - rdfs:isDefinedBy ; - rdfs:label "rn" ; - "language identifier for Rundi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ro - rdf:type owl:NamedIndividual , - ; - ; - ; - "ro" ; - rdfs:isDefinedBy ; - rdfs:label "ro" ; - "language identifier for Romanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ru - rdf:type owl:NamedIndividual , - ; - ; - ; - "ru" ; - rdfs:isDefinedBy ; - rdfs:label "ru" ; - "language identifier for Russian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/rw - rdf:type owl:NamedIndividual , - ; - ; - ; - "rw" ; - rdfs:isDefinedBy ; - rdfs:label "rw" ; - "language identifier for Kinyarwanda; Rwanda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sa - rdf:type owl:NamedIndividual , - ; - ; - ; - "sa" ; - rdfs:isDefinedBy ; - rdfs:label "sa" ; - "language identifier for Sanskrit" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sc - rdf:type owl:NamedIndividual , - ; - ; - ; - "sc" ; - rdfs:isDefinedBy ; - rdfs:label "sc" ; - "language identifier for Sardinian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sd - rdf:type owl:NamedIndividual , - ; - ; - ; - "sd" ; - rdfs:isDefinedBy ; - rdfs:label "sd" ; - "language identifier for Sindhi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/se - rdf:type owl:NamedIndividual , - ; - ; - ; - "se" ; - rdfs:isDefinedBy ; - rdfs:label "se" ; - "language identifier for Northern Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sg - rdf:type owl:NamedIndividual , - ; - ; - ; - "sg" ; - rdfs:isDefinedBy ; - rdfs:label "sg" ; - "language identifier for Sango" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/si - rdf:type owl:NamedIndividual , - ; - ; - ; - "si" ; - rdfs:isDefinedBy ; - rdfs:label "si" ; - "language identifier for Sinhala; Sinhalese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sk - rdf:type owl:NamedIndividual , - ; - ; - ; - "sk" ; - rdfs:isDefinedBy ; - rdfs:label "sk" ; - "language identifier for Slovak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sl - rdf:type owl:NamedIndividual , - ; - ; - ; - "sl" ; - rdfs:isDefinedBy ; - rdfs:label "sl" ; - "language identifier for Slovenian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sm - rdf:type owl:NamedIndividual , - ; - ; - ; - "sm" ; - rdfs:isDefinedBy ; - rdfs:label "sm" ; - "language identifier for Samoan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sn - rdf:type owl:NamedIndividual , - ; - ; - ; - "sn" ; - rdfs:isDefinedBy ; - rdfs:label "sn" ; - "language identifier for Shona" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/so - rdf:type owl:NamedIndividual , - ; - ; - ; - "so" ; - rdfs:isDefinedBy ; - rdfs:label "so" ; - "language identifier for Somali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sq - rdf:type owl:NamedIndividual , - ; - ; - ; - "sq" ; - rdfs:isDefinedBy ; - rdfs:label "sq" ; - "language identifier for Albanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sr - rdf:type owl:NamedIndividual , - ; - ; - ; - "sr" ; - rdfs:isDefinedBy ; - rdfs:label "sr" ; - "language identifier for Serbian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ss - rdf:type owl:NamedIndividual , - ; - ; - ; - "ss" ; - rdfs:isDefinedBy ; - rdfs:label "ss" ; - "language identifier for Swati" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/st - rdf:type owl:NamedIndividual , - ; - ; - ; - "st" ; - rdfs:isDefinedBy ; - rdfs:label "st" ; - "language identifier for Sesotho; Southern Sotho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/su - rdf:type owl:NamedIndividual , - ; - ; - ; - "su" ; - rdfs:isDefinedBy ; - rdfs:label "su" ; - "language identifier for Sundanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sv - rdf:type owl:NamedIndividual , - ; - ; - ; - "sv" ; - rdfs:isDefinedBy ; - rdfs:label "sv" ; - "language identifier for Swedish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/sw - rdf:type owl:NamedIndividual , - ; - ; - ; - "sw" ; - rdfs:isDefinedBy ; - rdfs:label "sw" ; - "language identifier for Swahili" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ta - rdf:type owl:NamedIndividual , - ; - ; - ; - "ta" ; - rdfs:isDefinedBy ; - rdfs:label "ta" ; - "language identifier for Tamil" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/te - rdf:type owl:NamedIndividual , - ; - ; - ; - "te" ; - rdfs:isDefinedBy ; - rdfs:label "te" ; - "language identifier for Telugu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tg - rdf:type owl:NamedIndividual , - ; - ; - ; - "tg" ; - rdfs:isDefinedBy ; - rdfs:label "tg" ; - "language identifier for Tajik" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/th - rdf:type owl:NamedIndividual , - ; - ; - ; - "th" ; - rdfs:isDefinedBy ; - rdfs:label "th" ; - "language identifier for Thai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ti - rdf:type owl:NamedIndividual , - ; - ; - ; - "ti" ; - rdfs:isDefinedBy ; - rdfs:label "ti" ; - "language identifier for Tigrinya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tk - rdf:type owl:NamedIndividual , - ; - ; - ; - "tk" ; - rdfs:isDefinedBy ; - rdfs:label "tk" ; - "language identifier for Turkmen" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tl - rdf:type owl:NamedIndividual , - ; - ; - ; - "tl" ; - rdfs:isDefinedBy ; - rdfs:label "tl" ; - "language identifier for Tagalog" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tn - rdf:type owl:NamedIndividual , - ; - ; - ; - "tn" ; - rdfs:isDefinedBy ; - rdfs:label "tn" ; - "language identifier for Tswana" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/to - rdf:type owl:NamedIndividual , - ; - ; - ; - "to" ; - rdfs:isDefinedBy ; - rdfs:label "to" ; - "language identifier for Tonga (Tonga Islands)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tr - rdf:type owl:NamedIndividual , - ; - ; - ; - "tr" ; - rdfs:isDefinedBy ; - rdfs:label "tr" ; - "language identifier for Turkish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ts - rdf:type owl:NamedIndividual , - ; - ; - ; - "ts" ; - rdfs:isDefinedBy ; - rdfs:label "ts" ; - "language identifier for Tsonga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tt - rdf:type owl:NamedIndividual , - ; - ; - ; - "tt" ; - rdfs:isDefinedBy ; - rdfs:label "tt" ; - "language identifier for Tatar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/tw - rdf:type owl:NamedIndividual , - ; - ; - "tw" ; - rdfs:isDefinedBy ; - rdfs:label "tw" ; - "language identifier for Twi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ty - rdf:type owl:NamedIndividual , - ; - ; - ; - "ty" ; - rdfs:isDefinedBy ; - rdfs:label "ty" ; - "language identifier for Tahitian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ug - rdf:type owl:NamedIndividual , - ; - ; - ; - "ug" ; - rdfs:isDefinedBy ; - rdfs:label "ug" ; - "language identifier for Uighur; Uyghur" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/uk - rdf:type owl:NamedIndividual , - ; - ; - ; - "uk" ; - rdfs:isDefinedBy ; - rdfs:label "uk" ; - "language identifier for Ukrainian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ur - rdf:type owl:NamedIndividual , - ; - ; - ; - "ur" ; - rdfs:isDefinedBy ; - rdfs:label "ur" ; - "language identifier for Urdu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/uz - rdf:type owl:NamedIndividual , - ; - ; - ; - "uz" ; - rdfs:isDefinedBy ; - rdfs:label "uz" ; - "language identifier for Uzbek" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/ve - rdf:type owl:NamedIndividual , - ; - ; - ; - "ve" ; - rdfs:isDefinedBy ; - rdfs:label "ve" ; - "language identifier for Venda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/vi - rdf:type owl:NamedIndividual , - ; - ; - ; - "vi" ; - rdfs:isDefinedBy ; - rdfs:label "vi" ; - "language identifier for Vietnamese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/vo - rdf:type owl:NamedIndividual , - ; - ; - ; - "vo" ; - rdfs:isDefinedBy ; - rdfs:label "vo" ; - "language identifier for Volapuk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/wa - rdf:type owl:NamedIndividual , - ; - ; - ; - "wa" ; - rdfs:isDefinedBy ; - rdfs:label "wa" ; - "language identifier for Walloon" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/wo - rdf:type owl:NamedIndividual , - ; - ; - ; - "wo" ; - rdfs:isDefinedBy ; - rdfs:label "wo" ; - "language identifier for Wolof" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/xh - rdf:type owl:NamedIndividual , - ; - ; - ; - "xh" ; - rdfs:isDefinedBy ; - rdfs:label "xh" ; - "language identifier for Xhosa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/yi - rdf:type owl:NamedIndividual , - ; - ; - ; - "yi" ; - rdfs:isDefinedBy ; - rdfs:label "yi" ; - "language identifier for Yiddish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/yo - rdf:type owl:NamedIndividual , - ; - ; - ; - "yo" ; - rdfs:isDefinedBy ; - rdfs:label "yo" ; - "language identifier for Yoruba" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/za - rdf:type owl:NamedIndividual , - ; - ; - ; - "za" ; - rdfs:isDefinedBy ; - rdfs:label "za" ; - "language identifier for Zhuang; Chuang" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/zh - rdf:type owl:NamedIndividual , - ; - ; - ; - "zh" ; - rdfs:isDefinedBy ; - rdfs:label "zh" ; - "language identifier for Chinese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-1-LanguageCodes/zu - rdf:type owl:NamedIndividual , - ; - ; - ; - "zu" ; - rdfs:isDefinedBy ; - rdfs:label "zu" ; - "language identifier for Zulu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Achinese - rdf:type owl:NamedIndividual , - , - ; - "Achinese"@en ; - "aceh"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Achinese" ; - "Achinese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Acoli - rdf:type owl:NamedIndividual , - , - ; - "Acoli"@en ; - "acoli"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Acoli" ; - "Acoli language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Adangme - rdf:type owl:NamedIndividual , - , - ; - "Adangme"@en ; - "adangme"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Adangme" ; - "Adangme language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Adyghe - rdf:type owl:NamedIndividual , - , - ; - "Adygei"@en , - "Adyghe"@en ; - "adyghé"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Adyghe" ; - "Adyghe language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Afrihili - rdf:type owl:NamedIndividual , - , - ; - "Afrihili"@en ; - "afrihili"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Afrihili" ; - "Afrihili language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AfroAsiaticLanguages - rdf:type owl:NamedIndividual , - ; - "Afro-Asiatic languages"@en ; - "afro-asiatiques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Afro-Asiatic languages" ; - "Afro-Asiatic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ainu - rdf:type owl:NamedIndividual , - , - ; - "Ainu (Japan)"@en ; - "aïnou"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ainu" ; - "Ainu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Akkadian - rdf:type owl:NamedIndividual , - , - ; - "Akkadian"@en ; - "akkadien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Akkadian" ; - "Akkadian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Aleut - rdf:type owl:NamedIndividual , - , - ; - "Aleut"@en ; - "aléoute"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Aleut" ; - "Aleut language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AlgonquianLanguages - rdf:type owl:NamedIndividual , - ; - "Algonquian languages"@en ; - "algonquines, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Algonquian languages" ; - "Algonquian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AltaicLanguages - rdf:type owl:NamedIndividual , - ; - "Altaic languages"@en ; - "altaïques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Altaic languages" ; - "Altaic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AncientEgyptian - rdf:type owl:NamedIndividual , - , - ; - "Egyptian (Ancient)"@en ; - "égyptien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ancient Egyptian" ; - "Ancient Egyptian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AncientGreek - rdf:type owl:NamedIndividual , - , - ; - "Greek, Ancient (to 1453)"@en ; - "grec ancien (jusqu'à 1453)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ancient Greek" ; - "Ancient Greek language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Angika - rdf:type owl:NamedIndividual , - , - ; - "Angika"@en ; - "angika"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Angika" ; - "Angika language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ApacheLanguages - rdf:type owl:NamedIndividual , - ; - "Apache languages"@en ; - "apaches, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Apache languages" ; - "Apache languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Arapaho - rdf:type owl:NamedIndividual , - , - ; - "Arapaho"@en ; - "arapaho"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Arapaho" ; - "Arapaho language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Arawak - rdf:type owl:NamedIndividual , - ; - "Arawak"@en ; - "arawak"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Arawak" ; - "Arawak language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ArtificialLanguages - rdf:type owl:NamedIndividual , - ; - "Artificial languages"@en ; - "artificielles, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Artificial languages" ; - "Artificial languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Asturian - rdf:type owl:NamedIndividual , - , - ; - "Asturian"@en , - "Asturleonese"@en , - "Bable"@en , - "Leonese"@en ; - "asturien"@fr , - "asturoléonais"@fr , - "bable"@fr , - "léonais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Asturian" ; - "Asturian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AthapascanLanguages - rdf:type owl:NamedIndividual , - ; - "Athapascan languages"@en ; - "athapascanes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Athapascan languages" ; - "Athapascan languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AustralianLanguages - rdf:type owl:NamedIndividual , - ; - "Australian languages"@en ; - "australiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Australian languages" ; - "Australian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/AustronesianLanguages - rdf:type owl:NamedIndividual , - ; - "Austronesian languages"@en ; - "austronésiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Austronesian languages" ; - "Austronesian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Awadhi - rdf:type owl:NamedIndividual , - , - ; - "Awadhi"@en ; - "awadhi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Awadhi" ; - "Awadhi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Balinese - rdf:type owl:NamedIndividual , - , - ; - "Balinese"@en ; - "balinais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Balinese" ; - "Balinese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BalticLanguages - rdf:type owl:NamedIndividual , - ; - "Baltic languages"@en ; - "baltes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Baltic languages" ; - "Baltic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Baluchi - rdf:type owl:NamedIndividual , - , - ; - "Baluchi"@en ; - "baloutchi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Baluchi" ; - "Language code for Baluchi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BamilekeLanguages - rdf:type owl:NamedIndividual , - ; - "Bamileke languages"@en ; - "bamiléké, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bamileke languages" ; - "Bamileke languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BandaLanguages - rdf:type owl:NamedIndividual , - ; - "Banda languages"@en ; - "banda, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Banda languages" ; - "Banda languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BantuLanguages - rdf:type owl:NamedIndividual , - ; - "Bantu languages"@en ; - "bantou, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bantu languages" ; - "Bantu languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Basa - rdf:type owl:NamedIndividual , - , - ; - "Basa (Cameroon)"@en ; - "basa"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Basa" ; - "Basa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BatakLanguages - rdf:type owl:NamedIndividual , - ; - "Batak languages"@en ; - "batak, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Batak languages" ; - "Batak languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Beja - rdf:type owl:NamedIndividual , - , - ; - "Bedawiyet"@en , - "Beja"@en ; - "bedja"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Beja" ; - "Beja language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bemba - rdf:type owl:NamedIndividual , - , - ; - "Bemba (Zambia)"@en ; - "bemba"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bemba" ; - "Bemba language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/BerberLanguages - rdf:type owl:NamedIndividual , - ; - "Berber languages"@en ; - "berbères, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Berber languages" ; - "Berber languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bhojpuri - rdf:type owl:NamedIndividual , - , - ; - "Bhojpuri"@en ; - "bhojpuri"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bhojpuri" ; - "Bhojpuri language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bikol - rdf:type owl:NamedIndividual , - , - ; - "Bikol"@en ; - "bikol"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bikol" ; - "Language code for Bikol" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bilin - rdf:type owl:NamedIndividual , - , - ; - "Bilin"@en , - "Blin"@en ; - "bilen"@fr , - "blin"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bilin" ; - "Bilin language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bini - rdf:type owl:NamedIndividual , - , - ; - "Bini"@en , - "Edo"@en ; - "bini"@fr , - "edo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bini" ; - "Bini language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Bliss - rdf:type owl:NamedIndividual , - , - ; - "Bliss"@en , - "Blissymbolics"@en , - "Blissymbols"@en ; - "Bliss"@fr , - "symboles Bliss"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Bliss" ; - "Bliss language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Braj - rdf:type owl:NamedIndividual , - , - ; - "Braj"@en ; - "braj"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Braj" ; - "Braj language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Buginese - rdf:type owl:NamedIndividual , - , - ; - "Buginese"@en ; - "bugi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Buginese" ; - "Buginese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Buriat - rdf:type owl:NamedIndividual , - , - ; - "Buriat"@en ; - "bouriate"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Buriat" ; - "Language code for Buriat" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Caddo - rdf:type owl:NamedIndividual , - , - ; - "Caddo"@en ; - "caddo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Caddo" ; - "Caddo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CaucasianLanguages - rdf:type owl:NamedIndividual , - ; - "Caucasian languages"@en ; - "caucasiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Caucasian languages" ; - "Caucasian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Cebuano - rdf:type owl:NamedIndividual , - , - ; - "Cebuano"@en ; - "cebuano"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Cebuano" ; - "Cebuano language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CelticLanguages - rdf:type owl:NamedIndividual , - ; - "Celtic languages"@en ; - "celtes, langues"@fr , - "celtiques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Celtic languages" ; - "Celtic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CentralAmericanIndianLanguages - rdf:type owl:NamedIndividual , - ; - "Central American Indian languages"@en ; - "amérindiennes de l'Amérique centrale, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Central American Indian languages" ; - "Central American Indian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Chagatai - rdf:type owl:NamedIndividual , - , - ; - "Chagatai"@en ; - "djaghataï"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chagatai" ; - "Chagatai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ChamicLanguages - rdf:type owl:NamedIndividual , - ; - "Chamic languages"@en ; - "chames, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chamic languages" ; - "Chamic languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Cherokee - rdf:type owl:NamedIndividual , - , - ; - "Cherokee"@en ; - "cherokee"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Cherokee" ; - "Cherokee language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Cheyenne - rdf:type owl:NamedIndividual , - , - ; - "Cheyenne"@en ; - "cheyenne"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Cheyenne" ; - "Cheyenne language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Chibcha - rdf:type owl:NamedIndividual , - , - ; - "Chibcha"@en ; - "chibcha"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chibcha" ; - "Chibcha language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ChinookJargon - rdf:type owl:NamedIndividual , - , - ; - "Chinook jargon"@en ; - "chinook, jargon"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chinook jargon" ; - "Chinook jargon language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Chipewyan - rdf:type owl:NamedIndividual , - , - ; - "Chipewyan"@en , - "Dene Suline"@en ; - "chipewyan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chipewyan" ; - "Chipewyan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Choctaw - rdf:type owl:NamedIndividual , - , - ; - "Choctaw"@en ; - "choctaw"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Choctaw" ; - "Choctaw language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Chuukese - rdf:type owl:NamedIndividual , - , - ; - "Chuukese"@en ; - "chuuk"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Chuukese" ; - "Chuukese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ClassicalNewari - rdf:type owl:NamedIndividual , - , - ; - "Classical Nepal Bhasa"@en , - "Classical Newari"@en , - "Old Newari"@en ; - "newari classique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Classical Newari" ; - "Classical Newari language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ClassicalSyriac - rdf:type owl:NamedIndividual , - ; - "Classical Syriac"@en ; - "syriaque classique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Classical Syriac" ; - "Classical Syriac family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Coptic - rdf:type owl:NamedIndividual , - , - ; - "Coptic"@en ; - "copte"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Coptic" ; - "Coptic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Creek - rdf:type owl:NamedIndividual , - , - ; - "Creek"@en ; - "muskogee"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Creek" ; - "Creek language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CreolesAndPidgins - rdf:type owl:NamedIndividual , - ; - "Creoles and pidgins"@en ; - "créoles et pidgins"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Creoles and pidgins" ; - "Creoles and pidgins remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CreolesAndPidginsEnglishBased - rdf:type owl:NamedIndividual , - ; - "Creoles and pidgins, English based"@en ; - "créoles et pidgins basés sur l'anglais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Creoles and pidgins, English based" ; - "Creoles and pidgins, English based remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CreolesAndPidginsFrenchBased - rdf:type owl:NamedIndividual , - ; - "Creoles and pidgins, French-based"@en ; - "créoles et pidgins basés sur le français"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Creoles and pidgins, French-based" ; - "Creoles and pidgins, French-based remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CreolesAndPidginsPortugueseBased - rdf:type owl:NamedIndividual , - ; - "Creoles and pidgins, Portuguese-based"@en ; - "créoles et pidgins basés sur le portugais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Creoles and pidgins, Portuguese-based" ; - "Creoles and pidgins, Portuguese-based remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CrimeanTatar - rdf:type owl:NamedIndividual , - , - ; - "Crimean Tatar"@en , - "Crimean Turkish"@en ; - "tatar de Crimé"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Crimean Tatar" ; - "Crimean Tatar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/CushiticLanguages - rdf:type owl:NamedIndividual , - ; - "Cushitic languages"@en ; - "couchitiques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Cushitic languages" ; - "Cushitic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dakota - rdf:type owl:NamedIndividual , - , - ; - "Dakota"@en ; - "dakota"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dakota" ; - "Dakota language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dargwa - rdf:type owl:NamedIndividual , - , - ; - "Dargwa"@en ; - "dargwa"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dargwa" ; - "Dargwa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Delaware - rdf:type owl:NamedIndividual , - , - ; - "Delaware"@en ; - "delaware"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Delaware" ; - "Language code for Delaware" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dinka - rdf:type owl:NamedIndividual , - , - ; - "Dinka"@en ; - "dinka"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dinka" ; - "Language code for Dinka" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dogri - rdf:type owl:NamedIndividual , - , - ; - "Dogri (macrolanguage)"@en ; - "dogri"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dogri" ; - "Language code for Dogri (macrolanguage)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dogrib - rdf:type owl:NamedIndividual , - , - ; - "Dogrib"@en ; - "dogrib"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dogrib" ; - "Dogrib language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/DravidianLanguages - rdf:type owl:NamedIndividual , - ; - "Dravidian languages"@en ; - "dravidiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dravidian languages" ; - "Dravidian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Duala - rdf:type owl:NamedIndividual , - , - ; - "Duala"@en ; - "douala"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Duala" ; - "Duala language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Dyula - rdf:type owl:NamedIndividual , - , - ; - "Dyula"@en ; - "dioula"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Dyula" ; - "Dyula language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/EasternFrisian - rdf:type owl:NamedIndividual , - , - ; - "Eastern Frisian"@en ; - "frison oriental"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Eastern Frisian" ; - "Eastern Frisian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Efik - rdf:type owl:NamedIndividual , - , - ; - "Efik"@en ; - "efik"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Efik" ; - "Efik language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ekajuk - rdf:type owl:NamedIndividual , - , - ; - "Ekajuk"@en ; - "ekajuk"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ekajuk" ; - "Ekajuk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Elamite - rdf:type owl:NamedIndividual , - , - ; - "Elamite"@en ; - "élamite"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Elamite" ; - "Elamite language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Erzya - rdf:type owl:NamedIndividual , - , - ; - "Erzya"@en ; - "erzya"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Erzya" ; - "Erzya language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ewondo - rdf:type owl:NamedIndividual , - , - ; - "Ewondo"@en ; - "éwondo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ewondo" ; - "Ewondo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Fang - rdf:type owl:NamedIndividual , - , - ; - "Fang (Equatorial Guinea)"@en ; - "fang"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Fang" ; - "Fang language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Fanti - rdf:type owl:NamedIndividual , - , - ; - "Fanti"@en ; - "fanti"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Fanti" ; - "Fanti language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Filipino - rdf:type owl:NamedIndividual , - , - ; - "Filipino"@en , - "Pilipino"@en ; - "filipino"@fr , - "pilipino"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Filipino" ; - "Filipino language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/FinnoUgrianLanguages - rdf:type owl:NamedIndividual , - ; - "Finno-Ugrian languages"@en ; - "finno-ougriennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Finno-Ugrian languages" ; - "Finno-Ugrian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Fon - rdf:type owl:NamedIndividual , - , - ; - "Fon"@en ; - "fon"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Fon" ; - "Fon language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Friulian - rdf:type owl:NamedIndividual , - , - ; - "Friulian"@en ; - "frioulan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Friulian" ; - "Friulian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ga - rdf:type owl:NamedIndividual , - , - ; - "Ga"@en ; - "ga"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ga" ; - "Ga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/GalibiCarib - rdf:type owl:NamedIndividual , - , - ; - "Galibi Carib"@en ; - "carib"@fr , - "galibi"@fr , - "karib"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Galibi Carib" ; - "Galibi Carib language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gayo - rdf:type owl:NamedIndividual , - , - ; - "Gayo"@en ; - "gayo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gayo" ; - "Gayo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gbaya - rdf:type owl:NamedIndividual , - , - ; - "Gbaya (Central African Republic)"@en ; - "gbaya"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gbaya" ; - "Language code for Gbaya (Central African Republic)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Geez - rdf:type owl:NamedIndividual , - , - ; - "Geez"@en ; - "guèze"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Geez" ; - "Geez language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/GermanicLanguages - rdf:type owl:NamedIndividual , - ; - "Germanic languages"@en ; - "germaniques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Germanic languages" ; - "Germanic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gilbertese - rdf:type owl:NamedIndividual , - , - ; - "Gilbertese"@en ; - "kiribati"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gilbertese" ; - "Gilbertese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gondi - rdf:type owl:NamedIndividual , - , - ; - "Gondi"@en ; - "gond"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gondi" ; - "Language code for Gondi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gorontalo - rdf:type owl:NamedIndividual , - , - ; - "Gorontalo"@en ; - "gorontalo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gorontalo" ; - "Gorontalo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gothic - rdf:type owl:NamedIndividual , - , - ; - "Gothic"@en ; - "gothique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gothic" ; - "Gothic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Grebo - rdf:type owl:NamedIndividual , - , - ; - "Grebo"@en ; - "grebo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Grebo" ; - "Language code for Grebo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Gwichin - rdf:type owl:NamedIndividual , - , - ; - "Gwich'in"@en ; - "gwich'in"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Gwich'in" ; - "Gwich'in language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Haida - rdf:type owl:NamedIndividual , - , - ; - "Haida"@en ; - "haida"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Haida" ; - "Language code for Haida" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Hawaiian - rdf:type owl:NamedIndividual , - , - ; - "Hawaiian"@en ; - "hawaïen"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Hawaiian" ; - "Hawaiian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Hiligaynon - rdf:type owl:NamedIndividual , - , - ; - "Hiligaynon"@en ; - "hiligaynon"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Hiligaynon" ; - "Hiligaynon language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/HimachaliLanguages - rdf:type owl:NamedIndividual , - ; - "Himachali languages"@en , - "Western Pahari languages"@en ; - "langues himachalis"@fr , - "langues paharis occidentales"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Himachali languages" ; - "Himachali languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Hittite - rdf:type owl:NamedIndividual , - , - ; - "Hittite"@en ; - "hittite"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Hittite" ; - "Hittite language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Hmong - rdf:type owl:NamedIndividual , - , - ; - "Hmong"@en , - "Mong"@en ; - "hmong"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Hmong" ; - "Language code for Hmong" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Hupa - rdf:type owl:NamedIndividual , - , - ; - "Hupa"@en ; - "hupa"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Hupa" ; - "Hupa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ISO639-2-CodeSet - rdf:type owl:NamedIndividual , - , - ; - rdfs:isDefinedBy ; - rdfs:label "ISO 639-2 code set" ; - rdfs:seeAlso ; - "the set of language identifiers that comprise the ISO 639-2 specification" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Iban - rdf:type owl:NamedIndividual , - , - ; - "Iban"@en ; - "iban"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Iban" ; - "Iban language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/IjoLanguages - rdf:type owl:NamedIndividual , - ; - "Ijo languages"@en ; - "ijo, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ijo languages" ; - "Ijo languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Iloko - rdf:type owl:NamedIndividual , - , - ; - "Iloko"@en ; - "ilocano"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Iloko" ; - "Iloko language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/InariSami - rdf:type owl:NamedIndividual , - , - ; - "Inari Sami"@en ; - "sami d'Inari"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Inari Sami" ; - "Inari Sami language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/IndicLanguages - rdf:type owl:NamedIndividual , - ; - "Indic languages"@en ; - "indo-aryennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Indic languages" ; - "Indic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/IndoEuropeanLanguages - rdf:type owl:NamedIndividual , - ; - "Indo-European languages"@en ; - "indo-européennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Indo-European languages" ; - "Indo-European languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ingush - rdf:type owl:NamedIndividual , - , - ; - "Ingush"@en ; - "ingouche"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ingush" ; - "Ingush language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/IranianLanguages - rdf:type owl:NamedIndividual , - ; - "Iranian languages"@en ; - "iraniennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Iranian languages" ; - "Iranian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/IroquoianLanguages - rdf:type owl:NamedIndividual , - ; - "Iroquoian languages"@en ; - "iroquoises, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Iroquoian languages" ; - "Iroquoian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/JudeoArabic - rdf:type owl:NamedIndividual , - , - ; - "Judeo-Arabic"@en ; - "judéo-arabe"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Judeo-Arabic" ; - "Language code for Judeo-Arabic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/JudeoPersian - rdf:type owl:NamedIndividual , - , - ; - "Judeo-Persian"@en ; - "judéo-persan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Judeo-Persian" ; - "Judeo-Persian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kabardian - rdf:type owl:NamedIndividual , - , - ; - "Kabardian"@en ; - "kabardien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kabardian" ; - "Kabardian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kabyle - rdf:type owl:NamedIndividual , - , - ; - "Kabyle"@en ; - "kabyle"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kabyle" ; - "Kabyle language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kachin - rdf:type owl:NamedIndividual , - , - ; - "Jingpho"@en , - "Kachin"@en ; - "jingpho"@fr , - "kachin"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kachin" ; - "Kachin language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kalmyk - rdf:type owl:NamedIndividual , - , - ; - "Kalmyk"@en , - "Oirat"@en ; - "kalmouk"@fr , - "oïrat"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kalmyk" ; - "Kalmyk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kamba - rdf:type owl:NamedIndividual , - , - ; - "Kamba (Kenya)"@en ; - "kamba"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kamba" ; - "Kamba language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/KaraKalpak - rdf:type owl:NamedIndividual , - , - ; - "Kara-Kalpak"@en ; - "karakalpak"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kara-Kalpak" ; - "Kara-Kalpak language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/KarachayBalkar - rdf:type owl:NamedIndividual , - , - ; - "Karachay-Balkar"@en ; - "karatchai balkar"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Karachay-Balkar" ; - "Karachay-Balkar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Karelian - rdf:type owl:NamedIndividual , - , - ; - "Karelian"@en ; - "carélien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Karelian" ; - "Karelian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/KarenLanguages - rdf:type owl:NamedIndividual , - ; - "Karen languages"@en ; - "karen, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Karen languages" ; - "Karen languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kashubian - rdf:type owl:NamedIndividual , - , - ; - "Kashubian"@en ; - "kachoube"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kashubian" ; - "Kashubian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kawi - rdf:type owl:NamedIndividual , - , - ; - "Kawi"@en ; - "kawi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kawi" ; - "Kawi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Khasi - rdf:type owl:NamedIndividual , - , - ; - "Khasi"@en ; - "khasi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Khasi" ; - "Khasi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/KhoisanLanguages - rdf:type owl:NamedIndividual , - ; - "Khoisan languages"@en ; - "khoïsan, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Khoisan languages" ; - "Khoisan languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Khotanese - rdf:type owl:NamedIndividual , - , - ; - "Khotanese"@en , - "Sakan"@en ; - "khotanais"@fr , - "sakan"@fr ; - "Sakisch"@ge ; - rdfs:isDefinedBy ; - rdfs:label "Khotanese" ; - "Khotanese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kimbundu - rdf:type owl:NamedIndividual , - , - ; - "Kimbundu"@en ; - "kimbundu"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kimbundu" ; - "Kimbundu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Klingon - rdf:type owl:NamedIndividual , - , - ; - "Klingon"@en , - "tlhIngan-Hol"@en ; - "klingon"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Klingon" ; - "Klingon language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Konkani - rdf:type owl:NamedIndividual , - , - ; - "Konkani (macrolanguage)"@en ; - "konkani"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Konkani" ; - "Language code for Konkani (macrolanguage)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kosraean - rdf:type owl:NamedIndividual , - , - ; - "Kosraean"@en ; - "kosrae"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kosraean" ; - "Kosraean language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kpelle - rdf:type owl:NamedIndividual , - , - ; - "Kpelle"@en ; - "kpellé"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kpelle" ; - "Language code for Kpelle" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/KruLanguages - rdf:type owl:NamedIndividual , - ; - "Kru languages"@en ; - "krou, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kru languages" ; - "Kru languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kumyk - rdf:type owl:NamedIndividual , - , - ; - "Kumyk"@en ; - "koumyk"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kumyk" ; - "Kumyk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kurukh - rdf:type owl:NamedIndividual , - , - ; - "Kurukh"@en ; - "kurukh"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kurukh" ; - "Kurukh language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Kutenai - rdf:type owl:NamedIndividual , - , - ; - "Kutenai"@en ; - "kutenai"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Kutenai" ; - "Kutenai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ladino - rdf:type owl:NamedIndividual , - , - ; - "Ladino"@en ; - "judéo-espagnol"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ladino" ; - "Ladino language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lahnda - rdf:type owl:NamedIndividual , - , - ; - "Lahnda"@en ; - "lahnda"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lahnda" ; - "Language code for Lahnda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lamba - rdf:type owl:NamedIndividual , - , - ; - "Lamba"@en ; - "lamba"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lamba" ; - "Lamba language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LandDayakLanguages - rdf:type owl:NamedIndividual , - ; - "Land Dayak languages"@en ; - "dayak, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Land Dayak languages" ; - "Land Dayak languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lezghian - rdf:type owl:NamedIndividual , - , - ; - "Lezghian"@en ; - "lezghien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lezghian" ; - "Lezghian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lojban - rdf:type owl:NamedIndividual , - , - ; - "Lojban"@en ; - "lojban"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lojban" ; - "Lojban language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LowGerman - rdf:type owl:NamedIndividual , - , - ; - "Low German"@en , - "Low Saxon"@en ; - "bas allemand"@fr , - "bas saxon"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Low German" ; - "Low German language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LowerSorbian - rdf:type owl:NamedIndividual , - , - ; - "Lower Sorbian"@en ; - "bas-sorabe"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lower Sorbian" ; - "Lower Sorbian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lozi - rdf:type owl:NamedIndividual , - , - ; - "Lozi"@en ; - "lozi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lozi" ; - "Lozi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LubaLulua - rdf:type owl:NamedIndividual , - , - ; - "Luba-Lulua"@en ; - "luba-lulua"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Luba-Lulua" ; - "Luba-Lulua language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Luiseno - rdf:type owl:NamedIndividual , - , - ; - "Luiseno"@en ; - "luiseno"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Luiseno" ; - "Luiseno language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LuleSami - rdf:type owl:NamedIndividual , - , - ; - "Lule Sami"@en ; - "sami de Lule"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lule Sami" ; - "Lule Sami language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lunda - rdf:type owl:NamedIndividual , - , - ; - "Lunda"@en ; - "lunda"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lunda" ; - "Lunda language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/LuoKenyaAndTanzania - rdf:type owl:NamedIndividual , - , - ; - "Luo (Kenya and Tanzania)"@en ; - "luo (Kenya et Tanzanie)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Luo - Kenya and Tanzania" ; - "Luo - Kenya and Tanzania language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Lushai - rdf:type owl:NamedIndividual , - , - ; - "Lushai"@en ; - "lushai"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Lushai" ; - "Lushai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MacedoRomanian - rdf:type owl:NamedIndividual , - , - ; - "Aromanian"@en , - "Arumanian"@en , - "Macedo Romanian"@en ; - "aroumain"@fr , - "macédo-roumain"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Macedo Romanian" ; - "Macedo Romanian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Madurese - rdf:type owl:NamedIndividual , - , - ; - "Madurese"@en ; - "madourais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Madurese" ; - "Madurese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Magahi - rdf:type owl:NamedIndividual , - , - ; - "Magahi"@en ; - "magahi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Magahi" ; - "Magahi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Maithili - rdf:type owl:NamedIndividual , - , - ; - "Maithili"@en ; - "maithili"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Maithili" ; - "Maithili language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Makasar - rdf:type owl:NamedIndividual , - , - ; - "Makasar"@en ; - "makassar"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Makasar" ; - "Makasar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Manchu - rdf:type owl:NamedIndividual , - , - ; - "Manchu"@en ; - "mandchou"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Manchu" ; - "Manchu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mandar - rdf:type owl:NamedIndividual , - , - ; - "Mandar"@en ; - "mandar"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mandar" ; - "Mandar language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mandingo - rdf:type owl:NamedIndividual , - , - ; - "Mandingo"@en ; - "mandingue"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mandingo" ; - "Language code for Mandingo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Manipuri - rdf:type owl:NamedIndividual , - , - ; - "Manipuri"@en ; - "manipuri"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Manipuri" ; - "Manipuri language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ManoboLanguages - rdf:type owl:NamedIndividual , - ; - "Manobo languages"@en ; - "manobo, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Manobo languages" ; - "Manobo languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mapudungun - rdf:type owl:NamedIndividual , - , - ; - "Mapuche"@en , - "Mapudungun"@en ; - "mapuce"@fr , - "mapuche"@fr , - "mapudungun"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mapudungun" ; - "Mapudungun language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mari - rdf:type owl:NamedIndividual , - , - ; - "Mari (Russian)"@en ; - "mari"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mari" ; - "Language code for Mari (Russian)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Marwari - rdf:type owl:NamedIndividual , - , - ; - "Marwari"@en ; - "marvari"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Marwari" ; - "Language code for Marwari" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Masai - rdf:type owl:NamedIndividual , - , - ; - "Masai"@en ; - "massaï"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Masai" ; - "Masai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MayanLanguages - rdf:type owl:NamedIndividual , - ; - "Mayan languages"@en ; - "maya, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mayan languages" ; - "Mayan languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mende - rdf:type owl:NamedIndividual , - , - ; - "Mende (Sierra Leone)"@en ; - "mendé"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mende" ; - "Mende language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MiddleDutch - rdf:type owl:NamedIndividual , - , - ; - "Dutch, Middle (ca. 1050-1350)"@en ; - "néerlandais moyen (ca. 1050-1350)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Middle Dutch" ; - "Middle Dutch language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MiddleEnglish - rdf:type owl:NamedIndividual , - , - ; - "English, Middle (1100-1500)"@en ; - "anglais moyen (1100-1500)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Middle English" ; - "Middle English language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MiddleFrench - rdf:type owl:NamedIndividual , - , - ; - "French, Middle (ca. 1400-1600)"@en ; - "français moyen (ca. 1400-1600)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Middle French" ; - "Middle French language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MiddleHighGerman - rdf:type owl:NamedIndividual , - , - ; - "German, Middle High (ca. 1050-1500)"@en ; - "allemand, moyen haut (ca. 1050-1500)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Middle High German" ; - "Middle High German language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MiddleIrish - rdf:type owl:NamedIndividual , - , - ; - "Irish, Middle (900-1200)"@en ; - "irlandais moyen (900-1200)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Middle Irish" ; - "Middle Irish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mikmaq - rdf:type owl:NamedIndividual , - , - ; - "Mi'kmaq"@en , - "Micmac"@en ; - "mi'kmaq"@fr , - "micmac"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mi'kmaq" ; - "Mi'kmaq language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Minangkabau - rdf:type owl:NamedIndividual , - , - ; - "Minangkabau"@en ; - "minangkabau"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Minangkabau" ; - "Minangkabau language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mirandese - rdf:type owl:NamedIndividual , - , - ; - "Mirandese"@en ; - "mirandais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mirandese" ; - "Mirandese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mohawk - rdf:type owl:NamedIndividual , - , - ; - "Mohawk"@en ; - "mohawk"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mohawk" ; - "Mohawk language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Moksha - rdf:type owl:NamedIndividual , - , - ; - "Moksha"@en ; - "moksa"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Moksha" ; - "Moksha language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MonKhmerLanguages - rdf:type owl:NamedIndividual , - ; - "Mon-Khmer languages"@en ; - "môn-khmer, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mon-Khmer languages" ; - "Mon-Khmer languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mongo - rdf:type owl:NamedIndividual , - , - ; - "Mongo"@en ; - "mongo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mongo" ; - "Mongo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Montenegrin - rdf:type owl:NamedIndividual , - , - ; - "Montenegrin"@en ; - "monténégrin"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Montenegrin" ; - "Montenegrin language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Mossi - rdf:type owl:NamedIndividual , - , - ; - "Mossi"@en ; - "moré"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Mossi" ; - "Mossi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MultipleLanguages - rdf:type owl:NamedIndividual , - ; - "Multiple languages"@en ; - "multilingue"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Multiple languages" ; - "Multiple languages special purpose language concept" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/MundaLanguages - rdf:type owl:NamedIndividual , - ; - "Munda languages"@en ; - "mounda, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Munda languages" ; - "Munda languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NKo - rdf:type owl:NamedIndividual , - , - ; - "N'Ko"@en ; - "n'ko"@fr ; - rdfs:isDefinedBy ; - rdfs:label "N'Ko" ; - "N'Ko language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NahuatlLanguages - rdf:type owl:NamedIndividual , - ; - "Nahuatl languages"@en ; - "nahuatl, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nahuatl languages" ; - "Nahuatl languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Neapolitan - rdf:type owl:NamedIndividual , - , - ; - "Neapolitan"@en ; - "napolitain"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Neapolitan" ; - "Neapolitan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Newari - rdf:type owl:NamedIndividual , - , - ; - "Nepal Bhasa"@en , - "Newari"@en ; - "nepal bhasa"@fr , - "newari"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Newari" ; - "Newari language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nias - rdf:type owl:NamedIndividual , - , - ; - "Nias"@en ; - "nias"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nias" ; - "Nias language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NigerKordofanianLanguages - rdf:type owl:NamedIndividual , - ; - "Niger-Kordofanian languages"@en ; - "nigéro-kordofaniennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Niger-Kordofanian languages" ; - "Niger-Kordofanian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NiloSaharanLanguages - rdf:type owl:NamedIndividual , - ; - "Nilo-Saharan languages"@en ; - "nilo-sahariennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nilo-Saharan languages" ; - "Nilo-Saharan languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Niuean - rdf:type owl:NamedIndividual , - , - ; - "Niuean"@en ; - "niué"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Niuean" ; - "Niuean language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NoLinguisticContent - rdf:type owl:NamedIndividual , - ; - "No linguistic content"@en , - "Not applicable"@en ; - "non applicable"@fr , - "pas de contenu linguistique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "No linguistic content" ; - "No linguistic content special purpose language concept" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nogai - rdf:type owl:NamedIndividual , - , - ; - "Nogai"@en ; - "nogay"@fr , - "nogaï"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nogai" ; - "Nogai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NorthAmericanIndianLanguages - rdf:type owl:NamedIndividual , - ; - "North American Indian languages"@en ; - "nord-amérindiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "North American Indian languages" ; - "North American Indian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NorthernFrisian - rdf:type owl:NamedIndividual , - , - ; - "Northern Frisian"@en ; - "frison septentrional"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Northern Frisian" ; - "Northern Frisian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/NubianLanguages - rdf:type owl:NamedIndividual , - ; - "Nubian languages"@en ; - "nubiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nubian languages" ; - "Nubian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nyamwezi - rdf:type owl:NamedIndividual , - , - ; - "Nyamwezi"@en ; - "nyamwezi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nyamwezi" ; - "Nyamwezi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nyankole - rdf:type owl:NamedIndividual , - , - ; - "Nyankole"@en ; - "nyankolé"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nyankole" ; - "Nyankole language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nyoro - rdf:type owl:NamedIndividual , - , - ; - "Nyoro"@en ; - "nyoro"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nyoro" ; - "Nyoro language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Nzima - rdf:type owl:NamedIndividual , - , - ; - "Nzima"@en ; - "nzema"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Nzima" ; - "Nzima language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OfficialAramaic - rdf:type owl:NamedIndividual , - , - ; - "Imperial Aramaic (700-300 BCE)"@en , - "Official Aramaic (700-300 BCE)"@en ; - "araméen d'empire (700-300 BCE)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Official Aramaic" ; - "Official Aramaic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldEnglish - rdf:type owl:NamedIndividual , - , - ; - "English, Old (ca. 450-1100)"@en ; - "anglo-saxon (ca. 450-1100)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old English" ; - "Old English language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldFrench - rdf:type owl:NamedIndividual , - , - ; - "French, Old (842-ca.1400)"@en ; - "français ancien (842-ca.1400)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old French" ; - "Old French language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldHighGerman - rdf:type owl:NamedIndividual , - , - ; - "German, Old High (ca. 750-1050)"@en ; - "allemand, vieux haut (ca. 750-1050)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old High German" ; - "Old High German language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldIrish - rdf:type owl:NamedIndividual , - , - ; - "Irish, Old (to 900)"@en ; - "irlandais ancien (jusqu'à 900)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old Irish" ; - "Old Irish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldNorse - rdf:type owl:NamedIndividual , - , - ; - "Norse, Old"@en ; - "norrois, vieux"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old Norse" ; - "Old Norse language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldPersian - rdf:type owl:NamedIndividual , - , - ; - "Persian, Old (ca. 600-400 B.C.)"@en ; - "perse, vieux (ca. 600-400 av. J.-C.)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old Persian" ; - "Old Persian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OldProvencal - rdf:type owl:NamedIndividual , - , - ; - "Occitan, Old (to 1500)"@en , - "Provencal, Old (to 1500)"@en ; - "occitan ancien (jusqu'à 1500)"@fr , - "provençal ancien (jusqu'à 1500)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Old Provencal" ; - "Old Provencal language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Osage - rdf:type owl:NamedIndividual , - , - ; - "Osage"@en ; - "osage"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Osage" ; - "Osage language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OtomianLanguages - rdf:type owl:NamedIndividual , - ; - "Otomian languages"@en ; - "otomi, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Otomian languages" ; - "Otomian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/OttomanTurkish - rdf:type owl:NamedIndividual , - , - ; - "Turkish, Ottoman (1500-1928)"@en ; - "turc ottoman (1500-1928)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ottoman Turkish" ; - "Ottoman Turkish language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Pahlavi - rdf:type owl:NamedIndividual , - , - ; - "Pahlavi"@en ; - "pahlavi"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Pahlavi" ; - "Pahlavi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Palauan - rdf:type owl:NamedIndividual , - , - ; - "Palauan"@en ; - "palau"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Palauan" ; - "Palauan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Pampanga - rdf:type owl:NamedIndividual , - , - ; - "Kapampangan"@en , - "Pampanga"@en ; - "pampangan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Pampanga" ; - "Pampanga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Pangasinan - rdf:type owl:NamedIndividual , - , - ; - "Pangasinan"@en ; - "pangasinan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Pangasinan" ; - "Pangasinan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Papiamento - rdf:type owl:NamedIndividual , - , - ; - "Papiamento"@en ; - "papiamento"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Papiamento" ; - "Papiamento language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/PapuanLanguages - rdf:type owl:NamedIndividual , - ; - "Papuan languages"@en ; - "papoues, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Papuan languages" ; - "Papuan languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Pedi - rdf:type owl:NamedIndividual , - , - ; - "Northern Sotho"@en , - "Pedi"@en , - "Sepedi"@en ; - "pedi"@fr , - "sepedi"@fr , - "sotho du Nord"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Pedi" ; - "Pedi language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/PhilippineLanguages - rdf:type owl:NamedIndividual , - ; - "Philippine languages"@en ; - "philippines, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Philippine languages" ; - "Philippine languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Phoenician - rdf:type owl:NamedIndividual , - , - ; - "Phoenician"@en ; - "phénicien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Phoenician" ; - "Phoenician language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Pohnpeian - rdf:type owl:NamedIndividual , - , - ; - "Pohnpeian"@en ; - "pohnpei"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Pohnpeian" ; - "Pohnpeian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/PrakritLanguages - rdf:type owl:NamedIndividual , - ; - "Prakrit languages"@en ; - "prâkrit, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Prakrit languages" ; - "Prakrit languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Rajasthani - rdf:type owl:NamedIndividual , - , - ; - "Rajasthani"@en ; - "rajasthani"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Rajasthani" ; - "Language code for Rajasthani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Rapanui - rdf:type owl:NamedIndividual , - , - ; - "Rapanui"@en ; - "rapanui"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Rapanui" ; - "Rapanui language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Rarotongan - rdf:type owl:NamedIndividual , - , - ; - "Cook Islands Maori"@en , - "Rarotongan"@en ; - "maori des îles Cook"@fr , - "rarotonga"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Rarotongan" ; - "Rarotongan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/RomanceLanguages - rdf:type owl:NamedIndividual , - ; - "Romance languages"@en ; - "romanes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Romance languages" ; - "Romance languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Romany - rdf:type owl:NamedIndividual , - , - ; - "Romany"@en ; - "tsigane"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Romany" ; - "Language code for Romany" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SalishanLanguages - rdf:type owl:NamedIndividual , - ; - "Salishan languages"@en ; - "salishennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Salishan languages" ; - "Salishan languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SamaritanAramaic - rdf:type owl:NamedIndividual , - , - ; - "Samaritan Aramaic"@en ; - "samaritain"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Samaritan Aramaic" ; - "Samaritan Aramaic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SamiLanguages - rdf:type owl:NamedIndividual , - ; - "Sami languages"@en ; - "sames, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sami languages" ; - "Sami languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sandawe - rdf:type owl:NamedIndividual , - , - ; - "Sandawe"@en ; - "sandawe"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sandawe" ; - "Sandawe language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Santali - rdf:type owl:NamedIndividual , - , - ; - "Santali"@en ; - "santal"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Santali" ; - "Santali language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sasak - rdf:type owl:NamedIndividual , - , - ; - "Sasak"@en ; - "sasak"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sasak" ; - "Sasak language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Scots - rdf:type owl:NamedIndividual , - , - ; - "Scots"@en ; - "écossais"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Scots" ; - "Scots language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Selkup - rdf:type owl:NamedIndividual , - , - ; - "Selkup"@en ; - "selkoupe"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Selkup" ; - "Selkup language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SemiticLanguages - rdf:type owl:NamedIndividual , - ; - "Semitic languages"@en ; - "sémitiques, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Semitic languages" ; - "Semitic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Serer - rdf:type owl:NamedIndividual , - , - ; - "Serer"@en ; - "sérère"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Serer" ; - "Serer language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Shan - rdf:type owl:NamedIndividual , - , - ; - "Shan"@en ; - "chan"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Shan" ; - "Shan language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sicilian - rdf:type owl:NamedIndividual , - , - ; - "Sicilian"@en ; - "sicilien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sicilian" ; - "Sicilian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sidamo - rdf:type owl:NamedIndividual , - , - ; - "Sidamo"@en ; - "sidamo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sidamo" ; - "Sidamo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SignLanguages - rdf:type owl:NamedIndividual , - ; - "Sign languages"@en ; - "langues des signes"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sign languages" ; - "Sign languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Siksika - rdf:type owl:NamedIndividual , - , - ; - "Siksika"@en ; - "blackfoot"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Siksika" ; - "Siksika language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SinoTibetanLanguages - rdf:type owl:NamedIndividual , - ; - "Sino-Tibetan languages"@en ; - "sino-tibétaines, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sino-Tibetan languages" ; - "Sino-Tibetan languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SiouanLanguages - rdf:type owl:NamedIndividual , - ; - "Siouan languages"@en ; - "sioux, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Siouan languages" ; - "Siouan languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SkoltSami - rdf:type owl:NamedIndividual , - , - ; - "Skolt Sami"@en ; - "sami skolt"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Skolt Sami" ; - "Skolt Sami language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SlaveAthapascan - rdf:type owl:NamedIndividual , - , - ; - "Slave (Athapascan)"@en ; - "esclave (athapascan)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Slave - Athapascan" ; - "Language code for Slave (Athapascan)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SlavicLanguages - rdf:type owl:NamedIndividual , - ; - "Slavic languages"@en ; - "slaves, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Slavic languages" ; - "Slavic languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sogdian - rdf:type owl:NamedIndividual , - , - ; - "Sogdian"@en ; - "sogdien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sogdian" ; - "Sogdian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SonghaiLanguages - rdf:type owl:NamedIndividual , - ; - "Songhai languages"@en ; - "songhai, autres langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Songhai languages" ; - "Songhai languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Soninke - rdf:type owl:NamedIndividual , - , - ; - "Soninke"@en ; - "soninké"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Soninke" ; - "Soninke language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SorbianLanguages - rdf:type owl:NamedIndividual , - ; - "Sorbian languages"@en ; - "sorabes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sorbian languages" ; - "Sorbian languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SouthAmericanIndianLanguages - rdf:type owl:NamedIndividual , - ; - "South American Indian languages"@en ; - "sud-amérindiennes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "South American Indian languages" ; - "South American Indian languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SouthernAltai - rdf:type owl:NamedIndividual , - , - ; - "Southern Altai"@en ; - "altai du Sud"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Southern Altai" ; - "Southern Altai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SouthernSami - rdf:type owl:NamedIndividual , - , - ; - "Southern Sami"@en ; - "sami du Sud"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Southern Sami" ; - "Southern Sami language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SrananTongo - rdf:type owl:NamedIndividual , - , - ; - "Sranan Tongo"@en ; - "sranan tongo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sranan Tongo" ; - "Sranan Tongo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/StandardMoroccanTamazight - rdf:type owl:NamedIndividual , - , - ; - "Standard Moroccan Tamazight"@en ; - "amazighe standard marocain"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Standard Moroccan Tamazight" ; - "Standard Moroccan Tamazight language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sukuma - rdf:type owl:NamedIndividual , - , - ; - "Sukuma"@en ; - "sukuma"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sukuma" ; - "Sukuma language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Sumerian - rdf:type owl:NamedIndividual , - , - ; - "Sumerian"@en ; - "sumérien"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Sumerian" ; - "Sumerian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Susu - rdf:type owl:NamedIndividual , - , - ; - "Susu"@en ; - "soussou"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Susu" ; - "Susu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/SwissGerman - rdf:type owl:NamedIndividual , - , - ; - "Alemannic"@en , - "Alsatian"@en , - "Swiss German"@en ; - "alsacien"@fr , - "alémanique"@fr , - "suisse alémanique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Swiss German" ; - "Swiss German language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Syriac - rdf:type owl:NamedIndividual , - , - ; - "Syriac"@en ; - "syriaque"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Syriac" ; - "Language code for Syriac" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/TaiLanguages - rdf:type owl:NamedIndividual , - ; - "Tai languages"@en ; - "tai, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tai languages" ; - "Tai languages remainder group" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tamashek - rdf:type owl:NamedIndividual , - , - ; - "Tamashek"@en ; - "tamacheq"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tamashek" ; - "Language code for Tamashek" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tereno - rdf:type owl:NamedIndividual , - , - ; - "Tereno"@en ; - "tereno"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tereno" ; - "Tereno language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tetum - rdf:type owl:NamedIndividual , - , - ; - "Tetum"@en ; - "tetum"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tetum" ; - "Tetum language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tigre - rdf:type owl:NamedIndividual , - , - ; - "Tigre"@en ; - "tigré"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tigre" ; - "Tigre language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Timne - rdf:type owl:NamedIndividual , - , - ; - "Timne"@en ; - "temne"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Timne" ; - "Timne language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tiv - rdf:type owl:NamedIndividual , - , - ; - "Tiv"@en ; - "tiv"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tiv" ; - "Tiv language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tlingit - rdf:type owl:NamedIndividual , - , - ; - "Tlingit"@en ; - "tlingit"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tlingit" ; - "Tlingit language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/TokPisin - rdf:type owl:NamedIndividual , - , - ; - "Tok Pisin"@en ; - "tok pisin"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tok Pisin" ; - "Tok Pisin language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tokelau - rdf:type owl:NamedIndividual , - , - ; - "Tokelau"@en ; - "tokelau"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tokelau" ; - "Tokelau language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/TongaNyasa - rdf:type owl:NamedIndividual , - , - ; - "Tonga (Nyasa)"@en ; - "tonga (Nyasa)"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tonga Nyasa" ; - "Tonga Nyasa language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tsimshian - rdf:type owl:NamedIndividual , - , - ; - "Tsimshian"@en ; - "tsimshian"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tsimshian" ; - "Tsimshian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tumbuka - rdf:type owl:NamedIndividual , - , - ; - "Tumbuka"@en ; - "tumbuka"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tumbuka" ; - "Tumbuka language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/TupiLanguages - rdf:type owl:NamedIndividual , - ; - "Tupi languages"@en ; - "tupi, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tupi languages" ; - "Tupi languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tuvalu - rdf:type owl:NamedIndividual , - , - ; - "Tuvalu"@en ; - "tuvalu"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tuvalu" ; - "Tuvalu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Tuvinian - rdf:type owl:NamedIndividual , - , - ; - "Tuvinian"@en ; - "touva"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Tuvinian" ; - "Tuvinian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Udmurt - rdf:type owl:NamedIndividual , - , - ; - "Udmurt"@en ; - "oudmourte"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Udmurt" ; - "Udmurt language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Ugaritic - rdf:type owl:NamedIndividual , - , - ; - "Ugaritic"@en ; - "ougaritique"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Ugaritic" ; - "Ugaritic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Umbundu - rdf:type owl:NamedIndividual , - , - ; - "Umbundu"@en ; - "umbundu"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Umbundu" ; - "Umbundu language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/UncodedLanguages - rdf:type owl:NamedIndividual , - ; - "Uncoded languages"@en ; - "langues non codées"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Uncoded languages" ; - "Uncoded languages special purpose language concept" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Undetermined - rdf:type owl:NamedIndividual , - ; - "Undetermined"@en ; - "indéterminée"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Undetermined" ; - "Undetermined special purpose language concept" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/UpperSorbian - rdf:type owl:NamedIndividual , - , - ; - "Upper Sorbian"@en ; - "haut-sorabe"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Upper Sorbian" ; - "Upper Sorbian language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Vai - rdf:type owl:NamedIndividual , - , - ; - "Vai"@en ; - "vaï"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Vai" ; - "Vai language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Votic - rdf:type owl:NamedIndividual , - , - ; - "Votic"@en ; - "vote"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Votic" ; - "Votic language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/WakashanLanguages - rdf:type owl:NamedIndividual , - ; - "Wakashan languages"@en ; - "wakashanes, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Wakashan languages" ; - "Wakashan languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Waray - rdf:type owl:NamedIndividual , - , - ; - "Waray (Philippines)"@en ; - "waray"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Waray" ; - "Waray language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Washo - rdf:type owl:NamedIndividual , - , - ; - "Washo"@en ; - "washo"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Washo" ; - "Washo language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Wolaitta - rdf:type owl:NamedIndividual , - , - ; - "Wolaitta"@en , - "Wolaytta"@en ; - "wolaitta"@fr , - "wolaytta"@fr ; - "Walamo-Sprache"@ge ; - rdfs:isDefinedBy ; - rdfs:label "Wolaitta" ; - "Wolaitta language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Yakut - rdf:type owl:NamedIndividual , - , - ; - "Yakut"@en ; - "iakoute"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Yakut" ; - "Yakut language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Yao - rdf:type owl:NamedIndividual , - , - ; - "Yao"@en ; - "yao"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Yao" ; - "Yao language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Yapese - rdf:type owl:NamedIndividual , - , - ; - "Yapese"@en ; - "yapois"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Yapese" ; - "Yapese language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/YupikLanguages - rdf:type owl:NamedIndividual , - ; - "Yupik languages"@en ; - "yupik, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Yupik languages" ; - "Yupik languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ZandeLanguages - rdf:type owl:NamedIndividual , - ; - "Zande languages"@en ; - "zandé, langues"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Zande languages" ; - "Zande languages family" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Zapotec - rdf:type owl:NamedIndividual , - , - ; - "Zapotec"@en ; - "zapotèque"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Zapotec" ; - "Language code for Zapotec" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Zaza - rdf:type owl:NamedIndividual , - , - ; - "Dimili"@en , - "Dimli"@en , - "Kirdki"@en , - "Kirmanjki"@en , - "Zaza"@en , - "Zazaki"@en ; - "dimili"@fr , - "dimli"@fr , - "kirdki"@fr , - "kirmanjki"@fr , - "zaza"@fr , - "zazaki"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Zaza" ; - "Language code for Zaza" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Zenaga - rdf:type owl:NamedIndividual , - , - ; - "Zenaga"@en ; - "zenaga"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Zenaga" ; - "Zenaga language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/Zuni - rdf:type owl:NamedIndividual , - , - ; - "Zuni"@en ; - "zuni"@fr ; - rdfs:isDefinedBy ; - rdfs:label "Zuni" ; - "Zuni language" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/aar - rdf:type owl:NamedIndividual , - ; - ; - ; - "aar" ; - rdfs:isDefinedBy ; - rdfs:label "aar" ; - "Alpha-3 language code for Afar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/abk - rdf:type owl:NamedIndividual , - ; - ; - ; - "abk" ; - rdfs:isDefinedBy ; - rdfs:label "abk" ; - "Alpha-3 language code for Abkhazian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ace - rdf:type owl:NamedIndividual , - ; - ; - ; - "ace" ; - rdfs:isDefinedBy ; - rdfs:label "ace" ; - "Alpha-3 language code for Achinese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ach - rdf:type owl:NamedIndividual , - ; - ; - ; - "ach" ; - rdfs:isDefinedBy ; - rdfs:label "ach" ; - "Alpha-3 language code for Acoli" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ada - rdf:type owl:NamedIndividual , - ; - ; - ; - "ada" ; - rdfs:isDefinedBy ; - rdfs:label "ada" ; - "Alpha-3 language code for Adangme" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ady - rdf:type owl:NamedIndividual , - ; - ; - ; - "ady" ; - rdfs:isDefinedBy ; - rdfs:label "ady" ; - "Alpha-3 language code for Adygei, Adyghe" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/afa - rdf:type owl:NamedIndividual , - ; - ; - ; - "afa" ; - rdfs:isDefinedBy ; - rdfs:label "afa" ; - "Alpha-3 language code for Afro-Asiatic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/afh - rdf:type owl:NamedIndividual , - ; - ; - ; - "afh" ; - rdfs:isDefinedBy ; - rdfs:label "afh" ; - "Alpha-3 language code for Afrihili" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/afr - rdf:type owl:NamedIndividual , - ; - ; - ; - "afr" ; - rdfs:isDefinedBy ; - rdfs:label "afr" ; - "Alpha-3 language code for Afrikaans" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ain - rdf:type owl:NamedIndividual , - ; - ; - ; - "ain" ; - rdfs:isDefinedBy ; - rdfs:label "ain" ; - "Alpha-3 language code for Ainu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/aka - rdf:type owl:NamedIndividual , - ; - ; - ; - "aka" ; - rdfs:isDefinedBy ; - rdfs:label "aka" ; - "Alpha-3 language code for Akan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/akk - rdf:type owl:NamedIndividual , - ; - ; - ; - "akk" ; - rdfs:isDefinedBy ; - rdfs:label "akk" ; - "Alpha-3 language code for Akkadian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/alb - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "alb" ; - rdfs:isDefinedBy ; - rdfs:label "alb" ; - "Alpha-3 bibliographic language code for Albanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ale - rdf:type owl:NamedIndividual , - ; - ; - ; - "ale" ; - rdfs:isDefinedBy ; - rdfs:label "ale" ; - "Alpha-3 language code for Aleut" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/alg - rdf:type owl:NamedIndividual , - ; - ; - ; - "alg" ; - rdfs:isDefinedBy ; - rdfs:label "alg" ; - "Alpha-3 language code for Algonquian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/alt - rdf:type owl:NamedIndividual , - ; - ; - ; - "alt" ; - rdfs:isDefinedBy ; - rdfs:label "alt" ; - "Alpha-3 language code for Southern Altai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/amh - rdf:type owl:NamedIndividual , - ; - ; - ; - "amh" ; - rdfs:isDefinedBy ; - rdfs:label "amh" ; - "Alpha-3 language code for Amharic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ang - rdf:type owl:NamedIndividual , - ; - ; - ; - "ang" ; - rdfs:isDefinedBy ; - rdfs:label "ang" ; - "Alpha-3 language code for English, Old (ca. 450-1100)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/anp - rdf:type owl:NamedIndividual , - ; - ; - ; - "anp" ; - rdfs:isDefinedBy ; - rdfs:label "anp" ; - "Alpha-3 language code for Angika" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/apa - rdf:type owl:NamedIndividual , - ; - ; - ; - "apa" ; - rdfs:isDefinedBy ; - rdfs:label "apa" ; - "Alpha-3 language code for Apache languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ara - rdf:type owl:NamedIndividual , - ; - ; - ; - "ara" ; - rdfs:isDefinedBy ; - rdfs:label "ara" ; - "Alpha-3 language code for Arabic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arc - rdf:type owl:NamedIndividual , - ; - ; - ; - "arc" ; - rdfs:isDefinedBy ; - rdfs:label "arc" ; - "Alpha-3 language code for Official Aramaic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arg - rdf:type owl:NamedIndividual , - ; - ; - ; - "arg" ; - rdfs:isDefinedBy ; - rdfs:label "arg" ; - "Alpha-3 language code for Aragonese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arm - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "arm" ; - rdfs:isDefinedBy ; - rdfs:label "arm" ; - "Alpha-3 bibliographic language code for Armenian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arn - rdf:type owl:NamedIndividual , - ; - ; - ; - "arn" ; - rdfs:isDefinedBy ; - rdfs:label "arn" ; - "Alpha-3 language code for Mapudungun; Mapuche" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arp - rdf:type owl:NamedIndividual , - ; - ; - ; - "arp" ; - rdfs:isDefinedBy ; - rdfs:label "arp" ; - "Alpha-3 language code for Arapaho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/art - rdf:type owl:NamedIndividual , - ; - ; - ; - "art" ; - rdfs:isDefinedBy ; - rdfs:label "art" ; - "Alpha-3 language code for Artificial languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/arw - rdf:type owl:NamedIndividual , - ; - ; - ; - "arw" ; - rdfs:isDefinedBy ; - rdfs:label "arw" ; - "Alpha-3 language code for Arawak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/asm - rdf:type owl:NamedIndividual , - ; - ; - ; - "asm" ; - rdfs:isDefinedBy ; - rdfs:label "asm" ; - "Alpha-3 language code for Assamese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ast - rdf:type owl:NamedIndividual , - ; - ; - ; - "ast" ; - rdfs:isDefinedBy ; - rdfs:label "ast" ; - "Alpha-3 language code for Asturian; Bable" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ath - rdf:type owl:NamedIndividual , - ; - ; - ; - "ath" ; - rdfs:isDefinedBy ; - rdfs:label "ath" ; - "Alpha-3 language code for Athapascan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/aus - rdf:type owl:NamedIndividual , - ; - ; - ; - "aus" ; - rdfs:isDefinedBy ; - rdfs:label "aus" ; - "Alpha-3 language code for Australian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ava - rdf:type owl:NamedIndividual , - ; - ; - ; - "ava" ; - rdfs:isDefinedBy ; - rdfs:label "ava" ; - "Alpha-3 language code for Avaric" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ave - rdf:type owl:NamedIndividual , - ; - ; - ; - "ave" ; - rdfs:isDefinedBy ; - rdfs:label "ave" ; - "Alpha-3 language code for Avestan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/awa - rdf:type owl:NamedIndividual , - ; - ; - ; - "awa" ; - rdfs:isDefinedBy ; - rdfs:label "awa" ; - "Alpha-3 language code for Awadhi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/aym - rdf:type owl:NamedIndividual , - ; - ; - ; - "aym" ; - rdfs:isDefinedBy ; - rdfs:label "aym" ; - "Alpha-3 language code for Aymara" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/aze - rdf:type owl:NamedIndividual , - ; - ; - ; - "aze" ; - rdfs:isDefinedBy ; - rdfs:label "aze" ; - "Alpha-3 language code for Azerbaijani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bad - rdf:type owl:NamedIndividual , - ; - ; - ; - "bad" ; - rdfs:isDefinedBy ; - rdfs:label "bad" ; - "Alpha-3 language code for Banda languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bai - rdf:type owl:NamedIndividual , - ; - ; - ; - "bai" ; - rdfs:isDefinedBy ; - rdfs:label "bai" ; - "Alpha-3 language code for Bamileke languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bak - rdf:type owl:NamedIndividual , - ; - ; - ; - "bak" ; - rdfs:isDefinedBy ; - rdfs:label "bak" ; - "Alpha-3 language code for Bashkir" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bal - rdf:type owl:NamedIndividual , - ; - ; - ; - "bal" ; - rdfs:isDefinedBy ; - rdfs:label "bal" ; - "Alpha-3 language code for Baluchi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bam - rdf:type owl:NamedIndividual , - ; - ; - ; - "bam" ; - rdfs:isDefinedBy ; - rdfs:label "bam" ; - "Alpha-3 language code for Bambara" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ban - rdf:type owl:NamedIndividual , - ; - ; - ; - "ban" ; - rdfs:isDefinedBy ; - rdfs:label "ban" ; - "Alpha-3 language code for Balinese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/baq - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "baq" ; - rdfs:isDefinedBy ; - rdfs:label "baq" ; - "Alpha-3 bibliographic language code for Basque" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bas - rdf:type owl:NamedIndividual , - ; - ; - ; - "bas" ; - rdfs:isDefinedBy ; - rdfs:label "bas" ; - "Alpha-3 language code for Basa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bat - rdf:type owl:NamedIndividual , - ; - ; - ; - "bat" ; - rdfs:isDefinedBy ; - rdfs:label "bat" ; - "Alpha-3 language code for Baltic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bej - rdf:type owl:NamedIndividual , - ; - ; - ; - "bej" ; - rdfs:isDefinedBy ; - rdfs:label "bej" ; - "Alpha-3 language code for Beja" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bel - rdf:type owl:NamedIndividual , - ; - ; - ; - "bel" ; - rdfs:isDefinedBy ; - rdfs:label "bel" ; - "Alpha-3 language code for Belarusian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bem - rdf:type owl:NamedIndividual , - ; - ; - ; - "bem" ; - rdfs:isDefinedBy ; - rdfs:label "bem" ; - "Alpha-3 language code for Bemba" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ben - rdf:type owl:NamedIndividual , - ; - ; - ; - "ben" ; - rdfs:isDefinedBy ; - rdfs:label "ben" ; - "Alpha-3 language code for Bengali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ber - rdf:type owl:NamedIndividual , - ; - ; - ; - "ber" ; - rdfs:isDefinedBy ; - rdfs:label "ber" ; - "Alpha-3 language code for Berber languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bho - rdf:type owl:NamedIndividual , - ; - ; - ; - "bho" ; - rdfs:isDefinedBy ; - rdfs:label "bho" ; - "Alpha-3 language code for Bhojpuri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bih - rdf:type owl:NamedIndividual , - ; - ; - ; - "bih" ; - rdfs:isDefinedBy ; - rdfs:label "bih" ; - "Alpha-3 language code for Bihari languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bik - rdf:type owl:NamedIndividual , - ; - ; - ; - "bik" ; - rdfs:isDefinedBy ; - rdfs:label "bik" ; - "Alpha-3 language code for Bikol" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bin - rdf:type owl:NamedIndividual , - ; - ; - ; - "bin" ; - rdfs:isDefinedBy ; - rdfs:label "bin" ; - "Alpha-3 language code for Bini; Edo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bis - rdf:type owl:NamedIndividual , - ; - ; - ; - "bis" ; - rdfs:isDefinedBy ; - rdfs:label "bis" ; - "Alpha-3 language code for Bislama" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bla - rdf:type owl:NamedIndividual , - ; - ; - ; - "bla" ; - rdfs:isDefinedBy ; - rdfs:label "bla" ; - "Alpha-3 language code for Siksika" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bnt - rdf:type owl:NamedIndividual , - ; - ; - ; - "bnt" ; - rdfs:isDefinedBy ; - rdfs:label "bnt" ; - "Alpha-3 language code for Bantu languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bod - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "bod" ; - rdfs:isDefinedBy ; - rdfs:label "bod" ; - "Alpha-3 terminologic language code for Tibetan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bos - rdf:type owl:NamedIndividual , - ; - ; - ; - "bos" ; - rdfs:isDefinedBy ; - rdfs:label "bos" ; - "Alpha-3 language code for Bosnian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bra - rdf:type owl:NamedIndividual , - ; - ; - ; - "bra" ; - rdfs:isDefinedBy ; - rdfs:label "bra" ; - "Alpha-3 language code for Braj" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bre - rdf:type owl:NamedIndividual , - ; - ; - ; - "bre" ; - rdfs:isDefinedBy ; - rdfs:label "bre" ; - "Alpha-3 language code for Breton" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/btk - rdf:type owl:NamedIndividual , - ; - ; - ; - "btk" ; - rdfs:isDefinedBy ; - rdfs:label "btk" ; - "Alpha-3 language code for Batak languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bua - rdf:type owl:NamedIndividual , - ; - ; - ; - "bua" ; - rdfs:isDefinedBy ; - rdfs:label "bua" ; - "Alpha-3 language code for Buriat" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bug - rdf:type owl:NamedIndividual , - ; - ; - ; - "bug" ; - rdfs:isDefinedBy ; - rdfs:label "bug" ; - "Alpha-3 language code for Buginese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bul - rdf:type owl:NamedIndividual , - ; - ; - ; - "bul" ; - rdfs:isDefinedBy ; - rdfs:label "bul" ; - "Alpha-3 language code for Bulgarian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/bur - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "bur" ; - rdfs:isDefinedBy ; - rdfs:label "bur" ; - "Alpha-3 bibliographic language code for Burmese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/byn - rdf:type owl:NamedIndividual , - ; - ; - ; - "byn" ; - rdfs:isDefinedBy ; - rdfs:label "byn" ; - "Alpha-3 language code for Blin; Bilin" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cad - rdf:type owl:NamedIndividual , - ; - ; - ; - "cad" ; - rdfs:isDefinedBy ; - rdfs:label "cad" ; - "Alpha-3 language code for Caddo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cai - rdf:type owl:NamedIndividual , - ; - ; - ; - "cai" ; - rdfs:isDefinedBy ; - rdfs:label "cai" ; - "Alpha-3 language code for Central American Indian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/car - rdf:type owl:NamedIndividual , - ; - ; - ; - "car" ; - rdfs:isDefinedBy ; - rdfs:label "car" ; - "Alpha-3 language code for Galibi Carib" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cat - rdf:type owl:NamedIndividual , - ; - ; - ; - "cat" ; - rdfs:isDefinedBy ; - rdfs:label "cat" ; - "Alpha-3 language code for Catalan; Valencian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cau - rdf:type owl:NamedIndividual , - ; - ; - ; - "cau" ; - rdfs:isDefinedBy ; - rdfs:label "cau" ; - "Alpha-3 language code for Caucasian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ceb - rdf:type owl:NamedIndividual , - ; - ; - ; - "ceb" ; - rdfs:isDefinedBy ; - rdfs:label "ceb" ; - "Alpha-3 language code for Cebuano" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cel - rdf:type owl:NamedIndividual , - ; - ; - ; - "cel" ; - rdfs:isDefinedBy ; - rdfs:label "cel" ; - "Alpha-3 language code for Celtic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ces - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "ces" ; - rdfs:isDefinedBy ; - rdfs:label "ces" ; - "Alpha-3 terminologic language code for Czech" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cha - rdf:type owl:NamedIndividual , - ; - ; - ; - "cha" ; - rdfs:isDefinedBy ; - rdfs:label "cha" ; - "Alpha-3 language code for Chamorro" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chb - rdf:type owl:NamedIndividual , - ; - ; - ; - "chb" ; - rdfs:isDefinedBy ; - rdfs:label "chb" ; - "Alpha-3 language code for Chibcha" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/che - rdf:type owl:NamedIndividual , - ; - ; - ; - "che" ; - rdfs:isDefinedBy ; - rdfs:label "che" ; - "Alpha-3 language code for Chechen" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chg - rdf:type owl:NamedIndividual , - ; - ; - ; - "chg" ; - rdfs:isDefinedBy ; - rdfs:label "chg" ; - "Alpha-3 language code for Chagatai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chi - rdf:type owl:NamedIndividual , - , - ; - ; - "chi" ; - rdfs:isDefinedBy ; - rdfs:label "chi" ; - "Alpha-3 bibliographic language code for Chinese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chk - rdf:type owl:NamedIndividual , - ; - ; - ; - "chk" ; - rdfs:isDefinedBy ; - rdfs:label "chk" ; - "Alpha-3 language code for Chuukese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chm - rdf:type owl:NamedIndividual , - ; - ; - ; - "chm" ; - rdfs:isDefinedBy ; - rdfs:label "chm" ; - "Alpha-3 language code for Mari" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chn - rdf:type owl:NamedIndividual , - ; - ; - ; - "chn" ; - rdfs:isDefinedBy ; - rdfs:label "chn" ; - "Alpha-3 language code for Chinook jargon" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cho - rdf:type owl:NamedIndividual , - ; - ; - ; - "cho" ; - rdfs:isDefinedBy ; - rdfs:label "cho" ; - "Alpha-3 language code for Choctaw" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chp - rdf:type owl:NamedIndividual , - ; - ; - ; - "chp" ; - rdfs:isDefinedBy ; - rdfs:label "chp" ; - "Alpha-3 language code for Chipewyan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chr - rdf:type owl:NamedIndividual , - ; - ; - ; - "chr" ; - rdfs:isDefinedBy ; - rdfs:label "chr" ; - "Alpha-3 language code for Cherokee" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chu - rdf:type owl:NamedIndividual , - ; - ; - ; - "chu" ; - rdfs:isDefinedBy ; - rdfs:label "chu" ; - "Alpha-3 language code for Church Slavic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chv - rdf:type owl:NamedIndividual , - ; - ; - ; - "chv" ; - rdfs:isDefinedBy ; - rdfs:label "chv" ; - "Alpha-3 language code for Chuvash" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/chy - rdf:type owl:NamedIndividual , - ; - ; - ; - "chy" ; - rdfs:isDefinedBy ; - rdfs:label "chy" ; - "Alpha-3 language code for Cheyenne" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cmc - rdf:type owl:NamedIndividual , - ; - ; - ; - "cmc" ; - rdfs:isDefinedBy ; - rdfs:label "cmc" ; - "Alpha-3 language code for Chamic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cnr - rdf:type owl:NamedIndividual , - ; - ; - ; - "cnr" ; - rdfs:isDefinedBy ; - rdfs:label "cnr" ; - "Alpha-3 language code for Montenegrin" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cop - rdf:type owl:NamedIndividual , - ; - ; - ; - "cop" ; - rdfs:isDefinedBy ; - rdfs:label "cop" ; - "Alpha-3 language code for Coptic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cor - rdf:type owl:NamedIndividual , - ; - ; - ; - "cor" ; - rdfs:isDefinedBy ; - rdfs:label "cor" ; - "Alpha-3 language code for Cornish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cos - rdf:type owl:NamedIndividual , - ; - ; - ; - "cos" ; - rdfs:isDefinedBy ; - rdfs:label "cos" ; - "Alpha-3 language code for Corsican" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cpe - rdf:type owl:NamedIndividual , - ; - ; - ; - "cpe" ; - rdfs:isDefinedBy ; - rdfs:label "cpe" ; - "Alpha-3 language code for Creoles and pidgins, English based" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cpf - rdf:type owl:NamedIndividual , - ; - ; - ; - "cpf" ; - rdfs:isDefinedBy ; - rdfs:label "cpf" ; - "Alpha-3 language code for Creoles and pidgins, French-based" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cpp - rdf:type owl:NamedIndividual , - ; - ; - ; - "cpp" ; - rdfs:isDefinedBy ; - rdfs:label "cpp" ; - "Alpha-3 language code for Creoles and pidgins, Portuguese-based" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cre - rdf:type owl:NamedIndividual , - ; - ; - ; - "cre" ; - rdfs:isDefinedBy ; - rdfs:label "cre" ; - "Alpha-3 language code for Cree" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/crh - rdf:type owl:NamedIndividual , - ; - ; - ; - "crh" ; - rdfs:isDefinedBy ; - rdfs:label "crh" ; - "Alpha-3 language code for Crimean Tatar; Crimean Turkish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/crp - rdf:type owl:NamedIndividual , - ; - ; - ; - "crp" ; - rdfs:isDefinedBy ; - rdfs:label "crp" ; - "Alpha-3 language code for Creoles and pidgins" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/csb - rdf:type owl:NamedIndividual , - ; - ; - ; - "csb" ; - rdfs:isDefinedBy ; - rdfs:label "csb" ; - "Alpha-3 language code for Kashubian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cus - rdf:type owl:NamedIndividual , - ; - ; - ; - "cus" ; - rdfs:isDefinedBy ; - rdfs:label "cus" ; - "Alpha-3 language code for Cushitic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cym - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "cym" ; - rdfs:isDefinedBy ; - rdfs:label "cym" ; - "Alpha-3 terminologic language code for Welsh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/cze - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "cze" ; - rdfs:isDefinedBy ; - rdfs:label "cze" ; - "Alpha-3 bibliographic language code for Czech" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dak - rdf:type owl:NamedIndividual , - ; - ; - ; - "dak" ; - rdfs:isDefinedBy ; - rdfs:label "dak" ; - "Alpha-3 language code for Dakota" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dan - rdf:type owl:NamedIndividual , - ; - ; - ; - "dan" ; - rdfs:isDefinedBy ; - rdfs:label "dan" ; - "Alpha-3 language code for Danish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dar - rdf:type owl:NamedIndividual , - ; - ; - ; - "dar" ; - rdfs:isDefinedBy ; - rdfs:label "dar" ; - "Alpha-3 language code for Dargwa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/day - rdf:type owl:NamedIndividual , - ; - ; - ; - "day" ; - rdfs:isDefinedBy ; - rdfs:label "day" ; - "Alpha-3 language code for Land Dayak languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/del - rdf:type owl:NamedIndividual , - ; - ; - ; - "del" ; - rdfs:isDefinedBy ; - rdfs:label "del" ; - "Alpha-3 language code for Delaware" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/den - rdf:type owl:NamedIndividual , - ; - ; - ; - "den" ; - rdfs:isDefinedBy ; - rdfs:label "den" ; - "Alpha-3 language code for Slave (Athapascan)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/deu - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "deu" ; - rdfs:isDefinedBy ; - rdfs:label "deu" ; - "Alpha-3 terminologic language code for German" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dgr - rdf:type owl:NamedIndividual , - ; - ; - ; - "dgr" ; - rdfs:isDefinedBy ; - rdfs:label "dgr" ; - "Alpha-3 language code for Dogrib" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/din - rdf:type owl:NamedIndividual , - ; - ; - ; - "din" ; - rdfs:isDefinedBy ; - rdfs:label "din" ; - "Alpha-3 language code for Dinka" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/div - rdf:type owl:NamedIndividual , - ; - ; - ; - "div" ; - rdfs:isDefinedBy ; - rdfs:label "div" ; - "Alpha-3 language code for Divehi; Dhivehi; Maldivian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/doi - rdf:type owl:NamedIndividual , - ; - ; - ; - "doi" ; - rdfs:isDefinedBy ; - rdfs:label "doi" ; - "Alpha-3 language code for Dogri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dra - rdf:type owl:NamedIndividual , - ; - ; - ; - "dra" ; - rdfs:isDefinedBy ; - rdfs:label "dra" ; - "Alpha-3 language code for Dravidian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dsb - rdf:type owl:NamedIndividual , - ; - ; - ; - "dsb" ; - rdfs:isDefinedBy ; - rdfs:label "dsb" ; - "Alpha-3 language code for Lower Sorbian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dua - rdf:type owl:NamedIndividual , - ; - ; - ; - "dua" ; - rdfs:isDefinedBy ; - rdfs:label "dua" ; - "Alpha-3 language code for Duala" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dum - rdf:type owl:NamedIndividual , - ; - ; - ; - "dum" ; - rdfs:isDefinedBy ; - rdfs:label "dum" ; - "Alpha-3 language code for Dutch, Middle (ca. 1050-1350)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dut - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "dut" ; - rdfs:isDefinedBy ; - rdfs:label "dut" ; - "Alpha-3 bibliographic language code for Dutch; Flemish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dyu - rdf:type owl:NamedIndividual , - ; - ; - ; - "dyu" ; - rdfs:isDefinedBy ; - rdfs:label "dyu" ; - "Alpha-3 language code for Dyula" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/dzo - rdf:type owl:NamedIndividual , - ; - ; - ; - "dzo" ; - rdfs:isDefinedBy ; - rdfs:label "dzo" ; - "Alpha-3 language code for Dzongkha" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/efi - rdf:type owl:NamedIndividual , - ; - ; - ; - "efi" ; - rdfs:isDefinedBy ; - rdfs:label "efi" ; - "Alpha-3 language code for Efik" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/egy - rdf:type owl:NamedIndividual , - ; - ; - ; - "egy" ; - rdfs:isDefinedBy ; - rdfs:label "egy" ; - "Alpha-3 language code for Egyptian (Ancient)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/eka - rdf:type owl:NamedIndividual , - ; - ; - ; - "eka" ; - rdfs:isDefinedBy ; - rdfs:label "eka" ; - "Alpha-3 language code for Ekajuk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ell - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "ell" ; - rdfs:isDefinedBy ; - rdfs:label "ell" ; - "Alpha-3 terminologic language code for Greek, Modern (post 1453)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/elx - rdf:type owl:NamedIndividual , - ; - ; - ; - "elx" ; - rdfs:isDefinedBy ; - rdfs:label "elx" ; - "Alpha-3 language code for Elamite" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/eng - rdf:type owl:NamedIndividual , - ; - ; - ; - "eng" ; - rdfs:isDefinedBy ; - rdfs:label "eng" ; - "Alpha-3 language code for English" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/enm - rdf:type owl:NamedIndividual , - ; - ; - ; - "enm" ; - rdfs:isDefinedBy ; - rdfs:label "enm" ; - "Alpha-3 language code for English, Middle (1100-1500)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/epo - rdf:type owl:NamedIndividual , - ; - ; - ; - "epo" ; - rdfs:isDefinedBy ; - rdfs:label "epo" ; - "Alpha-3 language code for Esperanto" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/est - rdf:type owl:NamedIndividual , - ; - ; - ; - "est" ; - rdfs:isDefinedBy ; - rdfs:label "est" ; - "Alpha-3 language code for Estonian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/eus - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "eus" ; - rdfs:isDefinedBy ; - rdfs:label "eus" ; - "Alpha-3 terminologic language code for Basque" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ewe_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "ewe" ; - rdfs:isDefinedBy ; - rdfs:label "ewe" ; - "Alpha-3 language code for Ewe" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ewo - rdf:type owl:NamedIndividual , - ; - ; - ; - "ewo" ; - rdfs:isDefinedBy ; - rdfs:label "ewo" ; - "Alpha-3 language code for Ewondo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fan - rdf:type owl:NamedIndividual , - ; - ; - ; - "fan" ; - rdfs:isDefinedBy ; - rdfs:label "fan" ; - "Alpha-3 language code for Fang" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fao - rdf:type owl:NamedIndividual , - ; - ; - ; - "fao" ; - rdfs:isDefinedBy ; - rdfs:label "fao" ; - "Alpha-3 language code for Faroese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fas - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "fas" ; - rdfs:isDefinedBy ; - rdfs:label "fas" ; - "Alpha-3 terminologic language code for Persian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fat - rdf:type owl:NamedIndividual , - ; - ; - ; - "fat" ; - rdfs:isDefinedBy ; - rdfs:label "fat" ; - "Alpha-3 language code for Fanti" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fij - rdf:type owl:NamedIndividual , - ; - ; - ; - "fij" ; - rdfs:isDefinedBy ; - rdfs:label "fij" ; - "Alpha-3 language code for Fijian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fil - rdf:type owl:NamedIndividual , - ; - ; - ; - "fil" ; - rdfs:isDefinedBy ; - rdfs:label "fil" ; - "Alpha-3 language code for Filipino; Pilipino" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fin - rdf:type owl:NamedIndividual , - ; - ; - ; - "fin" ; - rdfs:isDefinedBy ; - rdfs:label "fin" ; - "Alpha-3 language code for Finnish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fiu - rdf:type owl:NamedIndividual , - ; - ; - ; - "fiu" ; - rdfs:isDefinedBy ; - rdfs:label "fiu" ; - "Alpha-3 language code for Finno-Ugrian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fon_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "fon" ; - rdfs:isDefinedBy ; - rdfs:label "fon" ; - "Alpha-3 language code for Fon" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fra - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "fra" ; - rdfs:isDefinedBy ; - rdfs:label "fra" ; - "Alpha-3 terminologic language code for French" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fre - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "fre" ; - rdfs:isDefinedBy ; - rdfs:label "fre" ; - "Alpha-3 bibliographic language code for French" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/frm - rdf:type owl:NamedIndividual , - ; - ; - ; - "frm" ; - rdfs:isDefinedBy ; - rdfs:label "frm" ; - "Alpha-3 language code for French, Middle (ca. 1400-1600)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fro - rdf:type owl:NamedIndividual , - ; - ; - ; - "fro" ; - rdfs:isDefinedBy ; - rdfs:label "fro" ; - "Alpha-3 language code for French, Old (842-ca.1400)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/frr - rdf:type owl:NamedIndividual , - ; - ; - ; - "frr" ; - rdfs:isDefinedBy ; - rdfs:label "frr" ; - "Alpha-3 language code for Northern Frisian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/frs - rdf:type owl:NamedIndividual , - ; - ; - ; - "frs" ; - rdfs:isDefinedBy ; - rdfs:label "frs" ; - "Alpha-3 language code for Eastern Frisian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fry - rdf:type owl:NamedIndividual , - ; - ; - ; - "fry" ; - rdfs:isDefinedBy ; - rdfs:label "fry" ; - "Alpha-3 language code for Western Frisian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ful - rdf:type owl:NamedIndividual , - ; - ; - ; - "ful" ; - rdfs:isDefinedBy ; - rdfs:label "ful" ; - "Alpha-3 language code for Fulah" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/fur - rdf:type owl:NamedIndividual , - ; - ; - ; - "fur" ; - rdfs:isDefinedBy ; - rdfs:label "fur" ; - "Alpha-3 language code for Friulian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gaa - rdf:type owl:NamedIndividual , - ; - ; - ; - "gaa" ; - rdfs:isDefinedBy ; - rdfs:label "gaa" ; - "Alpha-3 language code for Ga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gay - rdf:type owl:NamedIndividual , - ; - ; - ; - "gay" ; - rdfs:isDefinedBy ; - rdfs:label "gay" ; - "Alpha-3 language code for Gayo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gba - rdf:type owl:NamedIndividual , - ; - ; - ; - "gba" ; - rdfs:isDefinedBy ; - rdfs:label "gba" ; - "Alpha-3 language code for Gbaya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gem - rdf:type owl:NamedIndividual , - ; - ; - ; - "gem" ; - rdfs:isDefinedBy ; - rdfs:label "gem" ; - "Alpha-3 language code for Germanic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/geo - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "geo" ; - rdfs:isDefinedBy ; - rdfs:label "geo" ; - "Alpha-3 bibliographic language code for Georgian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ger - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "ger" ; - rdfs:isDefinedBy ; - rdfs:label "ger" ; - "Alpha-3 bibliographic language code for German" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gez - rdf:type owl:NamedIndividual , - ; - ; - ; - "gez" ; - rdfs:isDefinedBy ; - rdfs:label "gez" ; - "Alpha-3 language code for Geez" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gil - rdf:type owl:NamedIndividual , - ; - ; - ; - "gil" ; - rdfs:isDefinedBy ; - rdfs:label "gil" ; - "Alpha-3 language code for Gilbertese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gla - rdf:type owl:NamedIndividual , - ; - ; - ; - "gla" ; - rdfs:isDefinedBy ; - rdfs:label "gla" ; - "Alpha-3 language code for Gaelic; Scottish Gaelic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gle - rdf:type owl:NamedIndividual , - ; - ; - ; - "gle" ; - rdfs:isDefinedBy ; - rdfs:label "gle" ; - "Alpha-3 language code for Irish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/glg - rdf:type owl:NamedIndividual , - ; - ; - ; - "glg" ; - rdfs:isDefinedBy ; - rdfs:label "glg" ; - "Alpha-3 language code for Galician" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/glv - rdf:type owl:NamedIndividual , - ; - ; - ; - "glv" ; - rdfs:isDefinedBy ; - rdfs:label "glv" ; - "Alpha-3 language code for Manx" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gmh - rdf:type owl:NamedIndividual , - ; - ; - ; - "gmh" ; - rdfs:isDefinedBy ; - rdfs:label "gmh" ; - "Alpha-3 language code for German, Middle High (ca. 1050-1500)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/goh - rdf:type owl:NamedIndividual , - ; - ; - ; - "goh" ; - rdfs:isDefinedBy ; - rdfs:label "goh" ; - "Alpha-3 language code for German, Old High (ca. 750-1050)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gon - rdf:type owl:NamedIndividual , - ; - ; - ; - "gon" ; - rdfs:isDefinedBy ; - rdfs:label "gon" ; - "Alpha-3 language code for Gondi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gor - rdf:type owl:NamedIndividual , - ; - ; - ; - "gor" ; - rdfs:isDefinedBy ; - rdfs:label "gor" ; - "Alpha-3 language code for Gorontalo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/got - rdf:type owl:NamedIndividual , - ; - ; - ; - "got" ; - rdfs:isDefinedBy ; - rdfs:label "got" ; - "Alpha-3 language code for Gothic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/grb - rdf:type owl:NamedIndividual , - ; - ; - ; - "grb" ; - rdfs:isDefinedBy ; - rdfs:label "grb" ; - "Alpha-3 language code for Grebo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/grc - rdf:type owl:NamedIndividual , - ; - ; - ; - "grc" ; - rdfs:isDefinedBy ; - rdfs:label "grc" ; - "Alpha-3 language code for Greek, Ancient (to 1453)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gre - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "gre" ; - rdfs:isDefinedBy ; - rdfs:label "gre" ; - "Alpha-3 bibliographic language code for Greek, Modern (post 1453)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/grn - rdf:type owl:NamedIndividual , - ; - ; - ; - "grn" ; - rdfs:isDefinedBy ; - rdfs:label "grn" ; - "Alpha-3 language code for Guarani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gsw - rdf:type owl:NamedIndividual , - ; - ; - ; - "gsw" ; - rdfs:isDefinedBy ; - rdfs:label "gsw" ; - "Alpha-3 language code for Alemannic, Swiss German" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/guj - rdf:type owl:NamedIndividual , - ; - ; - ; - "guj" ; - rdfs:isDefinedBy ; - rdfs:label "guj" ; - "Alpha-3 language code for Gujarati" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/gwi - rdf:type owl:NamedIndividual , - ; - ; - ; - "gwi" ; - rdfs:isDefinedBy ; - rdfs:label "gwi" ; - "Alpha-3 language code for Gwich'in" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hai - rdf:type owl:NamedIndividual , - ; - ; - ; - "hai" ; - rdfs:isDefinedBy ; - rdfs:label "hai" ; - "Alpha-3 language code for Haida" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hat - rdf:type owl:NamedIndividual , - ; - ; - ; - "hat" ; - rdfs:isDefinedBy ; - rdfs:label "hat" ; - "Alpha-3 language code for Haitian; Haitian Creole" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hau - rdf:type owl:NamedIndividual , - ; - ; - ; - "hau" ; - rdfs:isDefinedBy ; - rdfs:label "hau" ; - "Alpha-3 language code for Hausa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/haw - rdf:type owl:NamedIndividual , - ; - ; - ; - "haw" ; - rdfs:isDefinedBy ; - rdfs:label "haw" ; - "Alpha-3 language code for Hawaiian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/heb - rdf:type owl:NamedIndividual , - ; - ; - ; - "heb" ; - rdfs:isDefinedBy ; - rdfs:label "heb" ; - "Alpha-3 language code for Hebrew" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/her - rdf:type owl:NamedIndividual , - ; - ; - ; - "her" ; - rdfs:isDefinedBy ; - rdfs:label "her" ; - "Alpha-3 language code for Herero" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hil - rdf:type owl:NamedIndividual , - ; - ; - ; - "hil" ; - rdfs:isDefinedBy ; - rdfs:label "hil" ; - "Alpha-3 language code for Hiligaynon" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/him - rdf:type owl:NamedIndividual , - ; - ; - ; - "him" ; - rdfs:isDefinedBy ; - rdfs:label "him" ; - "Alpha-3 language code for Himachali languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hin - rdf:type owl:NamedIndividual , - ; - ; - ; - "hin" ; - rdfs:isDefinedBy ; - rdfs:label "hin" ; - "Alpha-3 language code for Hindi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hit - rdf:type owl:NamedIndividual , - ; - ; - ; - "hit" ; - rdfs:isDefinedBy ; - rdfs:label "hit" ; - "Alpha-3 language code for Hittite" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hmn - rdf:type owl:NamedIndividual , - ; - ; - ; - "hmn" ; - rdfs:isDefinedBy ; - rdfs:label "hmn" ; - "Alpha-3 language code for Hmong" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hmo - rdf:type owl:NamedIndividual , - ; - ; - ; - "hmo" ; - rdfs:isDefinedBy ; - rdfs:label "hmo" ; - "Alpha-3 language code for Hiri Motu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hrv - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "hrv" ; - rdfs:isDefinedBy ; - rdfs:label "hrv" ; - "Alpha-3 terminologic language code for Croatian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hsb - rdf:type owl:NamedIndividual , - ; - ; - ; - "hsb" ; - rdfs:isDefinedBy ; - rdfs:label "hsb" ; - "Alpha-3 language code for Upper Sorbian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hun - rdf:type owl:NamedIndividual , - ; - ; - ; - "hun" ; - rdfs:isDefinedBy ; - rdfs:label "hun" ; - "Alpha-3 language code for Hungarian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hup - rdf:type owl:NamedIndividual , - ; - ; - ; - "hup" ; - rdfs:isDefinedBy ; - rdfs:label "hup" ; - "Alpha-3 language code for Hupa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/hye - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "hye" ; - rdfs:isDefinedBy ; - rdfs:label "hye" ; - "Alpha-3 terminologic language code for Armenian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/iba - rdf:type owl:NamedIndividual , - ; - ; - ; - "iba" ; - rdfs:isDefinedBy ; - rdfs:label "iba" ; - "Alpha-3 language code for Iban" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ibo - rdf:type owl:NamedIndividual , - ; - ; - ; - "ibo" ; - rdfs:isDefinedBy ; - rdfs:label "ibo" ; - "Alpha-3 language code for Igbo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ice - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "ice" ; - rdfs:isDefinedBy ; - rdfs:label "ice" ; - "Alpha-3 bibliographic language code for Icelandic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ido_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "ido" ; - rdfs:isDefinedBy ; - rdfs:label "ido" ; - "Alpha-3 language code for Ido" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/iii - rdf:type owl:NamedIndividual , - ; - ; - ; - "iii" ; - rdfs:isDefinedBy ; - rdfs:label "iii" ; - "Alpha-3 language code for Sichuan Yi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ijo - rdf:type owl:NamedIndividual , - ; - ; - ; - "ijo" ; - rdfs:isDefinedBy ; - rdfs:label "ijo" ; - "Alpha-3 language code for Ijo languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/iku - rdf:type owl:NamedIndividual , - ; - ; - ; - "iku" ; - rdfs:isDefinedBy ; - rdfs:label "iku" ; - "Alpha-3 language code for Inuktitut" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ile - rdf:type owl:NamedIndividual , - ; - ; - ; - "ile" ; - rdfs:isDefinedBy ; - rdfs:label "ile" ; - "Alpha-3 language code for Interlingue" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ilo - rdf:type owl:NamedIndividual , - ; - ; - ; - "ilo" ; - rdfs:isDefinedBy ; - rdfs:label "ilo" ; - "Alpha-3 language code for Iloko" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ina - rdf:type owl:NamedIndividual , - ; - ; - ; - "ina" ; - rdfs:isDefinedBy ; - rdfs:label "ina" ; - "Alpha-3 language code for Interlingua (International Auxiliary Language Association)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/inc - rdf:type owl:NamedIndividual , - ; - ; - ; - "inc" ; - rdfs:isDefinedBy ; - rdfs:label "inc" ; - "Alpha-3 language code for Indic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ind - rdf:type owl:NamedIndividual , - ; - ; - ; - "ind" ; - rdfs:isDefinedBy ; - rdfs:label "ind" ; - "Alpha-3 language code for Indonesian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ine - rdf:type owl:NamedIndividual , - ; - ; - ; - "ine" ; - rdfs:isDefinedBy ; - rdfs:label "ine" ; - "Alpha-3 language code for Indo-European languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/inh - rdf:type owl:NamedIndividual , - ; - ; - ; - "inh" ; - rdfs:isDefinedBy ; - rdfs:label "inh" ; - "Alpha-3 language code for Ingush" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ipk - rdf:type owl:NamedIndividual , - ; - ; - ; - "ipk" ; - rdfs:isDefinedBy ; - rdfs:label "ipk" ; - "Alpha-3 language code for Inupiaq" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ira - rdf:type owl:NamedIndividual , - ; - ; - ; - "ira" ; - rdfs:isDefinedBy ; - rdfs:label "ira" ; - "Alpha-3 language code for Iranian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/iro - rdf:type owl:NamedIndividual , - ; - ; - ; - "iro" ; - rdfs:isDefinedBy ; - rdfs:label "iro" ; - "Alpha-3 language code for Iroquoian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/isl - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "isl" ; - rdfs:isDefinedBy ; - rdfs:label "isl" ; - "Alpha-3 terminologic language code for Icelandic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ita - rdf:type owl:NamedIndividual , - ; - ; - ; - "ita" ; - rdfs:isDefinedBy ; - rdfs:label "ita" ; - "Alpha-3 language code for Italian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/jav - rdf:type owl:NamedIndividual , - ; - ; - ; - "jav" ; - rdfs:isDefinedBy ; - rdfs:label "jav" ; - "Alpha-3 language code for Javanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/jbo - rdf:type owl:NamedIndividual , - ; - ; - ; - "jbo" ; - rdfs:isDefinedBy ; - rdfs:label "jbo" ; - "Alpha-3 language code for Lojban" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/jpn - rdf:type owl:NamedIndividual , - ; - ; - ; - "jpn" ; - rdfs:isDefinedBy ; - rdfs:label "jpn" ; - "Alpha-3 language code for Japanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/jpr - rdf:type owl:NamedIndividual , - ; - ; - ; - "jpr" ; - rdfs:isDefinedBy ; - rdfs:label "jpr" ; - "Alpha-3 language code for Judeo-Persian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/jrb - rdf:type owl:NamedIndividual , - ; - ; - ; - "jrb" ; - rdfs:isDefinedBy ; - rdfs:label "jrb" ; - "Alpha-3 language code for Judeo-Arabic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kaa - rdf:type owl:NamedIndividual , - ; - ; - ; - "kaa" ; - rdfs:isDefinedBy ; - rdfs:label "kaa" ; - "Alpha-3 language code for Kara-Kalpak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kab - rdf:type owl:NamedIndividual , - ; - ; - ; - "kab" ; - rdfs:isDefinedBy ; - rdfs:label "kab" ; - "Alpha-3 language code for Kabyle" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kac - rdf:type owl:NamedIndividual , - ; - ; - ; - "kac" ; - rdfs:isDefinedBy ; - rdfs:label "kac" ; - "Alpha-3 language code for Kachin; Jingpho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kal - rdf:type owl:NamedIndividual , - ; - ; - ; - "kal" ; - rdfs:isDefinedBy ; - rdfs:label "kal" ; - "Alpha-3 language code for Kalaallisut" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kam - rdf:type owl:NamedIndividual , - ; - ; - ; - "kam" ; - rdfs:isDefinedBy ; - rdfs:label "kam" ; - "Alpha-3 language code for Kamba" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kan - rdf:type owl:NamedIndividual , - ; - ; - ; - "kan" ; - rdfs:isDefinedBy ; - rdfs:label "kan" ; - "Alpha-3 language code for Kannada" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kar - rdf:type owl:NamedIndividual , - ; - ; - ; - "kar" ; - rdfs:isDefinedBy ; - rdfs:label "kar" ; - "Alpha-3 language code for Karen languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kas - rdf:type owl:NamedIndividual , - ; - ; - ; - "kas" ; - rdfs:isDefinedBy ; - rdfs:label "kas" ; - "Alpha-3 language code for Kashmiri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kat - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "kat" ; - rdfs:isDefinedBy ; - rdfs:label "kat" ; - "Alpha-3 terminologic language code for Georgian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kau - rdf:type owl:NamedIndividual , - ; - ; - ; - "kau" ; - rdfs:isDefinedBy ; - rdfs:label "kau" ; - "Alpha-3 language code for Kanuri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kaw - rdf:type owl:NamedIndividual , - ; - ; - ; - "kaw" ; - rdfs:isDefinedBy ; - rdfs:label "kaw" ; - "Alpha-3 language code for Kawi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kaz - rdf:type owl:NamedIndividual , - ; - ; - ; - "kaz" ; - rdfs:isDefinedBy ; - rdfs:label "kaz" ; - "Alpha-3 language code for Kazakh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kbd - rdf:type owl:NamedIndividual , - ; - ; - ; - "kbd" ; - rdfs:isDefinedBy ; - rdfs:label "kbd" ; - "Alpha-3 language code for Kabardian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kha - rdf:type owl:NamedIndividual , - ; - ; - ; - "kha" ; - rdfs:isDefinedBy ; - rdfs:label "kha" ; - "Alpha-3 language code for Khasi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/khi - rdf:type owl:NamedIndividual , - ; - ; - ; - "khi" ; - rdfs:isDefinedBy ; - rdfs:label "khi" ; - "Alpha-3 language code for Khoisan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/khm - rdf:type owl:NamedIndividual , - ; - ; - ; - "khm" ; - rdfs:isDefinedBy ; - rdfs:label "khm" ; - "Alpha-3 language code for Central Khmer" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kho - rdf:type owl:NamedIndividual , - ; - ; - ; - "kho" ; - rdfs:isDefinedBy ; - rdfs:label "kho" ; - "Alpha-3 language code for Khotanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kik - rdf:type owl:NamedIndividual , - ; - ; - ; - "kik" ; - rdfs:isDefinedBy ; - rdfs:label "kik" ; - "Alpha-3 language code for Kikuyu; Gikuyu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kin - rdf:type owl:NamedIndividual , - ; - ; - ; - "kin" ; - rdfs:isDefinedBy ; - rdfs:label "kin" ; - "Alpha-3 language code for Kinyarwanda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kir - rdf:type owl:NamedIndividual , - ; - ; - ; - "kir" ; - rdfs:isDefinedBy ; - rdfs:label "kir" ; - "Alpha-3 language code for Kirghiz; Kyrgyz" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kmb - rdf:type owl:NamedIndividual , - ; - ; - ; - "kmb" ; - rdfs:isDefinedBy ; - rdfs:label "kmb" ; - "Alpha-3 language code for Kimbundu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kok - rdf:type owl:NamedIndividual , - ; - ; - ; - "kok" ; - rdfs:isDefinedBy ; - rdfs:label "kok" ; - "Alpha-3 language code for Konkani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kom - rdf:type owl:NamedIndividual , - ; - ; - ; - "kom" ; - rdfs:isDefinedBy ; - rdfs:label "kom" ; - "Alpha-3 language code for Komi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kon - rdf:type owl:NamedIndividual , - ; - ; - ; - "kon" ; - rdfs:isDefinedBy ; - rdfs:label "kon" ; - "Alpha-3 language code for Kongo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kor - rdf:type owl:NamedIndividual , - ; - ; - ; - "kor" ; - rdfs:isDefinedBy ; - rdfs:label "kor" ; - "Alpha-3 language code for Korean" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kos - rdf:type owl:NamedIndividual , - ; - ; - ; - "kos" ; - rdfs:isDefinedBy ; - rdfs:label "kos" ; - "Alpha-3 language code for Kosraean" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kpe - rdf:type owl:NamedIndividual , - ; - ; - ; - "kpe" ; - rdfs:isDefinedBy ; - rdfs:label "kpe" ; - "Alpha-3 language code for Kpelle" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/krc - rdf:type owl:NamedIndividual , - ; - ; - ; - "krc" ; - rdfs:isDefinedBy ; - rdfs:label "krc" ; - "Alpha-3 language code for Karachay-Balkar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/krl - rdf:type owl:NamedIndividual , - ; - ; - ; - "krl" ; - rdfs:isDefinedBy ; - rdfs:label "krl" ; - "Alpha-3 language code for Karelian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kro - rdf:type owl:NamedIndividual , - ; - ; - ; - "kro" ; - rdfs:isDefinedBy ; - rdfs:label "kro" ; - "Alpha-3 language code for Kru languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kru - rdf:type owl:NamedIndividual , - ; - ; - ; - "kru" ; - rdfs:isDefinedBy ; - rdfs:label "kru" ; - "Alpha-3 language code for Kurukh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kua - rdf:type owl:NamedIndividual , - ; - ; - ; - "kua" ; - rdfs:isDefinedBy ; - rdfs:label "kua" ; - "Alpha-3 language code for Kuanyama; Kwanyama" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kum - rdf:type owl:NamedIndividual , - ; - ; - ; - "kum" ; - rdfs:isDefinedBy ; - rdfs:label "kum" ; - "Alpha-3 language code for Kumyk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kur - rdf:type owl:NamedIndividual , - ; - ; - ; - "kur" ; - rdfs:isDefinedBy ; - rdfs:label "kur" ; - "Alpha-3 language code for Kurdish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/kut - rdf:type owl:NamedIndividual , - ; - ; - ; - "kut" ; - rdfs:isDefinedBy ; - rdfs:label "kut" ; - "Alpha-3 language code for Kutenai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lad - rdf:type owl:NamedIndividual , - ; - ; - ; - "lad" ; - rdfs:isDefinedBy ; - rdfs:label "lad" ; - "Alpha-3 language code for Ladino" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lah - rdf:type owl:NamedIndividual , - ; - ; - ; - "lah" ; - rdfs:isDefinedBy ; - rdfs:label "lah" ; - "Alpha-3 language code for Lahnda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lam - rdf:type owl:NamedIndividual , - ; - ; - ; - "lam" ; - rdfs:isDefinedBy ; - rdfs:label "lam" ; - "Alpha-3 language code for Lamba" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lao_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "lao" ; - rdfs:isDefinedBy ; - rdfs:label "lao" ; - "Alpha-3 language code for Lao" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lat - rdf:type owl:NamedIndividual , - ; - ; - ; - "lat" ; - rdfs:isDefinedBy ; - rdfs:label "lat" ; - "Alpha-3 language code for Latin" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lav - rdf:type owl:NamedIndividual , - ; - ; - ; - "lav" ; - rdfs:isDefinedBy ; - rdfs:label "lav" ; - "Alpha-3 language code for Latvian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lez - rdf:type owl:NamedIndividual , - ; - ; - ; - "lez" ; - rdfs:isDefinedBy ; - rdfs:label "lez" ; - "Alpha-3 language code for Lezghian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lim - rdf:type owl:NamedIndividual , - ; - ; - ; - "lim" ; - rdfs:isDefinedBy ; - rdfs:label "lim" ; - "Alpha-3 language code for Limburgan; Limburger; Limburgish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lin - rdf:type owl:NamedIndividual , - ; - ; - ; - "lin" ; - rdfs:isDefinedBy ; - rdfs:label "lin" ; - "Alpha-3 language code for Lingala" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lit - rdf:type owl:NamedIndividual , - ; - ; - ; - "lit" ; - rdfs:isDefinedBy ; - rdfs:label "lit" ; - "Alpha-3 language code for Lithuanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lol - rdf:type owl:NamedIndividual , - ; - ; - ; - "lol" ; - rdfs:isDefinedBy ; - rdfs:label "lol" ; - "Alpha-3 language code for Mongo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/loz - rdf:type owl:NamedIndividual , - ; - ; - ; - "loz" ; - rdfs:isDefinedBy ; - rdfs:label "loz" ; - "Alpha-3 language code for Lozi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ltz - rdf:type owl:NamedIndividual , - ; - ; - ; - "ltz" ; - rdfs:isDefinedBy ; - rdfs:label "ltz" ; - "Alpha-3 language code for Luxembourgish; Letzeburgesch" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lua - rdf:type owl:NamedIndividual , - ; - ; - ; - "lua" ; - rdfs:isDefinedBy ; - rdfs:label "lua" ; - "Alpha-3 language code for Luba-Lulua" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lub - rdf:type owl:NamedIndividual , - ; - ; - ; - "lub" ; - rdfs:isDefinedBy ; - rdfs:label "lub" ; - "Alpha-3 language code for Luba-Katanga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lug - rdf:type owl:NamedIndividual , - ; - ; - ; - "lug" ; - rdfs:isDefinedBy ; - rdfs:label "lug" ; - "Alpha-3 language code for Ganda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lui - rdf:type owl:NamedIndividual , - ; - ; - ; - "lui" ; - rdfs:isDefinedBy ; - rdfs:label "lui" ; - "Alpha-3 language code for Luiseno" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lun - rdf:type owl:NamedIndividual , - ; - ; - ; - "lun" ; - rdfs:isDefinedBy ; - rdfs:label "lun" ; - "Alpha-3 language code for Lunda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/luo - rdf:type owl:NamedIndividual , - ; - ; - ; - "luo" ; - rdfs:isDefinedBy ; - rdfs:label "luo" ; - "Alpha-3 language code for Luo (Kenya and Tanzania)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/lus - rdf:type owl:NamedIndividual , - ; - ; - ; - "lus" ; - rdfs:isDefinedBy ; - rdfs:label "lus" ; - "Alpha-3 language code for Lushai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mac - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "mac" ; - rdfs:isDefinedBy ; - rdfs:label "mac" ; - "Alpha-3 bibliographic language code for Macedonian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mad - rdf:type owl:NamedIndividual , - ; - ; - ; - "mad" ; - rdfs:isDefinedBy ; - rdfs:label "mad" ; - "Alpha-3 language code for Madurese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mag - rdf:type owl:NamedIndividual , - ; - ; - ; - "mag" ; - rdfs:isDefinedBy ; - rdfs:label "mag" ; - "Alpha-3 language code for Magahi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mah - rdf:type owl:NamedIndividual , - ; - ; - ; - "mah" ; - rdfs:isDefinedBy ; - rdfs:label "mah" ; - "Alpha-3 language code for Marshallese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mai - rdf:type owl:NamedIndividual , - ; - ; - ; - "mai" ; - rdfs:isDefinedBy ; - rdfs:label "mai" ; - "Alpha-3 language code for Maithili" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mak - rdf:type owl:NamedIndividual , - ; - ; - ; - "mak" ; - rdfs:isDefinedBy ; - rdfs:label "mak" ; - "Alpha-3 language code for Makasar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mal - rdf:type owl:NamedIndividual , - ; - ; - ; - "mal" ; - rdfs:isDefinedBy ; - rdfs:label "mal" ; - "Alpha-3 language code for Malayalam" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/man - rdf:type owl:NamedIndividual , - ; - ; - ; - "man" ; - rdfs:isDefinedBy ; - rdfs:label "man" ; - "Alpha-3 language code for Mandingo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mao - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "mao" ; - rdfs:isDefinedBy ; - rdfs:label "mao" ; - "Alpha-3 bibliographic language code for Maori" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/map - rdf:type owl:NamedIndividual , - ; - ; - ; - "map" ; - rdfs:isDefinedBy ; - rdfs:label "map" ; - "Alpha-3 language code for Austronesian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mar - rdf:type owl:NamedIndividual , - ; - ; - ; - "mar" ; - rdfs:isDefinedBy ; - rdfs:label "mar" ; - "Alpha-3 language code for Marathi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mas - rdf:type owl:NamedIndividual , - ; - ; - ; - "mas" ; - rdfs:isDefinedBy ; - rdfs:label "mas" ; - "Alpha-3 language code for Masai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/may - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "may" ; - rdfs:isDefinedBy ; - rdfs:label "may" ; - "Alpha-3 bibliographic language code for Malay" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mdf - rdf:type owl:NamedIndividual , - ; - ; - ; - "mdf" ; - rdfs:isDefinedBy ; - rdfs:label "mdf" ; - "Alpha-3 language code for Moksha" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mdr - rdf:type owl:NamedIndividual , - ; - ; - ; - "mdr" ; - rdfs:isDefinedBy ; - rdfs:label "mdr" ; - "Alpha-3 language code for Mandar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/men - rdf:type owl:NamedIndividual , - ; - ; - ; - "men" ; - rdfs:isDefinedBy ; - rdfs:label "men" ; - "Alpha-3 language code for Mende" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mga - rdf:type owl:NamedIndividual , - ; - ; - ; - "mga" ; - rdfs:isDefinedBy ; - rdfs:label "mga" ; - "Alpha-3 language code for Irish, Middle (900-1200)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mic - rdf:type owl:NamedIndividual , - ; - ; - ; - "mic" ; - rdfs:isDefinedBy ; - rdfs:label "mic" ; - "Alpha-3 language code for Mi'kmaq; Micmac" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/min - rdf:type owl:NamedIndividual , - ; - ; - ; - "min" ; - rdfs:isDefinedBy ; - rdfs:label "min" ; - "Alpha-3 language code for Minangkabau" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mis - rdf:type owl:NamedIndividual , - ; - ; - ; - "mis" ; - rdfs:isDefinedBy ; - rdfs:label "mis" ; - "Alpha-3 language code for Uncoded languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mkd - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "mkd" ; - rdfs:isDefinedBy ; - rdfs:label "mkd" ; - "Alpha-3 terminologic language code for Macedonian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mkh - rdf:type owl:NamedIndividual , - ; - ; - ; - "mkh" ; - rdfs:isDefinedBy ; - rdfs:label "mkh" ; - "Alpha-3 language code for Mon-Khmer languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mlg - rdf:type owl:NamedIndividual , - ; - ; - ; - "mlg" ; - rdfs:isDefinedBy ; - rdfs:label "mlg" ; - "Alpha-3 language code for Malagasy" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mlt - rdf:type owl:NamedIndividual , - ; - ; - ; - "mlt" ; - rdfs:isDefinedBy ; - rdfs:label "mlt" ; - "Alpha-3 language code for Maltese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mnc - rdf:type owl:NamedIndividual , - ; - ; - ; - "mnc" ; - rdfs:isDefinedBy ; - rdfs:label "mnc" ; - "Alpha-3 language code for Manchu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mni - rdf:type owl:NamedIndividual , - ; - ; - ; - "mni" ; - rdfs:isDefinedBy ; - rdfs:label "mni" ; - "Alpha-3 language code for Manipuri" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mno - rdf:type owl:NamedIndividual , - ; - ; - ; - "mno" ; - rdfs:isDefinedBy ; - rdfs:label "mno" ; - "Alpha-3 language code for Manobo languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/moh - rdf:type owl:NamedIndividual , - ; - ; - ; - "moh" ; - rdfs:isDefinedBy ; - rdfs:label "moh" ; - "Alpha-3 language code for Mohawk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mon - rdf:type owl:NamedIndividual , - ; - ; - ; - "mon" ; - rdfs:isDefinedBy ; - rdfs:label "mon" ; - "Alpha-3 language code for Mongolian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mos - rdf:type owl:NamedIndividual , - ; - ; - ; - "mos" ; - rdfs:isDefinedBy ; - rdfs:label "mos" ; - "Alpha-3 language code for Mossi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mri - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "mri" ; - rdfs:isDefinedBy ; - rdfs:label "mri" ; - "Alpha-3 terminologic language code for Maori" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/msa - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "msa" ; - rdfs:isDefinedBy ; - rdfs:label "msa" ; - "Alpha-3 terminologic language code for Malay" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mul - rdf:type owl:NamedIndividual , - ; - ; - ; - "mul" ; - rdfs:isDefinedBy ; - rdfs:label "mul" ; - "Alpha-3 language code for Multiple languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mun - rdf:type owl:NamedIndividual , - ; - ; - ; - "mun" ; - rdfs:isDefinedBy ; - rdfs:label "mun" ; - "Alpha-3 language code for Munda languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mus - rdf:type owl:NamedIndividual , - ; - ; - ; - "mus" ; - rdfs:isDefinedBy ; - rdfs:label "mus" ; - "Alpha-3 language code for Creek" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mwl - rdf:type owl:NamedIndividual , - ; - ; - ; - "mwl" ; - rdfs:isDefinedBy ; - rdfs:label "mwl" ; - "Alpha-3 language code for Mirandese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mwr - rdf:type owl:NamedIndividual , - ; - ; - ; - "mwr" ; - rdfs:isDefinedBy ; - rdfs:label "mwr" ; - "Alpha-3 language code for Marwari" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/mya - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "mya" ; - rdfs:isDefinedBy ; - rdfs:label "mya" ; - "Alpha-3 terminologic language code for Burmese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/myn - rdf:type owl:NamedIndividual , - ; - ; - ; - "myn" ; - rdfs:isDefinedBy ; - rdfs:label "myn" ; - "Alpha-3 language code for Mayan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/myv - rdf:type owl:NamedIndividual , - ; - ; - ; - "myv" ; - rdfs:isDefinedBy ; - rdfs:label "myv" ; - "Alpha-3 language code for Erzya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nah - rdf:type owl:NamedIndividual , - ; - ; - ; - "nah" ; - rdfs:isDefinedBy ; - rdfs:label "nah" ; - "Alpha-3 language code for Nahuatl languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nai - rdf:type owl:NamedIndividual , - ; - ; - ; - "nai" ; - rdfs:isDefinedBy ; - rdfs:label "nai" ; - "Alpha-3 language code for North American Indian (Other)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nap - rdf:type owl:NamedIndividual , - ; - ; - ; - "nap" ; - rdfs:isDefinedBy ; - rdfs:label "nap" ; - "Alpha-3 language code for Neapolitan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nau - rdf:type owl:NamedIndividual , - ; - ; - ; - "nau" ; - rdfs:isDefinedBy ; - rdfs:label "nau" ; - "Alpha-3 language code for Nauru" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nav - rdf:type owl:NamedIndividual , - ; - ; - ; - "nav" ; - rdfs:isDefinedBy ; - rdfs:label "nav" ; - "Alpha-3 language code for Navajo; Navaho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nbl - rdf:type owl:NamedIndividual , - ; - ; - ; - "nbl" ; - rdfs:isDefinedBy ; - rdfs:label "nbl" ; - "Alpha-3 language code for South Ndebele; Ndebele, South" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nde - rdf:type owl:NamedIndividual , - ; - ; - ; - "nde" ; - rdfs:isDefinedBy ; - rdfs:label "nde" ; - "Alpha-3 language code for North Ndebele; Ndebele, North" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ndo - rdf:type owl:NamedIndividual , - ; - ; - ; - "ndo" ; - rdfs:isDefinedBy ; - rdfs:label "ndo" ; - "Alpha-3 language code for Ndonga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nds - rdf:type owl:NamedIndividual , - ; - ; - ; - "nds" ; - rdfs:isDefinedBy ; - rdfs:label "nds" ; - "Alpha-3 language code for Low German; Low Saxon; German, Low; Saxon, Low" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nep - rdf:type owl:NamedIndividual , - ; - ; - ; - "nep" ; - rdfs:isDefinedBy ; - rdfs:label "nep" ; - "Alpha-3 language code for Nepali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/new - rdf:type owl:NamedIndividual , - ; - ; - ; - "new" ; - rdfs:isDefinedBy ; - rdfs:label "new" ; - "Alpha-3 language code for Nepal Bhasa; Newari" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nia - rdf:type owl:NamedIndividual , - ; - ; - ; - "nia" ; - rdfs:isDefinedBy ; - rdfs:label "nia" ; - "Alpha-3 language code for Nias" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nic - rdf:type owl:NamedIndividual , - ; - ; - ; - "nic" ; - rdfs:isDefinedBy ; - rdfs:label "nic" ; - "Alpha-3 language code for Niger-Kordofanian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/niu - rdf:type owl:NamedIndividual , - ; - ; - ; - "niu" ; - rdfs:isDefinedBy ; - rdfs:label "niu" ; - "Alpha-3 language code for Niuean" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nld - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "nld" ; - rdfs:isDefinedBy ; - rdfs:label "nld" ; - "Alpha-3 terminologic language code for Dutch; Flemish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nno - rdf:type owl:NamedIndividual , - ; - ; - ; - "nno" ; - rdfs:isDefinedBy ; - rdfs:label "nno" ; - "Alpha-3 language code for Norwegian Nynorsk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nob - rdf:type owl:NamedIndividual , - ; - ; - ; - "nob" ; - rdfs:isDefinedBy ; - rdfs:label "nob" ; - "Alpha-3 language code for Norwegian Bokmal" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nog - rdf:type owl:NamedIndividual , - ; - ; - ; - "nog" ; - rdfs:isDefinedBy ; - rdfs:label "nog" ; - "Alpha-3 language code for Nogai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/non - rdf:type owl:NamedIndividual , - ; - ; - ; - "non" ; - rdfs:isDefinedBy ; - rdfs:label "non" ; - "Alpha-3 language code for Norse, Old" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nor - rdf:type owl:NamedIndividual , - ; - ; - ; - "nor" ; - rdfs:isDefinedBy ; - rdfs:label "nor" ; - "Alpha-3 language code for Norwegian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nqo - rdf:type owl:NamedIndividual , - ; - ; - ; - "nqo" ; - rdfs:isDefinedBy ; - rdfs:label "nqo" ; - "Alpha-3 language code for N'Ko" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nso - rdf:type owl:NamedIndividual , - ; - ; - ; - "nso" ; - rdfs:isDefinedBy ; - rdfs:label "nso" ; - "Alpha-3 language code for Northern Sotho; Pedi; Sepedi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nub - rdf:type owl:NamedIndividual , - ; - ; - ; - "nub" ; - rdfs:isDefinedBy ; - rdfs:label "nub" ; - "Alpha-3 language code for Nubian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nwc - rdf:type owl:NamedIndividual , - ; - ; - ; - "nwc" ; - rdfs:isDefinedBy ; - rdfs:label "nwc" ; - "Alpha-3 language code for Classical Newari; Classical Nepal Bhasa; Old Newari" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nya - rdf:type owl:NamedIndividual , - ; - ; - ; - "nya" ; - rdfs:isDefinedBy ; - rdfs:label "nya" ; - "Alpha-3 language code for Nyanja; Chichewa; Chewa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nym - rdf:type owl:NamedIndividual , - ; - ; - ; - "nym" ; - rdfs:isDefinedBy ; - rdfs:label "nym" ; - "Alpha-3 language code for Nyamwezi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nyn - rdf:type owl:NamedIndividual , - ; - ; - ; - "nyn" ; - rdfs:isDefinedBy ; - rdfs:label "nyn" ; - "Alpha-3 language code for Nyankole" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nyo - rdf:type owl:NamedIndividual , - ; - ; - ; - "nyo" ; - rdfs:isDefinedBy ; - rdfs:label "nyo" ; - "Alpha-3 language code for Nyoro" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/nzi - rdf:type owl:NamedIndividual , - ; - ; - ; - "nzi" ; - rdfs:isDefinedBy ; - rdfs:label "nzi" ; - "Alpha-3 language code for Nzima" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/oci - rdf:type owl:NamedIndividual , - ; - ; - ; - "oci" ; - rdfs:isDefinedBy ; - rdfs:label "oci" ; - "Alpha-3 language code for Occitan (post 1500)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/oji - rdf:type owl:NamedIndividual , - ; - ; - ; - "oji" ; - rdfs:isDefinedBy ; - rdfs:label "oji" ; - "Alpha-3 language code for Ojibwa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ori - rdf:type owl:NamedIndividual , - ; - ; - ; - "ori" ; - rdfs:isDefinedBy ; - rdfs:label "ori" ; - "Alpha-3 language code for Oriya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/orm - rdf:type owl:NamedIndividual , - ; - ; - ; - "orm" ; - rdfs:isDefinedBy ; - rdfs:label "orm" ; - "Alpha-3 language code for Oromo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/osa - rdf:type owl:NamedIndividual , - ; - ; - ; - "osa" ; - rdfs:isDefinedBy ; - rdfs:label "osa" ; - "Alpha-3 language code for Osage" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/oss - rdf:type owl:NamedIndividual , - ; - ; - ; - "oss" ; - rdfs:isDefinedBy ; - rdfs:label "oss" ; - "Alpha-3 language code for Ossetian; Ossetic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ota - rdf:type owl:NamedIndividual , - ; - ; - ; - "ota" ; - rdfs:isDefinedBy ; - rdfs:label "ota" ; - "Alpha-3 language code for Turkish, Ottoman (1500-1928)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/oto - rdf:type owl:NamedIndividual , - ; - ; - ; - "oto" ; - rdfs:isDefinedBy ; - rdfs:label "oto" ; - "Alpha-3 language code for Otomian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/paa - rdf:type owl:NamedIndividual , - ; - ; - ; - "paa" ; - rdfs:isDefinedBy ; - rdfs:label "paa" ; - "Alpha-3 language code for Papuan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pag - rdf:type owl:NamedIndividual , - ; - ; - ; - "pag" ; - rdfs:isDefinedBy ; - rdfs:label "pag" ; - "Alpha-3 language code for Pangasinan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pal - rdf:type owl:NamedIndividual , - ; - ; - ; - "pal" ; - rdfs:isDefinedBy ; - rdfs:label "pal" ; - "Alpha-3 language code for Pahlavi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pam - rdf:type owl:NamedIndividual , - ; - ; - ; - "pam" ; - rdfs:isDefinedBy ; - rdfs:label "pam" ; - "Alpha-3 language code for Pampanga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pan - rdf:type owl:NamedIndividual , - ; - ; - ; - "pan" ; - rdfs:isDefinedBy ; - rdfs:label "pan" ; - "Alpha-3 language code for Panjabi; Punjabi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pap - rdf:type owl:NamedIndividual , - ; - ; - ; - "pap" ; - rdfs:isDefinedBy ; - rdfs:label "pap" ; - "Alpha-3 language code for Papiamento" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pau - rdf:type owl:NamedIndividual , - ; - ; - ; - "pau" ; - rdfs:isDefinedBy ; - rdfs:label "pau" ; - "Alpha-3 language code for Palauan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/peo - rdf:type owl:NamedIndividual , - ; - ; - ; - "peo" ; - rdfs:isDefinedBy ; - rdfs:label "peo" ; - "Alpha-3 language code for Persian, Old (ca. 600-400 B.C.)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/per - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "per" ; - rdfs:isDefinedBy ; - rdfs:label "per" ; - "Alpha-3 bibliographic language code for Persian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/phi - rdf:type owl:NamedIndividual , - ; - ; - ; - "phi" ; - rdfs:isDefinedBy ; - rdfs:label "phi" ; - "Alpha-3 language code for Philippine languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/phn - rdf:type owl:NamedIndividual , - ; - ; - ; - "phn" ; - rdfs:isDefinedBy ; - rdfs:label "phn" ; - "Alpha-3 language code for Phoenician" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pli - rdf:type owl:NamedIndividual , - ; - ; - ; - "pli" ; - rdfs:isDefinedBy ; - rdfs:label "pli" ; - "Alpha-3 language code for Pali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pol - rdf:type owl:NamedIndividual , - ; - ; - ; - "pol" ; - rdfs:isDefinedBy ; - rdfs:label "pol" ; - "Alpha-3 language code for Polish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pon - rdf:type owl:NamedIndividual , - ; - ; - ; - "pon" ; - rdfs:isDefinedBy ; - rdfs:label "pon" ; - "Alpha-3 language code for Pohnpeian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/por - rdf:type owl:NamedIndividual , - ; - ; - ; - "por" ; - rdfs:isDefinedBy ; - rdfs:label "por" ; - "Alpha-3 language code for Portuguese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pra - rdf:type owl:NamedIndividual , - ; - ; - ; - "pra" ; - rdfs:isDefinedBy ; - rdfs:label "pra" ; - "Alpha-3 language code for Prakrit languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pro - rdf:type owl:NamedIndividual , - ; - ; - ; - "pro" ; - rdfs:isDefinedBy ; - rdfs:label "pro" ; - "Alpha-3 language code for Provencal, Old (to 1500)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/pus - rdf:type owl:NamedIndividual , - ; - ; - ; - "pus" ; - rdfs:isDefinedBy ; - rdfs:label "pus" ; - "Alpha-3 language code for Pushto" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/que - rdf:type owl:NamedIndividual , - ; - ; - ; - "que" ; - rdfs:isDefinedBy ; - rdfs:label "que" ; - "Alpha-3 language code for Quechua" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/raj - rdf:type owl:NamedIndividual , - ; - ; - ; - "raj" ; - rdfs:isDefinedBy ; - rdfs:label "raj" ; - "Alpha-3 language code for Rajasthani" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rap - rdf:type owl:NamedIndividual , - ; - ; - ; - "rap" ; - rdfs:isDefinedBy ; - rdfs:label "rap" ; - "Alpha-3 language code for Rapanui" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rar - rdf:type owl:NamedIndividual , - ; - ; - ; - "rar" ; - rdfs:isDefinedBy ; - rdfs:label "rar" ; - "Alpha-3 language code for Rarotongan; Cook Islands Maori" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/roa - rdf:type owl:NamedIndividual , - ; - ; - ; - "roa" ; - rdfs:isDefinedBy ; - rdfs:label "roa" ; - "Alpha-3 language code for Romance languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/roh - rdf:type owl:NamedIndividual , - ; - ; - ; - "roh" ; - rdfs:isDefinedBy ; - rdfs:label "roh" ; - "Alpha-3 language code for Romansh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rom - rdf:type owl:NamedIndividual , - ; - ; - ; - "rom" ; - rdfs:isDefinedBy ; - rdfs:label "rom" ; - "Alpha-3 language code for Romany" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ron - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "ron" ; - rdfs:isDefinedBy ; - rdfs:label "ron" ; - "Alpha-3 terminologic language code for Romanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rum - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "rum" ; - rdfs:isDefinedBy ; - rdfs:label "rum" ; - "Alpha-3 bibliographic language code for Romanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/run - rdf:type owl:NamedIndividual , - ; - ; - ; - "run" ; - rdfs:isDefinedBy ; - rdfs:label "run" ; - "Alpha-3 language code for Rundi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rup - rdf:type owl:NamedIndividual , - ; - ; - ; - "rup" ; - rdfs:isDefinedBy ; - rdfs:label "rup" ; - "Alpha-3 language code for Aromanian; Arumanian; Macedo-Romanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/rus - rdf:type owl:NamedIndividual , - ; - ; - ; - "rus" ; - rdfs:isDefinedBy ; - rdfs:label "rus" ; - "Alpha-3 language code for Russian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sad - rdf:type owl:NamedIndividual , - ; - ; - ; - "sad" ; - rdfs:isDefinedBy ; - rdfs:label "sad" ; - "Alpha-3 language code for Sandawe" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sag - rdf:type owl:NamedIndividual , - ; - ; - ; - "sag" ; - rdfs:isDefinedBy ; - rdfs:label "sag" ; - "Alpha-3 language code for Sango" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sah - rdf:type owl:NamedIndividual , - ; - ; - ; - "sah" ; - rdfs:isDefinedBy ; - rdfs:label "sah" ; - "Alpha-3 language code for Yakut" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sai - rdf:type owl:NamedIndividual , - ; - ; - ; - "sai" ; - rdfs:isDefinedBy ; - rdfs:label "sai" ; - "Alpha-3 language code for South American Indian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sal - rdf:type owl:NamedIndividual , - ; - ; - ; - "sal" ; - rdfs:isDefinedBy ; - rdfs:label "sal" ; - "Alpha-3 language code for Salishan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sam - rdf:type owl:NamedIndividual , - ; - ; - ; - "sam" ; - rdfs:isDefinedBy ; - rdfs:label "sam" ; - "Alpha-3 language code for Samaritan Aramaic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/san - rdf:type owl:NamedIndividual , - ; - ; - ; - "san" ; - rdfs:isDefinedBy ; - rdfs:label "san" ; - "Alpha-3 language code for Sanskrit" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sas - rdf:type owl:NamedIndividual , - ; - ; - ; - "sas" ; - rdfs:isDefinedBy ; - rdfs:label "sas" ; - "Alpha-3 language code for Sasak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sat - rdf:type owl:NamedIndividual , - ; - ; - ; - "sat" ; - rdfs:isDefinedBy ; - rdfs:label "sat" ; - "Alpha-3 language code for Santali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/scn - rdf:type owl:NamedIndividual , - ; - ; - ; - "scn" ; - rdfs:isDefinedBy ; - rdfs:label "scn" ; - "Alpha-3 language code for Sicilian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sco - rdf:type owl:NamedIndividual , - ; - ; - ; - "sco" ; - rdfs:isDefinedBy ; - rdfs:label "sco" ; - "Alpha-3 language code for Scots" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sel - rdf:type owl:NamedIndividual , - ; - ; - ; - "sel" ; - rdfs:isDefinedBy ; - rdfs:label "sel" ; - "Alpha-3 language code for Selkup" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sem - rdf:type owl:NamedIndividual , - ; - ; - ; - "sem" ; - rdfs:isDefinedBy ; - rdfs:label "sem" ; - "Alpha-3 language code for Semitic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sga - rdf:type owl:NamedIndividual , - ; - ; - ; - "sga" ; - rdfs:isDefinedBy ; - rdfs:label "sga" ; - "Alpha-3 language code for Irish, Old (to 900)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sgn - rdf:type owl:NamedIndividual , - ; - ; - ; - "sgn" ; - rdfs:isDefinedBy ; - rdfs:label "sgn" ; - "Alpha-3 language code for Sign languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/shn - rdf:type owl:NamedIndividual , - ; - ; - ; - "shn" ; - rdfs:isDefinedBy ; - rdfs:label "shn" ; - "Alpha-3 language code for Shan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sid - rdf:type owl:NamedIndividual , - ; - ; - ; - "sid" ; - rdfs:isDefinedBy ; - rdfs:label "sid" ; - "Alpha-3 language code for Sidamo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sin - rdf:type owl:NamedIndividual , - ; - ; - ; - "sin" ; - rdfs:isDefinedBy ; - rdfs:label "sin" ; - "Alpha-3 language code for Sinhalese; Sinhala" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sio - rdf:type owl:NamedIndividual , - ; - ; - ; - "sio" ; - rdfs:isDefinedBy ; - rdfs:label "sio" ; - "Alpha-3 language code for Siouan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sit - rdf:type owl:NamedIndividual , - ; - ; - ; - "sit" ; - rdfs:isDefinedBy ; - rdfs:label "sit" ; - "Alpha-3 language code for Sino-Tibetan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sla - rdf:type owl:NamedIndividual , - ; - ; - ; - "sla" ; - rdfs:isDefinedBy ; - rdfs:label "sla" ; - "Alpha-3 language code for Slavic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/slk - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "slk" ; - rdfs:isDefinedBy ; - rdfs:label "slk" ; - "Alpha-3 terminologic language code for Slovak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/slo - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "slo" ; - rdfs:isDefinedBy ; - rdfs:label "slo" ; - "Alpha-3 bibliographic language code for Slovak" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/slv - rdf:type owl:NamedIndividual , - ; - ; - ; - "slv" ; - rdfs:isDefinedBy ; - rdfs:label "slv" ; - "Alpha-3 language code for Slovenian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sma - rdf:type owl:NamedIndividual , - ; - ; - ; - "sma" ; - rdfs:isDefinedBy ; - rdfs:label "sma" ; - "Alpha-3 language code for Southern Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sme - rdf:type owl:NamedIndividual , - ; - ; - ; - "sme" ; - rdfs:isDefinedBy ; - rdfs:label "sme" ; - "Alpha-3 language code for Northern Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/smi - rdf:type owl:NamedIndividual , - ; - ; - ; - "smi" ; - rdfs:isDefinedBy ; - rdfs:label "smi" ; - "Alpha-3 language code for Sami languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/smj - rdf:type owl:NamedIndividual , - ; - ; - ; - "smj" ; - rdfs:isDefinedBy ; - rdfs:label "smj" ; - "Alpha-3 language code for Lule Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/smn - rdf:type owl:NamedIndividual , - ; - ; - ; - "smn" ; - rdfs:isDefinedBy ; - rdfs:label "smn" ; - "Alpha-3 language code for Inari Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/smo - rdf:type owl:NamedIndividual , - ; - ; - ; - "smo" ; - rdfs:isDefinedBy ; - rdfs:label "smo" ; - "Alpha-3 language code for Samoan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sms - rdf:type owl:NamedIndividual , - ; - ; - ; - "sms" ; - rdfs:isDefinedBy ; - rdfs:label "sms" ; - "Alpha-3 language code for Skolt Sami" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sna - rdf:type owl:NamedIndividual , - ; - ; - ; - "sna" ; - rdfs:isDefinedBy ; - rdfs:label "sna" ; - "Alpha-3 language code for Shona" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/snd - rdf:type owl:NamedIndividual , - ; - ; - ; - "snd" ; - rdfs:isDefinedBy ; - rdfs:label "snd" ; - "Alpha-3 language code for Sindhi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/snk - rdf:type owl:NamedIndividual , - ; - ; - ; - "snk" ; - rdfs:isDefinedBy ; - rdfs:label "snk" ; - "Alpha-3 language code for Soninke" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sog - rdf:type owl:NamedIndividual , - ; - ; - ; - "sog" ; - rdfs:isDefinedBy ; - rdfs:label "sog" ; - "Alpha-3 language code for Sogdian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/som - rdf:type owl:NamedIndividual , - ; - ; - ; - "som" ; - rdfs:isDefinedBy ; - rdfs:label "som" ; - "Alpha-3 language code for Somali" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/son - rdf:type owl:NamedIndividual , - ; - ; - ; - "son" ; - rdfs:isDefinedBy ; - rdfs:label "son" ; - "Alpha-3 language code for Songhai languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sot - rdf:type owl:NamedIndividual , - ; - ; - ; - "sot" ; - rdfs:isDefinedBy ; - rdfs:label "sot" ; - "Alpha-3 language code for Southern Sotho" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/spa - rdf:type owl:NamedIndividual , - ; - ; - ; - "spa" ; - rdfs:isDefinedBy ; - rdfs:label "spa" ; - "Alpha-3 language code for Spanish; Castilian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sqi - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "sqi" ; - rdfs:isDefinedBy ; - rdfs:label "sqi" ; - "Alpha-3 terminologic language code for Albanian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/srd - rdf:type owl:NamedIndividual , - ; - ; - ; - "srd" ; - rdfs:isDefinedBy ; - rdfs:label "srd" ; - "Alpha-3 language code for Sardinian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/srn - rdf:type owl:NamedIndividual , - ; - ; - ; - "srn" ; - rdfs:isDefinedBy ; - rdfs:label "srn" ; - "Alpha-3 language code for Sranan Tongo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/srp - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "srp" ; - rdfs:isDefinedBy ; - rdfs:label "srp" ; - "Alpha-3 terminologic language code for Serbian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/srr - rdf:type owl:NamedIndividual , - ; - ; - ; - "srr" ; - rdfs:isDefinedBy ; - rdfs:label "srr" ; - "Alpha-3 language code for Serer" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ssa - rdf:type owl:NamedIndividual , - ; - ; - ; - "ssa" ; - rdfs:isDefinedBy ; - rdfs:label "ssa" ; - "Alpha-3 language code for Nilo-Saharan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ssw - rdf:type owl:NamedIndividual , - ; - ; - ; - "ssw" ; - rdfs:isDefinedBy ; - rdfs:label "ssw" ; - "Alpha-3 language code for Swati" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/suk - rdf:type owl:NamedIndividual , - ; - ; - ; - "suk" ; - rdfs:isDefinedBy ; - rdfs:label "suk" ; - "Alpha-3 language code for Sukuma" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sun - rdf:type owl:NamedIndividual , - ; - ; - ; - "sun" ; - rdfs:isDefinedBy ; - rdfs:label "sun" ; - "Alpha-3 language code for Sundanese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sus - rdf:type owl:NamedIndividual , - ; - ; - ; - "sus" ; - rdfs:isDefinedBy ; - rdfs:label "sus" ; - "Alpha-3 language code for Susu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/sux - rdf:type owl:NamedIndividual , - ; - ; - ; - "sux" ; - rdfs:isDefinedBy ; - rdfs:label "sux" ; - "Alpha-3 language code for Sumerian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/swa - rdf:type owl:NamedIndividual , - ; - ; - ; - "swa" ; - rdfs:isDefinedBy ; - rdfs:label "swa" ; - "Alpha-3 language code for Swahili" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/swe - rdf:type owl:NamedIndividual , - ; - ; - ; - "swe" ; - rdfs:isDefinedBy ; - rdfs:label "swe" ; - "Alpha-3 language code for Swedish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/syc - rdf:type owl:NamedIndividual , - ; - ; - ; - "syc" ; - rdfs:isDefinedBy ; - rdfs:label "syc" ; - "Alpha-3 language code for Classical Syriac" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/syr - rdf:type owl:NamedIndividual , - ; - ; - ; - "syr" ; - rdfs:isDefinedBy ; - rdfs:label "syr" ; - "Alpha-3 language code for Syriac" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tah - rdf:type owl:NamedIndividual , - ; - ; - ; - "tah" ; - rdfs:isDefinedBy ; - rdfs:label "tah" ; - "Alpha-3 language code for Tahitian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tai - rdf:type owl:NamedIndividual , - ; - ; - ; - "tai" ; - rdfs:isDefinedBy ; - rdfs:label "tai" ; - "Alpha-3 language code for Tai languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tam - rdf:type owl:NamedIndividual , - ; - ; - ; - "tam" ; - rdfs:isDefinedBy ; - rdfs:label "tam" ; - "Alpha-3 language code for Tamil" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tat - rdf:type owl:NamedIndividual , - ; - ; - ; - "tat" ; - rdfs:isDefinedBy ; - rdfs:label "tat" ; - "Alpha-3 language code for Tatar" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tel - rdf:type owl:NamedIndividual , - ; - ; - ; - "tel" ; - rdfs:isDefinedBy ; - rdfs:label "tel" ; - "Alpha-3 language code for Telugu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tem - rdf:type owl:NamedIndividual , - ; - ; - ; - "tem" ; - rdfs:isDefinedBy ; - rdfs:label "tem" ; - "Alpha-3 language code for Timne" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ter - rdf:type owl:NamedIndividual , - ; - ; - ; - "ter" ; - rdfs:isDefinedBy ; - rdfs:label "ter" ; - "Alpha-3 language code for Tereno" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tet - rdf:type owl:NamedIndividual , - ; - ; - ; - "tet" ; - rdfs:isDefinedBy ; - rdfs:label "tet" ; - "Alpha-3 language code for Tetum" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tgk - rdf:type owl:NamedIndividual , - ; - ; - ; - "tgk" ; - rdfs:isDefinedBy ; - rdfs:label "tgk" ; - "Alpha-3 language code for Tajik" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tgl - rdf:type owl:NamedIndividual , - ; - ; - ; - "tgl" ; - rdfs:isDefinedBy ; - rdfs:label "tgl" ; - "Alpha-3 language code for Tagalog" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tha - rdf:type owl:NamedIndividual , - ; - ; - ; - "tha" ; - rdfs:isDefinedBy ; - rdfs:label "tha" ; - "Alpha-3 language code for Thai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tib - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "tib" ; - rdfs:isDefinedBy ; - rdfs:label "tib" ; - "Alpha-3 bibliographic language code for Tibetan" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tig - rdf:type owl:NamedIndividual , - ; - ; - ; - "tig" ; - rdfs:isDefinedBy ; - rdfs:label "tig" ; - "Alpha-3 language code for Tigre" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tir - rdf:type owl:NamedIndividual , - ; - ; - ; - "tir" ; - rdfs:isDefinedBy ; - rdfs:label "tir" ; - "Alpha-3 language code for Tigrinya" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tiv_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "tiv" ; - rdfs:isDefinedBy ; - rdfs:label "tiv" ; - "Alpha-3 language code for Tiv" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tkl - rdf:type owl:NamedIndividual , - ; - ; - ; - "tkl" ; - rdfs:isDefinedBy ; - rdfs:label "tkl" ; - "Alpha-3 language code for Tokelau" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tlh - rdf:type owl:NamedIndividual , - ; - ; - ; - "tlh" ; - rdfs:isDefinedBy ; - rdfs:label "tlh" ; - "Alpha-3 language code for Klingon; tlhIngan-Hol" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tli - rdf:type owl:NamedIndividual , - ; - ; - ; - "tli" ; - rdfs:isDefinedBy ; - rdfs:label "tli" ; - "Alpha-3 language code for Tlingit" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tmh - rdf:type owl:NamedIndividual , - ; - ; - ; - "tmh" ; - rdfs:isDefinedBy ; - rdfs:label "tmh" ; - "Alpha-3 language code for Tamashek" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tog - rdf:type owl:NamedIndividual , - ; - ; - ; - "tog" ; - rdfs:isDefinedBy ; - rdfs:label "tog" ; - "Alpha-3 language code for Tonga (Nyasa)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ton - rdf:type owl:NamedIndividual , - ; - ; - ; - "ton" ; - rdfs:isDefinedBy ; - rdfs:label "ton" ; - "Alpha-3 language code for Tonga (Tonga Islands)" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tpi - rdf:type owl:NamedIndividual , - ; - ; - ; - "tpi" ; - rdfs:isDefinedBy ; - rdfs:label "tpi" ; - "Alpha-3 language code for Tok Pisin" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tsi - rdf:type owl:NamedIndividual , - ; - ; - ; - "tsi" ; - rdfs:isDefinedBy ; - rdfs:label "tsi" ; - "Alpha-3 language code for Tsimshian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tsn - rdf:type owl:NamedIndividual , - ; - ; - ; - "tsn" ; - rdfs:isDefinedBy ; - rdfs:label "tsn" ; - "Alpha-3 language code for Tswana" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tso - rdf:type owl:NamedIndividual , - ; - ; - ; - "tso" ; - rdfs:isDefinedBy ; - rdfs:label "tso" ; - "Alpha-3 language code for Tsonga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tuk - rdf:type owl:NamedIndividual , - ; - ; - ; - "tuk" ; - rdfs:isDefinedBy ; - rdfs:label "tuk" ; - "Alpha-3 language code for Turkmen" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tum - rdf:type owl:NamedIndividual , - ; - ; - ; - "tum" ; - rdfs:isDefinedBy ; - rdfs:label "tum" ; - "Alpha-3 language code for Tumbuka" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tup - rdf:type owl:NamedIndividual , - ; - ; - ; - "tup" ; - rdfs:isDefinedBy ; - rdfs:label "tup" ; - "Alpha-3 language code for Tupi languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tur - rdf:type owl:NamedIndividual , - ; - ; - ; - "tur" ; - rdfs:isDefinedBy ; - rdfs:label "tur" ; - "Alpha-3 language code for Turkish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tut - rdf:type owl:NamedIndividual , - ; - ; - ; - "tut" ; - rdfs:isDefinedBy ; - rdfs:label "tut" ; - "Alpha-3 language code for Altaic languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tvl - rdf:type owl:NamedIndividual , - ; - ; - ; - "tvl" ; - rdfs:isDefinedBy ; - rdfs:label "tvl" ; - "Alpha-3 language code for Tuvalu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/twi_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "twi" ; - rdfs:isDefinedBy ; - rdfs:label "twi_1" ; - "Alpha-3 language code for Twi" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/tyv - rdf:type owl:NamedIndividual , - ; - ; - ; - "tyv" ; - rdfs:isDefinedBy ; - rdfs:label "tyv" ; - "Alpha-3 language code for Tuvinian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/udm - rdf:type owl:NamedIndividual , - ; - ; - ; - "udm" ; - rdfs:isDefinedBy ; - rdfs:label "udm" ; - "Alpha-3 language code for Udmurt" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/uga - rdf:type owl:NamedIndividual , - ; - ; - ; - "uga" ; - rdfs:isDefinedBy ; - rdfs:label "uga" ; - "Alpha-3 language code for Ugaritic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/uig - rdf:type owl:NamedIndividual , - ; - ; - ; - "uig" ; - rdfs:isDefinedBy ; - rdfs:label "uig" ; - "Alpha-3 language code for Uighur; Uyghur" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ukr - rdf:type owl:NamedIndividual , - ; - ; - ; - "ukr" ; - rdfs:isDefinedBy ; - rdfs:label "ukr" ; - "Alpha-3 language code for Ukrainian" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/umb - rdf:type owl:NamedIndividual , - ; - ; - ; - "umb" ; - rdfs:isDefinedBy ; - rdfs:label "umb" ; - "Alpha-3 language code for Umbundu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/und - rdf:type owl:NamedIndividual , - ; - ; - ; - "und" ; - rdfs:isDefinedBy ; - rdfs:label "und" ; - "Alpha-3 language code for Undetermined" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/urd - rdf:type owl:NamedIndividual , - ; - ; - ; - "urd" ; - rdfs:isDefinedBy ; - rdfs:label "urd" ; - "Alpha-3 language code for Urdu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/uzb - rdf:type owl:NamedIndividual , - ; - ; - ; - "uzb" ; - rdfs:isDefinedBy ; - rdfs:label "uzb" ; - "Alpha-3 language code for Uzbek" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/vai_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "vai" ; - rdfs:isDefinedBy ; - rdfs:label "vai" ; - "Alpha-3 language code for Vai" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ven - rdf:type owl:NamedIndividual , - ; - ; - ; - "ven" ; - rdfs:isDefinedBy ; - rdfs:label "ven" ; - "Alpha-3 language code for Venda" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/vie - rdf:type owl:NamedIndividual , - ; - ; - ; - "vie" ; - rdfs:isDefinedBy ; - rdfs:label "vie" ; - "Alpha-3 language code for Vietnamese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/vol - rdf:type owl:NamedIndividual , - ; - ; - ; - "vol" ; - rdfs:isDefinedBy ; - rdfs:label "vol" ; - "Alpha-3 language code for Volapuk" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/vot - rdf:type owl:NamedIndividual , - ; - ; - ; - "vot" ; - rdfs:isDefinedBy ; - rdfs:label "vot" ; - "Alpha-3 language code for Votic" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wak - rdf:type owl:NamedIndividual , - ; - ; - ; - "wak" ; - rdfs:isDefinedBy ; - rdfs:label "wak" ; - "Alpha-3 language code for Wakashan languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wal - rdf:type owl:NamedIndividual , - ; - ; - ; - "wal" ; - rdfs:isDefinedBy ; - rdfs:label "wal" ; - "Alpha-3 language code for Wolaitta" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/war - rdf:type owl:NamedIndividual , - ; - ; - ; - "war" ; - rdfs:isDefinedBy ; - rdfs:label "war" ; - "Alpha-3 language code for Waray" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/was - rdf:type owl:NamedIndividual , - ; - ; - ; - "was" ; - rdfs:isDefinedBy ; - rdfs:label "was" ; - "Alpha-3 language code for Washo" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wel - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "wel" ; - rdfs:isDefinedBy ; - rdfs:label "wel" ; - "Alpha-3 bibliographic language code for Welsh" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wen - rdf:type owl:NamedIndividual , - ; - ; - ; - "wen" ; - rdfs:isDefinedBy ; - rdfs:label "wen" ; - "Alpha-3 language code for Sorbian languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wln - rdf:type owl:NamedIndividual , - ; - ; - ; - "wln" ; - rdfs:isDefinedBy ; - rdfs:label "wln" ; - "Alpha-3 language code for Walloon" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/wol - rdf:type owl:NamedIndividual , - ; - ; - ; - "wol" ; - rdfs:isDefinedBy ; - rdfs:label "wol" ; - "Alpha-3 language code for Wolof" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/xal - rdf:type owl:NamedIndividual , - ; - ; - ; - "xal" ; - rdfs:isDefinedBy ; - rdfs:label "xal" ; - "Alpha-3 language code for Kalmyk; Oirat" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/xho - rdf:type owl:NamedIndividual , - ; - ; - ; - "xho" ; - rdfs:isDefinedBy ; - rdfs:label "xho" ; - "Alpha-3 language code for Xhosa" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/yao_1 - rdf:type owl:NamedIndividual , - ; - ; - ; - "yao" ; - rdfs:isDefinedBy ; - rdfs:label "yao" ; - "Alpha-3 language code for Yao" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/yap - rdf:type owl:NamedIndividual , - ; - ; - ; - "yap" ; - rdfs:isDefinedBy ; - rdfs:label "yap" ; - "Alpha-3 language code for Yapese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/yid - rdf:type owl:NamedIndividual , - ; - ; - ; - "yid" ; - rdfs:isDefinedBy ; - rdfs:label "yid" ; - "Alpha-3 language code for Yiddish" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/yor - rdf:type owl:NamedIndividual , - ; - ; - ; - "yor" ; - rdfs:isDefinedBy ; - rdfs:label "yor" ; - "Alpha-3 language code for Yoruba" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/ypk - rdf:type owl:NamedIndividual , - ; - ; - ; - "ypk" ; - rdfs:isDefinedBy ; - rdfs:label "ypk" ; - "Alpha-3 language code for Yupik languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zap - rdf:type owl:NamedIndividual , - ; - ; - ; - "zap" ; - rdfs:isDefinedBy ; - rdfs:label "zap" ; - "Alpha-3 language code for Zapotec" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zbl - rdf:type owl:NamedIndividual , - ; - ; - ; - "zbl" ; - rdfs:isDefinedBy ; - rdfs:label "zbl" ; - "Alpha-3 language code for Bliss" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zen - rdf:type owl:NamedIndividual , - ; - ; - ; - "zen" ; - rdfs:isDefinedBy ; - rdfs:label "zen" ; - "Alpha-3 language code for Zenaga" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zgh - rdf:type owl:NamedIndividual , - ; - ; - ; - "zgh" ; - rdfs:isDefinedBy ; - rdfs:label "zgh" ; - "Alpha-3 language code for Standard Moroccan Tamazight" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zha - rdf:type owl:NamedIndividual , - ; - ; - ; - "zha" ; - rdfs:isDefinedBy ; - rdfs:label "zha" ; - "Alpha-3 language code for Zhuang" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zho - rdf:type owl:NamedIndividual , - , - ; - ; - ; - "zho" ; - rdfs:isDefinedBy ; - rdfs:label "zho" ; - "Alpha-3 terminologic language code for Chinese" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/znd - rdf:type owl:NamedIndividual , - ; - ; - ; - "znd" ; - rdfs:isDefinedBy ; - rdfs:label "znd" ; - "Alpha-3 language code for Zande languages" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zul - rdf:type owl:NamedIndividual , - ; - ; - ; - "zul" ; - rdfs:isDefinedBy ; - rdfs:label "zul" ; - "Alpha-3 language code for Zulu" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zun - rdf:type owl:NamedIndividual , - ; - ; - ; - "zun" ; - rdfs:isDefinedBy ; - rdfs:label "zun" ; - "Alpha-3 language code for Zuni" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zxx - rdf:type owl:NamedIndividual , - ; - ; - ; - "zxx" ; - rdfs:isDefinedBy ; - rdfs:label "zxx" ; - "Alpha-3 language code for No linguistic content" . - - -### https://www.omg.org/spec/LCC/Languages/ISO639-2-LanguageCodes/zza - rdf:type owl:NamedIndividual , - ; - ; - ; - "zza" ; - rdfs:isDefinedBy ; - rdfs:label "zza" ; - "Alpha-3 language code for Zaza; Dimili; Dimli; Kirdki; Kirmanjki; Zazaki" . - - -################################################################# -# Annotations -################################################################# - - "This definition covers services and products, from raw materials through to end user products, all of which may have predefined characteristics." ; - "any item (product or service) upon which there is a need to retrieve predefined information and that may be priced, or ordered, or invoiced at any point in any supply chain" ; - rdfs:label "trade item" ; - "GS1 General Specifications, available at https://ref.gs1.org/standards/genspecs/, clause 2.1" ; - "Each trade item that is different from another in design and/or content is allocated a unique identification number, which remains the same as long as it is traded. The same identification number is given to all trade items sharing key characteristics. Such numbers must be treated in their entirety throughout the supply chain." . - - -################################################################# -# General axioms -################################################################# - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -[ rdf:type owl:AllDifferent ; - owl:distinctMembers ( - - ) -] . - - -### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi diff --git a/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_amlodipine_expected_results.json b/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_amlodipine_expected_results.json index 18f40fac..98df8d09 100644 --- a/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_amlodipine_expected_results.json +++ b/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_amlodipine_expected_results.json @@ -1,52 +1,44 @@ -{ - "results": { - "bindings": [ - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-ManufacturedItem" - }, - "ProductName": { - "type": "literal", - "value": "Amlodipine EMC - manufactured item" - } - }, - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-PharmaceuticalProduct" - }, - "ProductName": { - "type": "literal", - "value": "Amlodipine EMC - pharmaceutical product" - } - }, - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-ManufacturedItem" - }, - "ProductName": { - "type": "literal", - "value": "Norvasc - manufactured item" - } - }, - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-PharmaceuticalProduct" - }, - "ProductName": { - "type": "literal", - "value": "Norvasc - pharmaceutical product" - } - } - ] - }, - "head": { - "vars": [ - "Product", - "ProductName" - ] - } -} \ No newline at end of file +{ "head": { + "vars": [ "Product" , "ProductName" ] + } , + "results": { + "bindings": [ + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "Amlodipine EMC - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "Amlodipine EMC - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "Norvasc - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "Norvasc - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN0.12MgPerMlSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN 0.12 mg/ml solution for injection" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN0.1MgPerMlSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin SUN 0.1 mg/ml solution for injection" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN1MgSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin SUN 1 mg solution for injection" } + } + ] + } +} diff --git a/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_terlipressin_expected_results.json b/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_terlipressin_expected_results.json index 3dd81037..98df8d09 100644 --- a/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_terlipressin_expected_results.json +++ b/etc/unit_tests/cq_expected_results/IDMP/uc1_cq3_terlipressin_expected_results.json @@ -1,32 +1,44 @@ -{ - "results": { - "bindings": [ - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-ManufacturedItem" - }, - "ProductName": { - "type": "literal", - "value": "terlipressin acetate SUN - manufactured item" - } - }, - { - "Product": { - "type": "uri", - "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-PharmaceuticalProduct" - }, - "ProductName": { - "type": "literal", - "value": "terlipressin acetate SUN - pharmaceutical product" - } - } - ] - }, - "head": { - "vars": [ - "Product", - "ProductName" - ] - } -} \ No newline at end of file +{ "head": { + "vars": [ "Product" , "ProductName" ] + } , + "results": { + "bindings": [ + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "Amlodipine EMC - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/AmlodipineEMC-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "Amlodipine EMC - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "Norvasc - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/Norvasc-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "Norvasc - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-ManufacturedItem" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN - manufactured item" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN-PharmaceuticalProduct" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN - pharmaceutical product" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinAcetateSUN0.12MgPerMlSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin acetate SUN 0.12 mg/ml solution for injection" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN0.1MgPerMlSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin SUN 0.1 mg/ml solution for injection" } + } , + { + "Product": { "type": "uri" , "value": "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/TerlipressinExample/TerlipressinSUN1MgSolutionForInjection" } , + "ProductName": { "type": "literal" , "value": "terlipressin SUN 1 mg solution for injection" } + } + ] + } +}