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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214618>
  ns0:inchikey "CPYVTUKOCGCYQF-MGZADKSZSA-N" ;
  ns0:monoisotopicmass "352.18859" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  skos:prefLabel "اینونوآلیاکان جی"@fa, "inonoalliacane g"@en ;
  ns0:inchi "InChI=1S/C19H28O6/c1-9(2)14(21)24-15-16(5,6)7-12-11(4)13(20)19(22)18(10(3)8-23-19)17(12,15)25-18/h9,11-13,15,20,22H,3,7-8H2,1-2,4-6H3/t11-,12+,13+,15-,17+,18-,19-/m0/s1" ;
  ns0:synonym_EXACT "[(1R,3S,7S,8R,9S,10R,13S)-7,8-dihydroxy-9,12,12-trimethyl-4-methylidene-2,6-dioxatetracyclo[8.3.0.01,3.03,7]tridecan-13-yl] 2-methylpropanoate" ;
  ns0:formula "C19H28O6" ;
  ns0:charge "0" ;
  ns0:mass "352.427" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O[C@H]1C(C[C@H]2[C@@]13O[C@@]34C(=C)CO[C@@]4(O)[C@H](O)[C@H]2C)(C)C)C(C)C" .

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 .
