@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#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48513>
  skos:prefLabel "کاربازول ها"@fa, "carbazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220581> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220581>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:mass "379.456" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "oxiamycin"@en, "اکسیامایسین"@fa ;
  ns0:smiles "O=C(O)[C@]1([C@H]2[C@@](OC=3C=C4C5=C(C=CC=C5)NC4=CC3CC2)(CC[C@@H]1O)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C23H25NO4" ;
  ns0:monoisotopicmass "379.17836" ;
  ns0:inchikey "WFJWYMIUZRCIHV-VAPSRWTKSA-N" ;
  ns0:synonym_EXACT "(16S,17S,18S,21S)-18-hydroxy-17,21-dimethyl-22-oxa-10-azapentacyclo[11.9.0.03,11.04,9.016,21]docosa-1,3(11),4,6,8,12-hexaene-17-carboxylic acid" ;
  ns0:inchi "InChI=1S/C23H25NO4/c1-22-10-9-20(25)23(2,21(26)27)19(22)8-7-13-11-17-15(12-18(13)28-22)14-5-3-4-6-16(14)24-17/h3-6,11-12,19-20,24-25H,7-10H2,1-2H3,(H,26,27)/t19-,20+,22+,23+/m1/s1" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
