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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190674>
  ns0:formula "C48H93NO8" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "GlcCer d42:1"@fa, "glccer d42:1"@en ;
  ns0:inchikey "SNVYJLGKALMFOP-MOLROICHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24402> ;
  ns0:inchi "InChI=1S/C48H93NO8/c1-3-5-7-9-11-13-15-17-18-19-20-21-22-23-24-26-28-30-32-34-36-38-44(52)49-41(40-56-48-47(55)46(54)45(53)43(39-50)57-48)42(51)37-35-33-31-29-27-25-16-14-12-10-8-6-4-2/h17-18,41-43,45-48,50-51,53-55H,3-16,19-40H2,1-2H3,(H,49,52)/b18-17-/t41-,42+,43+,45+,46?,47?,48+/m0/s1" ;
  ns0:monoisotopicmass "811.69012" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(Z)-N-[(2S,3R)-3-hydroxy-1-[(2R,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyoctadecan-2-yl]tetracos-15-enamide" ;
  ns0:charge "0" ;
  ns0:mass "812.271" ;
  ns0:smiles "O1[C@@H](OC[C@H](NC(=O)CCCCCCCCCCCCC/C=C/CCCCCCCC)[C@H](O)CCCCCCCCCCCCCCC)C(O)C(O)[C@H](O)[C@H]1CO" .

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 .
