@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/498d1139-cbf1-4d02-9dc5-02c4c71b189d>
  ns0:type skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/382d0bbd-44c4-4654-af59-d50457310ff2> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/96973abf-f1b5-44c5-9549-9f0f4dfe234f> ;
  skos:prefLabel "Heusler alloy"@en, "آلیاژ هویسلر"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/96973abf-f1b5-44c5-9549-9f0f4dfe234f>
  skos:prefLabel "Alloys"@en, "آلیاژها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/498d1139-cbf1-4d02-9dc5-02c4c71b189d> .

<http://www.irandoc.acir/onto/irandoc/382d0bbd-44c4-4654-af59-d50457310ff2>
  skos:prefLabel "Half-heusler alloy"@en, "آلیاژ نیم هویسلر"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/498d1139-cbf1-4d02-9dc5-02c4c71b189d> .

