@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1894
  skos:prefLabel "great migration"@en, "folkvandringarna"@sv, "kansainvaellukset"@fi ;
  a skos:Concept .

kauno:p2687
  skos:prefLabel "flyttning"@sv, "muutto (liikkuminen)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p236 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p236
  skos:exactMatch yso:p1894 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p2687 ;
  owl:sameAs kauno:kansainvaellukset ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  a skos:Concept ;
  kauno:kaunokkiID "42386" ;
  skos:prefLabel "kansainvaellukset"@fi, "folkvandringarna"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340224844> .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
