# 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-au: .
@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 Australia 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-au" ;
sm:fileAbstract "This ontology represents the subset of the ISO 3166 standard that includes the actual ISO 3166-2 subdivision codes for Australia, 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-AU.rdf" ;
rdfs:seeAlso
,
;
owl:imports
,
,
,
;
owl:versionIRI ;
.
lcc-3166-2-au:AU-1009-Territory
a
owl:NamedIndividual ,
lcc-cr:Territory
;
rdfs:label "Ashmore and Cartier Islands "@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Ashmore and Cartier Islands in the country of Australia" ;
lcc-cr:hasEnglishShortName "Ashmore and Cartier Islands"@en ;
lcc-cr:hasFrenchShortName "Îles Ashmore-et-Cartier"@fr ;
lcc-cr:hasNumericRegionCode "1009" ;
lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-1046-Territory
a
owl:NamedIndividual ,
lcc-cr:Territory
;
rdfs:label "Coral Sea Islands "@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Coral Sea Islands in the country of Australia" ;
lcc-cr:hasEnglishShortName "Coral Sea Islands"@en ;
lcc-cr:hasFrenchShortName "Îles de la Mer de Corail"@fr ;
lcc-cr:hasNumericRegionCode "1046" ;
lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-1107-Territory
a
owl:NamedIndividual ,
lcc-cr:Territory
;
rdfs:label "Lord Howe Island"@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Lord Howe Island in the country of Australia" ;
lcc-cr:hasEnglishShortName "Lord Howe Island"@en ;
lcc-cr:hasFrenchShortName "l'Île Lord Howe"@fr ;
lcc-cr:hasNumericRegionCode "1107" ;
lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-1111-Territory
a
owl:NamedIndividual ,
lcc-cr:Territory
;
rdfs:label "Macquarie Island"@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Macquarie Island in the country of Australia" ;
lcc-cr:hasEnglishShortName "Macquarie Island"@en ;
lcc-cr:hasFrenchShortName "l'Île Macquarie"@fr ;
lcc-cr:hasNumericRegionCode "1111" ;
lcc-cr:isClassifiedBy lcc-3166-2:Territory ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-324-RegionKind
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionKind
;
rdfs:label "territory"@en ;
rdfs:isDefinedBy ;
skos:definition "subdivision category territory in the country of Australia" ;
.
lcc-3166-2-au:AU-393-RegionKind
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionKind
;
rdfs:label "state"@en ;
rdfs:isDefinedBy ;
skos:definition "subdivision category state in the country of Australia" ;
.
lcc-3166-2-au:AU-ACT
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-ACT-RegionIdentifier ;
.
lcc-3166-2-au:AU-ACT-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-ACT" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the territory of Australian Capital Territory in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-ACT-Subdivision ;
lcc-lr:hasTag "AU-ACT" ;
lcc-lr:identifies lcc-3166-2-au:AU-ACT-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-ACT-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Australian Capital Territory"@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Australian Capital Territory in the country of Australia" ;
lcc-cr:hasEnglishShortName "Australian Capital Territory"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-324-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-NSW
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-NSW-RegionIdentifier ;
.
lcc-3166-2-au:AU-NSW-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-NSW" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of New South Wales in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-NSW-Subdivision ;
lcc-lr:hasTag "AU-NSW" ;
lcc-lr:identifies lcc-3166-2-au:AU-NSW-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-NSW-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "New South Wales"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of New South Wales in the country of Australia" ;
lcc-cr:hasEnglishShortName "New South Wales"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-NT
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-NT-RegionIdentifier ;
.
lcc-3166-2-au:AU-NT-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-NT" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the territory of Northern Territory in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-NT-Subdivision ;
lcc-lr:hasTag "AU-NT" ;
lcc-lr:identifies lcc-3166-2-au:AU-NT-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-NT-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Northern Territory"@en ;
rdfs:isDefinedBy ;
skos:definition "the territory of Northern Territory in the country of Australia" ;
lcc-cr:hasEnglishShortName "Northern Territory"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-324-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-QLD
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-QLD-RegionIdentifier ;
.
lcc-3166-2-au:AU-QLD-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-QLD" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of Queensland in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-QLD-Subdivision ;
lcc-lr:hasTag "AU-QLD" ;
lcc-lr:identifies lcc-3166-2-au:AU-QLD-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-QLD-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Queensland"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of Queensland in the country of Australia" ;
lcc-cr:hasEnglishShortName "Queensland"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-SA
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-SA-RegionIdentifier ;
.
lcc-3166-2-au:AU-SA-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-SA" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of South Australia in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-SA-Subdivision ;
lcc-lr:hasTag "AU-SA" ;
lcc-lr:identifies lcc-3166-2-au:AU-SA-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-SA-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "South Australia"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of South Australia in the country of Australia" ;
lcc-cr:hasEnglishShortName "South Australia"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-TAS
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-TAS-RegionIdentifier ;
.
lcc-3166-2-au:AU-TAS-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-TAS" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of Tasmania in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-TAS-Subdivision ;
lcc-lr:hasTag "AU-TAS" ;
lcc-lr:identifies lcc-3166-2-au:AU-TAS-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-TAS-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Tasmania"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of Tasmania in the country of Australia" ;
lcc-cr:hasEnglishShortName "Tasmania"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-VIC
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-VIC-RegionIdentifier ;
.
lcc-3166-2-au:AU-VIC-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-VIC" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of Victoria in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-VIC-Subdivision ;
lcc-lr:hasTag "AU-VIC" ;
lcc-lr:identifies lcc-3166-2-au:AU-VIC-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-VIC-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Victoria"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of Victoria in the country of Australia" ;
lcc-cr:hasEnglishShortName "Victoria"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AU-WA
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-WA-RegionIdentifier ;
.
lcc-3166-2-au:AU-WA-RegionIdentifier
a
owl:NamedIndividual ,
lcc-cr:GeographicRegionIdentifier
;
rdfs:label "AU-WA" ;
rdfs:isDefinedBy ;
skos:definition "subdivision code for the state of Western Australia in the country of Australia" ;
lcc-lr:denotes lcc-3166-2-au:AU-WA-Subdivision ;
lcc-lr:hasTag "AU-WA" ;
lcc-lr:identifies lcc-3166-2-au:AU-WA-Subdivision ;
lcc-lr:isMemberOf lcc-3166-2:ISO3166-2-CodeSet ;
.
lcc-3166-2-au:AU-WA-Subdivision
a
owl:NamedIndividual ,
lcc-cr:CountrySubdivision
;
rdfs:label "Western Australia"@en ;
rdfs:isDefinedBy ;
skos:definition "the state of Western Australia in the country of Australia" ;
lcc-cr:hasEnglishShortName "Western Australia"@en ;
lcc-cr:isClassifiedBy lcc-3166-2-au:AU-393-RegionKind ;
lcc-cr:isSubregionOf lcc-3166-1:Australia ;
.
lcc-3166-2-au:AshmoreAndCartierIslands
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-1009-Territory ;
.
lcc-3166-2-au:AustralianCapitalTerritory
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-ACT-Subdivision ;
.
lcc-3166-2-au:CoralSeaIslands
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-1046-Territory ;
.
lcc-3166-2-au:LordHoweIsland
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-1107-Territory ;
.
lcc-3166-2-au:MacquarieIsland
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-1111-Territory ;
.
lcc-3166-2-au:NewSouthWales
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-NSW-Subdivision ;
.
lcc-3166-2-au:NorthernTerritory
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-NT-Subdivision ;
.
lcc-3166-2-au:Queensland
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-QLD-Subdivision ;
.
lcc-3166-2-au:SouthAustralia
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-SA-Subdivision ;
.
lcc-3166-2-au:State
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-393-RegionKind ;
.
lcc-3166-2-au:Tasmania
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-TAS-Subdivision ;
.
lcc-3166-2-au:Territory
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-324-RegionKind ;
.
lcc-3166-2-au:Victoria
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-VIC-Subdivision ;
.
lcc-3166-2-au:WesternAustralia
a owl:NamedIndividual ;
owl:sameAs lcc-3166-2-au:AU-WA-Subdivision ;
.