@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:61777>
  skos:prefLabel "ترپن گلیکوزید"@fa, "terpene glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168123> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:168123>
  ns0:monoisotopicmass "330.16785" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "WERYFGDRRGZFRG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "330.377" ;
  skos:prefLabel "(1S,4R) 10 هیدروکسی فنکون گلوکوزید"@fa, "(1s,4r)-10-hydroxyfenchone glucoside"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H26O7/c1-15(2)8-3-4-16(5-8,14(15)21)7-22-13-12(20)11(19)10(18)9(6-17)23-13/h8-13,17-20H,3-7H2,1-2H3" ;
  ns0:synonym_EXACT "3,3-dimethyl-1-[[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]bicyclo[2.2.1]heptan-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:smiles "O(CC12CC(C(C1=O)(C)C)CC2)C3OC(C(O)C(O)C3O)CO" ;
  ns0:formula "C16H26O7" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
