@prefix dct: .
@prefix lcc-cty: .
@prefix lcc-reg: .
@prefix lcc-spc: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix skos: .
@prefix sm: .
@prefix xsd: .
a owl:Ontology ;
rdfs:label "About the Languages, Countries and Codes (LCC) Regions Module" ;
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-2020 agnos.ai UK Ltd." ,
"Copyright (c) 2015-2021 Object Management Group, Inc." ,
"Copyright (c) 2015-2021 Thematix Partners LLC"
;
sm:fileAbbreviation "lcc-reg" ;
sm:filename "AboutRegions.rdf" ;
sm:publicationDate "2021-11-08T18:00:00"^^xsd:dateTime ;
rdfs:seeAlso ;
owl:versionIRI ;
skos:changeNote
"The http://www.omg.org/spec/LCC/20211101/Countries/AboutCountries.rdf version of this ontology reflects the issues addressed by the LCC 1.2 RTF report." ,
"This file was introduced as part of the LCC 1.1 RTF"
;
.
lcc-reg:RegionsModule
a
owl:NamedIndividual ,
sm:Module
;
rdfs:label "LCC Regions Module" ;
dct:hasPart
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
;
sm:moduleAbbreviation "LCC-REG" ;
sm:moduleAbstract "This module contains ontologies representing territories and subdivisions" ;
sm:moduleName "Regions" ;
sm:moduleVersion "1.2" ;
skos:definition "metadata about the LCC regions module" ;
.