@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208038> .

<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:208038>
  ns0:monoisotopicmass "377.14745" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:inchi "InChI=1S/C19H23NO7/c1-7-4-8(2)14(22)12-17-19(27-18(12)24)6-9(3)16(26-17)15(23)13(19)10(20-25)5-11(7)21/h7-9,13,15-16,23,25H,4-6H2,1-3H3/b20-10-/t7-,8+,9+,13+,15+,16+,19+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "377.393" ;
  ns0:formula "C19H23NO7" ;
  skos:prefLabel "ابی بتاومایسین جی"@fa, "abybetaomicin g"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "FHTFDKWORXYZHH-DYBYUKMXSA-N" ;
  ns0:synonym_EXACT "(1R,2R,3R,4Z,7S,9R,14R,16R)-2-hydroxy-4-hydroxyimino-7,9,16-trimethyl-13,17-dioxatetracyclo[9.5.2.03,14.014,18]octadec-11(18)-ene-6,10,12-trione" ;
  ns0:smiles "O=C1C=2C(=O)O[C@@]34C2O[C@@H]([C@H](O)[C@H]3/C(=N/O)/CC([C@H](C[C@H]1C)C)=O)[C@H](C)C4" ;
  ns0:charge "0" .

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 .
