diff --git a/instances/latest/terminologies/terminology/sovereignState.jsonld b/instances/latest/terminologies/terminology/sovereignState.jsonld new file mode 100644 index 0000000000..150aa2c513 --- /dev/null +++ b/instances/latest/terminologies/terminology/sovereignState.jsonld @@ -0,0 +1,20 @@ +{ + "@context": { + "@vocab": "https://openminds.om-i.org/props/" + }, + "@id": "https://openminds.om-i.org/instances/terminology/sovereignState", + "@type": "https://openminds.om-i.org/types/Terminology", + "definition": "A political entity that possesses supreme governing authority within a defined territory and is not legally subordinate to another state.", + "description": "State that has the highest authority over a territory. [Based on the 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q3624078)]", + "interlexIdentifier": null, + "knowledgeSpaceLink": null, + "name": "sovereign state", + "preferredOntologyIdentifier": "https://www.wikidata.org/entity/Q3624078", + "synonym": [ + "country", + "nation", + "sovereign country", + "sovereign nation", + "Westphalian state" + ] +} diff --git a/instances/latest/terminologies/terminology/supranationalBody.jsonld b/instances/latest/terminologies/terminology/supranationalBody.jsonld new file mode 100644 index 0000000000..ab1046bc03 --- /dev/null +++ b/instances/latest/terminologies/terminology/supranationalBody.jsonld @@ -0,0 +1,18 @@ +{ + "@context": { + "@vocab": "https://openminds.om-i.org/props/" + }, + "@id": "https://openminds.om-i.org/instances/terminology/supranationalBody", + "@type": "https://openminds.om-i.org/types/Terminology", + "definition": "An institutional entity created by sovereign states to which they delegate or pool defined aspects of their governing authority for common decision-making that is binding on the member states.", + "description": "Political and government system, where several sovereign states give up and share part of their sovereignty for their common governance. [Based on the 'schema:description' property of the [Wikidata entity](http://www.wikidata.org/entity/Q1335818)]", + "interlexIdentifier": null, + "knowledgeSpaceLink": null, + "name": "supranational body", + "preferredOntologyIdentifier": "https://www.wikidata.org/entity/Q1335818", + "synonym": [ + "supranational entity", + "supranational union", + "supranationalism" + ] +}