@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:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224475> .

<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:224475>
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,4aR,7S,8S,10aR)-7-ethenyl-8,10a-dihydroxy-1,4a,7-trimethyl-2,3,4,5,6,8,9,10-octahydrophenanthrene-1-carboxylic acid" ;
  skos:prefLabel "تالاسکورتن D"@fa, "talascortene d"@en ;
  ns0:formula "C20H30O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O=C(O)[C@@]1([C@]2(O)[C@@](C3=C([C@@H](O)[C@@](C=C)(C)CC3)CC2)(CCC1)C)C" ;
  ns0:inchi "InChI=1S/C20H30O4/c1-5-17(2)11-8-14-13(15(17)21)7-12-20(24)18(14,3)9-6-10-19(20,4)16(22)23/h5,15,21,24H,1,6-12H2,2-4H3,(H,22,23)/t15-,17-,18-,19-,20-/m1/s1" ;
  ns0:monoisotopicmass "334.21441" ;
  ns0:mass "334.456" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "WXNRNBCNRGDXTB-YHUYVZNPSA-N" ;
  ns0:charge "0" .

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 .
