@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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79979> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:79979>
  ns0:formula "C14H22NO12" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC(=O)N[C@@H]1[C@@H](O)[C@H](O[C@@H]2O[C@@H]([C@@H](O)[C@H](O)[C@H]2O)C(O)=O)[C@@H](CO)O[C@@H]1O[*]" ;
  ns0:monoisotopicmass "396.11420" ;
  ns0:mass "396.32400" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "بتا D گلوکورونوزیل (1 > 4) N استیل آلفا D گلوکوزامینیل پروتئوگلیکان"@fa, "beta-d-glucuronosyl-(1->4)-n-acetyl-alpha-d-glucosaminylproteoglycan"@en .

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