# 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-me:  .
@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 Montenegro 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-me" ;
	sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for Montenegro, 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-ME.rdf" ;
	rdfs:seeAlso
		 ,
		
		;
	owl:imports
		 ,
		 ,
		 ,
		
		;
	owl:versionIRI  ;
	.
lcc-3166-2-me:Andrijevica
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-01-Subdivision ;
	.
lcc-3166-2-me:Bar
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-02-Subdivision ;
	.
lcc-3166-2-me:Berane
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-03-Subdivision ;
	.
lcc-3166-2-me:BijeloPolje
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-04-Subdivision ;
	.
lcc-3166-2-me:Budva
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-05-Subdivision ;
	.
lcc-3166-2-me:Cetinje
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-06-Subdivision ;
	.
lcc-3166-2-me:Danilovgrad
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-07-Subdivision ;
	.
lcc-3166-2-me:Gusinje
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-22-Subdivision ;
	.
lcc-3166-2-me:Herceg-Novi
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-08-Subdivision ;
	.
lcc-3166-2-me:Kolasin
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-09-Subdivision ;
	.
lcc-3166-2-me:Kotor
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-10-Subdivision ;
	.
lcc-3166-2-me:ME-01
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-01-RegionIdentifier ;
	.
lcc-3166-2-me:ME-01-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-01" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Andrijevica in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-01-Subdivision ;
	lcc-lr:hasTag "ME-01" ;
	lcc-lr:identifies lcc-3166-2-me:ME-01-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-01-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Andrijevica in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Andrijevica" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-02
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-02-RegionIdentifier ;
	.
lcc-3166-2-me:ME-02-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-02" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Bar in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-02-Subdivision ;
	lcc-lr:hasTag "ME-02" ;
	lcc-lr:identifies lcc-3166-2-me:ME-02-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-02-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Bar in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Bar" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-03
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-03-RegionIdentifier ;
	.
lcc-3166-2-me:ME-03-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-03" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Berane in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-03-Subdivision ;
	lcc-lr:hasTag "ME-03" ;
	lcc-lr:identifies lcc-3166-2-me:ME-03-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-03-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Berane in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Berane" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-04
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-04-RegionIdentifier ;
	.
lcc-3166-2-me:ME-04-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-04" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Bijelo Polje in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-04-Subdivision ;
	lcc-lr:hasTag "ME-04" ;
	lcc-lr:identifies lcc-3166-2-me:ME-04-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-04-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Bijelo Polje in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Bijelo Polje" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-05
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-05-RegionIdentifier ;
	.
lcc-3166-2-me:ME-05-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-05" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Budva in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-05-Subdivision ;
	lcc-lr:hasTag "ME-05" ;
	lcc-lr:identifies lcc-3166-2-me:ME-05-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-05-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Budva in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Budva" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-06
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-06-RegionIdentifier ;
	.
lcc-3166-2-me:ME-06-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-06" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Cetinje in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-06-Subdivision ;
	lcc-lr:hasTag "ME-06" ;
	lcc-lr:identifies lcc-3166-2-me:ME-06-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-06-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Cetinje in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Cetinje" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-07
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-07-RegionIdentifier ;
	.
lcc-3166-2-me:ME-07-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-07" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Danilovgrad in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-07-Subdivision ;
	lcc-lr:hasTag "ME-07" ;
	lcc-lr:identifies lcc-3166-2-me:ME-07-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-07-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Danilovgrad in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Danilovgrad" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-08
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-08-RegionIdentifier ;
	.
lcc-3166-2-me:ME-08-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-08" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Herceg-Novi in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-08-Subdivision ;
	lcc-lr:hasTag "ME-08" ;
	lcc-lr:identifies lcc-3166-2-me:ME-08-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-08-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Herceg-Novi in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Herceg-Novi" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-09
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-09-RegionIdentifier ;
	.
lcc-3166-2-me:ME-09-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-09" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Kolašin in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-09-Subdivision ;
	lcc-lr:hasTag "ME-09" ;
	lcc-lr:identifies lcc-3166-2-me:ME-09-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-09-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Kolašin in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Kolašin" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-10
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-10-RegionIdentifier ;
	.
lcc-3166-2-me:ME-10-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-10" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Kotor in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-10-Subdivision ;
	lcc-lr:hasTag "ME-10" ;
	lcc-lr:identifies lcc-3166-2-me:ME-10-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-10-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Kotor in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Kotor" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-11
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-11-RegionIdentifier ;
	.
lcc-3166-2-me:ME-11-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-11" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Mojkovac in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-11-Subdivision ;
	lcc-lr:hasTag "ME-11" ;
	lcc-lr:identifies lcc-3166-2-me:ME-11-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-11-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Mojkovac in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Mojkovac" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-12
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-12-RegionIdentifier ;
	.
lcc-3166-2-me:ME-12-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-12" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Nikšić in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-12-Subdivision ;
	lcc-lr:hasTag "ME-12" ;
	lcc-lr:identifies lcc-3166-2-me:ME-12-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-12-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Nikšić in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Nikšić" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-121-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category municipality in the country of Montenegro" ;
	.
lcc-3166-2-me:ME-13
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-13-RegionIdentifier ;
	.
