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

yso:p5576
  skos:closeMatch ysa:Y102104, allars:Y19621 ;
  skos:prefLabel "husbehovsfiske"@sv, "kotitarvekalastus"@fi, "household fishing"@en ;
  skos:related yso:p5577, yso:p5578 ;
  skos:broader yso:p1686 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

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

yso:p5577
  skos:prefLabel "domestic needs"@en, "husbehov"@sv, "kotitarve"@fi ;
  a skos:Concept ;
  skos:related yso:p5576 .

yso:p5578
  skos:prefLabel "recreational fishing"@en, "fritidsfiske"@sv, "virkistyskalastus"@fi ;
  a skos:Concept ;
  skos:related yso:p5576 .

