@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/Ethics_in_the_Profession>
  skos:definition "Ethics help people think about what is right and wrong. They stand in contrast to laws and morals that a society uses to define what is right and wrong for them at a particular point in time. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n61.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Ethics in the Profession</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/societal_issues> ;
  skos:prefLabel "Ethics in the Profession"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/societal_issues>
  skos:prefLabel "societal issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Ethics_in_the_Profession> .

