@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/dfadf91e-b07e-4081-9498-25b87e6d5eb9>
  skos:prefLabel "Random field spin models"@en, "مدل‌های اسپین میدان تصادفی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/d69c3767-0e9e-4114-a2b9-a88624200cb1> .

<http://www.irandoc.acir/onto/irandoc/d69c3767-0e9e-4114-a2b9-a88624200cb1>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/dfadf91e-b07e-4081-9498-25b87e6d5eb9> ;
  skos:prefLabel "Random field xy model"@en, "مدل میدان تصادفی xy"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

