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

<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://www.irandoc.acir/onto/irandoc/CHEBI:113193>
  ns0:inchi "InChI=1S/C15H18FN5/c16-12-6-5-7-13(10-12)19-20-14(11-17)15(18)21-8-3-1-2-4-9-21/h5-7,10,18-19H,1-4,8-9H2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25996> ;
  ns0:smiles "C1CCCN(CC1)C(=N)C(=NNC2=CC(=CC=C2)F)C#N" ;
  ns0:inchikey "TXVKMIKESSPRPB-UHFFFAOYSA-N" ;
  skos:prefLabel "3 (1 آزپانیل) 2 [(3 فلوروفنیل) هیدرازینیلیدین] 3 ایمینوپروپاننیتریل"@fa, "3-(1-azepanyl)-2-[(3-fluorophenyl)hydrazinylidene]-3-iminopropanenitrile"@en ;
  ns0:mass "287.336" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "287.15462" ;
  ns0:formula "C15H18FN5" ;
  ns0:charge "0" .

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 .
