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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222481>
  ns0:monoisotopicmass "441.28791" ;
  ns0:charge "0" ;
  ns0:formula "C27H39NO4" ;
  skos:prefLabel "fusaramin"@en, "فوسارامین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:smiles "O=C1N[C@@H]([C@@H](O)C2=CC=CC=C2)C(=C1C(=O)CCC(C/C(=C/C(CC(CC)C)C)/C)C)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MRETWXDTCCOEHE-FCZMTWNNSA-N" ;
  ns0:synonym_EXACT "(2S)-3-hydroxy-2-[(S)-hydroxy(phenyl)methyl]-4-[(E)-4,6,8,10-tetramethyldodec-6-enoyl]-1,2-dihydropyrrol-5-one" ;
  ns0:mass "441.612" ;
  ns0:inchi "InChI=1S/C27H39NO4/c1-6-17(2)14-19(4)16-20(5)15-18(3)12-13-22(29)23-26(31)24(28-27(23)32)25(30)21-10-8-7-9-11-21/h7-11,16-19,24-25,30-31H,6,12-15H2,1-5H3,(H,28,32)/b20-16+/t17?,18?,19?,24-,25-/m0/s1" .

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 .
