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

tero:T00418
  skosext:broaderGeneric tero:p998 ;
  skos:broader tero:p998 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00418> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kalastusteollisuus"@fi, "fishing industry"@en, "fiske"@sv ;
  a skos:Concept .

tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00418 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00418> skos:exactMatch tero:T00418 .
