@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121488>
  ns0:smiles "CC1=CC2=C(N1C)C=CC(=C2)CNC(=O)C3=C(C(=CC=C3)[N+](=O)[O-])C" ;
  ns0:inchi "InChI=1S/C19H19N3O3/c1-12-9-15-10-14(7-8-18(15)21(12)3)11-20-19(23)16-5-4-6-17(13(16)2)22(24)25/h4-10H,11H2,1-3H3,(H,20,23)" ;
  skos:prefLabel "n-[(1,2-dimethyl-5-indolyl)methyl]-2-methyl-3-nitrobenzamide"@en, "N [(1،2 دی متیل 5 ایندولیل) متیل] 2 متیل 3 نیترو بنزامید"@fa ;
  ns0:formula "C19H19N3O3" ;
  ns0:monoisotopicmass "337.14264" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "337.373" ;
  ns0:inchikey "TYCFPEKQINNRSR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121488> .

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 .
