@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/social_responsibility>
  skos:prefLabel "social responsibility"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> .

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

<https://concepts.sagepub.com/social-science/concept/moral_development>
  skos:prefLabel "moral development"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> .

<https://concepts.sagepub.com/social-science/concept/ethics_(philosophy)>
  skos:prefLabel "ethics (philosophy)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> .

<https://concepts.sagepub.com/social-science/concept/virtues>
  skos:prefLabel "virtues"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> .

<https://concepts.sagepub.com/social-science/concept/conscience>
  skos:prefLabel "conscience"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/morals> .

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

<https://concepts.sagepub.com/social-science/concept/morals>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/virtues>, <https://concepts.sagepub.com/social-science/concept/social_responsibility>, <https://concepts.sagepub.com/social-science/concept/moral_development>, <https://concepts.sagepub.com/social-science/concept/ethics_(philosophy)>, <https://concepts.sagepub.com/social-science/concept/conscience> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009014.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "morals"@en ;
  a skos:Concept .

