@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 ns0: <http://www.yso.fi/onto/kto-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

kto:p726
  skos:broader kto:p712 ;
  skos:prefLabel "peruskoulu"@fi, "Grundschule, Gesamtschule"@de, "põhikool"@et, "elementary school"@en ;
  skos:exactMatch yso:p2518 ;
  ns0:broader kto:p712 ;
  skos:inScheme yso:conceptscheme ;
  ns0:SemTag "peruskoulu" ;
  a skos:Concept .

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

yso:p2518
  skos:prefLabel "comprehensive school"@en, "grundskolan"@sv, "peruskoulu"@fi ;
  a skos:Concept .

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