@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209999> .

<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:209999>
  skos:prefLabel "Paecilomycin D"@fa, "paecilomycin d"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "398.408" ;
  ns0:smiles "O=C1O[C@H]([C@H](O)C[C@H](O)[C@H](O)[C@H](O)/C=C/C[C@@H](O)C)C=2C1=C(O)C=C(OC)C2" ;
  ns0:synonym_EXACT "(3S)-7-hydroxy-5-methoxy-3-[(E,1R,3S,4S,5R,9S)-1,3,4,5,9-pentahydroxydec-6-enyl]-3H-2-benzouran-1-one" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H26O9/c1-9(20)4-3-5-12(21)17(25)14(23)8-15(24)18-11-6-10(27-2)7-13(22)16(11)19(26)28-18/h3,5-7,9,12,14-15,17-18,20-25H,4,8H2,1-2H3/b5-3+/t9-,12+,14-,15+,17+,18-/m0/s1" ;
  ns0:formula "C19H26O9" ;
  ns0:inchikey "HINFKBVOBBHDCP-VENKKAMJSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:monoisotopicmass "398.15768" .

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 .
