@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:p670
  a skos:Concept ;
  skos:broader kto:p249 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "collocations"@en, "kollokaatiot"@fi, "Kollokationen"@de, "kollokatsioonid"@et ;
  ns0:SemTag "kollokaatiot" .

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

kto:p249
  a skos:Concept ;
  skos:narrower kto:p670 ;
  skos:prefLabel "semantic phenomena"@en, "semanttiset ilmiöt"@fi .

