@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/5b64e7f0-e98c-4f11-8048-893d8f8d039f>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/36932cf6-44f8-4508-8a6a-20a0e46f6c8f> ;
  skos:prefLabel "Kuramoto model"@en, "مدل کوراموتو"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:type rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/36932cf6-44f8-4508-8a6a-20a0e46f6c8f>
  skos:prefLabel "مدل‌های نوسانگر فازی"@fa, "Phase oscillator models"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/5b64e7f0-e98c-4f11-8048-893d8f8d039f> .

