@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/468e38a1-b16f-4618-875d-b481375e6012>
  ns0:type skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/756e1ce2-8f47-4e38-ab1a-17a68b30f843> ;
  skos:prefLabel "Granular compaction"@en, "تراکم دانه‌ای"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/756e1ce2-8f47-4e38-ab1a-17a68b30f843>
  skos:prefLabel "چینش دانه‌ای"@fa, "Granular packing"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/468e38a1-b16f-4618-875d-b481375e6012> .

