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

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

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

yso:p22020
  skos:broader yso:p1686 ;
  skos:closeMatch ysa:Y152665, allars:Y35323 ;
  skos:altLabel "catch and release -kalastus"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "catch and release fishing"@en, "pyydystä ja päästä -kalastus"@fi, "catch and release-fiske"@sv ;
  a skos:Concept .

