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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200306>
  ns0:monoisotopicmass "402.24062" ;
  skos:prefLabel "boletinin g"@en, "بولتینین جی"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H34O5" ;
  ns0:inchi "InChI=1S/C24H34O5/c1-19(8-5-9-20(2)11-7-13-22(4)18-25)10-6-12-21(3)16-17-29-24(28)15-14-23(26)27/h9-10,13-16,18H,5-8,11-12,17H2,1-4H3,(H,26,27)/b15-14+,19-10+,20-9+,21-16+,22-13+" ;
  ns0:charge "0" ;
  ns0:mass "402.531" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(E)-4-oxo-4-[(2E,6E,10E,14E)-3,7,11,15-tetramethyl-16-oxohexadeca-2,6,10,14-tetraenoxy]but-2-enoic acid" ;
  ns0:inchikey "IPFUHLGHDLEPJG-KCSPCAOWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O=C(OC/C=C(/CC/C=C(/CC/C=C(/CC/C=C(/C=O)/C)/C)/C)/C)/C=C/C(=O)O" .

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 .
