@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/614263c8-f762-4e14-8347-932c5ac234c8>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/2375c1d2-a3fc-4d5b-8fde-4f9029004962> ;
  skos:prefLabel "Front propagation"@en, "انتشار جلویی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/2375c1d2-a3fc-4d5b-8fde-4f9029004962>
  skos:prefLabel "Nonlinear waves"@en, "امواج غیرخطی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/614263c8-f762-4e14-8347-932c5ac234c8> .

