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

<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:116427>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "243.14840" ;
  skos:prefLabel "2-cyano-n,n-diethyl-2-(phenylhydrazinylidene)ethanimidamide"@en, "2 سیانو N، N دی اتیل 2 (فنیل هیدرازینیلیدین) اتانیمیدامید"@fa ;
  ns0:inchikey "XHKGNGBBOJVQME-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "243.308" ;
  ns0:charge "0" ;
  ns0:smiles "CCN(CC)C(=N)C(=NNC1=CC=CC=C1)C#N" ;
  ns0:inchi "InChI=1S/C13H17N5/c1-3-18(4-2)13(15)12(10-14)17-16-11-8-6-5-7-9-11/h5-9,15-16H,3-4H2,1-2H3" ;
  ns0:formula "C13H17N5" ;
  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 .
