@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p2998
  skos:prefLabel "mutning"@sv, "lahjonta"@fi ;
  a skos:Concept ;
  skos:related kauno:p502 .

yso:p329
  skos:prefLabel "corruption"@en, "korruptio"@fi, "korruption"@sv ;
  a skos:Concept .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p502 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p502
  kauno:candidate "0" ;
  skos:prefLabel "korruptio"@fi, "korruption"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "42754" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340909823> ;
  owl:sameAs kauno:korruptio ;
  rdfs:comment "moraalin yleinen rappeutuminen, vars. lahjottavuus, lahjonta, lahjomisjärjestelmä."@fi ;
  skos:topConceptOf yso:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p329 ;
  skos:related kauno:p2998 ;
  skos:inScheme yso:conceptscheme .

