# 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-sd:  .
@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 Sudan (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-sd" ;
	sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for Sudan (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-SD.rdf" ;
	rdfs:seeAlso
		 ,
		
		;
	owl:imports
		 ,
		 ,
		 ,
		
		;
	owl:versionIRI  ;
	.
lcc-3166-2-sd:AlBahrAlAhmar
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-RS-Subdivision ;
	.
lcc-3166-2-sd:AlJazirah
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GZ-Subdivision ;
	.
lcc-3166-2-sd:AlKhartum
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KH-Subdivision ;
	.
lcc-3166-2-sd:AlQadarif
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GD-Subdivision ;
	.
lcc-3166-2-sd:AnNilAlAbyad
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NW-Subdivision ;
	.
lcc-3166-2-sd:AnNilAlAzraq
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NB-Subdivision ;
	.
lcc-3166-2-sd:AshShamaliyah
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NO-Subdivision ;
	.
lcc-3166-2-sd:GharbDarfur
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DW-Subdivision ;
	.
lcc-3166-2-sd:GharbKurdufan
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GK-Subdivision ;
	.
lcc-3166-2-sd:JanubDarfur
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DS-Subdivision ;
	.
lcc-3166-2-sd:JanubKurdufan
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KS-Subdivision ;
	.
lcc-3166-2-sd:Kassala
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KA-Subdivision ;
	.
lcc-3166-2-sd:NahrAnNil
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NR-Subdivision ;
	.
lcc-3166-2-sd:SD-395-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:label "wilayah"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category wilayah in the country of Sudan (the)" ;
	.
lcc-3166-2-sd:SD-DC
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DC-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-DC-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-DC" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Wasaţ Dārfūr in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-DC-Subdivision ;
	lcc-lr:hasTag "SD-DC" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-DC-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-DC-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Wasaţ Dārfūr"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Wasaţ Dārfūr in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Central Darfur"@en ;
	lcc-cr:hasLocalShortName "Wasaţ Dārfūr"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-DE
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DE-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-DE-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-DE" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Sharq Dārfūr in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-DE-Subdivision ;
	lcc-lr:hasTag "SD-DE" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-DE-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-DE-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Sharq Dārfūr"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Sharq Dārfūr in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "East Darfur"@en ;
	lcc-cr:hasLocalShortName "Sharq Dārfūr"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-DN
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DN-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-DN-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-DN" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Shamāl Dārfūr in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-DN-Subdivision ;
	lcc-lr:hasTag "SD-DN" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-DN-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-DN-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Shamāl Dārfūr"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Shamāl Dārfūr in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "North Darfur"@en ;
	lcc-cr:hasLocalShortName "Shamāl Dārfūr"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-DS
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DS-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-DS-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-DS" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Janūb Dārfūr in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-DS-Subdivision ;
	lcc-lr:hasTag "SD-DS" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-DS-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-DS-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Janūb Dārfūr"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Janūb Dārfūr in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "South Darfur"@en ;
	lcc-cr:hasLocalShortName "Janūb Dārfūr"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-DW
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DW-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-DW-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-DW" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Gharb Dārfūr in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-DW-Subdivision ;
	lcc-lr:hasTag "SD-DW" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-DW-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-DW-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Gharb Dārfūr"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Gharb Dārfūr in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "West Darfur"@en ;
	lcc-cr:hasLocalShortName "Gharb Dārfūr"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-GD
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GD-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-GD-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-GD" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Al Qaḑārif in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-GD-Subdivision ;
	lcc-lr:hasTag "SD-GD" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-GD-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-GD-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Al Qaḑārif"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Al Qaḑārif in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Gedaref"@en ;
	lcc-cr:hasLocalShortName "Al Qaḑārif"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-GK
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GK-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-GK-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-GK" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Gharb Kurdufān in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-GK-Subdivision ;
	lcc-lr:hasTag "SD-GK" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-GK-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-GK-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Gharb Kurdufān"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Gharb Kurdufān in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "West Kordofan"@en ;
	lcc-cr:hasLocalShortName "Gharb Kurdufān"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-GZ
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-GZ-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-GZ-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-GZ" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Al Jazīrah in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-GZ-Subdivision ;
	lcc-lr:hasTag "SD-GZ" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-GZ-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-GZ-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Al Jazīrah"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Al Jazīrah in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Gezira"@en ;
	lcc-cr:hasLocalShortName "Al Jazīrah"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-KA
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KA-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-KA-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-KA" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Kassalā in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-KA-Subdivision ;
	lcc-lr:hasTag "SD-KA" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-KA-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-KA-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Kassalā"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Kassalā in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Kassala"@en ;
	lcc-cr:hasLocalShortName "Kassalā"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-KH
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KH-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-KH-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-KH" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Al Kharţūm in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-KH-Subdivision ;
	lcc-lr:hasTag "SD-KH" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-KH-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-KH-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Al Kharţūm"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Al Kharţūm in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Khartoum"@en ;
	lcc-cr:hasLocalShortName "Al Kharţūm"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-KN
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KN-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-KN-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-KN" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Shamāl Kurdufān in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-KN-Subdivision ;
	lcc-lr:hasTag "SD-KN" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-KN-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-KN-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Shamāl Kurdufān"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Shamāl Kurdufān in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "North Kordofan"@en ;
	lcc-cr:hasLocalShortName "Shamāl Kurdufān"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-KS
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KS-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-KS-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-KS" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Janūb Kurdufān in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-KS-Subdivision ;
	lcc-lr:hasTag "SD-KS" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-KS-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-KS-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Janūb Kurdufān"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Janūb Kurdufān in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "South Kordofan"@en ;
	lcc-cr:hasLocalShortName "Janūb Kurdufān"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-NB
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NB-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-NB-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-NB" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of An Nīl al Azraq in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-NB-Subdivision ;
	lcc-lr:hasTag "SD-NB" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-NB-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-NB-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "An Nīl al Azraq"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of An Nīl al Azraq in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Blue Nile"@en ;
	lcc-cr:hasLocalShortName "An Nīl al Azraq"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-NO
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NO-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-NO-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-NO" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Ash Shamālīyah in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-NO-Subdivision ;
	lcc-lr:hasTag "SD-NO" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-NO-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-NO-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Ash Shamālīyah"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Ash Shamālīyah in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Northern"@en ;
	lcc-cr:hasLocalShortName "Ash Shamālīyah"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-NR
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NR-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-NR-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-NR" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Nahr an Nīl in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-NR-Subdivision ;
	lcc-lr:hasTag "SD-NR" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-NR-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-NR-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Nahr an Nīl"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Nahr an Nīl in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "River Nile"@en ;
	lcc-cr:hasLocalShortName "Nahr an Nīl"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-NW
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-NW-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-NW-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-NW" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of An Nīl al Abyaḑ in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-NW-Subdivision ;
	lcc-lr:hasTag "SD-NW" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-NW-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-NW-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "An Nīl al Abyaḑ"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of An Nīl al Abyaḑ in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "White Nile"@en ;
	lcc-cr:hasLocalShortName "An Nīl al Abyaḑ"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-RS
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-RS-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-RS-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-RS" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Al Baḩr al Aḩmar in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-RS-Subdivision ;
	lcc-lr:hasTag "SD-RS" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-RS-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-RS-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Al Baḩr al Aḩmar"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Al Baḩr al Aḩmar in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Red Sea"@en ;
	lcc-cr:hasLocalShortName "Al Baḩr al Aḩmar"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:SD-SI
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-SI-RegionIdentifier ;
	.
lcc-3166-2-sd:SD-SI-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SD-SI" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the wilayah of Sinnār in the country of Sudan (the)" ;
	lcc-lr:denotes lcc-3166-2-sd:SD-SI-Subdivision ;
	lcc-lr:hasTag "SD-SI" ;
	lcc-lr:identifies lcc-3166-2-sd:SD-SI-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sd:SD-SI-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Sinnār"@ar ;
	rdfs:isDefinedBy  ;
	skos:definition "the wilayah of Sinnār in the country of Sudan (the)" ;
	lcc-cr:hasEnglishShortName "Sennar"@en ;
	lcc-cr:hasLocalShortName "Sinnār"@ar ;
	lcc-cr:isClassifiedBy lcc-3166-2-sd:SD-395-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Sudan ;
	.
lcc-3166-2-sd:ShamalDarfur
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DN-Subdivision ;
	.
lcc-3166-2-sd:ShamalKurdufan
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-KN-Subdivision ;
	.
lcc-3166-2-sd:SharqDarfur
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DE-Subdivision ;
	.
lcc-3166-2-sd:Sinnar
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-SI-Subdivision ;
	.
lcc-3166-2-sd:WasatDarfur
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-DC-Subdivision ;
	.
lcc-3166-2-sd:Wilayah
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sd:SD-395-RegionKind ;
	.