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

yso:p14906
  skos:related yso:p3548, yso:p1686, yso:p5882 ;
  skos:prefLabel "crayfishing"@en, "ravustus"@fi, "kräftfiske"@sv ;
  a skos:Concept ;
  skos:broader yso:p947 ;
  skos:closeMatch allars:Y21373, ysa:Y98554 ;
  skos:inScheme yso:conceptscheme .

yso:p1686
  skos:prefLabel "kalastus (pyynti)"@fi, "fiske"@sv, "fishing"@en ;
  a skos:Concept ;
  skos:related yso:p14906 .

yso:p947
  skos:prefLabel "catching"@en, "fångst"@sv, "pyynti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14906 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p5882
  skos:prefLabel "byten  (fångst)"@sv, "catches"@en, "saaliit"@fi ;
  a skos:Concept ;
  skos:related yso:p14906 .

yso:p3548
  skos:prefLabel "fishing"@en, "fiske (produktion)"@sv, "kalastus (alkutuotanto)"@fi ;
  a skos:Concept ;
  skos:related yso:p14906 .

