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

<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:215339>
  ns0:inchi "InChI=1S/C15H22O4/c1-8(14(18)19)4-11(16)7-15(3)10-5-12(15)9(2)13(17)6-10/h4,10-13,16-17H,2,5-7H2,1,3H3,(H,18,19)/b8-4+/t10?,11-,12?,13?,15-/m1/s1" ;
  skos:prefLabel "دوناسینوئیک اسید B"@fa, "donacinoic acid b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "TZBDOZMYJQQLLN-SOGXXSOYSA-N" ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H22O4" ;
  ns0:smiles "O=C(O)/C(=C/[C@@H](O)C[C@]1(C2C(=C)C(O)CC1C2)C)/C" ;
  ns0:charge "0" ;
  ns0:mass "266.337" ;
  ns0:synonym_EXACT "(E,4S)-4-hydroxy-5-[(6R)-3-hydroxy-6-methyl-2-methylidene-6-bicyclo[3.1.1]heptanyl]-2-methylpent-2-enoic acid" .

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 .
