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

<http://www.yso.fi/onto/mesh/D017971> skos:exactMatch tero:D017971 .
tero:D017971
  skos:hiddenLabel "compounds, tin"@en ;
  skos:broader tero:p11314 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017971> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tinayhdisteet"@fi, "tin compounds"@en, "tennföreningar"@sv ;
  a skos:Concept ;
  skos:altLabel "tinayhdiste"@fi ;
  skosext:broaderGeneric tero:p11314 .

tero:conceptscheme a skos:ConceptScheme .
tero:p11314
  skos:prefLabel "oorganiska föreningar"@sv, "inorganic compounds"@en, "epäorgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D017971 .

