@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:78493>
  skos:prefLabel "تری سولفید آلی"@fa, "organic trisulfide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218822> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218822>
  ns0:inchikey "YSEIBZFKVFYBDW-UHFFFAOYSA-N" ;
  ns0:mass "286.540" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "286.00121" ;
  ns0:inchi "InChI=1S/C9H18S5/c1-6(2)5-8-10-12-9(7(3)4)13-14-11-8/h6-9H,5H2,1-4H3" ;
  skos:prefLabel "4-(2-methylpropyl)-7-propan-2-yl-1,2,3,5,6-pentathiepane"@en, "4 (2 متیل پروپیل) 7 پروپان 2 یل 1،2،3،5،6 پنتاتیپان"@fa ;
  ns0:formula "C9H18S5" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "4-(2-methylpropyl)-7-propan-2-yl-1,2,3,5,6-pentathiepane" ;
  ns0:smiles "S1SC(SSC(S1)CC(C)C)C(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78493> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
