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

<http://www.irandoc.acir/onto/irandoc/CHEBI:173802>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H13NO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:inchi "InChI=1S/C15H13NO3/c1-18-14-8-13-10(7-11(14)15(17)19-2)9-5-3-4-6-12(9)16-13/h3-8,16H,1-2H3" ;
  ns0:inchikey "BYDOYRHWHKPKQP-UHFFFAOYSA-N" ;
  skos:prefLabel "کلاوزین ال"@fa, "clausine l"@en ;
  ns0:mass "255.273" ;
  ns0:synonym_EXACT "methyl 2-methoxy-9H-carbazole-3-carboxylate" ;
  ns0:smiles "O(C=1C=C2NC=3C(C2=CC1C(OC)=O)=CC=CC3)C" ;
  ns0:monoisotopicmass "255.08954" .

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 .
