@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:60708> ns0:has_part <http://www.irandoc.acir/onto/irandoc/CHEBI:53564> .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53564>
  ns0:synonym_RELATED "poly(vinylethylene)", "poly(1,2-butadiene)", "1,2-polybutadiene" ;
  skos:prefLabel "ماکرومولکول پلی (وینیل اتیلن)."@fa, "poly(vinylethylene) macromolecule"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53319> ;
  ns0:synonym_EXACT "poly(1-vinylethylene)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  ns0:formula "(C4H6)n" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:53319>
  skos:prefLabel "ماکرومولکول پلی بوتادین"@fa, "polybutadiene macromolecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:53564> .

