@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://www.irandoc.acir/onto/irandoc/CHEBI:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:185082> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:185082>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(2r,3r,4r,5s,6r)-6-/{3-[(carbamimidoyl-c-hydroxycarbonimidoyl)methyl]-2,4-dichloro-5-hydroxyphenoxy/}-3,4,5-trihydroxyoxane-2-carboxylic acid"@en, "(2R,3R,4R,5S,6R) 6 /{3 [(carbamimidoyl C hydroxycarbonimidoyl)methyl] 2,4 dichloro 5 hydroxyphenoxy/} ,, تری هیدروکسی  کربوکسیلیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:mass "454.210" ;
  ns0:formula "C15H17Cl2N3O9" ;
  ns0:monoisotopicmass "453.03418" ;
  ns0:synonym_EXACT "(2R,3R,4R,5S,6R)-6-[2,4-dichloro-3-[2-(diaminomethylideneamino)-2-oxoethyl]-5-hydroxyphenoxy]-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchikey "AUDUMKPECIWTMB-DIACKHNESA-N" ;
  ns0:inchi "InChI=1S/C15H17Cl2N3O9/c16-7-3(1-6(22)20-15(18)19)8(17)5(2-4(7)21)28-14-11(25)9(23)10(24)12(29-14)13(26)27/h2,9-12,14,21,23-25H,1H2,(H,26,27)(H4,18,19,20,22)/t9-,10-,11+,12-,14+/m1/s1" ;
  ns0:smiles "ClC1=C(O[C@H]2O[C@H]([C@H](O)[C@@H](O)[C@@H]2O)C(O)=O)C=C(O)C(Cl)=C1CC(=O)N=C(N)N" .

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 .
