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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174526>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "دولینون"@fa, "dolineone"@en ;
  ns0:monoisotopicmass "336.06339" ;
  ns0:charge "0" ;
  ns0:smiles "O1C2C(C=3C(OC2)=CC=4OCOC4C3)C(=O)C5=C1C=C6OC=CC6=C5" ;
  ns0:inchikey "RAJDDCCSNZAPCH-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "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" ;
  ns0:formula "C19H12O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72581> ;
  ns0:inchi "InChI=1S/C19H12O6/c20-19-11-3-9-1-2-21-12(9)5-14(11)25-17-7-22-13-6-16-15(23-8-24-16)4-10(13)18(17)19/h1-6,17-18H,7-8H2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "336.299" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
