@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:217353>
  ns0:monoisotopicmass "234.16198" ;
  skos:prefLabel "tremulenolide d"@en, "ترمولنولید D"@fa ;
  ns0:formula "C15H22O2" ;
  ns0:smiles "O=C1OCC2=C1CC[C@@H](C)[C@@H]3[C@@H]2CC(C)(C)C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "234.339" ;
  ns0:inchikey "PNSDVYLOAYHPKJ-JLLWLGSASA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchi "InChI=1S/C15H22O2/c1-9-4-5-10-13(8-17-14(10)16)12-7-15(2,3)6-11(9)12/h9,11-12H,4-8H2,1-3H3/t9-,11-,12+/m1/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(6R,6aR,9aS)-6,8,8-trimethyl-1,4,5,6,6a,7,9,9a-octahydroazuleno[4,5-c]uran-3-one" .

<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:217353> .

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 .
