@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:81845>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "pyriprole"@en, "پیریپرول"@fa ;
  ns0:inchi "InChI=1S/C18H10Cl2F5N5S/c19-11-5-9(18(23,24)25)6-12(20)14(11)30-16(28-8-10-3-1-2-4-27-10)15(31-17(21)22)13(7-26)29-30/h1-6,17,28H,8H2" ;
  ns0:formula "C18H10Cl2F5N5S" ;
  ns0:smiles "FC(F)Sc1c(nn(c1NCc1ccccn1)-c1c(Cl)cc(cc1Cl)C(F)(F)F)C#N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:monoisotopicmass "492.99541" ;
  ns0:charge "0" ;
  ns0:mass "494.26900" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MWMQNVGAHVXSPE-UHFFFAOYSA-N" .

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:81845> .

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