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

<http://www.irandoc.acir/onto/irandoc/CHEBI:1446>
  skos:prefLabel "3-acetylnerbowdine"@en, "3 استیل نربودین"@fa ;
  ns0:inchikey "BSVABPABKQCTBP-GZJVQYRHSA-N" ;
  ns0:monoisotopicmass "361.15254" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "361.390" ;
  ns0:synonym_EXACT "3-Acetylnerbowdine" ;
  ns0:formula "C19H23NO6" ;
  ns0:charge "0" ;
  ns0:smiles "COc1c2OCOc2cc2c1CN1CC[C@@]22[C@H]1C[C@H](C[C@H]2O)OC(C)=O" ;
  ns0:inchi "InChI=1S/C19H23NO6/c1-10(21)26-11-5-15-19(16(22)6-11)3-4-20(15)8-12-13(19)7-14-18(17(12)23-2)25-9-24-14/h7,11,15-16,22H,3-6,8-9H2,1-2H3/t11-,15-,16-,19+/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
