@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:p19103
  skos:prefLabel "antimon"@sv, "antimoni"@fi, "antimony"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y33310, ysa:Y123307, <http://www.yso.fi/onto/ttl/TTL132> ;
  skosext:broaderGeneric tero:p1636 ;
  skos:broader tero:p1636 ;
  skos:altLabel "cas 7440-36-0"@fi ;
  skos:inScheme tero:conceptscheme .

allars:Y33310 skos:exactMatch tero:p19103 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1636
  skos:prefLabel "tungmetaller"@sv, "heavy metals"@en, "raskasmetallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19103 .

<http://www.yso.fi/onto/ttl/TTL132> skos:exactMatch tero:p19103 .
ysa:Y123307 skos:exactMatch tero:p19103 .
