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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120581>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "MAEUCLAFSZSYJR-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  skos:prefLabel "3 اتوکسی N [(4 متوکسی فنیل) متیل] 2 پروپیل 6 ایندازول کربوکسامید"@fa, "3-ethoxy-n-[(4-methoxyphenyl)methyl]-2-propyl-6-indazolecarboxamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H25N3O3/c1-4-12-24-21(27-5-2)18-11-8-16(13-19(18)23-24)20(25)22-14-15-6-9-17(26-3)10-7-15/h6-11,13H,4-5,12,14H2,1-3H3,(H,22,25)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "367.18959" ;
  ns0:mass "367.442" ;
  ns0:smiles "CCCN1C(=C2C=CC(=CC2=N1)C(=O)NCC3=CC=C(C=C3)OC)OCC" ;
  ns0:formula "C21H25N3O3" .

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 .
