@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:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210782> .

<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:210782>
  ns0:smiles "ClC1=CNC(=C1)C(=O)O[C@@H]2[C@H](O[C@@H](O[C@@H]3[C@](N)(C[C@H](O)O[C@H]3C)C)CC2)C" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:mass "402.870" ;
  ns0:formula "C18H27ClN2O6" ;
  ns0:inchikey "OTZFIMNBJBYQDL-GYOGUEERSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "فالوسیالید A"@fa, "phallusialide a"@en ;
  ns0:synonym_EXACT "[(2R,3S,6S)-6-[(2S,3R,4R,6R)-4-amino-6-hydroxy-2,4-dimethyloxan-3-yl]oxy-2-methyloxan-3-yl] 4-chloro-1H-pyrrole-2-carboxylate" ;
  ns0:monoisotopicmass "402.15576" ;
  ns0:inchi "InChI=1S/C18H27ClN2O6/c1-9-13(26-17(23)12-6-11(19)8-21-12)4-5-15(25-9)27-16-10(2)24-14(22)7-18(16,3)20/h6,8-10,13-16,21-22H,4-5,7,20H2,1-3H3/t9-,10+,13+,14-,15+,16+,18-/m1/s1" .

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