@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/7e47ebfd-7df6-4333-9b12-c4be4335fa1d>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/73f8b483-c0c2-4d31-824c-d8d85068167a> ;
  skos:prefLabel "Multichannel anderson model"@en, "مدل اندرسون چند کاناله"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/73f8b483-c0c2-4d31-824c-d8d85068167a>
  skos:prefLabel "Anderson impurity model"@en, "مدل ناخالصی اندرسون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/7e47ebfd-7df6-4333-9b12-c4be4335fa1d> .

