@@ -1976,6 +1976,48 @@ gist:_StixRegion_western-europe
1976
1976
gist:stix-term " western-europe" ^^xsd:string ;
1977
1977
.
1978
1978
1979
+ gist:_StixRegion_oceania
1980
+ a gist:StixRegion ;
1981
+ skos:definition """ """ ^^xsd:string ;
1982
+ skos:prefLabel " Oceania" ^^xsd:string ;
1983
+ gist:stix-term " oceania" ^^xsd:string ;
1984
+ .
1985
+
1986
+ gist:_StixRegion_antarctica
1987
+ a gist:StixRegion ;
1988
+ skos:definition """ """ ^^xsd:string ;
1989
+ skos:prefLabel " Antarctica" ^^xsd:string ;
1990
+ gist:stix-term " antarctica" ^^xsd:string ;
1991
+ .
1992
+
1993
+ gist:_StixRegion_australia-new-zealand
1994
+ a gist:StixRegion ;
1995
+ skos:definition """ """ ^^xsd:string ;
1996
+ skos:prefLabel " Australia/New Zealand" ^^xsd:string ;
1997
+ gist:stix-term " australia-new-zealand" ^^xsd:string ;
1998
+ .
1999
+
2000
+ gist:_StixRegion_melanesia
2001
+ a gist:StixRegion ;
2002
+ skos:definition """ """ ^^xsd:string ;
2003
+ skos:prefLabel " melanesia" ^^xsd:string ;
2004
+ gist:stix-term " melanesia" ^^xsd:string ;
2005
+ .
2006
+
2007
+ gist:_StixRegion_micronesia
2008
+ a gist:StixRegion ;
2009
+ skos:definition """ """ ^^xsd:string ;
2010
+ skos:prefLabel " Micronesia" ^^xsd:string ;
2011
+ gist:stix-term " micronesia" ^^xsd:string ;
2012
+ .
2013
+
2014
+ gist:_StixRegion_polynesia
2015
+ a gist:StixRegion ;
2016
+ skos:definition """ """ ^^xsd:string ;
2017
+ skos:prefLabel " Polynesia" ^^xsd:string ;
2018
+ gist:stix-term " polynesia" ^^xsd:string ;
2019
+ .
2020
+
1979
2021
gist:_ThreatActorRole_Agent
1980
2022
a gist:ThreatActorRole ;
1981
2023
skos:definition """ STIX 2.1 description:
0 commit comments