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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184082>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "n-palmitoyl-d-sphingosine"@en, "N پالمیتویل دی اسفنگوزین"@fa ;
  ns0:monoisotopicmass "537.51210" ;
  ns0:inchikey "YDNKGFDKKRUKPY-ORIPQNMZSA-N" ;
  ns0:smiles "OC(C(NC(=O)CCCCCCCCCCCCCCC)CO)/C=C/CCCCCCCCCCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17761> ;
  ns0:mass "537.914" ;
  ns0:synonym_EXACT "N-[(E)-1,3-dihydroxyoctadec-4-en-2-yl]hexadecanamide" ;
  ns0:inchi "InChI=1S/C34H67NO3/c1-3-5-7-9-11-13-15-17-19-21-23-25-27-29-33(37)32(31-36)35-34(38)30-28-26-24-22-20-18-16-14-12-10-8-6-4-2/h27,29,32-33,36-37H,3-26,28,30-31H2,1-2H3,(H,35,38)/b29-27+" ;
  ns0:formula "C34H67NO3" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
