@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#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:116388> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116388>
  ns0:mass "421.944" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:inchi "InChI=1S/C23H20ClN3OS/c1-17-22(14-25-27(17)20-11-9-19(24)10-12-20)23(28)26(16-21-8-5-13-29-21)15-18-6-3-2-4-7-18/h2-14H,15-16H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=C(C=NN1C2=CC=C(C=C2)Cl)C(=O)N(CC3=CC=CC=C3)CC4=CC=CS4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 (4 کلروفنیل) 5 متیل N (فنیل متیل) N (تیوفن 2 یل متیل) 4 پیرازول کربوکسامید"@fa, "1-(4-chlorophenyl)-5-methyl-n-(phenylmethyl)-n-(thiophen-2-ylmethyl)-4-pyrazolecarboxamide"@en ;
  ns0:inchikey "ZNQUQWGFIOFWNM-UHFFFAOYSA-N" ;
  ns0:formula "C23H20ClN3OS" ;
  ns0:monoisotopicmass "421.10156" ;
  ns0:charge "0" .

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