@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:208544> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208544>
  ns0:formula "C21H28N2O7" ;
  ns0:monoisotopicmass "420.18965" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  skos:prefLabel "باسیل کوماسین C"@fa, "bacillcoumacin c"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "420.462" ;
  ns0:synonym_EXACT "(2S,3S)-2,3-dihydroxy-N-[(1S)-1-[(3S)-8-hydroxy-1-oxo-3,4-dihydroisochromen-3-yl]-3-methylbutyl]-3-[(2R)-5-oxopyrrolidin-2-yl]propanamide" ;
  ns0:inchi "InChI=1S/C21H28N2O7/c1-10(2)8-13(15-9-11-4-3-5-14(24)17(11)21(29)30-15)23-20(28)19(27)18(26)12-6-7-16(25)22-12/h3-5,10,12-13,15,18-19,24,26-27H,6-9H2,1-2H3,(H,22,25)(H,23,28)/t12-,13+,15+,18+,19+/m1/s1" ;
  ns0:smiles "O=C1O[C@H]([C@@H](NC(=O)[C@@H](O)[C@@H](O)[C@@H]2NC(=O)CC2)CC(C)C)CC=3C1=C(O)C=CC3" ;
  ns0:inchikey "CCOHPHRFRLRTHQ-MGYLJIMESA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
