@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/98a7e146-90cf-446c-a690-14b24ce07aef>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/fd233cf5-7ec1-4c82-90c6-2bad6ab2f982> ;
  skos:prefLabel "Z-pinches"@en, "نیشگون‌های z"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/fd233cf5-7ec1-4c82-90c6-2bad6ab2f982>
  skos:prefLabel "Inertially confined plasmas"@en, "پلاسماهای محدود شده با اینرسی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/98a7e146-90cf-446c-a690-14b24ce07aef> .

