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

kto:p208
  skos:prefLabel "gootin kieli"@fi, "Gotisch"@de, "gooti keel"@et, "Gothic"@en ;
  ns0:SemTag "gootin kieli" ;
  ns0:broader kto:p209 ;
  skos:broader kto:p209 ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p17071 ;
  a skos:Concept .

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

kto:p209
  skos:prefLabel "Germanische Sprachen"@de, "Germanic"@en, "germaani keeled"@et, "germaaniset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p208 .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
yso:p17071
  skos:prefLabel "gothic language"@en, "gootin kieli"@fi ;
  a skos:Concept .

