@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:207166>
  ns0:formula "C16H28O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47790> ;
  ns0:mass "332.393" ;
  skos:prefLabel "ویرجینول"@fa, "virgineol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H28O7/c1-9(2)7-15(21-4)16(20)14(19,8-22-15)10-5-6-13(3,18)12(17)11(10)23-16/h9-12,17-20H,5-8H2,1-4H3/t10-,11-,12-,13-,14+,15+,16+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3R,3aR,4aS,5S,6S,8aS,8bS)-3-methoxy-6-methyl-3-(2-methylpropyl)-1,4a,5,7,8,8a-hexahydrouro[3,4-b][1]benzouran-3a,5,6,8b-tetrol" ;
  ns0:inchikey "NGTUFCAUEDFMDI-XZEYQLJZSA-N" ;
  ns0:monoisotopicmass "332.18350" ;
  ns0:smiles "O1[C@]2(O)[C@@](O)(CO[C@]2(OC)CC(C)C)[C@@H]3[C@H]1[C@H](O)[C@@](O)(CC3)C" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47790>
  skos:prefLabel "فوروفوران"@fa, "furofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207166> .

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 .
