@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/direct_export>
  skos:definition "Direct exporting involves personally handling every aspect of the exporting process from market research and planning to foreign distribution and collections. Therefore, a significant commitment of management time and attention is required to achieve superior results, making this the most ambitious form of exporting. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n299.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Direct Export</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/export_import_strategies> ;
  skos:prefLabel "direct export"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/export_import_strategies>
  skos:prefLabel "export/import strategies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/direct_export> .

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

