@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218162> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218162>
  skos:prefLabel "کالبیسترین جی"@fa, "calbistrin g"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(1S,3R,4aR,7S,8S,8aS)-8-(2,3-dihydroxypropanoyl)-3,7,8-trimethyl-2,3,4,4a,7,8a-hexahydro-1H-naphthalen-1-yl] (2S,3R,4E,6E,8S,9R)-3,8,9-trihydroxy-2,4-dimethyldeca-4,6-dienoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ASHQRLOFJNKMPY-NKJZOWFESA-N" ;
  ns0:formula "C28H44O8" ;
  ns0:monoisotopicmass "508.30362" ;
  ns0:inchi "InChI=1S/C28H44O8/c1-15-12-20-11-10-17(3)28(6,26(34)22(32)14-29)24(20)23(13-15)36-27(35)18(4)25(33)16(2)8-7-9-21(31)19(5)30/h7-11,15,17-25,29-33H,12-14H2,1-6H3/b9-7+,16-8+/t15-,17+,18+,19-,20+,21+,22?,23+,24-,25+,28+/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O[C@@H]1[C@@H]2[C@@](C(=O)C(O)CO)([C@H](C=C[C@H]2C[C@H](C1)C)C)C)[C@H]([C@@H](O)/C(=C/C=C/[C@H](O)[C@H](O)C)/C)C" ;
  ns0:mass "508.652" .

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 .
