@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:123255> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:123255>
  ns0:smiles "CCOC1=CC=C(C=C1)C2=NNC(=C2)C(=O)NN=C3CCN(CC3)C" ;
  skos:prefLabel "3-(4-ethoxyphenyl)-n-[(1-methyl-4-piperidinylidene)amino]-1h-pyrazole-5-carboxamide"@en, "3 (4 اتوکسی فنیل) N [(1 متیل 4 پیپریدینیلیدن) آمینو] 1H پیرازول 5 کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "341.18518" ;
  ns0:formula "C18H23N5O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:inchi "InChI=1S/C18H23N5O2/c1-3-25-15-6-4-13(5-7-15)16-12-17(21-20-16)18(24)22-19-14-8-10-23(2)11-9-14/h4-7,12H,3,8-11H2,1-2H3,(H,20,21)(H,22,24)" ;
  ns0:inchikey "WREKJUWZXXPTJJ-UHFFFAOYSA-N" ;
  ns0:mass "341.408" .

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