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

kto:p490
  ns0:broader kto:p23 ;
  a skos:Concept ;
  ns0:SemTag "superstraatti" ;
  skos:prefLabel "superstraatti"@fi, "Superstrat"@de, "superstratum"@en, "superstraat"@et ;
  skos:inScheme yso:conceptscheme ;
  skos:related kto:p23, kto:p491 ;
  skos:broader kto:p589 .

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

kto:p491
  skos:prefLabel "substratum"@en, "substraat"@et, "Substrat"@de, "substraatti"@fi ;
  a skos:Concept ;
  skos:related kto:p490 .

kto:p23
  skos:prefLabel "keelekontaktid"@et, "Sprachkontakte"@de, "kielikontaktit"@fi, "language contacts"@en ;
  a skos:Concept ;
  skos:related kto:p490 .

kto:p589
  skos:prefLabel "language stratae"@en, "kielen kerrostumat"@fi ;
  a skos:Concept ;
  skos:narrower kto:p490 .

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