@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:conceptscheme a skos:ConceptScheme .
kauno:p1899
  a skos:Concept ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:broader kauno:p3887 ;
  skos:exactMatch yso:p12525 ;
  kauno:facet kauno:section_1 ;
  skos:prefLabel "ljustring"@sv, "tuulastus"@fi ;
  kauno:kaunokkiID "42878" ;
  owl:sameAs kauno:tuulastus ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340217884> ;
  kauno:candidate "0" .

yso:p12525
  skos:prefLabel "torch fishing"@en, "tuulastus"@fi, "ljustring"@sv ;
  a skos:Concept .

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:p1899 .

