@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/bibliographicCitation rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#prefLabel rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000196 rdf:type owl:ObjectProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000176 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf ; "Lee, David S., and Brad Glosserman. “How Companies Can Navigate Today’s Geopolitical Risks.” Harvard Business Review, 28 Nov. 2022. hbr.org, https://hbr.org/2022/11/how-companies-can-navigate-todays-geopolitical-risks." , "University, Utah State. Geopolitical Power | Aggies GO. https://chass.usu.edu/international-studies/aggies-go/power. Accessed 6 Apr. 2023." ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; rdfs:label "Geopolitical Organization"@en ; "An Organization that bears a Geopolitical Power Role."@en ; "Geopolitical Organization"@en ; "https://chass.usu.edu/international-studies/aggies-go/power" , "https://hbr.org/2022/11/how-companies-can-navigate-todays-geopolitical-risks" ; "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00000898 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001180 rdf:type owl:Class . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi