@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p8357
  skos:prefLabel "patients"@en, "patienter"@sv, "potilaat"@fi ;
  a skos:Concept ;
  skos:related tero:T00846 .

<http://www.yso.fi/onto/hpmulti/T00846> skos:exactMatch tero:T00846 .
tero:conceptscheme a skos:ConceptScheme .
tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00846 .

tero:T00613
  skos:prefLabel "informed consent"@en, "tietoon perustuva suostumus"@fi, "informerat samtycke"@sv ;
  a skos:Concept ;
  skos:related tero:T00846 .

tero:p20515
  skos:prefLabel "patientföljsamhet"@sv, "compliance"@en, "hoitomyöntyvyys"@fi ;
  a skos:Concept ;
  skos:related tero:T00846 .

tero:T00846
  skos:broader tero:p84 ;
  skos:related tero:T00613, tero:p8357, tero:p20515 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00846> ;
  skos:prefLabel "patientutbildning"@sv, "patient education"@en, "potilaskoulutus"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p84 ;
  skos:inScheme tero:conceptscheme .

