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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105134>
  ns0:formula "C14H15BrN2O" ;
  ns0:monoisotopicmass "306.03678" ;
  ns0:inchi "InChI=1S/C14H15BrN2O/c1-2-17-13-7-6-9(15)8-11(13)10-4-3-5-12(16-18)14(10)17/h6-8,18H,2-5H2,1H3" ;
  skos:prefLabel "6-bromo-9-ethyl-3,4-dihydro-2h-carbazol-1-one oxime"@en, "6 برومو 9 اتیل 3،4 دی هیدرو 2H کاربازول 1 یک اکسیم"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "CVRPKMBHUHDGNF-UHFFFAOYSA-N" ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)Br)C3=C1C(=NO)CCC3" ;
  ns0:mass "307.186" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
