@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:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2830
  skos:prefLabel "gäng"@sv, "jengit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1367 .

kauno:p1367
  skos:altLabel "motorcykelgäng"@sv ;
  skos:broader kauno:p2830 ;
  owl:sameAs kauno:moottoripyöräjengit ;
  kauno:facet kauno:section_6 ;
  skos:exactMatch yso:p4520 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340931784> ;
  a skos:Concept ;
  kauno:candidate "0" ;
  skos:prefLabel "moottoripyöräjengit"@fi, "mc-gäng"@sv ;
  kauno:kaunokkiID "44688" ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

yso:p4520
  skos:prefLabel "motorcycle gangs"@en, "moottoripyöräjengit"@fi, "mc-gäng"@sv ;
  a skos:Concept .

