@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#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:28793>
  skos:prefLabel "beta-d-glucan"@en, "بتا دی گلوکان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:27380> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:27380>
  ns0:subset "3_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "1,6-beta-D-Glucan" ;
  ns0:alt_id "CHEBI:560", "CHEBI:18950" ;
  skos:prefLabel "(1 > 6) بتا دی گلوکان"@fa, "(1->6)-beta-d-glucan"@en ;
  ns0:formula "(C6H10O5)nH2O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:28793> ;
  ns0:synonym_EXACT "(1->6)-beta-D-glucopyranan" ;
  ns0:charge "0" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:75772> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:75772>
  skos:prefLabel "saccharomyces cerevisiae metabolite"@en, "متابولیت ساکارومایسس سرویزیه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
