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

<https://concepts.sagepub.com/social-science/concept/electronic_commerce>
  skos:definition "Electronic commerce, also known as “e-commerce,” refers to the marketing, distribution, sale, and exchange of products and services via the Internet and encompasses a multitude of Web-based (often called “virtual”) commercial transactions. Through e-commerce, funds are transferred, supply chains are managed, and data are collected. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Electronic Commerce</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade>, <https://concepts.sagepub.com/social-science/concept/information_technology>, <https://concepts.sagepub.com/social-science/concept/information_ethics> ;
  skos:prefLabel "electronic commerce"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/information_technology>
  skos:prefLabel "information technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electronic_commerce> .

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

<https://concepts.sagepub.com/social-science/concept/information_ethics>
  skos:prefLabel "information ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electronic_commerce> .

