@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://www.irandoc.acir/onto/irandoc/CHEBI:63436>
  skos:prefLabel "مشتق اسید کربوهیدرات"@fa, "carbohydrate acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:179920> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:179920>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:63436> ;
  skos:prefLabel "a L threo 4 Hex 4 enopyranuronosyl D galacturonic acid"@fa, "a-l-threo-4-hex-4-enopyranuronosyl-d-galacturonic acid"@en ;
  ns0:inchi "InChI=1S/C12H16O12/c13-2-1-3(9(17)18)22-12(4(2)14)24-7-5(15)6(16)11(21)23-8(7)10(19)20/h1-2,4-8,11-16,21H,(H,17,18)(H,19,20)" ;
  ns0:charge "0" ;
  ns0:mass "352.248" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-(2-carboxy-4,5,6-trihydroxyoxan-3-yl)oxy-3,4-dihydroxy-3,4-dihydro-2H-pyran-6-carboxylic acid" ;
  ns0:smiles "O(C1C(O)C(O)C(OC1C(O)=O)O)C2OC(=CC(O)C2O)C(O)=O" ;
  ns0:inchikey "LLVVMXFNKAHVEZ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "352.06418" ;
  ns0:formula "C12H16O12" .

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 .
