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

<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:222580>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  skos:prefLabel "اکتالاکتین B"@fa, "octalactin b"@en ;
  ns0:synonym_EXACT "(4R,8S)-4-hydroxy-8-[(E,2S,7S)-7-hydroxy-4,8-dimethyl-3-oxonon-4-en-2-yl]-5-methyloxocan-2-one" ;
  ns0:monoisotopicmass "340.22497" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AZNPNWIKQRLWQF-YHYITYEZSA-N" ;
  ns0:smiles "O=C1O[C@H]([C@@H](C(=O)/C(=C/C[C@H](O)C(C)C)/C)C)CCC([C@@H](C1)O)C" ;
  ns0:mass "340.460" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H32O5" ;
  ns0:inchi "InChI=1S/C19H32O5/c1-11(2)15(20)8-6-13(4)19(23)14(5)17-9-7-12(3)16(21)10-18(22)24-17/h6,11-12,14-17,20-21H,7-10H2,1-5H3/b13-6+/t12?,14-,15-,16+,17-/m0/s1" .

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 .
