@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:138877> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:138877>
  ns0:subset "2_STAR" ;
  ns0:smiles "[C@H](CCCCN[C@@H]1[C@H]([C@@H]([C@H](O[C@H]1O)CO)O)O)(C(O)=O)N" ;
  ns0:formula "C12H24N2O7" ;
  skos:prefLabel "glucoselysine"@en, "گلوکز لیزین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "IGBBBLSQXFDCHI-MIDKXNQYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "308.15835" ;
  ns0:mass "308.329" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16412> ;
  ns0:inchi "InChI=1S/C12H24N2O7/c13-6(11(18)19)3-1-2-4-14-8-10(17)9(16)7(5-15)21-12(8)20/h6-10,12,14-17,20H,1-5,13H2,(H,18,19)/t6-,7+,8+,9+,10+,12+/m0/s1" .

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