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

<http://www.irandoc.acir/onto/irandoc/d87d9c51-bdc2-43bb-99c3-6e5345a7f631>
  skos:prefLabel "Biological networks"@en, "شبکه‌های زیستی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/91244abe-9e78-413f-9e74-189aa7d92a58> .

<http://www.irandoc.acir/onto/irandoc/91244abe-9e78-413f-9e74-189aa7d92a58>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/d87d9c51-bdc2-43bb-99c3-6e5345a7f631> ;
  skos:prefLabel "Cortical networks"@en, "شبکه‌های قشری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:type rdfs:label "type"@en, "نوع"@fa .
