@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:61617> ns0:has_part <http://www.irandoc.acir/onto/irandoc/CHEBI:53380> .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53380>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53223> ;
  ns0:synonym_EXACT "poly{[1-(hydroxymethyl)ethylene]oxy}" ;
  ns0:synonym_RELATED "PGLD", "poly(glycidol)", "Polyglycidol", "polyglycidol", "Oxiranemethanol homopolymer" ;
  skos:prefLabel "ماکرومولکول پلی گلیسیدول"@fa, "polyglycidol macromolecule"@en ;
  ns0:subset "3_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "(C3H6O2)n" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53223>
  skos:prefLabel "ماکرومولکول پلی (اتر)."@fa, "poly(ether) macromolecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:53380> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
