@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/062092a5-396d-41e2-9af3-891ddbc4ea6e>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/ce1c6c0a-58ee-41a7-a3b2-83d268ffbda6> ;
  skos:prefLabel "Action potential propagation"@en, "انتشار پتانسیل عمل"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/ce1c6c0a-58ee-41a7-a3b2-83d268ffbda6>
  skos:prefLabel "Neural basis of learning & memory"@en, "اساس عصبی یادگیری و حافظه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/062092a5-396d-41e2-9af3-891ddbc4ea6e> .

