@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/5bb65267-e5d4-4303-a8de-492fc855e9a3>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/fea036a1-9c29-4872-ab2c-d052949f7c03> ;
  skos:prefLabel "Conjugated polymers"@en, "پلیمرهای مزدوج"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:type rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/fea036a1-9c29-4872-ab2c-d052949f7c03>
  skos:prefLabel "Polymers"@en, "پلیمرها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/5bb65267-e5d4-4303-a8de-492fc855e9a3> .

