@prefix kto: <http://www.yso.fi/onto/kto/> .
@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 ns0: <http://www.yso.fi/onto/kto-meta/> .

kto:p712
  skos:prefLabel "educational establishments"@en, "õppeasutused"@et, "Lehranstalten"@de, "oppilaitokset"@fi ;
  a skos:Concept ;
  skos:narrower kto:p955 .

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

yso:p10895
  skos:prefLabel "universitet"@sv, "universities"@en, "yliopistot"@fi ;
  a skos:Concept .

kto:p955
  a skos:Concept ;
  skos:prefLabel "Universitäten"@de, "ülikoolid"@et, "yliopistot"@fi, "universities"@en ;
  ns0:SemTag "yliopistot" ;
  ns0:broader kto:p712 ;
  skos:exactMatch yso:p10895 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p712 .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
