@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:50563>
  skos:prefLabel "مونوترپنوئید ایریدوئید"@fa, "iridoid monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217921> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:217921>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C17H18O6/c1-6-8(3)16(4)5-9-10(15(22)17(16,23)14(6)21)7(2)11(18)13(20)12(9)19/h18-20,23H,5H2,1-4H3/t16-,17-/m0/s1" ;
  skos:prefLabel "epicocconigrone b"@en, "اپیکوکونیگرون B"@fa ;
  ns0:synonym_EXACT "(3aS,9aS)-5,6,7,9a-tetrahydroxy-2,3,3a,8-tetramethyl-4H-cyclopenta[b]naphthalene-1,9-dione" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YKRJBZOAJFAGBE-IRXDYDNUSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:formula "C17H18O6" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(C(O)=C(O)C(=C2C)O)C[C@@]3([C@]1(O)C(=O)C(C)=C3C)C" ;
  ns0:monoisotopicmass "318.11034" ;
  ns0:mass "318.325" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
