@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/4eec2798-da70-4fc2-8371-f6aa5f6180d7>
  skos:prefLabel "Low- & intermediate-energy accelerators"@en, "شتاب‌دهنده‌های انرژی پایین و متوسط"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/28a7fcb6-1e57-4f5e-a334-e99e2489926c> .

<http://www.irandoc.acir/onto/irandoc/28a7fcb6-1e57-4f5e-a334-e99e2489926c>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/4eec2798-da70-4fc2-8371-f6aa5f6180d7> ;
  skos:prefLabel "High-intensity accelerators"@en, "شتاب‌دهنده‌های با شدت بالا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

