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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207008>
  skos:prefLabel "streptenol i"@en, "استرپتنول I"@fa ;
  ns0:mass "354.487" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:synonym_EXACT "(E,3S)-3-hydroxy-1-[(2R,4S)-4-hydroxy-2-[(E)-pent-3-enyl]oxan-2-yl]oxydec-8-en-5-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "354.24062" ;
  ns0:charge "0" ;
  ns0:inchikey "SRMFPPPFRLKNNH-UQJYPGNUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H34O5" ;
  ns0:smiles "O=C(C[C@@H](O)CCO[C@]1(OCC[C@@H](C1)O)CC/C=C/C)CC/C=C/C" ;
  ns0:inchi "InChI=1S/C20H34O5/c1-3-5-7-9-17(21)15-18(22)10-13-24-20(12-8-6-4-2)16-19(23)11-14-25-20/h3-6,18-19,22-23H,7-16H2,1-2H3/b5-3+,6-4+/t18-,19-,20-/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 .
