@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:27288>
  skos:prefLabel "آلکالوئید وینکا"@fa, "vinca alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91589> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:91589>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27288> ;
  ns0:inchi "InChI=1S/C46H58N4O9/c1-8-42(54)23-27-24-45(40(52)58-6,36-29(15-19-49(25-27)26-42)28-13-10-11-14-32(28)47-36)31-21-30-33(22-34(31)56-4)48(3)39-44(30)17-20-50-18-12-16-43(9-2,38(44)50)35(37(51)57-5)46(39,55)41(53)59-7/h10-14,16,21-22,27,35,38-39,47,54-55H,8-9,15,17-20,23-26H2,1-7H3" ;
  ns0:charge "0" ;
  ns0:inchikey "SLIRURSWQCRWFG-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "810.42038" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C46H58N4O9" ;
  skos:prefLabel "LSM 1395"@fa, "lsm-1395"@en ;
  ns0:mass "810.976" ;
  ns0:smiles "CCC1(CC2CC(C3=C(CCN(C2)C1)C4=CC=CC=C4N3)(C5=C(C=C6C(=C5)C78CCN9C7C(C=CC9)(C(C(C8N6C)(C(=O)OC)O)C(=O)OC)CC)OC)C(=O)OC)O" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
