@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://www.irandoc.acir/onto/irandoc/CHEBI:17761>
  skos:prefLabel "سرامید"@fa, "ceramide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:138525> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:138525>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "529.837" ;
  ns0:formula "C31H63NO5" ;
  skos:prefLabel "n-(2-hydroxytridecanoyl)-phytosphingosine"@en, "N (2 hydroxytridecanoyl) فیتوسفنگوزین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17761> ;
  ns0:charge "0" ;
  ns0:inchikey "YELIPOKKMDESCH-KKPBEDLQSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C31H63NO5/c1-3-5-7-9-11-13-14-15-17-18-20-22-24-28(34)30(36)27(26-33)32-31(37)29(35)25-23-21-19-16-12-10-8-6-4-2/h27-30,33-36H,3-26H2,1-2H3,(H,32,37)/t27-,28+,29?,30-/m0/s1" ;
  ns0:monoisotopicmass "529.47062" ;
  ns0:smiles "O[C@@H]([C@@H](O)[C@@H](NC(=O)C(O)CCCCCCCCCCC)CO)CCCCCCCCCCCCCC" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
