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

<http://www.irandoc.acir/onto/irandoc/9c5b281b-03e8-44e5-bd2e-5ba452b0bd1a>
  ns0:type <https://physh.org/rdf/2018/01/01/core#Concept>, skos:Concept ;
  ns0:in_Facet <http://www.irandoc.acir/onto/irandoc/bdb1ef91-b776-4e36-8f8f-3e93666bac1e> ;
  ns0:in_Discipline <https://doi.org/10.29172/512fd433-7b6d-4535-bb60-78f3bf431bc3> ;
  skos:prefLabel "Shear flows"@en, "جریان‌های برشی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/bdb1ef91-b776-4e36-8f8f-3e93666bac1e>
  skos:prefLabel "زمینه‌های پژوهشی"@fa, "Research areas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:contains <http://www.irandoc.acir/onto/irandoc/9c5b281b-03e8-44e5-bd2e-5ba452b0bd1a> .

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 .
