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

<http://www.irandoc.acir/onto/irandoc/CHEBI:214633>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LTNNRLSIPOPBOC-AIPMOWSPSA-N" ;
  ns0:smiles "O=C(O)C1CCC(/C(=C/CC[C@@H](C(=O)O)C)/C)CC1" ;
  ns0:formula "C15H24O4" ;
  ns0:mass "268.353" ;
  skos:prefLabel "هیمنوئیک اسید"@fa, "hymenoic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "268.16746" ;
  ns0:synonym_EXACT "4-[(E,6S)-6-carboxyhept-2-en-2-yl]cyclohexane-1-carboxylic acid" ;
  ns0:inchi "InChI=1S/C15H24O4/c1-10(4-3-5-11(2)14(16)17)12-6-8-13(9-7-12)15(18)19/h4,11-13H,3,5-9H2,1-2H3,(H,16,17)(H,18,19)/b10-4+/t11-,12?,13?/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:charge "0" .

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 .
