@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#is_used_as> rdfs:label "بکار برده شود برای"@fa, "is used as"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_related> rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0004771>
  skos:prefLabel "Bee feeding"@en, "تغذیه زنبور"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0003159> .

<http://www.irandoc.acir/onto/irandoc/AGR0003159>
  ns0:is_used_as <http://www.irandoc.acir/onto/irandoc/AGR0004771> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0004771> ;
  skos:prefLabel "Honeydew"@en, "عسلک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

