@@ -1815,6 +1815,90 @@ gist:_ProcessorArchitecture_x8664
1815
1815
gist:stix-term " x86-64" ^^xsd:string ;
1816
1816
.
1817
1817
1818
+ gist:_StixRegion_africa
1819
+ a gist:StixRegion ;
1820
+ skos:definition """ """ ^^xsd:string ;
1821
+ skos:prefLabel " Africa" ^^xsd:string ;
1822
+ gist:stix-term " africa" ^^xsd:string ;
1823
+ .
1824
+
1825
+ gist:_StixRegion_eastern-africa
1826
+ a gist:StixRegion ;
1827
+ skos:definition """ """ ^^xsd:string ;
1828
+ skos:prefLabel " Eastern Africa" ^^xsd:string ;
1829
+ gist:stix-term " eastern-africa" ^^xsd:string ;
1830
+ .
1831
+
1832
+ gist:_StixRegion_middle-africa
1833
+ a gist:StixRegion ;
1834
+ skos:definition """ """ ^^xsd:string ;
1835
+ skos:prefLabel " Middle Africa" ^^xsd:string ;
1836
+ gist:stix-term " middle-africa" ^^xsd:string ;
1837
+ .
1838
+
1839
+ gist:_StixRegion_northern-africa
1840
+ a gist:StixRegion ;
1841
+ skos:definition """ """ ^^xsd:string ;
1842
+ skos:prefLabel " Northern Africa" ^^xsd:string ;
1843
+ gist:stix-term " northern-africa" ^^xsd:string ;
1844
+ .
1845
+
1846
+ gist:_StixRegion_southern-africa
1847
+ a gist:StixRegion ;
1848
+ skos:definition """ """ ^^xsd:string ;
1849
+ skos:prefLabel " Southern Africa" ^^xsd:string ;
1850
+ gist:stix-term " southern-africa" ^^xsd:string ;
1851
+ .
1852
+
1853
+ gist:_StixRegion_western-africa
1854
+ a gist:StixRegion ;
1855
+ skos:definition """ """ ^^xsd:string ;
1856
+ skos:prefLabel " Western Africa" ^^xsd:string ;
1857
+ gist:stix-term " western-africa" ^^xsd:string ;
1858
+ .
1859
+
1860
+ gist:_StixRegion_americas
1861
+ a gist:StixRegion ;
1862
+ skos:definition """ """ ^^xsd:string ;
1863
+ skos:prefLabel " Americas" ^^xsd:string ;
1864
+ gist:stix-term " americas" ^^xsd:string ;
1865
+ .
1866
+
1867
+ gist:_StixRegion_latin-america-caribbean
1868
+ a gist:StixRegion ;
1869
+ skos:definition """ """ ^^xsd:string ;
1870
+ skos:prefLabel " Latin America/Caribbean" ^^xsd:string ;
1871
+ gist:stix-term " latin-america-caribbean" ^^xsd:string ;
1872
+ .
1873
+
1874
+ gist:_StixRegion_south-america
1875
+ a gist:StixRegion ;
1876
+ skos:definition """ """ ^^xsd:string ;
1877
+ skos:prefLabel " South America" ^^xsd:string ;
1878
+ gist:stix-term " south-america" ^^xsd:string ;
1879
+ .
1880
+
1881
+ gist:_StixRegion_caribbean
1882
+ a gist:StixRegion ;
1883
+ skos:definition """ """ ^^xsd:string ;
1884
+ skos:prefLabel " Caribbean" ^^xsd:string ;
1885
+ gist:stix-term " caribbean" ^^xsd:string ;
1886
+ .
1887
+
1888
+ gist:_StixRegion_central-america
1889
+ a gist:StixRegion ;
1890
+ skos:definition """ """ ^^xsd:string ;
1891
+ skos:prefLabel " Central America" ^^xsd:string ;
1892
+ gist:stix-term " central-america" ^^xsd:string ;
1893
+ .
1894
+
1895
+ gist:_StixRegion_northern-america
1896
+ a gist:StixRegion ;
1897
+ skos:definition """ """ ^^xsd:string ;
1898
+ skos:prefLabel " Northern America" ^^xsd:string ;
1899
+ gist:stix-term " northern-america" ^^xsd:string ;
1900
+ .
1901
+
1818
1902
gist:_ThreatActorRole_Agent
1819
1903
a gist:ThreatActorRole ;
1820
1904
skos:definition """ STIX 2.1 description:
0 commit comments