@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/aabb3867-8c42-46b7-8bb5-8dc194e448a0>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/41033e78-6742-4486-9c09-f1efa60f9d9d> ;
  skos:prefLabel "Degree correlations"@en, "همبستگی‌های درجه‌ای"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/41033e78-6742-4486-9c09-f1efa60f9d9d>
  skos:prefLabel "Network structure"@en, "ساختار شبکه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/aabb3867-8c42-46b7-8bb5-8dc194e448a0> .

