@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/virtual_state>
  skos:definition "A virtual state is a country unit that, like a virtual corporation, has largely transferred its production overseas. This occurs for two reasons. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n579.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; State, Virtual</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "virtual state"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/comparative_politics>
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtual_state> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/virtual_state> .

