@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/fec72dfb-0bb2-402a-810a-e515ffeaff8f>
  ns0:type skos:Concept ;
  skos:altLabel "Continuous time random walk"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/b52b4f11-cad6-4cea-997f-36a603349fea> ;
  skos:prefLabel "Continuous-time random walk"@en, "گام تصادفی زمان پیوسته"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/b52b4f11-cad6-4cea-997f-36a603349fea>
  skos:prefLabel "Random walks"@en, "قدم زدن‌های تصادفی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/fec72dfb-0bb2-402a-810a-e515ffeaff8f> .

