@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p14204
  a skos:Concept ;
  rdfs:comment "reiden ja säären välinen nivel (polvinivel) ympäröivine pehmytkudoksineen" ;
  dc11:source "MOT Lääketiede 2.0a" ;
  skosext:partOf yso:p13757 ;
  skos:broader yso:p109 ;
  skos:closeMatch allars:Y36545, ysa:Y105166 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "knäna"@sv, "knees"@en, "polvet"@fi ;
  skos:related yso:p21839 .

yso:p21839
  a skos:Concept ;
  skos:prefLabel "knäskål"@sv, "polvilumpio"@fi ;
  skos:related yso:p14204 .

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

yso:p13757
  a skos:Concept ;
  skos:prefLabel "benen"@sv, "jalat"@fi, "feet"@en .

yso:p109
  a skos:Concept ;
  skos:narrower yso:p14204 ;
  skos:prefLabel "parts of the body"@en, "kroppsdelar"@sv, "ruumiinosat"@fi .

