@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:113041>
  skos:prefLabel "2 [(4 کلروفنیل) هیدرازینیلیدین] 3 اکسو 3 فنیل پروپانیتریل"@fa, "2-[(4-chlorophenyl)hydrazinylidene]-3-oxo-3-phenylpropanenitrile"@en ;
  ns0:monoisotopicmass "283.05124" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC=C(C=C1)C(=O)C(=NNC2=CC=C(C=C2)Cl)C#N" ;
  ns0:formula "C15H10ClN3O" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> ;
  ns0:inchi "InChI=1S/C15H10ClN3O/c16-12-6-8-13(9-7-12)18-19-14(10-17)15(20)11-4-2-1-3-5-11/h1-9,18H" ;
  ns0:mass "283.713" ;
  ns0:inchikey "XUVHXSZZCICDTF-UHFFFAOYSA-N" .

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

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 .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
