@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/CHEBI:25436>
  skos:prefLabel "مایکولات"@fa, "mycolate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:88034> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:88034>
  ns0:subset "2_STAR" ;
  ns0:charge "-1" ;
  skos:prefLabel "ketomycolate type-1 (x)"@en, "کتومیکولات نوع 1 (X)"@fa ;
  ns0:synonym_RELATED "(Z)-cyclopropyl-oxomycolate", "cis ketomycolate" ;
  ns0:formula "(CH2)l.(CH2)m.(CH2)n.(CH2)p.C11H17O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25436> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
