@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/international_trade>
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flag_of_convenience> .

<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/flag_of_convenience> .

<https://concepts.sagepub.com/social-science/concept/flag_of_convenience>
  skos:definition "A ship flies a flag of convenience if it is registered in a country other than its country of ownership. A more formal definition is as follows: The flag of a country with easy or lax maritime regulations and low fees and taxes, flown by ships that register their vessels in such countries, even though their ownership and main cruising areas are elsewhere. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n392.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Flag of Convenience</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "flag of convenience"@en ;
  a skos:Concept .

