@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23847>
  skos:prefLabel "آلکالوئید دی ترپن"@fa, "diterpene alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:138829> .

<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:138829>
  ns0:inchikey "FOIZZXKAYVIZQC-HBFXMWHYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "ایگناوین"@fa, "ignavine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23847> ;
  ns0:formula "C27H31NO5" ;
  ns0:synonym_RELATED "(2alpha,3beta,6gluco,14epsilon,15beta,20epsilon)-3,9,15-Trihydroxyhetisan-2-yl benzoate" ;
  ns0:monoisotopicmass "449.22022" ;
  ns0:inchi "InChI=1S/C27H31NO5/c1-13-15-8-16-20-26-11-18(33-23(31)14-6-4-3-5-7-14)22(30)24(2)12-28(20)17(19(24)26)10-25(16,21(13)29)27(26,32)9-15/h3-7,15-22,29-30,32H,1,8-12H2,2H3/t15-,16?,17+,18+,19+,20?,21+,22-,24-,25?,26?,27-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "449.540" ;
  ns0:smiles "O[C@]12C34C5N6[C@@]([C@@]3([C@](C6)([C@@H](O)[C@H](OC(=O)C7=CC=CC=C7)C4)C)[H])(CC18C5C[C@@](C2)(C([C@H]8O)=C)[H])[H]" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
