@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://www.irandoc.acir/onto/irandoc/CHEBI:25996>
  skos:prefLabel "فنیل هیدرازین ها"@fa, "phenylhydrazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105299> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:105299>
  ns0:inchikey "IKUNLGFTFBMATL-IAGOWNOFSA-N" ;
  ns0:smiles "C1=CC=C(C=C1)NN=CC(=NNC2=CC=CC=C2)[C@H]([C@@H](CO)O)O" ;
  skos:prefLabel "(2r,3r)-4,5-bis(phenylhydrazinylidene)pentane-1,2,3-triol"@en, "(2R,3R) 4,5 bis(phenylhydrazinylidene)pentane 1,2,3 triol"@fa ;
  ns0:formula "C17H20N4O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "328.366" ;
  ns0:monoisotopicmass "328.15354" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H20N4O3/c22-12-16(23)17(24)15(21-20-14-9-5-2-6-10-14)11-18-19-13-7-3-1-4-8-13/h1-11,16-17,19-20,22-24H,12H2/t16-,17-/m1/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
