@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:p889
  skos:prefLabel "jägare"@sv, "metsästäjät"@fi ;
  a skos:Concept ;
  skos:related kauno:p2342 .

kauno:p2342
  kauno:facet kauno:section_6 ;
  skos:prefLabel "fiskare"@sv, "kalastajat"@fi ;
  kauno:kaunokkiID "44525" ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p2592 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340894953> ;
  a skos:Concept ;
  skos:broader kauno:p2393 ;
  skos:inScheme yso:conceptscheme ;
  skos:related kauno:p889 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  owl:sameAs kauno:kalastajat .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2393
  skos:prefLabel "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2342 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p2592
  skos:prefLabel "fishermen"@en, "kalastajat"@fi, "fiskare"@sv ;
  a skos:Concept .

