@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/0841db0c-24b2-4074-9ba3-a5b6243699b5>
  skos:prefLabel "Light mesons"@en, "مزون‌های سبک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/8413a24a-3f33-4f1e-acb6-041b49c6e82d> .

<http://www.irandoc.acir/onto/irandoc/8413a24a-3f33-4f1e-acb6-041b49c6e82d>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/0841db0c-24b2-4074-9ba3-a5b6243699b5> ;
  skos:prefLabel "پيون‌ها"@fa, "Pions"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

