@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/0ac4a408-a5fa-4282-9aca-76faf6cfb000>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/4c4f4d87-e837-4d65-970d-f5323698a5f1> ;
  skos:prefLabel "Photocurrent"@en, "جریان نوری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/4c4f4d87-e837-4d65-970d-f5323698a5f1>
  skos:prefLabel "Optical & microwave phenomena"@en, "پدیده‌های نوری و مایکروویو"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/0ac4a408-a5fa-4282-9aca-76faf6cfb000> .

