@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p3565
  skos:prefLabel "talousrikokset"@fi, "ekonomisk brottslighet"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3597 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p11164
  skos:prefLabel "money laundering"@en, "penningtvätt"@sv, "rahanpesu"@fi ;
  a skos:Concept .

kauno:p3597
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340054348> ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "43156" ;
  kauno:candidate "0" ;
  skos:prefLabel "penningtvätt"@sv, "rahanpesu"@fi ;
  a skos:Concept ;
  skos:broader kauno:p3565 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:exactMatch yso:p11164 ;
  owl:sameAs kauno:rahanpesu .

