@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/economics_and_ethics>
  skos:prefLabel "economics and ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tariffs_and_quotas> .

<https://concepts.sagepub.com/social-science/concept/tariffs_and_quotas>
  skos:definition "Tariffs are taxes imposed on foreign-made goods (imports) coming into a country. The tax (also referred to as a duty) raises the price of the good. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n786.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Tariffs and Quotas</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_and_ethics> ;
  skos:prefLabel "tariffs and quotas"@en ;
  a skos:Concept .

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

