@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/1c34a735-46ab-4b59-bca0-c03f0c76d289>
  ns0:type skos:Concept ;
  skos:altLabel "SHG"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/d3a4e127-e2a1-4d1b-9637-522e2bf75e99> ;
  skos:prefLabel "Optical second-harmonic generation"@en, "تولید هارمونیک دوم نوری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/d3a4e127-e2a1-4d1b-9637-522e2bf75e99>
  skos:prefLabel "High-harmonic generation"@en, "تولید هارمونیک بالا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/1c34a735-46ab-4b59-bca0-c03f0c76d289> .

