@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p12401 skos:exactMatch tero:p12401 .
ysa:Y142641 skos:exactMatch tero:p12401 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y32014 skos:exactMatch tero:p12401 .
tero:p12401
  skos:prefLabel "vihreä kemia"@fi, "grön kemi"@sv, "green chemistry"@en ;
  skos:exactMatch yso:p12401, ysa:Y142641, allars:Y32014 ;
  skos:note "Tarkoittaa vaarallisten tai haitallisten aineiden käytön vähentämistä kemiallisissa tuotteissa tai prosesseissa" ;
  skos:broader tero:p1801 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1801 ;
  skos:inScheme tero:conceptscheme .

tero:p1801
  skos:prefLabel "kemi"@sv, "chemistry"@en, "kemia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12401 .

