@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/f4aeb6ff-0f55-4484-b714-8c35c6a54a84>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/fd233cf5-7ec1-4c82-90c6-2bad6ab2f982> ;
  skos:prefLabel "Laser inertial confinement"@en, "محصورسازی اینرسی لیزری"@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/f4aeb6ff-0f55-4484-b714-8c35c6a54a84> .

