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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31428>
  ns0:synonym_RELATED "2-Methylimidazole polymer with 1-chloro-2,3-epoxypropane", "Colestimide" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "کولستیلان"@fa, "colestilan"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:synonym_EXACT "Colestilan" ;
  ns0:formula "(C4H6N2.C3H5ClO)mon" ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31428> .

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