@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:39195>
  skos:prefLabel "تریتیان"@fa, "trithiane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207856> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207856>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "194.02576" ;
  ns0:charge "0" ;
  ns0:formula "C7H14S3" ;
  skos:prefLabel "3-methyl-5-isobutyl-1,2,4-trithiolane"@en, "3 متیل 5 ایزوبوتیل 1،2،4 تری تیولان"@fa ;
  ns0:smiles "S1SC(C)SC1CC(C)C" ;
  ns0:inchikey "STOXNZDISPTNSN-UHFFFAOYSA-N" ;
  ns0:mass "194.370" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39195> ;
  ns0:inchi "InChI=1S/C7H14S3/c1-5(2)4-7-8-6(3)9-10-7/h5-7H,4H2,1-3H3" ;
  ns0:synonym_EXACT "3-methyl-5-(2-methylpropyl)-1,2,4-trithiolane" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
