@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38769>
  skos:prefLabel "ایندازول ها"@fa, "indazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108183> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108183>
  ns0:inchi "InChI=1S/C20H21N3O3/c1-4-11-26-20-16-10-9-14(12-17(16)22-23(20)2)19(24)21-13-15-7-5-6-8-18(15)25-3/h4-10,12H,1,11,13H2,2-3H3,(H,21,24)" ;
  skos:prefLabel "N [(2 متوکسی فنیل) متیل] 2 متیل 3 پروپ 2 انوکسی 6 ایندازولکربوکسامید"@fa, "n-[(2-methoxyphenyl)methyl]-2-methyl-3-prop-2-enoxy-6-indazolecarboxamide"@en ;
  ns0:monoisotopicmass "351.15829" ;
  ns0:formula "C20H21N3O3" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  ns0:inchikey "SMLYCPBSJLOVPD-UHFFFAOYSA-N" ;
  ns0:smiles "CN1C(=C2C=CC(=CC2=N1)C(=O)NCC3=CC=CC=C3OC)OCC=C" ;
  ns0:charge "0" ;
  ns0:mass "351.400" .

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 .
