@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p1686
  skos:prefLabel "kalastus"@fi, "fiske"@sv, "fishing"@en ;
  a skos:Concept ;
  skos:narrower tero:p22020 .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p22020 skos:exactMatch tero:p22020 .
allars:Y35323 skos:exactMatch tero:p22020 .
ysa:Y152665 skos:exactMatch tero:p22020 .
