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

<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:203705>
  ns0:inchikey "GQZWKSHIRYMUCT-FWZIUSJTSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1[C@@H]2[C@@](O)([C@H](C)[C@H](C1)C(C2)=C)[C@H](O)C=C(C)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "boydene a"@en, "Boydene A"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:inchi "InChI=1S/C15H22O3/c1-8(2)5-14(17)15(18)10(4)11-7-13(16)12(15)6-9(11)3/h5,10-12,14,17-18H,3,6-7H2,1-2,4H3/t10-,11-,12-,14-,15+/m1/s1" ;
  ns0:monoisotopicmass "250.15689" ;
  ns0:mass "250.338" ;
  ns0:formula "C15H22O3" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,4S,5R,6S)-6-hydroxy-6-[(1R)-1-hydroxy-3-methylbut-2-enyl]-5-methyl-8-methylidenebicyclo[2.2.2]octan-2-one" .

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 .
