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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120825>
  ns0:smiles "CCN1C(=C2C=CC(=CC2=N1)C(=O)NCCC3=CC=CS3)OC" ;
  skos:prefLabel "2-ethyl-3-methoxy-n-(2-thiophen-2-ylethyl)-6-indazolecarboxamide"@en, "2 اتیل 3 متوکسی N (2 تیوفن 2 ایل اتیل) 6 ایندازول کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "329.11980" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38769> ;
  ns0:inchi "InChI=1S/C17H19N3O2S/c1-3-20-17(22-2)14-7-6-12(11-15(14)19-20)16(21)18-9-8-13-5-4-10-23-13/h4-7,10-11H,3,8-9H2,1-2H3,(H,18,21)" ;
  ns0:formula "C17H19N3O2S" ;
  ns0:mass "329.418" ;
  ns0:inchikey "DYMJQCRRMRKMDW-UHFFFAOYSA-N" .

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 .
