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

afo:p4176 skos:exactMatch yso:p3657 .
yso:p3656
  skos:prefLabel "kemialliset ilmiöt"@fi, "kemiska fenomen"@sv, "chemical phenomena"@en ;
  a skos:Concept ;
  skos:related yso:p3657 .

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

yso:p3657
  skos:broader yso:p2715 ;
  skos:related yso:p4151, yso:p3656 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "uppsugning"@sv, "absorption"@en, "imeytyminen"@fi ;
  a skos:Concept .

yso:p4151
  skos:prefLabel "absorption"@sv, "absorptio"@fi, "absorption"@en ;
  a skos:Concept ;
  skos:related yso:p3657 .

yso:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3657 .

