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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116271>
  ns0:mass "385.506" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [[3 (3 متیل فنیل) 1 (4 متیل فنیل) 4 پیرازولیل] متیل] 3 (1 پیرازولیل) 1 پروپانامین"@fa, "n-[[3-(3-methylphenyl)-1-(4-methylphenyl)-4-pyrazolyl]methyl]-3-(1-pyrazolyl)-1-propanamine"@en ;
  ns0:inchi "InChI=1S/C24H27N5/c1-19-8-10-23(11-9-19)29-18-22(17-25-12-4-14-28-15-5-13-26-28)24(27-29)21-7-3-6-20(2)16-21/h3,5-11,13,15-16,18,25H,4,12,14,17H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "385.22665" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:inchikey "WTEOAHRLJGTWRZ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C24H27N5" ;
  ns0:smiles "CC1=CC=C(C=C1)N2C=C(C(=N2)C3=CC(=CC=C3)C)CNCCCN4C=CC=N4" .

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