@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:94256>
  ns0:formula "C12H10Cl3N3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:smiles "C1=CC(=C(C(=C1C2=NNC(=C2)C(=O)NCCO)Cl)Cl)Cl" ;
  skos:prefLabel "N (2 هیدروکسی اتیل) 3 (2،3،4 تری کلروفنیل) 1H پیرازول 5 کربوکسامید"@fa, "n-(2-hydroxyethyl)-3-(2,3,4-trichlorophenyl)-1h-pyrazole-5-carboxamide"@en ;
  ns0:mass "334.586" ;
  ns0:monoisotopicmass "332.98386" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H10Cl3N3O2/c13-7-2-1-6(10(14)11(7)15)8-5-9(18-17-8)12(20)16-3-4-19/h1-2,5,19H,3-4H2,(H,16,20)(H,17,18)" ;
  ns0:charge "0" ;
  ns0:inchikey "NQORNRXANZIMLI-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:94256> .

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