@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p2917
  skos:broader yso:p4029, kauno:p3814 ;
  kauno:facet kauno:section_1 ;
  owl:sameAs kauno:huumekauppa ;
  skos:related kauno:p3888 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "huumekauppa"@fi, "narkotikahandel"@sv ;
  a skos:Concept .

kauno:p3888
  skos:prefLabel "narkotikabrott"@sv, "huumausainerikokset"@fi ;
  a skos:Concept ;
  skos:related kauno:p2917 .

yso:conceptscheme a skos:ConceptScheme .
yso:p4029
  skos:prefLabel "trade"@en, "handel"@sv, "kauppa"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2917 .

kauno:p3814
  skos:prefLabel "handel"@sv, "kauppa"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2917 .

