@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/6bcd2a14-13c4-4f1f-8a5e-24b8c6ffbb21>
  skos:prefLabel "Lithium batteries"@en, "باتری‌های لیتیومی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/7d1c0e34-760f-4d53-b069-a96aa9b1c695> .

<http://www.irandoc.acir/onto/irandoc/7d1c0e34-760f-4d53-b069-a96aa9b1c695>
  ns0:type skos:Concept ;
  skos:altLabel "Lithium-ion polymer batteries"@fa, "LiPo"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/6bcd2a14-13c4-4f1f-8a5e-24b8c6ffbb21> ;
  skos:prefLabel "Lithium polymer batteries"@en, "باتری‌های لیتیوم پلیمری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

