@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:132723>
  skos:prefLabel "اسفنگومیلین 31:0"@fa, "sphingomyelin 31:0"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64583> ;
  ns0:synonym_RELATED "SM 31:0", "SM(31:0)", "sphingomyelin(31:0)" ;
  ns0:subset "3_STAR" ;
  ns0:smiles "O(CC[N+](C)(C)C)P(OC[C@@H]([C@@H](*)O)NC(*)=O)(=O)[O-]" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "662.966" ;
  ns0:monoisotopicmass "662.53627" ;
  ns0:formula "C36H75N2O6P" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:64583>
  skos:prefLabel "اسفنگومیلین"@fa, "sphingomyelin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:132723> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
