@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://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://www.irandoc.acir/onto/irandoc/CHEBI:61453> ns0:has_part <http://www.irandoc.acir/onto/irandoc/CHEBI:53257> .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26178>
  skos:prefLabel "ماکرومولکول پلی استر"@fa, "polyester macromolecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:53257> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53257>
  ns0:synonym_RELATED "PPT", "poly(p-phenylene terephthalate)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26178> ;
  skos:prefLabel "poly(p-phenylene terephthalate) macromolecule"@en, "ماکرومولکول پلی (p فنیلن ترفتالات)."@fa ;
  ns0:subset "3_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "(C14H8O4)n" .

