@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:218888> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:218888>
  ns0:formula "C28H42O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MMDBFASABGRZQE-ZSYDHOKOSA-N" ;
  ns0:synonym_EXACT "(1R,7S,10S,14R,15R)-15-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-1,7-dihydroxy-10,14-dimethyl-18-oxatetracyclo[12.3.1.02,11.05,10]octadeca-2(11),4-dien-3-one" ;
  ns0:monoisotopicmass "442.30831" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H42O4/c1-17(2)18(3)7-8-19(4)22-11-14-28(31)25-23(10-13-27(22,6)32-28)26(5)12-9-21(29)15-20(26)16-24(25)30/h7-8,16-19,21-22,29,31H,9-15H2,1-6H3/b8-7+/t18-,19+,21-,22+,26-,27+,28+/m0/s1" ;
  skos:prefLabel "ارینگی استال B"@fa, "eringiacetal b"@en ;
  ns0:smiles "O=C1C2=C([C@]3(CC[C@@H](CC3=C1)O)C)CC[C@]4(O[C@]2(O)CC[C@@H]4[C@@H](/C=C/[C@@H](C(C)C)C)C)C" ;
  ns0:charge "0" ;
  ns0:mass "442.640" .

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 .
