@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

yso:p7669
  skos:narrowMatch yso:p13880, yso:p9511 ;
  skos:altLabel "nesteytys"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "nesteytys (kooste)"@fi ;
  a skos:Concept .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p7669 .

yso:p9511
  skos:prefLabel "kondensation (verksamhet)"@sv, "nesteytys (toiminta)"@fi, "liquefaction"@en ;
  a skos:Concept .

yso:p13880
  skos:prefLabel "kondensation (separeringsmetoder)"@sv, "nesteytys (erotusmenetelmät)"@fi, "liquefaction"@en ;
  a skos:Concept .

