@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p7423
  skos:prefLabel "alcohol crimes"@en, "alkoholbrott"@sv, "alkoholirikokset"@fi ;
  a skos:Concept .

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

kauno:p812
  skos:prefLabel "salapoltto"@fi, "lönnbränning"@sv ;
  a skos:Concept ;
  skos:related kauno:p1890 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1890
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "alkoholirikokset"@fi, "alkoholbrott"@sv ;
  kauno:kaunokkiID "42014" ;
  skos:broader kauno:p233 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  skos:exactMatch yso:p7423 ;
  skos:related kauno:p812 ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340096453> ;
  owl:sameAs kauno:alkoholirikokset .

