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

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

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

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

yso:p14204
  skosext:partOf yso:p13757 ;
  skos:broader yso:p109 ;
  dc11:source "MOT Lääketiede 2.0a" ;
  skos:closeMatch ysa:Y11066 ;
  rdfs:comment "reiden ja säären välinen nivel (polvinivel) ympäröivine pehmytkudoksineen" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "polvet"@fi ;
  a skos:Concept .

