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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105010>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "355.433" ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)C=NNC(=O)C3=CC=CC=C3C)C4=CC=CC=C41" ;
  ns0:inchi "InChI=1S/C23H21N3O/c1-3-26-21-11-7-6-10-19(21)20-14-17(12-13-22(20)26)15-24-25-23(27)18-9-5-4-8-16(18)2/h4-15H,3H2,1-2H3,(H,25,27)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [(9 اتیل 3 کاربازولیل) متیلیدین آمینو] 2 متیل بنزامید"@fa, "n-[(9-ethyl-3-carbazolyl)methylideneamino]-2-methylbenzamide"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "355.16846" ;
  ns0:inchikey "NYLXNQHCXNOBQX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48513> ;
  ns0:formula "C23H21N3O" .

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 .
