@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:217922> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217922>
  skos:prefLabel "3-o-formyl inonotic acid a"@en, "3 O فرمیل اینونوتیک اسید A"@fa ;
  ns0:mass "298.379" ;
  ns0:inchi "InChI=1S/C16H26O5/c1-11(5-4-6-12(2)15(18)19)13-7-8-16(3,20)14(9-13)21-10-17/h5,10,12-14,20H,4,6-9H2,1-3H3,(H,18,19)/t12?,13-,14-,16+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:smiles "O=C(O)C(CCC=C([C@@H]1C[C@H](OC=O)[C@@](O)(C)CC1)C)C" ;
  ns0:synonym_EXACT "6-[(1S,3S,4R)-3-ormyloxy-4-hydroxy-4-methylcyclohexyl]-2-methylhept-5-enoic acid" ;
  ns0:monoisotopicmass "298.17802" ;
  ns0:charge "0" ;
  ns0:formula "C16H26O5" ;
  ns0:inchikey "LVQWRRKTHOPOBM-UQZKSWFMSA-N" ;
  ns0:subset "2_STAR" .

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 .
