@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/9794a926-9d59-4c60-a64a-e2a88ff3b421>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/2375c1d2-a3fc-4d5b-8fde-4f9029004962> ;
  skos:prefLabel "Traveling waves"@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/9794a926-9d59-4c60-a64a-e2a88ff3b421> .

