@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225527> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225527>
  ns0:formula "C27H40O5" ;
  ns0:inchikey "CYSPQTZOJNHPSJ-DPUHTPCNSA-N" ;
  skos:prefLabel "ساب گلوتینول D"@fa, "subglutinol d"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:synonym_EXACT "3-[[(2R,3aS,5aR,6R,9aR,9bS)-2-(3-hydroxy-2-methylpropyl)-5a,9b-dimethyl-7-methylidene-2,3a,4,5,6,8,9,9a-octahydro-1H-benzo[e][1]benzouran-6-yl]methyl]-4-hydroxy-5,6-dimethylpyran-2-one" ;
  ns0:monoisotopicmass "444.28757" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "444.612" ;
  ns0:inchi "InChI=1S/C27H40O5/c1-15(14-28)11-19-13-27(6)22-8-7-16(2)21(26(22,5)10-9-23(27)32-19)12-20-24(29)17(3)18(4)31-25(20)30/h15,19,21-23,28-29H,2,7-14H2,1,3-6H3/t15?,19-,21-,22-,23+,26-,27+/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1OC(=C(C)C(=C1C[C@@H]2C(=C)CC[C@@H]3[C@@]2(CC[C@H]4[C@]3(C[C@@H](CC(CO)C)O4)C)C)O)C" .

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 .
