@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#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46845>
  skos:prefLabel "n-alkylpiperazine"@en, "الکیل پیپرازین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:40074> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:40074>
  ns0:subset "1_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46845> ;
  skos:prefLabel "2,3-diphenyl-n-(2-piperazin-1-ylethyl)furo[2,3-b]pyridin-4-amine"@en, "2،3 دی فنیل N (2 پیپرازین 1 ایل اتیل) فورو[2،3 b] پیریدین 4 آمین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

