@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:65212>
  skos:prefLabel "مشتق پلی ساکارید"@fa, "polysaccharide derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143721> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143721>
  ns0:synonym_RELATED "GBSIb" ;
  ns0:formula "(C43H70N2O33)n.C67H107N4O50" ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:65212> ;
  skos:prefLabel "type ib group b streptococcus capsular polysaccharide"@en, "پلی ساکارید کپسولی نوع Ib گروه B استرپتوکوکوس"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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