@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:33563>
  skos:prefLabel "گلیکولیپید"@fa, "glycolipid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208008> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208008>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "462.31927" ;
  ns0:inchi "InChI=1S/C24H46O8/c1-17(25)14-12-10-8-6-4-3-5-7-9-11-13-15-19(16-20(26)27)32-24-23(30)22(29)21(28)18(2)31-24/h17-19,21-25,28-30H,3-16H2,1-2H3,(H,26,27)/t17-,18+,19-,21+,22-,23-,24+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33563> ;
  ns0:formula "C24H46O8" ;
  skos:prefLabel "دوکدولیپید A"@fa, "dokdolipid a"@en ;
  ns0:smiles "O=C(O)C[C@H](O[C@@H]1O[C@H]([C@H](O)[C@H]([C@H]1O)O)C)CCCCCCCCCCCCC[C@H](O)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HBVOFRPVBQZAOZ-YCMGUTOWSA-N" ;
  ns0:synonym_EXACT "(3R,17R)-17-hydroxy-3-[(2R,3R,4R,5R,6S)-3,4,5-trihydroxy-6-methyloxan-2-yl]oxyoctadecanoic acid" ;
  ns0:mass "462.624" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
