@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/codes_of_ethics>
  skos:prefLabel "codes of ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Helsinki_declaration> .

<https://concepts.sagepub.com/social-science/concept/Helsinki_declaration>
  skos:definition "Recommendations for the ethical conduct of medical research involving human beings, adopted at the eighteenth World Medical Assembly, Helsinki, in 1964. Specifically the declaration distinguishes between research that aims at the better diagnosis of disease or treatment for disease, and research that is carried out for purely scientific reasons with no necessary diagnostic or therapeutic value for the patient. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n400.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Helsinki Declaration</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006381.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_ethics>, <https://concepts.sagepub.com/social-science/concept/codes_of_ethics> ;
  skos:prefLabel "Helsinki declaration"@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/Helsinki_declaration> .

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

