@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:16412>
  skos:prefLabel "لیپوپلی ساکارید"@fa, "lipopolysaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197857> .

<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:197857>
  ns0:formula "C24H44O11" ;
  ns0:inchi "InChI=1S/C24H44O11/c1-16(25)33-15-19-20(28)21(29)22(30)24(35-19)34-14-17(26)12-10-8-6-4-2-3-5-7-9-11-13-18(27)23(31)32/h17-22,24,26-30H,2-15H2,1H3,(H,31,32)/t17?,18?,19-,20-,21+,22-,24-/m1/s1" ;
  ns0:mass "508.605" ;
  ns0:inchikey "YGXTZJOFTJKTTP-ZCCFEISWSA-N" ;
  skos:prefLabel "اسید اوستیلاژیک C"@fa, "ustilagic acid c"@en ;
  ns0:monoisotopicmass "508.28836" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "16-[(2R,3R,4S,5S,6R)-6-(acetyloxymethyl)-3,4,5-trihydroxyoxan-2-yl]oxy-2,15-dihydroxyhexadecanoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16412> ;
  ns0:smiles "O=C(O)C(O)CCCCCCCCCCCCC(O)CO[C@@H]1O[C@@H]([C@@H](O)[C@@H]([C@H]1O)O)COC(=O)C" .

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 .
