@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/conduct_at_work>
  skos:prefLabel "conduct at work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standards_of_behavior> .

<https://concepts.sagepub.com/social-science/concept/standards_of_behavior>
  skos:broader <https://concepts.sagepub.com/social-science/concept/standards>, <https://concepts.sagepub.com/social-science/concept/ethics>, <https://concepts.sagepub.com/social-science/concept/conduct_at_work> ;
  skos:prefLabel "standards of behavior"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/standards>
  skos:prefLabel "standards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standards_of_behavior> .

