@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/a38dc017-3236-4084-afc5-eb59c5de51e0>
  skos:prefLabel "فنون نوری"@fa, "Optical techniques"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/e35e4dc7-4f59-4f46-bea3-93077accdd34> .

<http://www.irandoc.acir/onto/irandoc/e35e4dc7-4f59-4f46-bea3-93077accdd34>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/a38dc017-3236-4084-afc5-eb59c5de51e0> ;
  skos:prefLabel "Homodyne & heterodyne detection"@en, "تشخیص هموداین و هتروداین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

