@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/1fc8f216-e853-4b59-bdb2-2ac001bd3ea2>
  skos:prefLabel "Ion beam analysis"@en, "آنالیز پرتو یونی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/bf582a64-42a5-4009-a9af-e9a1100f5de6> .

<http://www.irandoc.acir/onto/irandoc/bf582a64-42a5-4009-a9af-e9a1100f5de6>
  ns0:type skos:Concept ;
  skos:altLabel "Elastic backscattering spectrometry"@fa, "EBS"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/1fc8f216-e853-4b59-bdb2-2ac001bd3ea2> ;
  skos:prefLabel "Elastic back scattering spectroscopy"@en, "طیف‌سنجی پراکندگی برگشتی الاستیک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

