@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:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198733> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:198733>
  ns0:monoisotopicmass "379.12019" ;
  ns0:formula "C17H21N3O5S" ;
  ns0:mass "379.430" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "maremycin c2"@en, "Maremycin C2"@fa ;
  ns0:synonym_EXACT "(3S,6S)-3-[(1R)-1-[(3S)-3-hydroxy-1-methyl-2-oxoindol-3-yl]ethyl]-6-[[(S)-methylsulinyl]methyl]piperazine-2,5-dione" ;
  ns0:inchi "InChI=1S/C17H21N3O5S/c1-9(13-15(22)18-11(8-26(3)25)14(21)19-13)17(24)10-6-4-5-7-12(10)20(2)16(17)23/h4-7,9,11,13,24H,8H2,1-3H3,(H,18,22)(H,19,21)/t9-,11-,13+,17+,26-/m1/s1" ;
  ns0:smiles "[S@](=O)(C[C@H]1NC(=O)[C@H]([C@H]([C@@]2(O)C(=O)N(C)C3=C2C=CC=C3)C)NC1=O)C" ;
  ns0:inchikey "SRLGBQOCPROCJP-OBMYQFOGSA-N" ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
