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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199927>
  ns0:formula "C18H30O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "methyl hydroxysterpurate ethylidene acetal"@en, "متیل هیدروکسی استرپورات اتیلیدن استال"@fa ;
  ns0:monoisotopicmass "278.22458" ;
  ns0:inchikey "FRBPVGRMDGELKN-XFRGWCRESA-N" ;
  ns0:synonym_EXACT "(1S,9S,11R)-5,5,8,11-tetramethyl-10,13-dioxatetracyclo[7.5.2.01,9.03,7]hexadecane" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@]23[C@](COC[C@H]1C)(CC4CC(CC4C2C)(C)C)CC3" ;
  ns0:charge "0" ;
  ns0:mass "278.436" ;
  ns0:inchi "InChI=1S/C18H30O2/c1-12-10-19-11-17-5-6-18(17,20-12)13(2)15-9-16(3,4)7-14(15)8-17/h12-15H,5-11H2,1-4H3/t12-,13?,14?,15?,17+,18+/m1/s1" .

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 .
