# imports: https://www.omg.org/spec/LCC/Countries/CountryRepresentation/
# imports: https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/
# imports: https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/
# imports: https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/
@prefix dct:  .
@prefix lcc-3166-1:  .
@prefix lcc-3166-2:  .
@prefix lcc-3166-2-um:  .
@prefix lcc-cr:  .
@prefix lcc-lr:  .
@prefix owl:  .
@prefix rdf:  .
@prefix rdfs:  .
@prefix skos:  .
@prefix sm:  .
@prefix xsd:  .
	a owl:Ontology ;
	rdfs:label "ISO 3166-2 Subdivision Codes for United States Minor Outlying Islands (the) Ontology" ;
	dct:issued "2021-10-30T01:57:18.464529+02:00"^^xsd:dateTime ;
	dct:license "http://opensource.org/licenses/MIT"^^xsd:anyURI ;
	sm:contentLanguage "https://www.w3.org/TR/owl2-quick-reference/"^^xsd:anyURI ;
	sm:copyright
		"Copyright (c) 2015-2017 Unisys" ,
		"Copyright (c) 2015-2020 Adaptive Inc." ,
		"Copyright (c) 2015-2021 Object Management Group, Inc." ,
		"Copyright (c) 2015-2021 Thematix Partners LLC" ,
		"Copyright (c) 2021 agnos.ai UK Ltd."
		;
	sm:dependsOn
		"https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"^^xsd:anyURI ,
		"https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/"^^xsd:anyURI ,
		"https://www.omg.org/spec/LCC/Countries/ISO3166-2-SubdivisionCodes/"^^xsd:anyURI ,
		"https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/"^^xsd:anyURI
		;
	sm:fileAbbreviation "lcc-3166-2-um" ;
	sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for United States Minor Outlying Islands (the), with the ontology and codes for the other parts of the standard represented in models that this ontology depends on." ;
	sm:filename "ISO3166-2-SubdivisionCodes-UM.rdf" ;
	rdfs:seeAlso
		 ,
		
		;
	owl:imports
		 ,
		 ,
		 ,
		
		;
	owl:versionIRI  ;
	.
lcc-3166-2-um:BakerIsland
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1017-Territory ,
		lcc-3166-2-um:UM-81-Subdivision
		;
	.
lcc-3166-2-um:HowlandIsland
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1085-Territory ,
		lcc-3166-2-um:UM-84-Subdivision
		;
	.
lcc-3166-2-um:Islands
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-255-RegionKind ;
	.
lcc-3166-2-um:JarvisIsland
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1089-Territory ,
		lcc-3166-2-um:UM-86-Subdivision
		;
	.
lcc-3166-2-um:JohnstonAtoll
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1091-Territory ,
		lcc-3166-2-um:UM-67-Subdivision
		;
	.
lcc-3166-2-um:KingmanReef
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1098-Territory ,
		lcc-3166-2-um:UM-89-Subdivision
		;
	.
lcc-3166-2-um:MidwayIslands
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1127-Territory ,
		lcc-3166-2-um:UM-71-Subdivision
		;
	.
lcc-3166-2-um:NavassaIsland
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1135-Territory ,
		lcc-3166-2-um:UM-76-Subdivision
		;
	.
lcc-3166-2-um:PalmyraAtoll
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1145-Territory ,
		lcc-3166-2-um:UM-95-Subdivision
		;
	.
lcc-3166-2-um:UM-1017-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Baker Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Baker Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Baker Island"@en ;
	lcc-cr:hasFrenchShortName "l'Île Baker"@fr ;
	lcc-cr:hasNumericRegionCode "1017" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1085-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Howland Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Howland Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Howland Island"@en ;
	lcc-cr:hasFrenchShortName "l'Île Howland"@fr ;
	lcc-cr:hasNumericRegionCode "1085" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1089-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Jarvis Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Jarvis Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Jarvis Island"@en ;
	lcc-cr:hasFrenchShortName "l'Île Jarvis"@fr ;
	lcc-cr:hasNumericRegionCode "1089" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1091-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Johnston Atoll"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Johnston Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Johnston Atoll"@en ;
	lcc-cr:hasFrenchShortName "l'Atoll Johnston"@fr ;
	lcc-cr:hasNumericRegionCode "1091" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1098-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Kingman Reef"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Kingman Reef in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Kingman Reef"@en ;
	lcc-cr:hasFrenchShortName "le Récif Kingman"@fr ;
	lcc-cr:hasNumericRegionCode "1098" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1127-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Midway Islands"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Midway Islands in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Midway Islands"@en ;
	lcc-cr:hasFrenchShortName "les Îles Midway"@fr ;
	lcc-cr:hasNumericRegionCode "1127" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1135-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Navassa Island "@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Navassa Island  in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Navassa Island"@en ;
	lcc-cr:hasFrenchShortName "l'Île de la Navasse"@fr ;
	lcc-cr:hasNumericRegionCode "1135" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1145-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Palmyra Atoll"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Palmyra Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Palmyra Atoll"@en ;
	lcc-cr:hasFrenchShortName "l'Atoll Palmyra"@fr ;
	lcc-cr:hasNumericRegionCode "1145" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-1222-Territory
	a
		owl:NamedIndividual ,
		lcc-cr:Territory
		;
	rdfs:label "Wake Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the territory of Wake Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Wake Island"@en ;
	lcc-cr:hasFrenchShortName "l'Île Wake"@fr ;
	lcc-cr:hasNumericRegionCode "1222" ;
	lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-255-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:label "islands, groups of islands"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category islands, groups of islands in the country of United States Minor Outlying Islands (the)" ;
	.
