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

<http://www.irandoc.acir/onto/irandoc/CHEBI:197542>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "392.492" ;
  ns0:synonym_EXACT "(1S,3R,6S,7S,10R,15R,16R,20R)-7,16-bis(hydroxymethyl)-16,20-dimethyl-4,8-dioxahexacyclo[10.8.0.03,5.03,10.07,9.015,20]icos-12-ene-6,10-diol" ;
  ns0:monoisotopicmass "392.21989" ;
  skos:prefLabel "hymenopsin a"@en, "هیمنوپسین A"@fa ;
  ns0:inchikey "OYLVOLOSQHRPLK-WRXMSMRBSA-N" ;
  ns0:smiles "O1[C@]2([C@@H](O)C3O[C@]43[C@@](C12)(O)CC5=CC[C@@H]6[C@@]([C@H]5C4)(CCC[C@]6(CO)C)C)CO" ;
  ns0:inchi "InChI=1S/C22H32O6/c1-18(10-23)6-3-7-19(2)13-9-22-16(27-22)15(25)20(11-24)17(28-20)21(22,26)8-12(13)4-5-14(18)19/h4,13-17,23-26H,3,5-11H2,1-2H3/t13-,14-,15-,16?,17?,18-,19+,20-,21+,22+/m0/s1" ;
  ns0:formula "C22H32O6" .

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 .
