@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/World_Customs_Organization> .

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

<https://concepts.sagepub.com/social-science/concept/World_Customs_Organization>
  skos:definition "An independent intergovernmental body aiming to enhance the effectiveness of customs agencies. Seventeen European countries founded the Customs Cooperation Council, now known as the World Customs Organization (WCO), in 1952. [Source: <a href=\"https://sk.sagepub.com/reference/nationalsecurity/n701.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States National Security; World Customs Organization (WCO)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "World Customs Organization"@en ;
  a skos:Concept .

