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

kauno:p233
  skos:prefLabel "rikokset"@fi, "brott -- juridik"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2058 .

kauno:p2058
  skos:broader kauno:p233, yso:p125 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "fingerade brott"@sv, "lavastetut rikokset"@fi ;
  kauno:kaunokkiID "42352" ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340958449> ;
  owl:sameAs kauno:lavastetut_rikokset ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme a skos:ConceptScheme .
yso:p125
  skos:prefLabel "crimes"@en, "rikokset"@fi, "brott -- juridik"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2058 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
