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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200771>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  skos:prefLabel "اسید اسکوتریشیک"@fa, "ascotrichic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "270.18311" ;
  ns0:inchikey "ZPWDBKOJTSRRKI-KCGXDXBQSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C15H26O4" ;
  ns0:mass "270.369" ;
  ns0:smiles "O=C(O)C(=CCCC(O)([C@H]1[C@@H]([C@@](O)(C)CC1)C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H26O4/c1-10(13(16)17)6-5-8-15(4,19)12-7-9-14(3,18)11(12)2/h6,11-12,18-19H,5,7-9H2,1-4H3,(H,16,17)/t11-,12+,14+,15?/m0/s1" ;
  ns0:synonym_EXACT "6-hydroxy-6-[(1R,2S,3R)-3-hydroxy-2,3-dimethylcyclopentyl]-2-methylhept-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 .
