@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:74507>
  skos:prefLabel "ins-1-p-cer b/b'(1-)"@en, "Ins 1 P Cer B/B'(1)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:74612> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:74612>
  ns0:smiles "O[C@H]([*])[C@H](COP([O-])(=O)O[C@H]1[C@H](O)[C@@H](O)[C@H](O)[C@@H](O)[C@H]1O)NC([*])=O" ;
  ns0:monoisotopicmass "796.53399" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "-1" ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:74507> ;
  ns0:mass "797.030" ;
  skos:prefLabel "Ins 1 P Cer B/B' 34:0 (1)"@fa, "ins-1-p-cer b/b' 34:0(1-)"@en ;
  ns0:synonym_RELATED "IPC-B/B' 34:0(1-)", "inositol-P-ceramide B/B' 34:0(1-)" ;
  ns0:formula "C40H79NO12P" .

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 .
