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

<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:191831>
  ns0:monoisotopicmass "382.06887" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H14O8/c1-23-18-16-9(2-3-24-16)4-10-17(18)28-15-7-25-12-6-14-13(26-8-27-14)5-11(12)20(15,22)19(10)21/h2-6,15,22H,7-8H2,1H3" ;
  ns0:charge "0" ;
  ns0:inchikey "DDGYXSWHWAQNRQ-UHFFFAOYSA-N" ;
  ns0:formula "C20H14O8" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "1-hydroxy-16-methoxy-5,7,11,14,18-pentaoxahexacyclo[11.11.0.02,10.04,8.015,23.017,21]tetracosa-2,4(8),9,15(23),16,19,21-heptaen-24-one" ;
  skos:prefLabel "(+) 12a هیدروکسی پاکیریزون"@fa, "(+)-12a-hydroxypachyrrhizone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72581> ;
  ns0:smiles "O1C2C(O)(C=3C(OC2)=CC=4OCOC4C3)C(=O)C5=C1C(OC)=C6OC=CC6=C5" ;
  ns0:mass "382.324" .

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 .
