@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://www.irandoc.acir/onto/irandoc/CHEBI:49237>
  skos:prefLabel "گاما بیزابولن"@fa, "gamma-bisabolene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:49238> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:49238>
  ns0:inchi "InChI=1S/C15H24/c1-12(2)6-5-7-14(4)15-10-8-13(3)9-11-15/h6,8H,5,7,9-11H2,1-4H3/b15-14+" ;
  ns0:formula "C15H24" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(4Z)-4-(1,5-dimethylhex-4-en-1-ylidene)-1-methylcyclohexene", "(1Z)-bisabola-1(10),4,7(11)-triene", "(Z)-gamma-bisabolene" ;
  skos:prefLabel "(z)-gamma-bisabolene"@en, "(Z) گاما بیزابولن"@fa ;
  ns0:mass "204.35106" ;
  ns0:subset "3_STAR" ;
  ns0:smiles "CC(C)=CCC/C(C)=C1/CCC(C)=CC1" ;
  ns0:monoisotopicmass "204.18780" ;
  ns0:inchikey "XBGUIVFBMBVUEG-CCEZHUSRSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:49237> ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
