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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93917>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:inchi "InChI=1S/C24H20N2O2/c27-18(16-28-23-13-5-7-17-8-6-14-25-24(17)23)15-26-21-11-3-1-9-19(21)20-10-2-4-12-22(20)26/h1-14,18,27H,15-16H2" ;
  ns0:inchikey "IHTNCHFQXFIPGF-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-(9-carbazolyl)-3-(8-quinolinyloxy)-2-propanol"@en, "1 (9 کاربازولیل) 3 (8 کینولینیلوکسی) 2 پروپانول"@fa ;
  ns0:formula "C24H20N2O2" ;
  ns0:smiles "C1=CC=C2C(=C1)C3=CC=CC=C3N2CC(COC4=CC=CC5=C4N=CC=C5)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "368.15248" ;
  ns0:mass "368.429" .

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 .
