@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:25381>
  skos:prefLabel "مونو آلکیل فسفات"@fa, "monoalkyl phosphate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:170066> .

<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#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:170066>
  ns0:subset "2_STAR" ;
  ns0:formula "C25H52NO6P" ;
  ns0:monoisotopicmass "493.35323" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ITQQIFQHZUHJND-BJKOFHAPSA-N" ;
  ns0:smiles "P(OC[C@H](NC(=O)CCCCCCCCC)[C@H](O)CCCCCCCCCCCC)(O)(O)=O" ;
  ns0:inchi "InChI=1S/C25H52NO6P/c1-3-5-7-9-11-12-13-15-16-18-20-24(27)23(22-32-33(29,30)31)26-25(28)21-19-17-14-10-8-6-4-2/h23-24,27H,3-22H2,1-2H3,(H,26,28)(H2,29,30,31)/t23-,24+/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "493.666" ;
  skos:prefLabel "cerp(d15:0/10:0)"@en, "CerP(d15:0/10:0)"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25381> ;
  ns0:synonym_EXACT "[(2S,3R)-2-(decanoylamino)-3-hydroxypentadecyl] dihydrogen phosphate" .

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 .
