@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204364> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:204364>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H28O5/c1-8-6-9(17)11-14(2,3)13(18)15(4)7-21-12(20-5)10(8)16(11,15)19/h8-13,17-19H,6-7H2,1-5H3/t8-,9+,10-,11+,12+,13-,15+,16-/m1/s1" ;
  ns0:formula "C16H28O5" ;
  ns0:mass "300.395" ;
  ns0:synonym_EXACT "(1R,3R,4S,7S,8S,9R,11S,12S)-7-methoxy-2,2,4,9-tetramethyl-6-oxatricyclo[6.3.1.04,12]dodecane-3,11,12-triol" ;
  ns0:charge "0" ;
  skos:prefLabel "7 هیدروکسی 10 متوکسی داستیل دی هیدروبوتریدیال"@fa, "7-hydroxy-10-methoxydeacetyldihydrobotrydial"@en ;
  ns0:monoisotopicmass "300.19367" ;
  ns0:smiles "O1[C@H](OC)[C@@H]2[C@@]3(O)[C@@H]([C@@H](O)C[C@H]2C)C([C@H]([C@@]3(C1)C)O)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:inchikey "YZXINJQTAMWFKM-GUWPTFDSSA-N" ;
  ns0:subset "2_STAR" .

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 .
