@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/c9174048-b368-4b5b-b065-20094708fa4d>
  skos:prefLabel "Networks"@en, "شبکه‌ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_concept <http://www.irandoc.acir/onto/irandoc/93b6be1a-96f6-44e9-8a88-4e1498419285> .

<http://www.irandoc.acir/onto/irandoc/93b6be1a-96f6-44e9-8a88-4e1498419285>
  ns0:type <https://physh.org/rdf/2018/01/01/core#Concept>, skos:Concept ;
  ns0:in_Facet <http://www.irandoc.acir/onto/irandoc/f45b3c40-959c-4e90-ba0e-38232980802a> ;
  ns0:in_Discipline <http://www.irandoc.acir/onto/irandoc/c9174048-b368-4b5b-b065-20094708fa4d> ;
  skos:prefLabel "Weighted networks"@en, "شبکه‌های وزن‌دار"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/f45b3c40-959c-4e90-ba0e-38232980802a>
  skos:prefLabel "سامانه‌های فیزیکی"@fa, "Physical systems"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:contains <http://www.irandoc.acir/onto/irandoc/93b6be1a-96f6-44e9-8a88-4e1498419285> .

ns0:in_Facet rdfs:label "در جنبه"@fa, "in Facet"@en .
ns0:in_Discipline rdfs:label "در رشته"@fa, "in Discipline"@en .
ns0:type rdfs:label "type"@en, "نوع"@fa .
