@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:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211956> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:211956>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "491.22677" ;
  ns0:inchikey "FNOUTZPNCRDLBF-LRFYNWOCSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchi "InChI=1S/C24H33N3O8/c1-11(2)8-13(16-9-12-6-5-7-15(28)18(12)22(32)34-16)25-21(31)19(30)20-14-10-17(29)27-23(3,26-14)24(4,33)35-20/h5-7,11,13-14,16,19-20,26,28,30,33H,8-10H2,1-4H3,(H,25,31)(H,27,29)/t13-,14-,16-,19-,20-,23+,24-/m0/s1" ;
  skos:prefLabel "bacilosarcin a"@en, "باسیلوسارسین A"@fa ;
  ns0:charge "0" ;
  ns0:mass "491.541" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H33N3O8" ;
  ns0:synonym_EXACT "(2S)-2-hydroxy-2-[(1R,5S,6S,8S)-8-hydroxy-1,8-dimethyl-3-oxo-7-oxa-2,9-diazabicyclo[3.3.1]nonan-6-yl]-N-[(1S)-1-[(3S)-8-hydroxy-1-oxo-3,4-dihydroisochromen-3-yl]-3-methylbutyl]acetamide" ;
  ns0:smiles "O=C1O[C@H]([C@@H](NC(=O)[C@@H](O)[C@H]2O[C@](O)([C@]3(NC(C[C@@H]2N3)=O)C)C)CC(C)C)CC=4C1=C(O)C=CC4" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
