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

yso:p16033
  skos:prefLabel "lagspråk"@sv, "legal language"@en, "lakikieli"@fi ;
  a skos:Concept .

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

kto:p406
  skos:prefLabel "ametikeeled"@et, "Berufsfachsprachen"@de, "technical languages"@en, "ammattikielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p907 .

kto:p345
  skos:prefLabel "stilistische Variation"@de, "tyylillinen vaihtelu"@fi, "stylistic variation"@en, "stiilivariandid"@et ;
  a skos:Concept ;
  skos:related kto:p907 .

kto:p907
  skos:prefLabel "Rechtssprache"@de, "jurisprudence"@en, "lakikieli"@fi, "õiguskeel"@et ;
  skos:inScheme yso:conceptscheme ;
  ns0:SemTag "lakikieli" ;
  a skos:Concept ;
  ns0:broader kto:p345, kto:p406 ;
  skos:broader kto:p406 ;
  skos:exactMatch yso:p16033 ;
  skos:related kto:p345 .

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