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

<http://www.irandoc.acir/onto/irandoc/CHEBI:59793>
  skos:prefLabel "مونوتیواستال"@fa, "monothioacetal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174029> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174029>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59793> ;
  ns0:charge "0" ;
  skos:prefLabel "2,4,6-triethyl-1,3,5-oxadithiane"@en, "2،4،6 تری اتیل 1،3،5 اگزادیتیان"@fa ;
  ns0:formula "C9H18OS2" ;
  ns0:monoisotopicmass "206.07991" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "GQNYEPIOQFSEAZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C9H18OS2/c1-4-7-10-8(5-2)12-9(6-3)11-7/h7-9H,4-6H2,1-3H3" ;
  ns0:synonym_EXACT "2,4,6-triethyl-1,3,5-oxadithiane" ;
  ns0:smiles "S1C(OC(SC1CC)CC)CC" ;
  ns0:mass "206.360" .

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