@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:31998>
  skos:prefLabel "n-acylphytosphingosine"@en, "آسیل فیتوسفنگوزین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187239> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#is_tautomer_of> rdfs:label "توتومری است"@fa, "is_tautomer_of"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:231811>
  skos:prefLabel "sphingofungin d zwitterion"@en, "اسفنگوفانگین D zwitterion"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_tautomer_of <http://www.irandoc.acir/onto/irandoc/CHEBI:187239> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:187239>
  ns0:monoisotopicmass "431.28830" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "sphingofungin d"@en, "Sphingofungin D"@fa ;
  ns0:is_tautomer_of <http://www.irandoc.acir/onto/irandoc/CHEBI:231811> ;
  ns0:formula "C22H41NO7" ;
  ns0:inchikey "VKFZVQCKAPPEFZ-RXCFHPIVSA-N" ;
  ns0:synonym_EXACT "(E,2S,3R,4R,5S,14R)-2-acetamido-3,4,5,14-tetrahydroxyicos-6-enoic acid" ;
  ns0:smiles "O[C@@H](CCCCCC/C=C/[C@H](O)[C@@H](O)[C@H](O)[C@H](NC(=O)C)C(O)=O)CCCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:31998> ;
  ns0:inchi "InChI=1S/C22H41NO7/c1-3-4-5-10-13-17(25)14-11-8-6-7-9-12-15-18(26)20(27)21(28)19(22(29)30)23-16(2)24/h12,15,17-21,25-28H,3-11,13-14H2,1-2H3,(H,23,24)(H,29,30)/b15-12+/t17-,18+,19+,20-,21-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "431.570" ;
  ns0:charge "0" .

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 .
