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

<http://www.irandoc.acir/onto/irandoc/CHEBI:102633>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "NFMKQITUWMOCLJ-OWCLPIDISA-N" ;
  ns0:mass "376.513" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H32N2O5S/c1-2-25(22,23)18-11-10-14-8-9-15(16(12-20)24-14)19-17(21)13-6-4-3-5-7-13/h13-16,18,20H,2-12H2,1H3,(H,19,21)/t14-,15+,16-/m1/s1" ;
  skos:prefLabel "n-[(2s,3s,6r)-6-[2-(ethylsulfonylamino)ethyl]-2-(hydroxymethyl)-3-oxanyl]cyclohexanecarboxamide"@en, "N [(2S,3S,6R) 6 [2 (اتیل سولفونیلامین) اتیل] 2 (هیدروکسی متیل) 3 اکسانیل] سیکلوهگزان کربوکسامید"@fa ;
  ns0:smiles "CCS(=O)(=O)NCC[C@H]1CC[C@@H]([C@H](O1)CO)NC(=O)C2CCCCC2" ;
  ns0:monoisotopicmass "376.20319" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:20857> ;
  ns0:formula "C17H32N2O5S" ;
  ns0:charge "0" .

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