@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/d5fbe3ba-804d-43f1-a653-2e0c104cdba7>
  ns0:type <https://physh.org/rdf/2018/01/01/core#Concept>, skos:Concept ;
  ns0:in_Facet <http://www.irandoc.acir/onto/irandoc/705f7ed8-5e20-47e1-8ca4-fa7feea8ad84> ;
  ns0:in_Discipline <http://www.irandoc.acir/onto/irandoc/5375b253-b0a1-4ece-bb50-4c34ea7218bd> ;
  skos:prefLabel "Satellite data analysis"@en, "تحلیل داده‌های ماهواره‌ای"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/5375b253-b0a1-4ece-bb50-4c34ea7218bd>
  skos:prefLabel "Plasma physics"@en, "فیزیک پلاسما"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_concept <http://www.irandoc.acir/onto/irandoc/d5fbe3ba-804d-43f1-a653-2e0c104cdba7> .

ns0:in_Facet rdfs:label "در جنبه"@fa, "in Facet"@en .
ns0:in_Discipline rdfs:label "در رشته"@fa, "in Discipline"@en .
<http://www.irandoc.acir/onto/irandoc/705f7ed8-5e20-47e1-8ca4-fa7feea8ad84>
  skos:prefLabel "فنون تجربی"@fa, "Experimental techniques"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:contains <http://www.irandoc.acir/onto/irandoc/d5fbe3ba-804d-43f1-a653-2e0c104cdba7> .

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