@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:108955>
  ns0:formula "C25H21N3O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:mass "411.453" ;
  ns0:inchi "InChI=1S/C25H21N3O3/c1-17-22(24(30)28(26(17)2)19-13-7-4-8-14-19)27-23(29)20-15-9-10-16-21(20)25(27,31)18-11-5-3-6-12-18/h3-16,31H,1-2H3" ;
  skos:prefLabel "2 (1،5 دی متیل 3 اکسو 2 فنیل 4 پیرازولیل) 3 هیدروکسی 3 فنیل 1 ایزوایندولون"@fa, "2-(1,5-dimethyl-3-oxo-2-phenyl-4-pyrazolyl)-3-hydroxy-3-phenyl-1-isoindolone"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KUSDAEKSKFAWIZ-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C(=O)N(N1C)C2=CC=CC=C2)N3C(=O)C4=CC=CC=C4C3(C5=CC=CC=C5)O" ;
  ns0:monoisotopicmass "411.15829" ;
  ns0:charge "0" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26410>
  skos:prefLabel "پیرازول ها"@fa, "pyrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108955> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
