@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/7b79ca56-6194-4286-804c-34ce14298bd6>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/258d6104-3e21-4b28-9599-fa4cb50c028a> ;
  skos:prefLabel "Thin-film photovoltaics"@en, "فتوولتائیک‌های لایه نازک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/258d6104-3e21-4b28-9599-fa4cb50c028a>
  skos:prefLabel "Photovoltaic absorbers"@en, "جاذب‌های فتوولتائیک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/7b79ca56-6194-4286-804c-34ce14298bd6> .

ns0:type rdfs:label "type"@en, "نوع"@fa .
