# 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-ne:  .
@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 Niger (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-ne" ;
	sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for Niger (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-NE.rdf" ;
	rdfs:seeAlso
		 ,
		
		;
	owl:imports
		 ,
		 ,
		 ,
		
		;
	owl:versionIRI  ;
	.
lcc-3166-2-ne:Agadez
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-1-Subdivision ;
	.
lcc-3166-2-ne:CommunauteUrbaine
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-110-RegionKind ;
	.
lcc-3166-2-ne:Diffa
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-2-Subdivision ;
	.
lcc-3166-2-ne:Dosso
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-3-Subdivision ;
	.
lcc-3166-2-ne:Maradi
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-4-Subdivision ;
	.
lcc-3166-2-ne:NE-1
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-1-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-1-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-1" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Agadez in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-1-Subdivision ;
	lcc-lr:hasTag "NE-1" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-1-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-1-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Agadez"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Agadez in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Agadez"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-110-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:label "communauté urbaine"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category communauté urbaine in the country of Niger (the)" ;
	.
lcc-3166-2-ne:NE-2
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-2-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-2-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-2" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Diffa in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-2-Subdivision ;
	lcc-lr:hasTag "NE-2" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-2-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-2-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Diffa"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Diffa in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Diffa"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-282-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:label "région"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category région in the country of Niger (the)" ;
	.
lcc-3166-2-ne:NE-3
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-3-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-3-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-3" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Dosso in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-3-Subdivision ;
	lcc-lr:hasTag "NE-3" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-3-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-3-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Dosso"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Dosso in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Dosso"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-4
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-4-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-4-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-4" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Maradi in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-4-Subdivision ;
	lcc-lr:hasTag "NE-4" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-4-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-4-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Maradi"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Maradi in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Maradi"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-5
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-5-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-5-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-5" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Tahoua in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-5-Subdivision ;
	lcc-lr:hasTag "NE-5" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-5-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-5-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Tahoua"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Tahoua in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Tahoua"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-6
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-6-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-6-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-6" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Tillabéri in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-6-Subdivision ;
	lcc-lr:hasTag "NE-6" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-6-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-6-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Tillabéri"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Tillabéri in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Tillabéri"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-7
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-7-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-7-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-7" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the région of Zinder in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-7-Subdivision ;
	lcc-lr:hasTag "NE-7" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-7-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-7-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Zinder"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the région of Zinder in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Zinder"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-282-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:NE-8
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-8-RegionIdentifier ;
	.
lcc-3166-2-ne:NE-8-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "NE-8" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the communauté urbaine of Niamey in the country of Niger (the)" ;
	lcc-lr:denotes lcc-3166-2-ne:NE-8-Subdivision ;
	lcc-lr:hasTag "NE-8" ;
	lcc-lr:identifies lcc-3166-2-ne:NE-8-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-ne:NE-8-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Niamey"@fr ;
	rdfs:isDefinedBy  ;
	skos:definition "the communauté urbaine of Niamey in the country of Niger (the)" ;
	lcc-cr:hasFrenchShortName "Niamey"@fr ;
	lcc-cr:isClassifiedBy lcc-3166-2-ne:NE-110-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Niger ;
	.
lcc-3166-2-ne:Niamey
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-8-Subdivision ;
	.
lcc-3166-2-ne:Region
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-282-RegionKind ;
	.
lcc-3166-2-ne:Tahoua
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-5-Subdivision ;
	.
lcc-3166-2-ne:Tillaberi
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-6-Subdivision ;
	.
lcc-3166-2-ne:Zinder
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-ne:NE-7-Subdivision ;
	.