@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:p3656
  skos:prefLabel "kemialliset ilmiöt"@fi, "kemiska fenomen"@sv, "chemical phenomena"@en ;
  a skos:Concept ;
  skos:narrower yso:p10130 .

yso:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:related yso:p10130 .

yso:p2984
  skos:prefLabel "molekyylit"@fi, "molecules"@en, "molekyler"@sv ;
  a skos:Concept ;
  skos:related yso:p10130 .

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

yso:p10130
  skos:broader yso:p3656 ;
  skos:related yso:p2984, yso:p324 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kemialliset sidokset"@fi, "chemical links"@en, "kemiska bindningar"@sv ;
  a skos:Concept .

