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

<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://www.irandoc.acir/onto/irandoc/CHEBI:108495>
  ns0:inchikey "OEENCKLKSYVWPU-UHFFFAOYSA-N" ;
  skos:prefLabel "1,4-dimethyl-6-nitro-9h-carbazole"@en, "1،4 دی متیل 6 نیترو 9H کاربازول"@fa ;
  ns0:formula "C14H12N2O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "240.258" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=C2C3=C(C=CC(=C3)[N+](=O)[O-])NC2=C(C=C1)C" ;
  ns0:monoisotopicmass "240.08988" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:inchi "InChI=1S/C14H12N2O2/c1-8-3-4-9(2)14-13(8)11-7-10(16(17)18)5-6-12(11)15-14/h3-7,15H,1-2H3" .

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 .
