@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://www.irandoc.acir/onto/irandoc/CHEBI:26377>
  skos:prefLabel "پتروکارپان ها"@fa, "pterocarpans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:196397> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:196397>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26377> ;
  ns0:formula "C21H24O7" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "orientanol a"@en, "اورینتانول A"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1[C@@]2([C@](O)(C3=C1C(C[C@H](O)C(O)(C)C)=C(OC)C=C3)COC4=C2C=CC(O)=C4)[H]" ;
  ns0:inchi "InChI=1S/C21H24O7/c1-20(2,24)17(23)9-13-15(26-3)7-6-14-18(13)28-19-12-5-4-11(22)8-16(12)27-10-21(14,19)25/h4-8,17,19,22-25H,9-10H2,1-3H3/t17-,19-,21+/m0/s1" ;
  ns0:mass "388.416" ;
  ns0:inchikey "TWRMBVPWOVPEPJ-HFSMHLIXSA-N" ;
  ns0:synonym_EXACT "(6aS,11aS)-10-[(2S)-2,3-dihydroxy-3-methylbutyl]-9-methoxy-6,11a-dihydro-[1]benzouro[3,2-c]chromene-3,6a-diol" ;
  ns0:monoisotopicmass "388.15220" .

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 .