lcc-3166-2-me:ME-13-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-13" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Plav in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-13-Subdivision ;
	lcc-lr:hasTag "ME-13" ;
	lcc-lr:identifies lcc-3166-2-me:ME-13-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-13-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Plav in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Plav" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-14
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-14-RegionIdentifier ;
	.
lcc-3166-2-me:ME-14-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-14" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Pljevlja in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-14-Subdivision ;
	lcc-lr:hasTag "ME-14" ;
	lcc-lr:identifies lcc-3166-2-me:ME-14-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-14-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Pljevlja in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Pljevlja" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-15
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-15-RegionIdentifier ;
	.
lcc-3166-2-me:ME-15-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-15" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Plužine in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-15-Subdivision ;
	lcc-lr:hasTag "ME-15" ;
	lcc-lr:identifies lcc-3166-2-me:ME-15-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-15-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Plužine in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Plužine" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-16
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-16-RegionIdentifier ;
	.
lcc-3166-2-me:ME-16-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-16" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Podgorica in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-16-Subdivision ;
	lcc-lr:hasTag "ME-16" ;
	lcc-lr:identifies lcc-3166-2-me:ME-16-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-16-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Podgorica in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Podgorica" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-17
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-17-RegionIdentifier ;
	.
lcc-3166-2-me:ME-17-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-17" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Rožaje in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-17-Subdivision ;
	lcc-lr:hasTag "ME-17" ;
	lcc-lr:identifies lcc-3166-2-me:ME-17-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-17-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Rožaje in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Rožaje" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-18
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-18-RegionIdentifier ;
	.
lcc-3166-2-me:ME-18-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-18" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Šavnik in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-18-Subdivision ;
	lcc-lr:hasTag "ME-18" ;
	lcc-lr:identifies lcc-3166-2-me:ME-18-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-18-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Šavnik in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Šavnik" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-19
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-19-RegionIdentifier ;
	.
lcc-3166-2-me:ME-19-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-19" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Tivat in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-19-Subdivision ;
	lcc-lr:hasTag "ME-19" ;
	lcc-lr:identifies lcc-3166-2-me:ME-19-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-19-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Tivat in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Tivat" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-20
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-20-RegionIdentifier ;
	.
lcc-3166-2-me:ME-20-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-20" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Ulcinj in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-20-Subdivision ;
	lcc-lr:hasTag "ME-20" ;
	lcc-lr:identifies lcc-3166-2-me:ME-20-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-20-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Ulcinj in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Ulcinj" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-21
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-21-RegionIdentifier ;
	.
lcc-3166-2-me:ME-21-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-21" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Žabljak in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-21-Subdivision ;
	lcc-lr:hasTag "ME-21" ;
	lcc-lr:identifies lcc-3166-2-me:ME-21-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-21-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Žabljak in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Žabljak" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-22
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-22-RegionIdentifier ;
	.
lcc-3166-2-me:ME-22-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-22" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Gusinje in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-22-Subdivision ;
	lcc-lr:hasTag "ME-22" ;
	lcc-lr:identifies lcc-3166-2-me:ME-22-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-22-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Gusinje in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Gusinje" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-23
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-23-RegionIdentifier ;
	.
lcc-3166-2-me:ME-23-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-23" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Petnjica in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-23-Subdivision ;
	lcc-lr:hasTag "ME-23" ;
	lcc-lr:identifies lcc-3166-2-me:ME-23-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-23-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Petnjica in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Petnjica" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:ME-24
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-24-RegionIdentifier ;
	.
lcc-3166-2-me:ME-24-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "ME-24" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the municipality of Tuzi in the country of Montenegro" ;
	lcc-lr:denotes lcc-3166-2-me:ME-24-Subdivision ;
	lcc-lr:hasTag "ME-24" ;
	lcc-lr:identifies lcc-3166-2-me:ME-24-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-me:ME-24-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:isDefinedBy  ;
	skos:definition "the municipality of Tuzi in the country of Montenegro" ;
	lcc-cr:hasLocalShortName "Tuzi" ;
	lcc-cr:isClassifiedBy lcc-3166-2-me:ME-121-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Montenegro ;
	.
lcc-3166-2-me:Mojkovac
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-11-Subdivision ;
	.
lcc-3166-2-me:Municipality
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-121-RegionKind ;
	.
lcc-3166-2-me:Niksic
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-12-Subdivision ;
	.
lcc-3166-2-me:Petnjica
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-23-Subdivision ;
	.
lcc-3166-2-me:Plav
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-13-Subdivision ;
	.
lcc-3166-2-me:Pljevlja
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-14-Subdivision ;
	.
lcc-3166-2-me:Pluzine
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-15-Subdivision ;
	.
lcc-3166-2-me:Podgorica
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-16-Subdivision ;
	.
lcc-3166-2-me:Rozaje
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-17-Subdivision ;
	.
lcc-3166-2-me:Savnik
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-18-Subdivision ;
	.
lcc-3166-2-me:Tivat
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-19-Subdivision ;
	.
lcc-3166-2-me:Tuzi
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-24-Subdivision ;
	.
lcc-3166-2-me:Ulcinj
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-20-Subdivision ;
	.
lcc-3166-2-me:Zabljak
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-me:ME-21-Subdivision ;
	.