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

yso:p1403
  skos:prefLabel "uutteet"@fi, "extrakt"@sv, "extracts"@en ;
  a skos:Concept ;
  skos:related yso:p1402 .

yso:p1404
  skos:prefLabel "separeringsmetoder"@sv, "separation methods"@en, "erotusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1402 .

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

yso:p1402
  skos:broader yso:p1404 ;
  skos:related yso:p1403 ;
  skos:altLabel "uutto"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "extraktion (separeringsmetoder)"@sv, "uutto (erotusmenetelmät)"@fi, "extraction"@en ;
  a skos:Concept .

yso:p9989 skos:narrowMatch yso:p1402 .
