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

<https://concepts.sagepub.com/social-science/concept/victimless_crimes>
  skos:prefLabel "victimless crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smuggling> .

<https://concepts.sagepub.com/social-science/concept/transnational_crime>
  skos:prefLabel "transnational crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smuggling> .

<https://concepts.sagepub.com/social-science/concept/smuggling>
  skos:definition "Smuggling is the covert transportation of individuals or goods across points of entry in violation of laws and regulations. U.S. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n641.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Smuggling</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drug_smuggling> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/victimless_crimes>, <https://concepts.sagepub.com/social-science/concept/transnational_crime>, <https://concepts.sagepub.com/social-science/concept/international_trade>, <https://concepts.sagepub.com/social-science/concept/international_crime_and_punishment>, <https://concepts.sagepub.com/social-science/concept/crimes_in_America> ;
  skos:prefLabel "smuggling"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/drug_smuggling>
  skos:prefLabel "drug smuggling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/smuggling> .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smuggling> .

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

<https://concepts.sagepub.com/social-science/concept/international_crime_and_punishment>
  skos:prefLabel "international crime and punishment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smuggling> .

