@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p2182
  skos:prefLabel "studieresor"@sv, "opintomatkat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3514 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3514
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "43503" ;
  owl:sameAs kauno:kielimatkat ;
  skos:prefLabel "språkresor"@sv, "kielimatkat"@fi ;
  kauno:candidate "0" ;
  skos:broader yso:p11474, kauno:p2182 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340241068> .

yso:p11474
  skos:prefLabel "study trips"@en, "studieresor"@sv, "opintomatkat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3514 .

