@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/b25ae464-8a45-4e8e-8efe-63d0f4714f01>
  skos:prefLabel "Networks & random structures"@en, "شبکه‌ها و ساختارهای تصادفی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/74a6313f-90ff-426a-9577-538d006bde5e> .

<http://www.irandoc.acir/onto/irandoc/74a6313f-90ff-426a-9577-538d006bde5e>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/b25ae464-8a45-4e8e-8efe-63d0f4714f01> ;
  skos:prefLabel "Complex networks"@en, "شبکه‌های پیچیده"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

