@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://www.irandoc.acir/onto/irandoc/CHEBI:112407>
  ns0:smiles "CCCC1=CC=C(C=C1)C2=CC(=NN2)N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H15N3" ;
  ns0:inchikey "ZKXPZJHRBDVHIA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "201.12660" ;
  ns0:mass "201.268" ;
  skos:prefLabel "5 (4 پروپیل فنیل) 1H پیرازول 3 آمین"@fa, "5-(4-propylphenyl)-1h-pyrazol-3-amine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H15N3/c1-2-3-9-4-6-10(7-5-9)11-8-12(13)15-14-11/h4-8H,2-3H2,1H3,(H3,13,14,15)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0: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:112407> .

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