@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/4280af65-b2d4-4298-942f-0f11b52a4e1f>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/2375c1d2-a3fc-4d5b-8fde-4f9029004962> ;
  skos:prefLabel "Breathers"@en, "نفس کش ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:type rdfs:label "type"@en, "نوع"@fa .
<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/4280af65-b2d4-4298-942f-0f11b52a4e1f> .

