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

yso:p2997
  skos:prefLabel "flugfiske"@sv, "fly fishing"@en, "perhokalastus"@fi ;
  a skos:Concept .

kauno:p674
  kauno:candidate "0" ;
  skos:exactMatch yso:p2997 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p3887 ;
  kauno:kaunokkiID "42360" ;
  skos:prefLabel "perhokalastus"@fi, "flugfiske"@sv ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  owl:sameAs kauno:perhokalastus ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340270052> .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3887
  skos:prefLabel "fiske (fångst)"@sv, "kalastus (pyynti)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p674 .

