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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:178215>
  ns0:synonym_EXACT "4-(2,3,3-trimethyl-2,5,6,7-tetrahydrouro[3,2-g]chromen-6-yl)benzene-1,3-diol" ;
  ns0:formula "C20H22O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76250> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "326.15181" ;
  ns0:inchi "InChI=1S/C20H22O4/c1-11-20(2,3)16-7-12-6-13(10-23-18(12)9-19(16)24-11)15-5-4-14(21)8-17(15)22/h4-5,7-9,11,13,21-22H,6,10H2,1-3H3" ;
  ns0:inchikey "ANHPMZQXTAKLGG-UHFFFAOYSA-N" ;
  skos:prefLabel "سیکلومیلینول"@fa, "cyclomillinol"@en ;
  ns0:smiles "O1C(C(C2=C1C=C3OCC(CC3=C2)C4=C(O)C=C(O)C=C4)(C)C)C" ;
  ns0:charge "0" ;
  ns0:mass "326.392" ;
  ns0:subset "2_STAR" .

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 .
