@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kto: <http://www.yso.fi/onto/kto/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

yso:p8857
  skos:prefLabel "urfinska"@sv, "proto-finnic"@en, "kantasuomi"@fi ;
  a skos:Concept ;
  skos:exactMatch kto:p513 .

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

kto:p513
  rdfs:comment "Asiasanastossa: itämerensuomalaiset kielet + kantakieli (fi), Baltic-Finnic + proto-language (en), läänemeresoome keele + kantakieli (et), Ostseefinnische Sprachen + Ursprache (de)." ;
  skos:topConceptOf yso:conceptscheme ;
  skos:related kto:p447 ;
  skos:prefLabel "Proto-Finnic"@en, "kantasuomi"@fi, "Urfinnisch"@de ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p8857 ;
  ns0:SemTag "kantasuomi" .

kto:p447
  skos:prefLabel "kantakieli"@et, "Ursprache"@de, "proto-language"@en, "kantakieli"@fi ;
  a skos:Concept ;
  skos:related kto:p513 .

