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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:180782>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H30O12/c1-23(2,32)12-5-3-10(4-6-12)20(30)33-9-15-17(27)18(28)19(29)22(34-15)35-21(31)11-7-13(24)16(26)14(25)8-11/h3,7-8,12,15,17-19,22,24-29,32H,4-6,9H2,1-2H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(=O)C2=CC(O)=C(O)C(O)=C2)COC(=O)C=3CCC(C(O)(C)C)CC3" ;
  skos:prefLabel "اوکاگلوبولین"@fa, "eucaglobulin"@en ;
  ns0:inchikey "GMBUWWLCKJYTTG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H30O12" ;
  ns0:mass "498.481" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16412> ;
  ns0:monoisotopicmass "498.17373" ;
  ns0:synonym_EXACT "[3,4,5-trihydroxy-6-[[4-(2-hydroxypropan-2-yl)cyclohexene-1-carbonyl]oxymethyl]oxan-2-yl] 3,4,5-trihydroxybenzoate" .

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 .
