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

yso:p1403
  skos:closeMatch allars:Y17662, ysa:Y113469 ;
  skos:prefLabel "extrakt"@sv, "uutteet"@fi, "extracts"@en ;
  skos:broader yso:p1433 ;
  skos:related yso:p1402, yso:p1415 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

yso:p1415
  skos:prefLabel "extraktion (verksamhet)"@sv, "uutto (toiminta)"@fi, "extraction"@en ;
  a skos:Concept ;
  skos:related yso:p1403 .

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

yso:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower yso:p1403 .

