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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224792>
  skos:prefLabel "aphidicolin a27"@en, "آفیدیکولین A27"@fa ;
  ns0:inchi "InChI=1S/C20H32O5/c1-17(10-21)14-4-3-12-7-13-8-20(12,16(24)9-19(13,25)11-22)18(14,2)6-5-15(17)23/h7,13-16,21-25H,3-6,8-11H2,1-2H3/t13-,14+,15-,16+,17+,18+,19+,20+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O[C@]1([C@@H]2C=C3CC[C@@H]4[C@@]([C@]3(C2)[C@H](C1)O)(CC[C@H]([C@]4(CO)C)O)C)CO" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "352.22497" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GQYCEVDLCYZRSU-PTHYOWMMSA-N" ;
  ns0:synonym_EXACT "(1R,2S,5R,6R,7R,12S,13R,15S)-6,13-bis(hydroxymethyl)-2,6-dimethyltetracyclo[10.3.1.01,10.02,7]hexadec-10-ene-5,13,15-triol" ;
  ns0:formula "C20H32O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "352.471" .

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 .
