@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:212689> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:212689>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:monoisotopicmass "353.19909" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "نئوکارازوستاتین B"@fa, "neocarazostatin b"@en ;
  ns0:synonym_EXACT "1-[(2R)-2-hydroxypropyl]-3-methoxy-2-methyl-6-(3-methylbut-2-enyl)-9H-carbazol-4-ol" ;
  ns0:mass "353.462" ;
  ns0:formula "C22H27NO3" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H27NO3/c1-12(2)6-7-15-8-9-18-17(11-15)19-20(23-18)16(10-13(3)24)14(4)22(26-5)21(19)25/h6,8-9,11,13,23-25H,7,10H2,1-5H3/t13-/m1/s1" ;
  ns0:inchikey "SDXRDEAECLPZHL-CYBMUJFWSA-N" ;
  ns0:smiles "O(C1=C(O)C2=C(NC3=C2C=C(CC=C(C)C)C=C3)C(=C1C)C[C@H](O)C)C" .

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 .
