@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/single_markets>
  skos:definition "A single market is a common market between member states where barriers have been removed to enable free movement of goods, services, capital, and labor. These barriers may take various forms including physical borders, product standards, national laws and regulations, fiscal taxes, and foreign discrimination. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n836.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Single Market</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_economic_integration> ;
  skos:prefLabel "single markets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/regional_economic_integration>
  skos:prefLabel "regional economic integration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_markets> .

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

