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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123143>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C22H20N4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:monoisotopicmass "340.16880" ;
  ns0:smiles "CC1=CC=C(C=C1)N2C(=CC(=N2)C3=CC=CC=C3)NC4=CC=CC=C4N" ;
  ns0:inchi "InChI=1S/C22H20N4/c1-16-11-13-18(14-12-16)26-22(24-20-10-6-5-9-19(20)23)15-21(25-26)17-7-3-2-4-8-17/h2-15,24H,23H2,1H3" ;
  skos:prefLabel "n2-[2-(4-methylphenyl)-5-phenyl-3-pyrazolyl]benzene-1,2-diamine"@en, "N2 [2 (4 متیل فنیل) 5 فنیل 3 پیرازولیل] بنزن 1،2 دی آمین"@fa ;
  ns0:mass "340.422" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PMUPQNIDIMQBFR-UHFFFAOYSA-N" .

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