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

<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:107437>
  skos:prefLabel "2-[6-(carboxymethyl)-9-ethyl-3-carbazolyl]acetic acid"@en, "2 [6 (کربوکسی متیل) 9 اتیل 3 کربازولیل] استیک اسید"@fa ;
  ns0:inchikey "SPUIFQHIGRNTFJ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H17NO4/c1-2-19-15-5-3-11(9-17(20)21)7-13(15)14-8-12(10-18(22)23)4-6-16(14)19/h3-8H,2,9-10H2,1H3,(H,20,21)(H,22,23)" ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)CC(=O)O)C3=C1C=CC(=C3)CC(=O)O" ;
  ns0:formula "C18H17NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:monoisotopicmass "311.11576" ;
  ns0:charge "0" ;
  ns0:mass "311.333" .

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 .
