@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/bushido>
  skos:definition "Bushido is an ethical system based on the relationship between a samurai warrior and his overlord. The essential feature of this ethic is the relationship between master and vassal, with allegiance owed to the master by the samurai and care owed to the vassal warrior by the master. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Bushido</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_business_ethics> ;
  skos:prefLabel "bushido"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/applied_business_ethics>
  skos:prefLabel "applied business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bushido> .

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

