@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/Declaration_of_Helsinki>
  skos:definition "The Declaration of Helsinki is a formal statement of ethical principles published by the World Medical Association (WMA) to guide the protection of human participants in medical research. The Declaration is not a legally binding document but has served as a foundation for national and regional laws governing medical research across the world. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n105.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Declaration of Helsinki</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethics___research_ethics> ;
  skos:prefLabel "Declaration of Helsinki"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Declaration_of_Helsinki> .

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

