@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214826> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214826>
  ns0:monoisotopicmass "490.40221" ;
  ns0:formula "C31H54O4" ;
  ns0:inchi "InChI=1S/C31H54O4/c1-6-7-8-9-10-11-12-13-14-15-16-17-18-20-25(32)34-23-24-30(4)22-19-21-29(2,3)27(30)26(33)28-31(24,5)35-28/h24,27-28H,6-23H2,1-5H3/t24-,27?,28+,30-,31-/m1/s1" ;
  ns0:mass "490.769" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "FTZJGGOVZRZHLI-FLAYAXHPSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(1aR,6aR,7S,7aR)-3,3,6a,7a-tetramethyl-2-oxo-1a,2a,4,5,6,7-hexahydronaphtho[2,3-b]oxiren-7-yl]methyl hexadecanoate" ;
  skos:prefLabel "uvidin-a ester 2a"@en, "Uvidin A استر 2a"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:smiles "O=C1C2[C@@]([C@@H](COC(=O)CCCCCCCCCCCCCCC)[C@@]3([C@H]1O3)C)(CCCC2(C)C)C" .

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 .
