@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:65313>
  ns0:formula "C6H12O6(C6H10O5)n" ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18154> ;
  skos:prefLabel "alpha-d-glucosyl-(1->2)-[(2->6)-beta-d-fructosyl]n"@en, "آلفا D گلوکوزیل (1 > 2) [(2 > 6) بتا D فروکتوزیل] n"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:18154>
  skos:prefLabel "پلی ساکارید"@fa, "polysaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:65313> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
