@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p3669
  skos:prefLabel "hampaat"@fi, "tänderna"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3214 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3214
  skos:broader yso:p2205, kauno:p3669 ;
  kauno:facet kauno:section_1 ;
  owl:sameAs kauno:maitohampaat ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "maitohampaat"@fi, "mjölktänderna"@sv ;
  a skos:Concept .

yso:p2205
  skos:prefLabel "teeth"@en, "hampaat"@fi, "tänderna"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3214 .

