@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/d565a9ce-d39d-41d8-9f6b-4902af924628>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/721bc5e5-4148-408b-91b5-fb760c1278ab> ;
  skos:prefLabel "Kagome metal"@en, "فلز کاگومه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/721bc5e5-4148-408b-91b5-fb760c1278ab>
  skos:prefLabel "Metals"@en, "فلزات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/d565a9ce-d39d-41d8-9f6b-4902af924628> .

