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

<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://www.irandoc.acir/onto/irandoc/CHEBI:209871>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C[C@@](C=C)(C[C@H](C2(O)[C@]34CCCC([C@@]4([C@]1(OC3)O)O)(C)C)O)C" ;
  skos:prefLabel "دیاپورتین بی"@fa, "diaporthein b"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H28O6" ;
  ns0:mass "364.438" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:inchi "InChI=1S/C20H28O6/c1-5-16(4)9-12-14(22)19(24)20(25)15(2,3)7-6-8-17(20,11-26-19)18(12,23)13(21)10-16/h5,9,13,21,23-25H,1,6-8,10-11H2,2-4H3/t13-,16-,17+,18?,19+,20-/m1/s1" ;
  ns0:synonym_EXACT "(1S,3R,5R,9R,10R)-5-ethenyl-2,3,9,10-tetrahydroxy-5,11,11-trimethyl-16-oxatetracyclo[7.5.2.01,10.02,7]hexadec-6-en-8-one" ;
  ns0:monoisotopicmass "364.18859" ;
  ns0:inchikey "FVYIOIBMUVNZMQ-RUPLKUBASA-N" .

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 .
