@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:185464> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:185464>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C26H28O5/c1-14(2)6-7-16-19(27)9-8-15-18-13-29-21-12-20-17(10-11-26(3,4)31-20)24(28-5)22(21)25(18)30-23(15)16/h6,8-12,18,25,27H,7,13H2,1-5H3" ;
  skos:prefLabel "گانگتین"@fa, "gangetin"@en ;
  ns0:mass "420.505" ;
  ns0:formula "C26H28O5" ;
  ns0:inchikey "FUNJPZFUOULIEZ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26377> ;
  ns0:synonym_EXACT "21-methoxy-17,17-dimethyl-5-(3-methylbut-2-enyl)-3,12,16-trioxapentacyclo[11.8.0.02,10.04,9.015,20]henicosa-1(13),4(9),5,7,14,18,20-heptaen-6-ol" ;
  ns0:smiles "O1C2C(C3=C1C(=C(O)C=C3)CC=C(C)C)COC4=C2C(OC)=C5C(OC(C=C5)(C)C)=C4" ;
  ns0:monoisotopicmass "420.19367" .

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 .
