@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/66e7b8e9-d055-49d4-a275-88f9fd168d2c>
  ns0:type skos:Concept ;
  skos:altLabel "CBED"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/insp0012722> ;
  skos:prefLabel "Convergent beam electron diffraction"@en, "پراش الکترونی پرتو همگرا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/insp0012722>
  skos:prefLabel "Electron diffraction"@en, "پراش الکترون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

