@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:217875>
  skos:prefLabel "پستالوستاین A"@fa, "pestalustaine a"@en ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H24O3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:smiles "O[C@@H]1C=C[C@]2(C)C[C@@H]3[C@]1([C@H](C2)C[C@@]3(CO)C)CO" ;
  ns0:synonym_EXACT "(1R,2R,3R,6S,8S,9S)-2,9-bis(hydroxymethyl)-6,9-dimethyltricyclo[4.4.1.02,8]undec-4-en-3-ol" ;
  ns0:inchikey "DIUIQBFYLNYRSD-ARSDKDGVSA-N" ;
  ns0:mass "252.354" ;
  ns0:inchi "InChI=1S/C15H24O3/c1-13-4-3-12(18)15(9-17)10(5-13)6-14(2,8-16)11(15)7-13/h3-4,10-12,16-18H,5-9H2,1-2H3/t10-,11+,12-,13+,14-,15-/m1/s1" ;
  ns0:monoisotopicmass "252.17254" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217875> .

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 .
