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

tero:conceptscheme a skos:ConceptScheme .
tero:p2359
  skos:prefLabel "environmental toxins"@en, "miljögifter"@sv, "ympäristömyrkyt"@fi ;
  a skos:Concept ;
  skos:related tero:p17692 .

yso:p17692 skos:exactMatch tero:p17692 .
allars:Y19986 skos:exactMatch tero:p17692 .
ysa:Y99415 skos:exactMatch tero:p17692 .
tero:p17692
  skos:related tero:p2359 ;
  skosext:broaderGeneric tero:p7757 ;
  skos:broader tero:p7757 ;
  skos:prefLabel "industrial chemicals"@en, "teollisuuskemikaalit"@fi, "industrikemikalier"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y99415, yso:p17692, allars:Y19986 ;
  a skos:Concept .

tero:p7757
  skos:prefLabel "kemikalier"@sv, "chemicals"@en, "kemikaalit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17692 .

