@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:25901>
  skos:prefLabel "پنتوز"@fa, "pentose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225514> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225514>
  ns0:inchikey "UUGJJZZJDCJMBY-BVEPWEIPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25901> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "539.49136" ;
  skos:prefLabel "سویلوماید"@fa, "suillumide"@en ;
  ns0:formula "C33H65NO4" ;
  ns0:synonym_EXACT "(2R)-N-[(3S,4S,5R)-5-dodecyl-4-hydroxyoxolan-3-yl]-2-hydroxyheptadecanamide" ;
  ns0:smiles "O=C(N[C@@H]1[C@H](O)[C@@H](CCCCCCCCCCCC)OC1)[C@H](O)CCCCCCCCCCCCCCC" ;
  ns0:inchi "InChI=1S/C33H65NO4/c1-3-5-7-9-11-13-15-16-17-18-20-22-24-26-30(35)33(37)34-29-28-38-31(32(29)36)27-25-23-21-19-14-12-10-8-6-4-2/h29-32,35-36H,3-28H2,1-2H3,(H,34,37)/t29-,30+,31+,32-/m0/s1" ;
  ns0:mass "539.886" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