lcc-3166-2-um:UM-67
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-67-RegionIdentifier ;
	.
lcc-3166-2-um:UM-67-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-67" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Johnston Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-67-Subdivision ;
	lcc-lr:hasTag "UM-67" ;
	lcc-lr:identifies lcc-3166-2-um:UM-67-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-67-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Johnston Atoll"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Johnston Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Johnston Atoll"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-71
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-71-RegionIdentifier ;
	.
lcc-3166-2-um:UM-71-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-71" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Midway Islands in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-71-Subdivision ;
	lcc-lr:hasTag "UM-71" ;
	lcc-lr:identifies lcc-3166-2-um:UM-71-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-71-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Midway Islands"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Midway Islands in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Midway Islands"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-76
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-76-RegionIdentifier ;
	.
lcc-3166-2-um:UM-76-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-76" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Navassa Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-76-Subdivision ;
	lcc-lr:hasTag "UM-76" ;
	lcc-lr:identifies lcc-3166-2-um:UM-76-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-76-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Navassa Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Navassa Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Navassa Island"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-79
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-79-RegionIdentifier ;
	.
lcc-3166-2-um:UM-79-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-79" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Wake Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-79-Subdivision ;
	lcc-lr:hasTag "UM-79" ;
	lcc-lr:identifies lcc-3166-2-um:UM-79-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-79-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Wake Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Wake Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Wake Island"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-81
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-81-RegionIdentifier ;
	.
lcc-3166-2-um:UM-81-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-81" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Baker Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-81-Subdivision ;
	lcc-lr:hasTag "UM-81" ;
	lcc-lr:identifies lcc-3166-2-um:UM-81-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-81-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Baker Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Baker Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Baker Island"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-84
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-84-RegionIdentifier ;
	.
lcc-3166-2-um:UM-84-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-84" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Howland Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-84-Subdivision ;
	lcc-lr:hasTag "UM-84" ;
	lcc-lr:identifies lcc-3166-2-um:UM-84-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-84-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Howland Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Howland Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Howland Island"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-86
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-86-RegionIdentifier ;
	.
lcc-3166-2-um:UM-86-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-86" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Jarvis Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-86-Subdivision ;
	lcc-lr:hasTag "UM-86" ;
	lcc-lr:identifies lcc-3166-2-um:UM-86-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-86-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Jarvis Island"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Jarvis Island in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Jarvis Island"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-89
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-89-RegionIdentifier ;
	.
lcc-3166-2-um:UM-89-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-89" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Kingman Reef in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-89-Subdivision ;
	lcc-lr:hasTag "UM-89" ;
	lcc-lr:identifies lcc-3166-2-um:UM-89-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-89-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Kingman Reef"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Kingman Reef in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Kingman Reef"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:UM-95
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-um:UM-95-RegionIdentifier ;
	.
lcc-3166-2-um:UM-95-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "UM-95" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the islands, groups of islands of Palmyra Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-lr:denotes lcc-3166-2-um:UM-95-Subdivision ;
	lcc-lr:hasTag "UM-95" ;
	lcc-lr:identifies lcc-3166-2-um:UM-95-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-um:UM-95-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Palmyra Atoll"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the islands, groups of islands of Palmyra Atoll in the country of United States Minor Outlying Islands (the)" ;
	lcc-cr:hasEnglishShortName "Palmyra Atoll"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-um:UM-255-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:UnitedStatesMinorOutlyingIslands ;
	.
lcc-3166-2-um:WakeIsland
	a owl:NamedIndividual ;
	owl:sameAs
		lcc-3166-2-um:UM-1222-Territory ,
		lcc-3166-2-um:UM-79-Subdivision
		;
	.