@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/9dc2ee1a-ff51-438a-b7c7-1045cd385cfc>
  skos:prefLabel "Quantum monte carlo"@en, "مونت کارلو کوانتومی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/b9e02b47-e089-442d-ad1c-a29f2e65c709> .

<http://www.irandoc.acir/onto/irandoc/b9e02b47-e089-442d-ad1c-a29f2e65c709>
  ns0:type skos:Concept ;
  skos:altLabel "DQMC"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/9dc2ee1a-ff51-438a-b7c7-1045cd385cfc> ;
  skos:prefLabel "Diffusion quantum monte carlo"@en, "مونت کارلو کوانتومی انتشاری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

