@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:37485>
  skos:prefLabel "هیدروکسی تراکینون ها"@fa, "hydroxyanthraquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207591> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:207591>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:mass "340.375" ;
  ns0:formula "C20H20O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:smiles "O=C1C2=C(O)C=CC=C2C(=O)C3=C1C(=C(O)C(=C3O)C)CCC(C)C" ;
  skos:prefLabel "لوپیناسیدین A"@fa, "lupinacidin a"@en ;
  ns0:monoisotopicmass "340.13107" ;
  ns0:inchi "InChI=1S/C20H20O5/c1-9(2)7-8-12-15-16(18(23)10(3)17(12)22)19(24)11-5-4-6-13(21)14(11)20(15)25/h4-6,9,21-23H,7-8H2,1-3H3" ;
  ns0:synonym_EXACT "1,3,5-trihydroxy-2-methyl-4-(3-methylbutyl)anthracene-9,10-dione" ;
  ns0:inchikey "WWUQQOQPOGZVSK-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
