@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:20857>
  skos:prefLabel "c-glycosyl compound"@en, "ترکیب گلیکوزیل C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:118928> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:118928>
  skos:prefLabel "2 [(2R,5S,6S) 6 (هیدروکسی متیل) 5 [(4  فنیل) سولفونیل آمینو]  اگزانیل]استیک اسید"@fa, "2-[(2r,5s,6s)-6-(hydroxymethyl)-5-[(4-methylphenyl)sulfonylamino]-2-oxanyl]acetic acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20857> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "343.10896" ;
  ns0:inchi "InChI=1S/C15H21NO6S/c1-10-2-5-12(6-3-10)23(20,21)16-13-7-4-11(8-15(18)19)22-14(13)9-17/h2-3,5-6,11,13-14,16-17H,4,7-9H2,1H3,(H,18,19)/t11-,13+,14-/m1/s1" ;
  ns0:formula "C15H21NO6S" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BRLNHSCHDPURAU-KWCYVHTRSA-N" ;
  ns0:mass "343.397" ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N[C@H]2CC[C@@H](O[C@@H]2CO)CC(=O)O" .

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