@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://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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38831>
  skos:prefLabel "2-benzofurans"@en, "2 بنزوفوران"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203076> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:203076>
  skos:prefLabel "spiropolin a"@en, "اسپیروپولین A"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C20H28O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38831> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "364.18859" ;
  ns0:synonym_EXACT "(1S,3'R,3aS,4R,7R,7aR)-3'-ethenyl-7-hydroxy-4-(hydroxymethyl)-3',4,7a-trimethyl-3-oxospiro[3a,5,6,7-tetrahydro-2-benzouran-1,6'-cyclohexene]-1'-carboxylic acid" ;
  ns0:inchikey "CWLQKGVWECQEPJ-XJFXRRGNSA-N" ;
  ns0:mass "364.438" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@]2(C(C(=O)O)=C[C@](C=C)(C)CC2)[C@@]3([C@@H]1[C@@](CC[C@H]3O)(CO)C)C" ;
  ns0:inchi "InChI=1S/C20H28O6/c1-5-17(2)8-9-20(12(10-17)15(23)24)19(4)13(22)6-7-18(3,11-21)14(19)16(25)26-20/h5,10,13-14,21-22H,1,6-9,11H2,2-4H3,(H,23,24)/t13-,14+,17+,18+,19+,20-/m1/s1" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
