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

<http://www.irandoc.acir/onto/irandoc/AGR000112>
  skos:prefLabel "Radiation"@en, "تابش"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR000102> .

<http://rdf-vocabulary.ddialliance.org/xkos#is_chemical_formula_of> rdfs:label "فرمول شیمیایی از"@fa, "is chemical formula of"@en .
<http://www.irandoc.acir/onto/irandoc/AGR000102>
  ns0:is_parent_of <http://www.irandoc.acir/onto/irandoc/AGR000111> ;
  ns0:is_chemical_formula_of <http://www.irandoc.acir/onto/irandoc/AGR000111> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR000111> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR000112> ;
  skos:prefLabel "Infrared radiation"@en, "تابش فروسرخ"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/AGR000111>
  skos:prefLabel "Light"@en, "نور"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR000102> ;
  ns0:has_component <http://www.irandoc.acir/onto/irandoc/AGR000102> .

ns0:is_parent_of rdfs:label "والدی از (رابطه والد -فرزندی)"@fa, "is parent of"@en .
ns0:has_related rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
