@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24897>
  skos:prefLabel "ایزوندول ها"@fa, "isoindoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218373> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:218373>
  skos:prefLabel "آرترینیومن C"@fa, "arthriniumnin c"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "463.574" ;
  ns0:synonym_EXACT "(1R,5E,8R,10E,12S,15S,16S,17S)-17-benzyl-8-(hydroxymethyl)-6,14,15-trimethyl-2-oxa-18-azatricyclo[10.7.0.01,16]nonadeca-5,10,13-triene-3,7,19-trione" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H33NO5/c1-17-12-13-24(31)34-28-22(11-7-10-21(16-30)26(17)32)14-18(2)19(3)25(28)23(29-27(28)33)15-20-8-5-4-6-9-20/h4-9,11-12,14,19,21-23,25,30H,10,13,15-16H2,1-3H3,(H,29,33)/b11-7+,17-12+/t19-,21-,22+,23+,25+,28-/m1/s1" ;
  ns0:monoisotopicmass "463.23587" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24897> ;
  ns0:smiles "O=C1C(=CCC(=O)O[C@@]23C(=O)N[C@H]([C@@H]2[C@H](C)C(=C[C@@H]3C=CC[C@@H]1CO)C)CC4=CC=CC=C4)C" ;
  ns0:charge "0" ;
  ns0:inchikey "WGJCFCYYNWPHFR-LWRPEJHHSA-N" ;
  ns0:formula "C28H33NO5" .

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