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

<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://www.irandoc.acir/onto/irandoc/CHEBI:168174>
  skos:prefLabel "پریلوزید B"@fa, "perilloside b"@en ;
  ns0:mass "328.361" ;
  ns0:formula "C16H24O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H24O7/c1-8(2)9-3-5-10(6-4-9)15(21)23-16-14(20)13(19)12(18)11(7-17)22-16/h5,9,11-14,16-20H,1,3-4,6-7H2,2H3" ;
  ns0:synonym_EXACT "[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl] 4-prop-1-en-2-ylcyclohexene-1-carboxylate" ;
  ns0:inchikey "CDSQRAACZGXZNE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "328.15220" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(=O)C=2CCC(CC2)C(C)=C)CO" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
