@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#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:75771>
  skos:prefLabel "متابولیت موش"@fa, "mouse metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24587>
  skos:prefLabel "هگزوزامینید"@fa, "hexosaminide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:35373> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:28401>
  skos:prefLabel "n-acetyl-d-glucosaminide"@en, "N استیل D گلوکوزامینید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35373> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35373>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24587> ;
  ns0:alt_id "CHEBI:20997", "CHEBI:4165" ;
  ns0:subset "3_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "(C6H11NO3)n.C12H24N2O10", "C12H24N2O10(C6H11NO3)n" ;
  ns0:synonym_EXACT "D-Glucosaminide" ;
  ns0:synonym_RELATED "D-glucosaminides" ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:28401> ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:75771> ;
  skos:prefLabel "d-glucosaminide"@en, "دی گلوکوزامینید"@fa ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
