# 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-sg:  .
@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 Singapore 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-sg" ;
	sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for Singapore, 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-SG.rdf" ;
	rdfs:seeAlso
		 ,
		
		;
	owl:imports
		 ,
		 ,
		 ,
		
		;
	owl:versionIRI  ;
	.
lcc-3166-2-sg:CentralSingapore
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-01-Subdivision ;
	.
lcc-3166-2-sg:District
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-215-RegionKind ;
	.
lcc-3166-2-sg:NorthEast
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-02-Subdivision ;
	.
lcc-3166-2-sg:NorthWest
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-03-Subdivision ;
	.
lcc-3166-2-sg:SG-01
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-01-RegionIdentifier ;
	.
lcc-3166-2-sg:SG-01-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SG-01" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the district of Central Singapore in the country of Singapore" ;
	lcc-lr:denotes lcc-3166-2-sg:SG-01-Subdivision ;
	lcc-lr:hasTag "SG-01" ;
	lcc-lr:identifies lcc-3166-2-sg:SG-01-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sg:SG-01-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "Central Singapore"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the district of Central Singapore in the country of Singapore" ;
	lcc-cr:hasEnglishShortName "Central Singapore"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-sg:SG-215-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Singapore ;
	.
lcc-3166-2-sg:SG-02
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-02-RegionIdentifier ;
	.
lcc-3166-2-sg:SG-02-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SG-02" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the district of North East in the country of Singapore" ;
	lcc-lr:denotes lcc-3166-2-sg:SG-02-Subdivision ;
	lcc-lr:hasTag "SG-02" ;
	lcc-lr:identifies lcc-3166-2-sg:SG-02-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sg:SG-02-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "North East"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the district of North East in the country of Singapore" ;
	lcc-cr:hasEnglishShortName "North East"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-sg:SG-215-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Singapore ;
	.
lcc-3166-2-sg:SG-03
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-03-RegionIdentifier ;
	.
lcc-3166-2-sg:SG-03-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SG-03" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the district of North West in the country of Singapore" ;
	lcc-lr:denotes lcc-3166-2-sg:SG-03-Subdivision ;
	lcc-lr:hasTag "SG-03" ;
	lcc-lr:identifies lcc-3166-2-sg:SG-03-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sg:SG-03-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "North West"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the district of North West in the country of Singapore" ;
	lcc-cr:hasEnglishShortName "North West"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-sg:SG-215-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Singapore ;
	.
lcc-3166-2-sg:SG-04
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-04-RegionIdentifier ;
	.
lcc-3166-2-sg:SG-04-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SG-04" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the district of South East in the country of Singapore" ;
	lcc-lr:denotes lcc-3166-2-sg:SG-04-Subdivision ;
	lcc-lr:hasTag "SG-04" ;
	lcc-lr:identifies lcc-3166-2-sg:SG-04-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sg:SG-04-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "South East"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the district of South East in the country of Singapore" ;
	lcc-cr:hasEnglishShortName "South East"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-sg:SG-215-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Singapore ;
	.
lcc-3166-2-sg:SG-05
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-05-RegionIdentifier ;
	.
lcc-3166-2-sg:SG-05-RegionIdentifier
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionIdentifier
		;
	rdfs:label "SG-05" ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision code for the district of South West in the country of Singapore" ;
	lcc-lr:denotes lcc-3166-2-sg:SG-05-Subdivision ;
	lcc-lr:hasTag "SG-05" ;
	lcc-lr:identifies lcc-3166-2-sg:SG-05-Subdivision ;
	lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
	.
lcc-3166-2-sg:SG-05-Subdivision
	a
		owl:NamedIndividual ,
		lcc-cr:CountrySubdivision
		;
	rdfs:label "South West"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "the district of South West in the country of Singapore" ;
	lcc-cr:hasEnglishShortName "South West"@en ;
	lcc-cr:isClassifiedBy lcc-3166-2-sg:SG-215-RegionKind ;
	lcc-cr:isSubregionOf lcc-3166-1:Singapore ;
	.
lcc-3166-2-sg:SG-215-RegionKind
	a
		owl:NamedIndividual ,
		lcc-cr:GeographicRegionKind
		;
	rdfs:label "district"@en ;
	rdfs:isDefinedBy  ;
	skos:definition "subdivision category district in the country of Singapore" ;
	.
lcc-3166-2-sg:SouthEast
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-04-Subdivision ;
	.
lcc-3166-2-sg:SouthWest
	a owl:NamedIndividual ;
	owl:sameAs lcc-3166-2-sg:SG-05-Subdivision ;
	.