@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix theremy: <http://lights.science/theremy> .

<http://lights.science/theremy/302000000000000>
  skos:altLabel "research integrity"@en, "natural law"@en, "moral policy"@en, "moral policies"@en ;
  skos:narrower <http://lights.science/theremy/302020000000000>, <http://lights.science/theremy/302010000000000> ;
  a skos:Concept ;
  skos:example <https://lights.science/app/search?q=ethics> ;
  skos:broader <http://lights.science/theremy/300000000000000> ;
  skos:inScheme theremy: ;
  skos:prefLabel "ethics"@en .

<http://lights.science/theremy/300000000000000>
  skos:prefLabel "study management"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/302000000000000> .

<http://lights.science/theremy/302010000000000>
  skos:prefLabel "conflicts of interest"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/302000000000000> .

<http://lights.science/theremy/302020000000000>
  skos:prefLabel "informed consent"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/302000000000000> .

theremy: a skos:ConceptScheme .
