@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/272169002>
  skos:prefLabel "Animal protein"@en, "پروتئین حیوانی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/710942001> .

<http://rdf-vocabulary.ddialliance.org/xkos#Is_a> rdfs:label "هست یک"@fa, "Is a"@en .
<http://www.irandoc.acir/onto/irandoc/710942001>
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/272169002> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/736258006> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/272169002> ;
  skos:prefLabel "پروتئین حشره (ماده)"@fa, "Insect protein (substance)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/736258006>
  skos:prefLabel "ماده (ماده) بزاق حشرات"@fa, "Insect salivary substance (substance)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/710942001> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/710942001> .

