@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/8b3dead2-5a21-4f0e-b8e3-0fe7c260c606>
  ns0:type skos:Concept ;
  skos:altLabel "MHD waves"@en ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/a4f31156-a256-4411-9f5a-34d2b0f69f32> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/cad250bc-84eb-4c9d-82f1-ce01969ff172> ;
  skos:prefLabel "Magnetohydrodynamic waves"@en, "امواج مگنتوهیدرودینامیک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/cad250bc-84eb-4c9d-82f1-ce01969ff172>
  skos:prefLabel "Plasma waves"@en, "امواج پلاسما"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/8b3dead2-5a21-4f0e-b8e3-0fe7c260c606> .

<http://www.irandoc.acir/onto/irandoc/a4f31156-a256-4411-9f5a-34d2b0f69f32>
  skos:prefLabel "Alfvén waves"@en, "امواج آلفون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/8b3dead2-5a21-4f0e-b8e3-0fe7c260c606> .

