@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://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:108454>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCN(CC)CCNC(=O)C1=CC2=C(S1)N(N=C2C3=CC=C(C=C3)Cl)C" ;
  ns0:inchikey "WHWPOSROHWRQBH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "390.12811" ;
  ns0:inchi "InChI=1S/C19H23ClN4OS/c1-4-24(5-2)11-10-21-18(25)16-12-15-17(22-23(3)19(15)26-16)13-6-8-14(20)9-7-13/h6-9,12H,4-5,10-11H2,1-3H3,(H,21,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  skos:prefLabel "3-(4-chlorophenyl)-n-[2-(diethylamino)ethyl]-1-methyl-5-thieno[2,3-c]pyrazolecarboxamide"@en, "3 (4 کلروفنیل) N [2 (دی اتیل آمینو) اتیل] 1 متیل 5 تینو[2،3 c] پیرازول کربوکسامید"@fa ;
  ns0:formula "C19H23ClN4OS" ;
  ns0:mass "390.932" .

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

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