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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113262>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:monoisotopicmass "241.08513" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H11N3O2" ;
  skos:prefLabel "6-nitro-2,3,4,9-tetrahydro-1h-carbazole-1-carbonitrile"@en, "6 نیترو 2،3،4،9 تتراهیدرو 1H کاربازول 1 کربنیتریل"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "241.246" ;
  ns0:inchi "InChI=1S/C13H11N3O2/c14-7-8-2-1-3-10-11-6-9(16(17)18)4-5-12(11)15-13(8)10/h4-6,8,15H,1-3H2" ;
  ns0:inchikey "ZQXSMKCINAMFOJ-UHFFFAOYSA-N" ;
  ns0:smiles "C1CC(C2=C(C1)C3=C(N2)C=CC(=C3)[N+](=O)[O-])C#N" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
