@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:53368>
  skos:prefLabel "ماکرومولکول یونی"@fa, "ionic macromolecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:78395> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:78395>
  ns0:formula "(C6H11NO)nHO" ;
  ns0:charge "-1" ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:79212> ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53368> ;
  skos:prefLabel "پلی (6 آمینو هگزانوات) (1)"@fa, "poly(6-aminohexanoate)(1-)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:is_conjugate_base_of rdfs:label "بازه-مزدوج-است"@fa, "is_conjugate_base_of"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79212>
  skos:prefLabel "پلی (6 آمینو هگزانوئیک اسید)"@fa, "poly(6-aminohexanoic acid)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:78395> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
