@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/33517878-e26f-47df-ab9f-fd9b1ef2898c>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/0dc06882-40b4-4da9-b489-9706a97e3e25> ;
  skos:prefLabel "Barabasi-albert network"@en, "شبکه باراباسی-آلبرت"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/0dc06882-40b4-4da9-b489-9706a97e3e25>
  skos:prefLabel "Scale free & inhomogeneous networks"@en, "شبکه‌های مستقل از مقیاس و ناهمگن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/33517878-e26f-47df-ab9f-fd9b1ef2898c> .

