@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

yso:p21785
  a skos:Concept ;
  skos:narrower yso:p23731 ;
  skos:prefLabel "samtycke"@sv, "consent"@en, "suostumus"@fi .

yso:p23731
  a skos:Concept ;
  skos:altLabel "tietoinen suostumus"@fi ;
  skos:broader yso:p21785 ;
  skos:closeMatch allars:Y34246, ysa:Y149762 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "informerat samtycke"@sv, "tietoon perustuva suostumus"@fi, "informed consent"@en ;
  skos:scopeNote "När forskning involverar människor skall de, med få undantag, informeras om forskningen och sin medverkan och fritt kunna välja om de vill medverka eller inte."@sv .

