@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:125334>
  ns0:mass "281.247" ;
  ns0:inchikey "AZMVVBDUDPIZOY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "281.06692" ;
  ns0:formula "C14H9N4O3" ;
  ns0:smiles "C1=CC=C(C=C1)[N+]2=C(C3=C(N2O)C=C(C=C3)[N+](=O)[O-])C#N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  skos:prefLabel "1-hydroxy-6-nitro-2-phenyl-3-indazol-2-iumcarbonitrile"@en, "1 هیدروکسی 6 نیترو 2 فنیل 3 ایندازول 2 ایوم کربنیتریل"@fa ;
  ns0:inchi "InChI=1S/C14H9N4O3/c15-9-14-12-7-6-11(18(20)21)8-13(12)17(19)16(14)10-4-2-1-3-5-10/h1-8,19H/q+1" ;
  ns0:charge "+1" .

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

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