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

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y28603 skos:exactMatch tero:p19805 .
yso:p19805 skos:exactMatch tero:p19805 .
ysa:Y116174 skos:exactMatch tero:p19805 .
tero:p19805
  skos:exactMatch allars:Y28603, ysa:Y116174, yso:p19805 ;
  skos:prefLabel "valaanpyynti"@fi, "valfångst"@sv, "whaling"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p947 ;
  skosext:broaderGeneric tero:p947 ;
  a skos:Concept .

