@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216509> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:216509>
  ns0:formula "C20H32O5" ;
  skos:prefLabel "سیستودینوئیک اسید"@fa, "cystodienoic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "352.471" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "KPQXJVQFJZUGRC-OYMROJHFSA-N" ;
  ns0:inchi "InChI=1S/C20H32O5/c1-13(12-17(21)22)6-7-16-15(19(3,4)25)9-11-20(16,5)10-8-14(2)18(23)24/h8,12,15-16,25H,6-7,9-11H2,1-5H3,(H,21,22)(H,23,24)/b13-12+,14-8+/t15?,16-,20-/m1/s1" ;
  ns0:smiles "O=C(O)/C(=C/C[C@]1([C@@H](C(C(O)(C)C)CC1)CC/C(=C/C(=O)O)/C)C)/C" ;
  ns0:synonym_EXACT "(E)-5-[(1R,2S)-2-[(E)-3-carboxybut-2-enyl]-5-(2-hydroxypropan-2-yl)-2-methylcyclopentyl]-3-methylpent-2-enoic acid" ;
  ns0:monoisotopicmass "352.22497" .

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 .
