@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://www.irandoc.acir/onto/irandoc/CHEBI:65323>
  skos:prefLabel "مونوترپنوئید ایندول آلکالوئید"@fa, "monoterpenoid indole alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141940> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:141940>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H28N2O4" ;
  ns0:mass "396.480" ;
  skos:prefLabel "پلیوکارپین"@fa, "pleiocarpine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SQVLFJQJOPEBAA-ARSIXMPYSA-N" ;
  ns0:smiles "COC([C@@H]1C[C@@]23CCCN4CCC5(C6=CC=CC=C6N(C(=O)OC)[C@]15CC2)[C@]34[H])=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65323> ;
  ns0:inchi "InChI=1S/C23H28N2O4/c1-28-18(26)16-14-21-8-5-12-24-13-11-22(19(21)24)15-6-3-4-7-17(15)25(20(27)29-2)23(16,22)10-9-21/h3-4,6-7,16,19H,5,8-14H2,1-2H3/t16-,19-,21+,22?,23+/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "396.20491" .

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