@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/efe40972-7a4f-4a87-80ef-ae39472ce875>
  skos:prefLabel "Optical spectroscopy"@en, "طیف‌سنجی نوری"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/d38e30b8-9518-41b3-8592-7fe6b52fff45> .

<http://www.irandoc.acir/onto/irandoc/d38e30b8-9518-41b3-8592-7fe6b52fff45>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/efe40972-7a4f-4a87-80ef-ae39472ce875> ;
  skos:prefLabel "Dark-field optical spectroscopy"@en, "طیف‌سنجی نوری میدان تاریک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

